System.Drawing dependency.GlobalizationSettings.GetDefaultSheetName() for custom sheet names.MsoFormatPicture.TopCropInch/BottomCropInch/LeftCropInch/RightCropInch properties.Range.IsBlank() method.Range.AddHyperlink(String,String,String) method.VbaModuleCollection.AddUserForm() method.WorksheetCollection.AddCopy(Worksheet[], String[]) method.MboxStorageReader.SplitInto(...)) with related events (EmlCopyingEventHandler, EmlCopiedEventHandler, MboxFileCreatedEventHandler, MboxFileFilledEventHandler).MailMessage.getAlternateViewContent(String mediaType) to retrieve alternate view content by media type.EmailClient.usePasswordQuotes(boolean) to control quoting of passwords with special characters.IFontMorseDecoder, IFontMorseEncoder, IMorseDecoder, IMorseEncoder, MorseAlphabets and related types).LicenseRestrictionException type and constructors.RecognizeStreetPhoto() method for sparse‑text street photos.DetectAreasMode.TEXT_IN_WILD algorithm for word‑level detection on “text‑in‑the‑wild” images.vstk resource in shape rendering.FontSettings.getGetSystemAlternativeFont, Graphics.getPaintableImageOptions, Image.setResolution, ShapeLayer.getStroke, StrokeSettings with full property set, MorseAlphabets enum values, etc.).InkBrush and InkTrace classes for Ink management.Paragraph.GetLinesCount() method.Project.Calendar belongs to Project.Calendars.SimpleSaveOptions, LoadOptions.get/setEncoding, PrimaveraProjectProperties getters, PrimaveraReadOptions flags, CsvOptions.setView, etc.).CompositeNode methods (AppendChild<T>, PrependChild<T>, InsertAfter<T>, InsertBefore<T>, RemoveChild<T>).PdfSaveOptions.OptimizeOutput.Fill.BaseForeColor and Stroke.BaseForeColor to retrieve foreground color without modifiers.ChartDataPointCollection, ChartSeries, and ChartFormat with new format‑copying and inspection members.ImageData.FitImageToShape() to preserve aspect ratio when fitting images to shapes.Style.Locked property.TxtLoadOptions.DetectHyperlinks to recognise hyperlinks when loading TXT documents.ChartTitle.Font and ChartAxisTitle.Font properties.DocumentBuilder.InsertDocumentInline(...) for inline document insertion.GetFileInfo method.ImageSaveOptions.get/setPageNumbers methods.white-space: nowrap handling, table rendering anomalies (width, height, borders, wrapping), header/footer image duplication, hyperlink detection, font substitution, chart formatting, signature handling, TOC links, and many more across Java and .NET platforms.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>23.10</version>
<type>pom</type>
</dependency>
</dependencies>
Gradle
repositories {
maven {
url 'https://mvn.conholdate.com/'
}
}
compile(group: 'com.conholdate', name: 'conholdate-total', version: '23.10')
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="23.10">
<artifact name="conholdate-total" ext="pom"/>
</dependency>
SBT
resolvers += Resolver.url("Conholdate Repository", url("https://mvn.conholdate.com/"))
libraryDependencies += "com.conholdate" % "conholdate-total" % "23.10"
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-05-10
2024-04-09
2024-03-08
2024-01-31
2024-01-01
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