Conholdate.Total for Java

22.7
2022-07-31 0.05 GB

22.7 版本的新功能

新增

  • Aspose.3D – Switch to USDZ as HTML5's default internal format. (THREEDNET-1166)
  • Aspose.CAD – Support for SHX file format. (CADJAVA-10651)
  • Aspose.CELLS – Support sorting PivotField via calculated field. (CELLSJAVA-44721)
  • Aspose.CELLS – New public API: Cells.GetDependentsInCalculation(int,int,bool). (API change)
  • Aspose.CELLS – New public properties: Range.Top, Range.Left, Range.Height, Range.Width. (API change)
  • Aspose.CELLS – New HtmlSaveOptions properties: ExportPageFooters, ExportPageHeaders, ShowAllSheets. (API change)
  • Aspose.CELLSChart.ToImage(string, ImageType) replaces Chart.ToImage(string, ImageFormat). (API change)
  • Aspose.Email – New MailboxInfo class with SequenceNumber and UniqueId properties; MailMessage.ItemId added. (New Enhancements)
  • Aspose.Email – New API for encrypted messages with X509 certificates (attachSignature, checkSignatureCert, decrypt, encrypt). (New API)
  • Aspose.Font – Support for adding, updating, and deleting Name Records in the name table. (FONTNET-365)
  • Aspose.Font – Support for version 0.5 of the maxp table. (FONTNET-240)
  • Aspose.Font – New Version16Dot16 data type and related methods. (FONTNET-371)
  • Aspose.HTML – Added com.aspose.html.converters.Converter class with multiple convertHTML overloads for HTML‑to‑text conversion. (Added APIs)
  • Aspose.PDF – New TiffSettings.isUseAlternativeImageEngine() / setUseAlternativeImageEngine(boolean). (Added methods)
  • Aspose.PDF – New Table.getHeight(Page) method. (Added methods)
  • Aspose.Slides – 3D support for Column Charts. (SLIDESNET-42193)
  • Aspose.Slides – Hebrew text shadow fix during PPTX‑to‑PDF conversion. (SLIDESNET-43153)
  • Aspose.Tasks – Added Resource.IsRoot property. (TASKSNET-10556)
  • Aspose.Tasks – Added ResourceAssignment.Task and ResourceAssignment.Resource read‑only properties. (TASKSNET-10553)
  • Aspose.Words – WCAG 2.0 PDF support. (WORDSNET-19220)
  • Aspose.Words – Glyph outlines parsing for OpenType(CFF) fonts. (WORDSNET-13702)
  • Aspose.Words – New HTML import mode for block‑level elements (HtmlInsertOptions.PreserveBlocks). (WORDSNET-23654)
  • Aspose.Words – Support for the DATABASE field. (WORDSNET-15752)
  • Aspose.Words – New ShapeBase.ShadowFormat property with full shadow manipulation API. (WORDSNET-23877)
  • Aspose.Words – New ReportBuildOptions.RespectJpegExifOrientation flag for JPEG EXIF handling. (WORDSNET-23295)
  • Aspose.OCR – Image noise‑reduction preprocessing filter (PreprocessingFilter.AutoDenoising()). (OCRJAVA-258)
  • Aspose.OCR – Image skew‑correction preprocessing filter (PreprocessingFilter.AutoSkew()). (OCRJAVA-258)
Improved
  • Aspose.CAD – Performance improvements for view rendering. (CADJAVA-10649)
  • Aspose.CAD – Added support for hztxt.shx, tssdchn.shx, and other SHX symbols. (CADJAVA-10648, CADJAVA-10647, CADJAVA-10637)
  • Aspose.CAD – Fixed SHX width factor handling for large fonts. (CADJAVA-10642)
  • Aspose.CAD – Text thickness normalization fix for SHX. (CADJAVA-10638)
  • Aspose.CAD – Export to STEP format implementation. (CADJAVA-10643)
  • Aspose.CAD – Out‑of‑memory handling for DWG‑to‑SVG conversion. (CADJAVA-10599)
  • Aspose.CAD – IGES image loading improvements. (CADJAVA-10506)
  • Aspose.CAD – Fixed SHX display issues. (CADJAVA-10505)
  • Aspose.CELLS – Various bug‑fixes and stability improvements across sorting, pivot tables, borders, formulas, chart legends, treemap handling, etc. (multiple CELLSJAVA entries)
  • Aspose.DIAGRAM – Inherit fill problem fix. (DIAGRAMJAVA-50991)
  • Aspose.EMAIL – Enhancements for message fetching order, encrypted message sending, mailbox identification, and bug fixes for various parsing issues. (EMAILNET-40645, EMAILJAVA-35081)
  • Aspose.FONT – Updated APIs for multilingual name handling, record deletion, and version data type manipulation. (API changes)
  • Aspose.HTML – Added HTML‑to‑text conversion capability. (Added APIs)
  • Aspose.IMAGING – Improved handling for EMF‑to‑PNG on Linux, SVG‑to‑DXF export, GIF rotation, TIFF frame handling, Thai character conversion, BMP compression, and other format‑specific fixes. (Enhancement entries)
  • Aspose.OCR – Added preprocessing filters for denoising and deskewing images. (New features)
  • Aspose.PDF – Various enhancements including superscript text export to Excel, stream saving in ColdFusion, and metadata handling. (Enhancement entries)
  • Aspose.SLIDES – Fixed loading exceptions, thumbnail colour issues, chart element limits, funnel chart loading failures, and slide removal NPEs. (Bug entries)
  • Aspose.TASKS – Added support for reading User Defined Types in Primavera P6 XML, resource rate corrections, and assignment finish calculation fixes. (Enhancement & Bug entries)
  • Aspose.WORDS – Numerous bug fixes covering indentation, loading callbacks, shape shadows, file corruption, field handling, rendering issues (math equations, headers/footers, SVG, Arabic, Chinese, etc.), PDF conversion quirks, HTML import quirks, and many others across both Java and .NET reported issues. (Extensive BUG list)
  • Aspose.WORDS – Added HtmlInsertOptions.PreserveBlocks mode to better retain block‑level borders and margins. (New Feature)
  • Aspose.WORDS – Added shadow formatting API to shapes. (New Feature)
  • Aspose.WORDS – Added EXIF orientation handling flag for reporting engine. (New Feature)
  • Aspose.WORDS – Implemented DATABASE field support with new provider interfaces and data structures. (New Feature)
