com.aspose.threed.Watermark クラス(暗号化/復号化)による、ブラインドウォーターマークのサポート。Mailmark2D 向けの新しい型・フィールド・メソッド(例:Mailmark2DCodetext、tryDecodeMailmark2D)のフルセット。AbstractInterruptMonitor)、HtmlSaveOptions.WorksheetScalable、範囲名のルックアップ(WorksheetCollection.GetRangeByName)、Range.AutoFill、および WarningType.IO 列挙型。PersonalStorage(TraversalExceptionsCallback) コンストラクターを備えた PST ファイルトラバーサル API、LocaleOptions.setLocale のオーバーロード、およびカスタム IMAP 検索(customSearch)。RecognitionResult に RecognitionLinesResult プロパティを追加、および DocumentRecognitionSettings を伴った新規 RecognizePdf メソッド。TextFragment のハイフン記号サポート、および新規クラス/メソッド(例:PdfFileSanitization、TextDefaults)。OleObject.Id、Task.moveToSibling(Task)、および WorkWeek コンストラクター。ExportLanguageToSpanTag、パブリックフィールド更新コールバック(IFieldUpdatingCallback)、SaveOptions.FlatOpcXmlMappingOnly プロパティ、および多数の新規パブリック API(例:証明書日付の抽出)。Scene.Open 時におけるロック競合の低減。ImapClient コンストラクター引数エラー、SmtpClient.Send キャンセル、および PST トラバーサル信頼性向上を修正。PdfFileEditor.append のリソースリーク、PngDevice のページ処理クラッシュ、埋め込みファイルコレクションエラー、フォント読み込み時の StackOverflow、TextFragment フォント保持、XLSX テーブル結合、および関連するメモリ/例外問題を修正。KeyNotFoundException、サムネイル内のテーブル欠落、PDF テキストレンダリング、PDF 変換失敗、フォントスケーリング異常、PDF 内の欠落チャート要素、SVG テキスト喪失、メモタブ処理、図形の回転/弧/矢印レンダリング、Monotype フォント問題、サムネイルレンダリング問題、EMF 挿入例外、およびその他の多数のレンダリングバグを修正。CopyTo 後のタスク欠落、旧バージョン MPP に対する不正なタスク行、および関連する安定性問題を修正。FlatOpcXmlMappingOnly behavior, and many other bugs listed in the source tables.Maven
<repositories>
<repository>
<id>repository.conholdate.com</id>
<name>Conholdate Repository</name>
<url>https://mvn.conholdate.com/</url>
</repository>
</repositories>
<dependencies>
<dependency>
<groupId>com.conholdate</groupId>
<artifactId>conholdate-total</artifactId>
<version>21.8</version>
<type>pom</type>
</dependency>
</dependencies>
Gradle
repositories {
maven {
url 'https://mvn.conholdate.com/'
}
}
compile(group: 'com.conholdate', name: 'conholdate-total', version: '21.8')
Ivy
<ivysettings>
<settings defaultResolver="chain"/>
<resolvers>
<chain name="chain">
<ibiblio name="Conholdate Repository" m2compatible="true" root="https://mvn.conholdate.com/"/>
</chain>
</resolvers>
</ivysettings>
<dependency org="com.conholdate" name="conholdate-total" rev="21.8">
<artifact name="conholdate-total" ext="pom"/>
</dependency>
SBT
resolvers += Resolver.url("Conholdate Repository", url("https://mvn.conholdate.com/"))
libraryDependencies += "com.conholdate" % "conholdate-total" % "21.8"
2026-08-26
2026-07-23
2026-05-22
2026-04-14
2025-11-03
2025-08-21
2025-08-18
2025-06-23
2025-04-30
2025-03-13
2025-02-10
2025-01-15
2024-12-07
2024-11-13
2024-10-11
2024-09-09
2024-08-09
2024-07-12
2024-06-13
2024-04-09
2024-03-08
2024-01-31
2023-12-11
2023-10-31
2023-09-28
2023-08-31
2023-08-01
2023-06-30
2023-05-31
2023-05-02
2023-05-02
2023-02-28
2023-01-31
2023-01-02
2022-12-01
2022-10-31
2022-10-12
2022-09-01
2022-07-31
2022-06-30
2022-05-31
2022-04-28
2022-04-04
2022-03-01
2022-02-17
2022-01-25
2021-11-30
2021-10-30
2021-09-30
2021-09-02
2021-08-02
2021-07-01
2021-05-31
2021-04-30
2021-03-31
2021-03-05