TextureSlot クラス、TrialException クラス、TriMesh の高速顶点フィールド読み取り API、および USDZ ファイル形式サポート。setPdf417Macro* / getPdf417Macro*) および QualitySettings.checkMore1DVariants プロパティ。activePage プロパティ、Shape の centerDrawing()、Page の drawLine()。ImageMasking.applyMask のフェザリング、新しい Java 固有の変換ヘルパー (ImageExtensions.toJava, ImageExtensions.fromJava)。RecognitionResult.getSpellCheck*, RecognitionSettings.setIgnoredCharacters など)。RedactionAnnotation の塗りつぶしエリアサポート。OpenIStream ヘルパー、SaveOptions.UpdateCreatedTimeProperty、テーマフォントプロパティ (ThemeFont*, ThemeColor, TintAndShade)、FindReplaceOptions.SmartParagraphBreakReplacement、SaveOptions.CustomTimeZoneInfo、拡張 DocumentBuilder.MoveToParagraph/MoveToCell 機能、および廃止予定の FieldToc.IsPageNumberOmittingLevelRangeSpecified の削除。DeleteBlankRows が列設定を保持するようになった; 新しい AutoFilter.ShowFilterButton プロパティ; 廃止予定の Range.CellCount, SeriesCollection.SecondCatergoryData, StyleModifyFlag.Spacing の削除。JsonDataSource の null ポインター、throws Exception 句の不整合、メモリ使用量の急増、レイアウトパフォーマンスの回帰、DOCX–PDF でのフォント変更、OLE 画像の表示、マージ時のコンテンツコントロールの削除、アラビア語の文字化け、PRINTDATE フィールドの問題、フッター行タギング、トラック変更後のスタイル名の不一致、ODT 再保存時の不正なキャスト、MHT–PDF での狭いテキスト、保存後のソース喪失、空白の PDF ページ、画像の伸縮、ページ分割のずれ、STYLEREF エラー、HTML 変換のパフォーマンス低下、CHM 画像読み込み、リージョンデータソースの呼び出し、ドキュメントプロパティの処理、およびその他のレンダリング、変換、および API 安定性の問題を解決。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.2</version>
<type>pom</type>
</dependency>
</dependencies>
Gradle
repositories {
maven {
url 'https://mvn.conholdate.com/'
}
}
compile(group: 'com.conholdate', name: 'conholdate-total', version: '21.2')
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.2">
<artifact name="conholdate-total" ext="pom"/>
</dependency>
SBT
resolvers += Resolver.url("Conholdate Repository", url("https://mvn.conholdate.com/"))
libraryDependencies += "com.conholdate" % "conholdate-total" % "21.2"
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