Fixed
  • Aspose.CAD – Fixed out‑of‑memory error when converting DWG to SVG. (CADJAVA-10599)
  • Aspose.CAD – Fixed IGES image loading exception. (CADJAVA-10506)
  • Aspose.CAD – Fixed missing SHX symbols and display issues. (CADJAVA-10637)
  • Aspose.CELLS – Fixed numerous bugs: PivotField sorting, Pivot table calculated fields refresh, Cell.getDependents() exceptions, border line rendering, HTML export legends, chart label rotation, treemap negative values, chart title handling, waterfall chart legend language, table styling loss, ZIP entry size error, and others. (CELLSJAVA‑... bugs)
  • Aspose.DIAGRAM – Fixed fill inheritance problem, pixelated VSD‑to‑HTML output, and shape display errors. (DIAGRAMJAVA‑... bugs)
  • Aspose.EMAIL – Fixed message subject decoding, line‑spacing loss in EML‑to‑MHTML/PDF, TNEF header handling, ArrayIndexOutOfBoundsException, Offset or count were out of bounds, EndOfStreamException, ArgumentOutOfRangeException, corrupt ReferenceAttachment header, and saving EML to MHTML errors. (EMAILJAVA‑... bugs)
  • Aspose.FONT – Fixed bug where font conversion to TTF failed. (FONTNET-239)
  • Aspose.HTML – Fixed unspecified issues related to the new HTML‑to‑text conversion APIs. (Added APIs)
  • Aspose.IMAGING – Fixed numerous format‑specific bugs: Java 17 regex access, EMF‑to‑PNG on Linux, SVG‑to‑DXF export, GIF rotation NPE, multi‑page TIFF active frame errors, Thai character conversion, EPS to EMF conversion, BMP compression saving, and others. (IMAGINGJAVA‑... bugs)
  • Aspose.NOTE – Fixed invalid background colour for tables. (NOTENET-2774)
  • Aspose.OCR – Fixed no bugs reported; new filters added. (OCRJAVA‑258)
  • Aspose.PDF – Fixed bugs in conversions: PDF‑to‑PNG NPE, PDF‑to‑TIFF I/O error, XMP date format, TOC text cut‑off, creator value update, Maven BOM provision, CVE‑2019‑5032 investigation, DOCX/ODS/Word conversion whitespace and border issues, Excel cell merging, blank image generation for JPG/PNG, underline rendering, alignment, zoom‑level visibility, and many others. (PDFJAVA‑... bugs)
  • Aspose.SLIDES – Fixed PptxReadException NPE on loading, incorrect colour on thumbnails, chart element limit exception, funnel chart loading failure, and slide removal NPE. (SLIDESJAVA‑... bugs)
  • Aspose.TASKS – Fixed incorrect Asn.Finish calculation, NullReference when missing TBknAssn.Props, and resource rate RateTo property errors. (TASKSNET‑... bugs)
  • Aspose.WORDS – Fixed extensive list of bugs across rendering, conversion, field updates, layout, and compatibility (e.g., left indent, loading progress cancellation, shape shadows removal, file corruption, wildcard IF field, content paging, PDF layout differences, math equation rendering, header/footer loss, HTML whitespace, font fallback, Arabic text order, EXIF orientation, Unicode handling, mail merge errors, SVG rendering, document hanging, etc.). (WORDSNET‑... bugs)
  • General – Critical crash fixes across annotation, assembly, conversion, editor, metadata, parser, redaction, search, signature, watermark, and all Aspose products (BarCode, CAD, Cells, Diagram, Drawing, Email, Font, GIS, HTML, Imaging, Medical, OCR, Page, PSD, Slides, SVG, Tasks, TeX, Words, Zip). (Aggregated fixes as described in the production example)

安装

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>22.7</version>
      <type>pom</type>
   </dependency>
</dependencies>

Gradle

repositories {
    maven {
        url 'https://mvn.conholdate.com/'
    }
}

compile(group: 'com.conholdate', name: 'conholdate-total', version: '22.7')

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="22.7">
    <artifact name="conholdate-total" ext="pom"/>
</dependency>

SBT

resolvers += Resolver.url("Conholdate Repository", url("https://mvn.conholdate.com/"))

libraryDependencies += "com.conholdate" % "conholdate-total" % "22.7"
发布历史