Aspose.HTML for Java V26.7主版本2026年7月27日
功能
- Added support for rendering image attachments embedded in MHTML documents during MHTML-to-PDF conversion. Image attachments that are not referenced by the main HTML document are now rendered as separate pages in the output PDF.
修复
- MHT to PDF - Attachments are not rendered in the output.
Aspose.BarCode for .NET V26.7主版本2026年7月26日
功能
- Removed obsolete APIs to improve library quality.
Aspose.BarCode for Reporting Services (SSRS) V26.7主版本2026年7月26日
功能
- Removed obsolete APIs to improve library quality.
Aspose.Medical for .NET V26.7主版本2026年7月24日
功能
- DIMSE Networking: Added a full DICOM Upper Layer and DIMSE protocol stack. You can build both DICOM SCU (client) and SCP (server) applications with support for all C-Service operations (C-ECHO, C-FIND, C-GET, C-MOVE, C-STORE, C-CANCEL) and all N-Service operations (N-ACTION, N-CREATE, N-DELETE, N-EVENT-REPORT, N-GET, N-SET). The API uses a builder pattern for client and server configuration, fluent association negotiation, TLS transport security, and a handler/behavior pipeline for request processing.
- Asynchronous DicomFile I/O: The DicomFile.Open and DicomFile.Save methods now have async counterparts (OpenAsync, SaveAsync) that return ValueTask and accept CancellationToken for all input sources (file, stream, pipe, pipe reader/writer).
- Logging API: A new Aspose.Medical.Logging namespace provides ILogger, ILoggerFactory, LoggerFactory, and NullLogger types. The library uses NullLogger by default, but you can inject your own logger implementation via LoggerFactory.Instance.SetFactory to capture diagnostic output from the networking stack.
- Redesigned Pixel Imaging Model: The RawImage and IRawImage types have been replaced by a generic PixelImage<TPixel> and IPixelImage<TPixel> model that supports multiple pixel formats (Bgra32, Rgb24, Rgba32). Pixel types moved from Aspose.Medical.Imaging.PixelFormats to Aspose.Medical.Imaging.Pixels, and the vector conversion methods have been renamed for clarity.
Aspose.Page for Node.js via C++ V26.7主版本2026年7月24日
功能
- Added AsposePSGetPageCount and AsposeXPSGetPageCount functions to get the page count of PS and XPS documents.
Aspose.PSD for Java V26.7主版本2026年7月24日
修复
- SmartObjectLayer with filter distort/displace fails.
- Resaving of 32bit RGB Image leads to the exception on reopening.
- The rectangle has no common processing area in the PSD file with Artboards.
- Fixed processing of transparent color in gradient of Gradient Fill Layer.
Aspose.PSD for Python via .NET V26.7主版本2026年7月24日
修复
- Resaving of 32bit RGB Image leads to the exception on reopening.
- The rectangle has no common processing area in the PSD file with Artboards.
- Fixed processing of transparent color in gradient of Gradient Fill Layer.
Aspose.3D for .NET V26.7主版本2026年7月23日
功能
- Added Siemens JT 10 support.
- Implemented support for exporting Siemens JT 10 files.
- Implemented support for importing Siemens JT 10 files.
Aspose.3D for Java V26.7主版本2026年7月23日
功能
- Added Siemens JT 10 support.
- Implemented support for exporting Siemens JT 10 files.
- Implemented support for importing Siemens JT 10 files.
Aspose.3D for Python via .NET V26.7主版本2026年7月23日
功能
- Added Siemens JT 10 support.
- Implemented support for exporting Siemens JT 10 files.
- Implemented support for importing Siemens JT 10 files.
Aspose.BarCode for Node.js via Java V26.7主版本2026年7月23日
功能
- Aligned the Aspose.BarCode for Node.js public API with Node.js conventions.
- Modernized the Aspose.BarCode for Node.js via Java integration with support for modern Node.js versions.
- Improved QR encoding.
修复
- Pdf417 cannot be recognized from the image.
Aspose.Page for JavaScript via C++ V26.7主版本2026年7月23日
功能
- Added AsposePSGetPageCount and AsposeXPSGetPageCount functions to get the page count of PS and XPS documents.
Aspose.Slides for C++ V26.7主版本2026年7月22日
功能
- Added a DPI option for images in generated HTML5 document.
修复
- Slide content is displayed incorrectly when converting PPTX to HTML5.
- Incorrect positions are returned for shapes inside SmartArt when the SmartArt is placed in a group.
- Notes and comments are missing when saving a presentation as ODP.
Aspose.BarCode for Android via Java V26.7主版本2026年7月21日
修复
- Pdf417 cannot be recognized from the image.
Aspose.BarCode for Python via .NET V26.6主版本2026年7月21日
修复
- Pdf417 cannot be recognized from the image.
Aspose.PDF for Go via C++ V26.7主版本2026年7月21日
功能
- Added new 'Organize PDF' APIs:
- PageLayers - Merge all layers on the page into a single layer with the specified new layer name.
Aspose.PDF for Rust via C++ V26.7主版本2026年7月21日
功能
- Added new 'Organize PDF' APIs:
- page_layers - Get layers' names on page.
Aspose.PSD for .NET V26.7主版本2026年7月21日
修复
- Resaving of 32bit RGB Image leads to the exception on reopening.
- The rectangle has no common processing area in the PSD file with Artboards.
- Fixed processing of transparent color in gradient of Gradient Fill Layer.
Aspose.BarCode for C++ V26.6主版本2026年7月20日
修复
- Pdf417 cannot be recognized from the image.
Aspose.BarCode for Python via Java V26.7主版本2026年7月20日
修复
- Pdf417 cannot be recognized from the image.
Aspose.Email for Java V26.6主版本2026年7月19日
功能
- Added ProductIdentifier field support for Contact and Appointment.
修复
- MapiMessageItemBase.SetProperty produces wrong property for multiple values.
- Performance regression for EML files (introduced in 23.3) in FileFormatUtil.DetectFileFormat.
- Aspose.Email recognized some regular attachments as linked resources.
- iCalendar read error.
- VCardPhotoType.PNG does not exist.
- Error moving emails between folders using Microsoft Graph.
Aspose.BarCode for JasperReports V26.7主版本2026年7月18日
修复
- Pdf417 cannot be recognized from the image.
Aspose.BarCode for PHP via Java V26.7主版本2026年7月18日
修复
- Pdf417 cannot be recognized from the image.
Aspose.PDF for C++ V26.7主版本2026年7月17日
功能
- Side-by-Side PDF Comparison Results - Enhanced 'SideBySidePdfComparer' by returning comparison results from both document and page comparison methods. The 'Compare' methods now return 'SideBySideDocsComparisonResult' or 'SideBySidePagesComparisonResult', allowing you to determine whether differences were found using 'HasChanges' and inspect detailed changes through 'FirstDocChanges', 'SecondDocChanges', and 'FullChanges'.
Aspose.BarCode for Java V26.7主版本2026年7月16日
修复
- Pdf417 cannot be recognized from the image.
Aspose.Words for Java V26.7主版本2026年7月15日
功能
- Readability Statistics: Added a feature to calculate document text Flesch reading scores.
- Lists: Added a public method to clear a list level tab stop.
- Rendering: Added handling of textbox inner shape alt text during rendering.
- Export PDF: Implemented the export of numbering fields to PDF AcroForms during rendering.
- Export PDF: Implemented link annotation joining for tagged output when rendering PDFs.
- Rendering: Implemented the rendering of OLE objects within EQ fields.
- Mathematical Equations: Improved the wrapping algorithm of math formulas during rendering.
- Added support for rendering nested EQ field.
- Added CancellationToken support for long-running operations.
- Added a regular check and update of OSGI compatibility.
修复
- SecurityException for aspose-words-shaping-harfbuzz-plugin 26.6 version.
- Optimized HTML content document creation with large tables.
- Date Formats are not working in generated PDF.
- Number FormFields are not honoring Number formatting in PDF.
- FormFields do not auto grow to fit text in PDF.
- IndexOutOfRangeException is thrown upon building document layout.
- Correcting some cases where converting brackets to MathML results in an exception.
- Character spacing value rounding is incorrect after rendering.
- NullReferenceException is thrown upon saving document in fixed page formats.
- A text box with type Date lets the user type anything in PDF.
- Incorrect shadow rendering for 3D-rotated picture.
- SVG is rendered improperly.
- FileCorruptedException is thrown upon loading '.html' document.
- Ordered list numbering is incorrect after importing from Markdown.
- StackOverflowException is thrown upon rendering document.
- DOCX to PDF: Excessive table row spacing.
- Windings2/Windings3 symbols are rendered as tofu in SVG.
- Aspose.Words produces corrupted DOCX document after merging.
- Some chars look wrong after rendering.
- Shape is corrupted after open/save DOCX.
- Shape's AltText is not preserved after exporting to PDF/UA.
- Extruded DML image is rendered with distorted geometry.
- Tabs in TOC items look incorrect after updating fields.
- Text box vertical alignment ignored in Aspose.Words document compare.
- Table caption color is changed after inserting document with ImportFormatMode.KeepDifferentStyles.
- Logo image is reversed after rendering.
- Document.ExtractPages throws NullReferenceException for specific page range in DOCX.
- DOCX to PDF: Headers showing incorrect section numbers.
- Wrong product in shopping cart when purchasing document-pdf-converter.
- InvalidOperationException is thrown upon building document layout.
- Docling validation error for TestComplexFormattingListItem Gold.json.
- Floating table is missing after rendering.
- Changes in SmartArt are not detected upon comparing documents.
- Comments aren't exported to Docling JSON.
- Chart axis boundaries is incorrect after rendering.
- OfficeMath wrapping is incorrect in the table.
- EQ field is rendered improperly.
- EQ field looks wrong after rendered to PDF.
- EQ field is lost after rendering.
- EQ field with embedded OLE object is lost after rendering.
- Multiple Link Annotations are created for multi-line links.
- Stack overflow occurs when converting DOCX with comments to JPEG.
- HR color is lost after importing HTML.
- Compare result does not match MS Word output.
- Date input fields are ignored upon DOCX to PDF converting.
- Incorrect table cell margins to WML to DOCX conversion.
- Shape in EQ field is missed after rendering.
- Issue with IPageLayoutCallback.
- Import of MsoHtml lists differs from MS Word's result.
- Import of MsoHtml lists looks different than MS Word's result.
Aspose.Diagram for Java V26.7主版本2026年7月14日
修复
- Some text paragraphs have encoding problems.
- The resulting XML is invalid.
Aspose.Diagram for Python via .NET V26.7主版本2026年7月14日
功能
- Added support for DigitalSignature.
- Added support for a Drawio exporter.
修复
- "Cannot find table 'loca' in the font file." on Diagram.Save() method.
- Generated file cannot be opened.
- "Inconsistent child shape names" on Master.Shapes property.
- Incorrect hyperlink area in PDF.
- Child shape IDs change after UnGroup() method.
- Changes to a protected shape.
Aspose.PDF for .NET V26.7主版本2026年7月14日
功能
- Side-by-Side PDF Comparison Results
- Enhanced 'SideBySidePdfComparer' by returning comparison results from both document and page comparison methods. The 'Compare' methods now return 'SideBySideDocsComparisonResult' or 'SideBySidePagesComparisonResult', allowing you to determine whether differences were found using 'HasChanges' and inspect detailed changes through 'FirstDocChanges', 'SecondDocChanges', and 'FullChanges'.
- The comparison methods also include overloads that write the visual comparison result to a 'Stream' rather than to a file path.
- The return type of the existing 'Compare' overloads that accept an output file path has changed from 'void' to SideBySideDocsComparisonResult. This is a public API change; applications compiled against earlier releases should be recompiled when upgrading to version 26.7.
- Safe Digital Signature Verification
- Added 'TryVerifySignature' methods to 'PdfFileSignature' and 'TryVerify' methods to 'Signature'. These methods avoid throwing exceptions during signature verification and instead return a 'VerificationResult' that reports the verification state, a message, whether the signature structure is compromised, and the original verification exception, when available.
- 'TryVerifySignature' returns 'true' when verification completes without a technical error. In that case, check 'VerificationResult'.State to distinguish between valid and invalid signatures. It returns 'false' when verification encounters a technical error or when the signature structure appears compromised.
- Optional OCR and PDF Chunking Dependencies
- Aspose.OCR and the dependencies used by PDF chunking are now optional. The core Aspose.PDF package no longer requires these packages when you do not use the related functionality. Install Aspose.OCR only for OCR scenarios. To use PDF chunking, add Microsoft.Extensions.DataIngestion, Microsoft.Extensions.DataIngestion.Markdig, and Microsoft.ML.Tokenizers.Data.Cl100kBase to your project.
- When PDF chunking is called without its required optional dependencies, Aspose.PDF throws MissingOptionalDependencyException with details about the missing package.
修复
- PDF to PNG consumes high memory.
- Bookmark display issue in Adobe Acrobat browser extension after Aspose.PDF 25.2 update.
- PDF to XPS conversion throws NullReferenceException during Document.Save().
- Saving document raises XmlException.
- HTML to PDF content is overlapped.
- PDF to HTML highlighted text hides in the output HTML.
- PDF to XPS throws ArgumentOutOfRangeException.
- RadioButtonOptionField overload with Rectangle throws NullReferenceException.
- Converting PDF to HTML produces transparent images.
- Side-by-side comparison throws IndexOutOfRangeException.
- HTML to PDF ignores table width.
- System.FormatException is thrown when verifying a PDF signature.
- Setting a form field type to read-only and standard has issues.
- PDF/A conversion does not validate Unicode font mapping.
- Unable to add SVG to a PDF document.
- Changing a form type to standard has issues.
- Comparing a document to itself throws ArgumentOutOfRangeException.
- PDF document is not saved as PDF 1.4.
- PDF to TIFF conversion throws an exception.
- PDF to XLS output is corrupted and unreadable.
- PDF to PDF/A conversion hangs.
- PDF/A validation produces incorrect results.
- PDF to SVG does not save embedded fonts.
- HTML to PDF moves the second table or section to a new page.
- PDF to TIFF has font rendering issues.
- XFA to standard form conversion is incorrect.
- Concatenating an Adobe-signed PDF throws NullReferenceException.
- Merging documents throws an exception.
- PDF to PDF/A conversion overlaps text in the output.
- PDF to DOCX conversion renders text incorrectly.
- PDF to PNG does not preserve embedded fonts.
- PDF/A conversion produces an invalid UTF-8 BaseFont.
- PDF to TIFF renders the second page with an overlapping front-page overlay.
- TextBoxField drops the final character from a value.
- PDF to DOC conversion takes too much time.
- Image to PDF conversion flips the image vertically.
- PDF to DOCX conversion changes the font name.
- Unable to concatenate PDF files.
- SVG to PDF does not display an image inside a table cell.
- PDF to PDF/A Validate() method returns incorrect results.
- SVG to PDF does not honor opacity.
- PDF to PDF/A conversion loses document colors.
- LaTeX to PDF sections and subsections have incorrect numbering.
Aspose.Diagram for .NET V26.7主版本2026年7月13日
功能
- Added support for DigitalSignature.
- Added support for a Drawio exporter.
修复
- "Cannot find table 'loca' in the font file." on Diagram.Save() method.
- Generated file cannot be opened.
- "Inconsistent child shape names" on Master.Shapes property.
- Incorrect hyperlink area in PDF.
- Child shape IDs change after UnGroup() method.
- Changes to a protected shape.
Aspose.Diagram for Node.js via Java V26.7主版本2026年7月13日
修复
- Some text paragraphs have encoding problems.
- The resulting XML is invalid.
Aspose.Diagram for Python via Java V26.7主版本2026年7月13日
修复
- Some text paragraphs have encoding problems.
- The resulting XML is invalid.
Aspose.Tasks for .NET V26.7主版本2026年7月12日
功能
- You can now allow the passing of an instance of DbProviderFactory instead of ProviderInvariantName when using DbSettings.
- Added support for reading Resource Codes from Primavera DB, XER, XML formats.
修复
- Fixed 'An item with the same key has already been added' exception when adding more than 1 view to the project.
- Fixed "InvalidCast" exception when Microsoft.Data.Sqlite provider is used to read project from MS Project database.
- Fixed import of activity codes and UDF from Primavera DB.
- Fixed incorrect (multiplied by 100) values in baseline cost timephased data.
- Fixed issue where Task.GetTimephasedData and Resource.GetTimephasedData dont't cut the resulting timephased data items according to the passed start/end argument.
- Fixed "System.ArgumentException: An entry with the same key already exists" when reading a project from DB.
Aspose.Cells for Node.js via C++ V26.7主版本2026年7月11日
功能
- Added support for the LET function which uses LAMBDA function as "name_value".
- Added support for converting HTML Table into Excel.
- Added support for copying a chart to a Word file.
- Added support for filtering the timeline.
- Table formula is now updated when deleting columns.
- Formulas in other sheets are now updated automatically by default when inserting/deleting rows/columns in one sheet.
- Added support for parsing text-transform:capitalize when importing HTML.
- Added support for parsing text-transform:full-width when importing HTML.
- Improved support for only exporting the table's borders to DOCX when pagestupe.PrintGridLines is true.
- Added support for selecting and unselecting items of a slicer.
- Enhanced getting slicer items with Table source.
修复
- TextBox AutoSize and FitToTextSize fail to resize dimensions correctly.
- Incorrect cell number formatting for accounting format in de-de culture on Cell.StringValue.
- REDUCE was calculated incorrectly when using LET-bound LAMBDA function.
- Dynamic array formula value differs from Excel on Workbook.CalculateFormula method.
- FILTER function was calculated as #VALUE! when filtering result of HSTACK/VSTACK with single parameter.
- MMULT was calculated incorrectly when the parameter is a large range of cells.
- Chart formatting and per-series coloring lost after saving workbook on Workbook.Save() method.
- X-axis labels rendered diagonally instead of horizontally on Chart.ToImage() method.
- The date scale of the chart after converting to an image is inconsistent with Excel.
- DataLabels.WidthPixel always returns 0 after Calculate() inconsistent behavior between charts.
- Excel to PDF conversion - Chart rendering and layout discrepancies on Workbook.Save() method.
- The background format behind the titles are not displaying.
- excel2html error report.
- The file cannot be opened after adding the rectangle box with SetLinkedCell.
- Invalid "no data" flag of slicer item if data source is grouped pivot field.
- Aspose.Cells unable to load XLSX file.
- Invalid table reference on Workbook.CalculateFormula method.
- XLSX to DOCX: hidden Excel rows not honored.
- Null reference handling with smart marker nested object.
- FileFormatUtil.DetectFileFormat fails to identify HTML files with specific encodings.
- XHTML detected as HTML.
- Excel crashes after converting .xlsx to .xlsm and back to .xlsx using Workbook.Copy.
- Merging Cells is not allowed within Table.
- Structured references shift to neighboring columns instead of #REF! on Cells.DeleteColumn() method.
- Inside latest version 25.8 when using range (_CellsSmartMarkers).
- PivotTable value filters not reapplied after ChangeDataSource and CalculateData methods.
Aspose.Cells for Node.js via Java V26.7主版本2026年7月11日
功能
- Added support for setting the initial zoom level when opening generated PDF.
- Added support for Dynamic Array formulas in Smart Markers.
- Added HtmlSaveOptions to control spacing generation mode for accounting formats.
修复
- Text line break error.
- A single page is being generated as two pages while converting to PDF.
- Extra small box appears after converting XLSX to PDF on Workbook.save() method.
- Columns getting truncated even after Autofit.
- HTML output layout is distorted.
- Linked picture (camera object) shows stale cached bitmap in HTML export.
- Pivot table refresh causes filters to fail.
- Smart marker 'group:repeat' fails to repeat parent property for nested child records.
- Landray RDM EKP-25735-1 convert effect.
- Padding not in the XLSX file added for a cell with Cells 26.4 compared to 26.3 when converting to PNG/PDF.
- "java.lang.StringIndexOutOfBoundsException" on ExternalConnection.getPowerQueryFormula() method.
- Calculation of LINEST function is wrong.
- SEARCH function was calculated as #VALUE! when find_text contains "~~".
- When a graph generated in Excel is converted to an image, if February 29th of a leap year is used as an X-axis scale label, it is incorrectly converted to February 28th.
- Dash line is changed to solid line after converting to PDF.
- Custom Number Format with Trailing Dots is ignored when exporting to HTML.
- Extra column generated in HTML export due to text overflow in hidden rows on Workbook.save() method.
- HTML output still differs from older versions in Aspose.Cells for Java 26.5.
- Support nested arrays (array within array) officially with ArrayAsSingle.
- Handling JSON array as single cell in CSV using Aspose.
- Chart rendering incomplete or missing elements on Workbook.save() method.
- Tree Map chart number values missing and layout rendered incorrectly on Workbook.save() method.
- Different font used for text while converting to PDF.
- Font names are not displayed completely in PDF reader while converting to PDF.
- HTML to Excel conversion is not good and caused data loss and merged cells errors.
- HTML was not converted to XLS file correctly.
- Data loss while converting from HTML to Excel.
- Repeating parent property for each child.
- "java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 64" on Workbook() constructor.
Aspose.Cells for PHP via Java V26.7主版本2026年7月11日
功能
- Added support for setting the initial zoom level when opening generated PDF.
- Added support for Dynamic Array formulas in Smart Markers.
- Added HtmlSaveOptions to control spacing generation mode for accounting formats.
修复
- Text line break error.
- A single page is being generated as two pages while converting to PDF.
- Extra small box appears after converting XLSX to PDF on Workbook.save() method.
- Columns getting truncated even after Autofit.
- HTML output layout is distorted.
- Linked picture (camera object) shows stale cached bitmap in HTML export.
- Pivot table refresh causes filters to fail.
- Smart marker 'group:repeat' fails to repeat parent property for nested child records.
- Landray RDM EKP-25735-1 convert effect.
- Padding not in the XLSX file added for a cell with Cells 26.4 compared to 26.3 when converting to PNG/PDF.
- "java.lang.StringIndexOutOfBoundsException" on ExternalConnection.getPowerQueryFormula() method.
- Calculation of LINEST function is wrong.
- SEARCH function was calculated as #VALUE! when find_text contains "~~".
- When a graph generated in Excel is converted to an image, if February 29th of a leap year is used as an X-axis scale label, it is incorrectly converted to February 28th.
- Dash line is changed to solid line after converting to PDF.
- Custom Number Format with Trailing Dots is ignored when exporting to HTML.
- Extra column generated in HTML export due to text overflow in hidden rows on Workbook.save() method.
- HTML output still differs from older versions in Aspose.Cells for Java 26.5.
- Support nested arrays (array within array) officially with ArrayAsSingle.
- Handling JSON array as single cell in CSV using Aspose.
- Chart rendering incomplete or missing elements on Workbook.save() method.
- Tree Map chart number values missing and layout rendered incorrectly on Workbook.save() method.
- Different font used for text while converting to PDF.
- Font names are not displayed completely in PDF reader while converting to PDF.
- HTML to Excel conversion is not good and caused data loss and merged cells errors.
- HTML was not converted to XLS file correctly.
- Data loss while converting from HTML to Excel.
- Repeating parent property for each child.
- "java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 64" on Workbook() constructor.
Aspose.Cells for Java V26.7主版本2026年7月10日
功能
- Added support for setting the initial zoom level when opening generated PDF.
- Added support for Dynamic Array formulas in Smart Markers.
- Added HtmlSaveOptions to control spacing generation mode for accounting formats.
修复
- Chart rendering incomplete or missing elements on Workbook.save() method.
- Tree Map chart number values missing and layout rendered incorrectly on Workbook.save() method.
- Different font used for text while converting to PDF.
- Font names are not displayed completely in PDF reader while converting to PDF.
- HTML to Excel conversion is not good and caused data loss and merged cells errors.
- Html was not converted to XLS file correctly.
- Data loss while converting from HTML to Excel.
- Repeating parent property for each child.
- "java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 64" on Workbook() constructor.
Aspose.Cells for C++ V26.7主版本2026年7月10日
功能
- Added support for the LET function which uses LAMBDA function as "name_value".
- Added support for converting HTML Table into Excel.
- Added support for copying a chart to a Word file.
- Added support for filtering the timeline.
- Table formula is now updated when deleting columns.
- Formulas in other sheets are now updated automatically by default when inserting/deleting rows/columns in one sheet.
- Added support for parsing text-transform:capitalize when importing HTML.
- Added support for parsing text-transform:full-width when importing HTML.
- Improved support for only exporting the table's borders to DOCX when pagestupe.PrintGridLines is true.
- Added support for selecting and unselecting items of a slicer.
- Enhanced getting slicer items with Table source.
修复
- TextBox AutoSize and FitToTextSize fail to resize dimensions correctly.
- Incorrect cell number formatting for accounting format in de-de culture on Cell.StringValue.
- REDUCE was calculated incorrectly when using LET-bound LAMBDA function.
- Dynamic array formula value differs from Excel on Workbook.CalculateFormula method.
- FILTER function was calculated as #VALUE! when filtering result of HSTACK/VSTACK with single parameter.
- MMULT was calculated incorrectly when the parameter is a large range of cells.
- Chart formatting and per-series coloring lost after saving workbook on Workbook.Save() method.
- X-axis labels rendered diagonally instead of horizontally on Chart.ToImage() method.
- The date scale of the chart after converting to an image is inconsistent with Excel.
- DataLabels.WidthPixel always returns 0 after Calculate() inconsistent behavior between charts.
- Excel to PDF conversion - Chart rendering and layout discrepancies on Workbook.Save() method.
- The background format behind the titles are not displaying.
- excel2html error report.
- The file cannot be opened after adding the rectangle box with SetLinkedCell.
- Invalid "no data" flag of slicer item if data source is grouped pivot field.
- Aspose.Cells unable to load XLSX file.
- Invalid table reference on Workbook.CalculateFormula method.
- XLSX to DOCX: hidden Excel rows not honored.
- Null reference handling with smart marker nested object.
- FileFormatUtil.DetectFileFormat fails to identify HTML files with specific encodings.
- XHTML detected as HTML.
- Excel crashes after converting .xlsx to .xlsm and back to .xlsx using Workbook.Copy.
- Merging Cells is not allowed within Table.
- Structured references shift to neighboring columns instead of #REF! on Cells.DeleteColumn() method.
- Inside latest version 25.8 when using range (_CellsSmartMarkers).
- PivotTable value filters not reapplied after ChangeDataSource and CalculateData methods.
Aspose.Cells for Python via Java V26.7主版本2026年7月10日
功能
- Added support for setting the initial zoom level when opening generated PDF.
- Added support for Dynamic Array formulas in Smart Markers.
- Added HtmlSaveOptions to control spacing generation mode for accounting formats.
修复
- Chart rendering incomplete or missing elements on Workbook.save() method.
- Tree Map chart number values missing and layout rendered incorrectly on Workbook.save() method.
- Different font used for text while converting to PDF.
- Font names are not displayed completely in PDF reader while converting to PDF.
- HTML to Excel conversion is not good and caused data loss and merged cells errors.
- HTML was not converted to XLS file correctly.
- Data loss while converting from HTML to Excel.
- Repeating parent property for each child.
- "java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 64" on Workbook() constructor.
Aspose.Drawing for .NET V26.7主版本2026年7月10日
功能
- Added support for Pen.CompoundArray.
修复
- Fixed reversing a GraphicsPath with a closed figure.
- Corrected a line cap drawing.
Aspose.Slides for Java V26.7主版本2026年7月10日
功能
- Added a picture compression option to the WebExtensions and/or public API.
- Added a DPI option for images in generated HTML5 document.
- Implemented an AI client for the internal Aspose LLM.
修复
- Regression: multi-level category axis labels missing in 3D chart when external workbook is unavailable.
- Boxed characters appear in PPTX on Windows after importing PDF.
- Chart is displayed incorrectly after loading and saving a PPTX file.
- Import from PDF produces a rotten presentation.
- PptxReadException is thrown when reading PPTX file.
- Notes and comments are missing when saving a presentation as ODP.
- joinPortionsWithSameFormatting method unexpectedly removes portion with field.
Aspose.Slides for Node.js via Java V26.7主版本2026年7月10日
功能
- Added a picture compression option to the WebExtensions and/or public API.
- Added a DPI option for images in generated HTML5 document.
- Implemented an AI client for the internal Aspose LLM.
修复
- Regression: multi-level category axis labels missing in 3D chart when external workbook is unavailable.
- Boxed characters appear in PPTX on Windows after importing PDF.
- Chart is displayed incorrectly after loading and saving a PPTX file.
- Import from PDF produces a rotten presentation.
- PptxReadException is thrown when reading PPTX file.
- Notes and comments are missing when saving a presentation as ODP.
- joinPortionsWithSameFormatting method unexpectedly removes portion with field.
Aspose.Cells for .NET V26.7主版本2026年7月9日
功能
- Added support for the LET function which uses LAMBDA function as "name_value".
- Added support for converting HTML Table into Excel.
- Added support for copying a chart to a Word file.
- Added support for filtering the timeline.
- Table formula is now updated when deleting columns.
- Formulas in other sheets are now updated automatically by default when inserting/deleting rows/columns in one sheet.
- Added support for parsing text-transform:capitalize when importing HTML.
- Added support for parsing text-transform:full-width when importing HTML.
- Improved support for only exporting the table's borders to DOCX when pagestupe.PrintGridLines is true.
- Added support for selecting and unselecting items of a slicer.
- Enhanced getting slicer items with Table source.
修复
- IWarningCallback does not trigger.
- TextBox AutoSize and FitToTextSize fail to resize dimensions correctly.
- Incorrect cell number formatting for accounting format in de-de culture on Cell.StringValue.
- REDUCE was calculated incorrectly when using LET-bound LAMBDA function.
- Dynamic array formula value differs from Excel on Workbook.CalculateFormula method.
- FILTER function was calculated as #VALUE! when filtering result of HSTACK/VSTACK with single parameter.
- MMULT was calculated incorrectly when the parameter is a large range of cells.
- Chart formatting and per-series coloring lost after saving workbook on Workbook.Save() method.
- X-axis labels rendered diagonally instead of horizontally on Chart.ToImage() method.
- The date scale of the chart after converting to an image is inconsistent with Excel.
- DataLabels.WidthPixel always returns 0 after Calculate() inconsistent behavior between charts.
- Excel to PDF conversion - Chart rendering and layout discrepancies on Workbook.Save() method.
- The background format behind the titles are not displaying.
- excel2html error report.
- The file cannot be opened after adding the rectangle box with SetLinkedCell.
- Invalid "no data" flag of slicer item if data source is grouped pivot field.
- Aspose.Cells unable to load XLSX file.
- Invalid table reference on Workbook.CalculateFormula method.
- XLSX to DOCX: hidden Excel rows not honoured.
- Null reference handling with smart marker nested object.
- FileFormatUtil.DetectFileFormat fails to identify HTML files with specific encodings.
- XHTML detected as HTML.
- Excel crashes after converting .xlsx to .xlsm and back to .xlsx using Workbook.Copy.
- Merging Cells is not allowed within Table.
- Structured references shift to neighboring columns instead of #REF! on Cells.DeleteColumn() method.
- Inside latest version 25.8 when using range (_CellsSmartMarkers).
- PivotTable value filters not reapplied after ChangeDataSource and CalculateData methods.
Aspose.Cells for Python via .NET V26.7主版本2026年7月9日
功能
- Added support for the LET function which uses LAMBDA function as "name_value".
- Added support for converting HTML Table into Excel.
- Added support for copying a chart to a Word file.
- Added support for filtering the timeline.
- Table formula is now updated when deleting columns.
- Formulas in other sheets are now updated automatically by default when inserting/deleting rows/columns in one sheet.
- Added support for parsing text-transform:capitalize when importing HTML.
- Added support for parsing text-transform:full-width when importing HTML.
- Improved support for only exporting the table's borders to DOCX when pagestupe.PrintGridLines is true.
- Added support for selecting and unselecting items of a slicer.
- Enhanced getting slicer items with Table source.
修复
- TextBox AutoSize and FitToTextSize fail to resize dimensions correctly.
- Incorrect cell number formatting for accounting format in de-de culture on Cell.StringValue.
- REDUCE was calculated incorrectly when using LET-bound LAMBDA function.
- Dynamic array formula value differs from Excel on Workbook.CalculateFormula method.
- FILTER function was calculated as #VALUE! when filtering result of HSTACK/VSTACK with single parameter.
- MMULT was calculated incorrectly when the parameter is a large range of cells.
- Chart formatting and per-series coloring lost after saving workbook on Workbook.Save() method.
- X-axis labels rendered diagonally instead of horizontally on Chart.ToImage() method.
- The date scale of the chart after converting to an image is inconsistent with Excel.
- DataLabels.WidthPixel always returns 0 after Calculate() inconsistent behavior between charts.
- Excel to PDF conversion - Chart rendering and layout discrepancies on Workbook.Save() method.
- The background format behind the titles are not displaying.
- excel2html error report.
- The file cannot be opened after adding the rectangle box with SetLinkedCell.
- Invalid "no data" flag of slicer item if data source is grouped pivot field.
- Aspose.Cells unable to load XLSX file.
- Invalid table reference on Workbook.CalculateFormula method.
- XLSX to DOCX: hidden Excel rows not honoured.
- Null reference handling with smart marker nested object.
- FileFormatUtil.DetectFileFormat fails to identify HTML files with specific encodings.
- XHTML detected as HTML.
- Excel crashes after converting .xlsx to .xlsm and back to .xlsx using Workbook.Copy.
- Merging Cells is not allowed within Table.
- Structured references shift to neighboring columns instead of #REF! on Cells.DeleteColumn() method.
- Inside latest version 25.8 when using range (_CellsSmartMarkers).
- PivotTable value filters not reapplied after ChangeDataSource and CalculateData methods.
Aspose.Words for Python via .NET V26.7主版本2026年7月9日
功能
- Lists: Added a public method to clear a list level tab stop.
- Rendering: Added handling of textbox inner shape alt text during rendering.
- Export PDF: Implemented the export of numbering fields to PDF AcroForms during rendering.
- Export PDF: Implemented link annotation joining for tagged output when rendering PDFs.
- Rendering: Implemented the rendering of OLE objects within EQ fields.
- Mathematical Equations: Improved the wrapping algorithm of math formulas during rendering.
- Added support for rendering nested EQ field.
- Added CancellationToken support for long-running operations.
修复
- Number FormFields are not honoring Number formatting in PDF.
- Date Formats are not working in generated PDF.
- A text box with type Date lets the user type anything in PDF.
- FormFields do not auto grow to fit text in PDF.
- IndexOutOfRangeException is thrown upon building document layout.
- Correcting some cases where converting brackets to MathML results in an exception.
- Character spacing value rounding is incorrect after rendering.
- NullReferenceException is thrown upon saving document in fixed page formats.
- Incorrect shadow rendering for 3D-rotated picture.
- SVG is rendered improperly.
- FileCorruptedException is thrown upon loading '.html' document.
- Ordered list numbering is incorrect after importing from Markdown.
- StackOverflowException is thrown upon rendering document.
- DOCX to PDF: Excessive table row spacing.
- Windings2/Windings3 symbols are rendered as tofu in SVG.
- Aspose.Words produces corrupted DOCX document after merging.
- Some chars look wrong after rendering.
- Shape is corrupted after open/save DOCX.
- Shape's AltText is not preserved after exporting to PDF/UA.
- Extruded DML image is rendered with distorted geometry.
- Tabs in TOC items look incorrect after updating fields.
- Text box vertical alignment ignored in Aspose.Words document compare.
- Table caption color is changed after inserting document with ImportFormatMode.KeepDifferentStyles.
- Logo image is reversed after rendering.
- Document.ExtractPages throws NullReferenceException for specific page range in DOCX.
- DOCX to PDF: Headers showing incorrect section numbers.
- Wrong product in shopping cart when purchasing document-pdf-converter.
- InvalidOperationException is thrown upon building document layout.
- Docling validation error for TestComplexFormattingListItem Gold.json.
- Floating table is missing after rendering.
- Changes in SmartArt are not detected upon comparing documents.
- Comments aren't exported to Docling JSON.
- Chart axis boundaries is incorrect after rendering.
- OfficeMath wrapping is incorrect in the table.
- EQ field is rendered improperly.
- EQ field looks wrong after rendered to PDF.
- EQ field is lost after rendering.
- EQ field with embedded OLE object is lost after rendering.
- Multiple Link Annotations are created for multi-line links.
- Stack overflow occurs when converting DOCX with comments to JPEG.
- HR color is lost after importing HTML.
- Compare result does not match MS Word output.
- Date input fields are ignored upon DOCX to PDF converting.
- Incorrect table cell margins to wml to docx conversion.
- Shape in EQ field is missed after rendering.
- Issue with IPageLayoutCallback.
- Import of MsoHtml lists differs from MS Word's result.
- Import of MsoHtml lists looks different than MS Word's result.
Aspose.OCR for Python via .NET V26.6主版本2026年7月7日
功能
- Added NaturalLanguageQueryAIProcessor to the AsposeAI module for natural language querying of OCR results with LLMs.
- Added rule-based document type detection with neural-model support through the new DetectDocumentType method.
- Added AI-powered document type detection based on LLM prompts through the new DetectDocumentTypeAI method.
- Improved execution time and memory footprint by adding buffer-wise model loading, fixing a native memory leak, and introducing TrackNativeResources logging.
修复
- Fixed a NullReferenceException that could occur in multilingual recognition mode and stabilized multilingual recognition settings.
- Fixed hOCR output generation.
Aspose.Words for Node.js via .NET V26.7主版本2026年7月7日
功能
- Readability Statistics: Added a feature to calculate document text Flesch reading scores.
- Lists: Added a public method to clear a list level tab stop.
- Rendering: Added handling of textbox inner shape alt text during rendering.
- Export PDF: Implemented the export of numbering fields to PDF AcroForms during rendering.
- Export PDF: Implemented link annotation joining for tagged output when rendering PDFs.
- Rendering: Implemented the rendering of OLE objects within EQ fields.
- Mathematical Equations: Improved the wrapping algorithm of math formulas during rendering.
- Added support for rendering nested EQ field.
- Added CancellationToken support for long-running operations.
修复
- Number FormFields are not honoring Number formatting in PDF.
- Date Formats are not working in generated PDF.
- A text box with type Date lets the user type anything in PDF.
- FormFields do not auto grow to fit text in PDF.
- IndexOutOfRangeException is thrown upon building document layout.
- Correcting some cases where converting brackets to MathML results in an exception.
- Character spacing value rounding is incorrect after rendering.
- NullReferenceException is thrown upon saving document in fixed page formats.
- Incorrect shadow rendering for 3D-rotated picture.
- SVG is rendered improperly.
- FileCorruptedException is thrown upon loading '.html' document.
- Ordered list numbering is incorrect after importing from Markdown.
- StackOverflowException is thrown upon rendering document.
- DOCX to PDF: Excessive table row spacing.
- Windings2/Windings3 symbols are rendered as tofu in SVG.
- Aspose.Words produces corrupted DOCX document after merging.
- Some chars look wrong after rendering.
- Shape is corrupted after open/save DOCX.
- Shape's AltText is not preserved after exporting to PDF/UA.
- Extruded DML image is rendered with distorted geometry.
- Tabs in TOC items look incorrect after updating fields.
- Text box vertical alignment ignored in Aspose.Words document compare.
- Table caption color is changed after inserting document with ImportFormatMode.KeepDifferentStyles.
- Logo image is reversed after rendering.
- Document.ExtractPages throws NullReferenceException for specific page range in DOCX.
- DOCX to PDF: Headers showing incorrect section numbers.
- Wrong product in shopping cart when purchasing document-pdf-converter.
- InvalidOperationException is thrown upon building document layout.
- Docling validation error for TestComplexFormattingListItem Gold.json.
- Floating table is missing after rendering.
- Changes in SmartArt are not detected upon comparing documents.
- Comments aren't exported to Docling JSON.
- Chart axis boundaries is incorrect after rendering.
- OfficeMath wrapping is incorrect in the table.
- EQ field is rendered improperly.
- EQ field looks wrong after rendered to PDF.
- EQ field is lost after rendering.
- EQ field with embedded OLE object is lost after rendering.
- Multiple Link Annotations are created for multi-line links.
- Stack overflow occurs when converting DOCX with comments to JPEG.
- HR color is lost after importing HTML.
- Compare result does not match MS Word output.
- Date input fields are ignored upon DOCX to PDF converting.
- Incorrect table cell margins to wml to docx conversion.
- Shape in EQ field is missed after rendering.
- Issue with IPageLayoutCallback.
- Import of MsoHtml lists differs from MS Word's result.
- Import of MsoHtml lists looks different than MS Word's result.
Aspose.Words for .NET V26.7主版本2026年7月6日
功能
- Readability Statistics: Added a feature to calculate document text Flesch reading scores.
- Lists: Added a public method to clear a list level tab stop.
- Rendering: Added handling of textbox inner shape alt text during rendering.
- Export PDF: Implemented the export of numbering fields to PDF AcroForms during rendering.
- Export PDF: Implemented link annotation joining for tagged output when rendering PDFs.
- Rendering: Implemented the rendering of OLE objects within EQ fields.
- Mathematical Equations: Improved the wrapping algorithm of math formulas during rendering.
- Added support for rendering nested EQ field.
- Added CancellationToken support for long-running operations.
修复
- Date Formats are not working in generated PDF.
- Number FormFields are not honoring Number formatting in PDF.
- FormFields do not auto grow to fit text in PDF.
- IndexOutOfRangeException is thrown upon building document layout.
- Correcting some cases where converting brackets to MathML results in an exception.
- Character spacing value rounding is incorrect after rendering.
- NullReferenceException is thrown upon saving document in fixed page formats.
- A text box with type Date lets the user type anything in PDF.
- Incorrect shadow rendering for 3D-rotated picture.
- SVG is rendered improperly.
- FileCorruptedException is thrown upon loading '.html' document.
- Ordered list numbering is incorrect after importing from Markdown.
- StackOverflowException is thrown upon rendering document.
- DOCX to PDF: Excessive table row spacing.
- Windings2/Windings3 symbols are rendered as tofu in SVG.
- Aspose.Words produces corrupted DOCX document after merging.
- Some chars look wrong after rendering.
- Shape is corrupted after open/save DOCX.
- Shape's AltText is not preserved after exporting to PDF/UA.
- Extruded DML image is rendered with distorted geometry.
- Tabs in TOC items look incorrect after updating fields.
- Text box vertical alignment ignored in Aspose.Words document compare.
- Table caption color is changed after inserting document with ImportFormatMode.KeepDifferentStyles.
- Logo image is reversed after rendering.
- Document.ExtractPages throws NullReferenceException for specific page range in DOCX.
- DOCX to PDF: Headers showing incorrect section numbers.
- Wrong product in shopping cart when purchasing document-pdf-converter.
- InvalidOperationException is thrown upon building document layout.
- Docling validation error for TestComplexFormattingListItem Gold.json.
- Floating table is missing after rendering.
- Changes in SmartArt are not detected upon comparing documents.
- Comments aren't exported to Docling JSON.
- Chart axis boundaries is incorrect after rendering.
- OfficeMath wrapping is incorrect in the table.
- EQ field is rendered improperly.
- EQ field looks wrong after rendered to PDF.
- EQ field is lost after rendering.
- EQ field with embedded OLE object is lost after rendering.
- Multiple Link Annotations are created for multi-line links.
- Stack overflow occurs when converting DOCX with comments to JPEG.
- HR color is lost after importing HTML.
- Compare result does not match MS Word output.
- Date input fields are ignored upon DOCX to PDF converting.
- Incorrect table cell margins to wml to docx conversion.
- Shape in EQ field is missed after rendering.
- Issue with IPageLayoutCallback.
- Import of MsoHtml lists differs from MS Word's result.
- Import of MsoHtml lists looks different than MS Word's result.
Aspose.ZIP for .NET V26.7主版本2026年7月6日
功能
- Added the ability to extract 7z archives with Deflate and Deflate64(tm) compression methods.
修复
- Corrected RAR4 extraction with obsolete headers.
- Corrected audio extraction from RAR4 format.
- Corrected RAR4 virtual machine edge cases.
- Fixed issue with extracting huge RAR4 archives.
Aspose.Slides for Python via .NET V26.7主版本2026年7月6日
功能
- Added a picture compression option to the WebExtensions and/or public API.
- Added a DPI option for images in generated HTML5 document.
- Implemented an AI client for the internal Aspose LLM.
修复
- Charts are missing when converting PPTX to PDF.
- Result of conversion to PDF in 23.6.0 differs from previous versions.
- PptxReadException is thrown when reading PPTX file.
- Theme-aware SVG renders the wrong theme color on a normal slide.
- Parsing of table 'GPOS' has failed exception in Windows 11.
- Number format of chart data labels is not applied.
- Data labels of Bar chart lose formatting when saving PPTX to PPTX.
- ActualMajorUnit property is always 0 after generating a ClusteredBar chart.
- Notes and comments are missing when saving a presentation as ODP.
- Text in the shape is not positioned correctly when exported to an image.
- Chart colors are not displayed correctly when converting a slide to JPG.
- Error cloning a slide into another presentation.
- Glyph is lost when an SVG image is rasterized to PNG during HTML export.
- joinPortionsWithSameFormatting method unexpectedly removes portion with field.
Aspose.Imaging for .NET V26.7主版本2026年7月3日
功能
- Optimized Rotate methods by parallelization.
- Optimized Resize methods by parallelization.
- Sped up WEBP format processing.
- Added the ability to render Arabic fonts.
修复
- Fixed bugs with rendering SVG.
- XMP reading error: The complex properties are not loading if they contain several sub-properties as their attributes.
- Exception on saving CDR file.
Aspose.Imaging for Java V26.7主版本2026年7月3日
功能
- Optimized Rotate methods by parallelization.
- Optimized Resize methods by parallelization.
- Sped up WEBP format processing.
- Added the ability to render Arabic fonts.
修复
- Fixed bugs with rendering SVG.
- XMP reading error: The complex properties are not loading if they contain several sub-properties as their attributes.
- Exception on saving CDR file.
Aspose.Imaging for Python via .NET V26.7主版本2026年7月3日
功能
- Optimized Rotate methods by parallelization.
- Optimized Resize methods by parallelization.
- Sped up WEBP format processing.
- Added the ability to render Arabic fonts.
修复
- Fixed bugs with rendering SVG.
- XMP reading error: The complex properties are not loading if they contain several sub-properties as their attributes.
- Exception on saving CDR file.
Aspose.Note for .NET V26.7主版本2026年7月3日
修复
- Aspose.Note 25.6: OneNote sync breaks due to metadata loss after modification using Aspose.Note.
Aspose.Slides for Reporting Services (SSRS) V26.7主版本2026年7月3日
功能
- Added a picture compression option to the WebExtensions and/or public API.
- Added a DPI option for images in generated HTML5 document.
- Implemented an AI client for the internal Aspose LLM.
修复
- Charts are missing when converting PPTX to PDF.
- Result of conversion to PDF in 23.6.0 differs from previous versions.
- PptxReadException is thrown when reading PPTX file.
- Theme-aware SVG renders the wrong theme color on a normal slide.
- Parsing of table 'GPOS' has failed exception in Windows 11.
- Number format of chart data labels is not applied.
- Data labels of Bar chart lose formatting when saving PPTX to PPTX.
- ActualMajorUnit property is always 0 after generating a ClusteredBar chart.
- Notes and comments are missing when saving a presentation as ODP.
- Text in the shape is not positioned correctly when exported to an image.
- Chart colors are not displayed correctly when converting a slide to JPG.
- Error cloning a slide into another presentation.
- PDF export throws ArgumentException with Aspose.Slides.NET6.CrossPlatform.
- Glyph is lost when an SVG image is rasterized to PNG during HTML export.
- joinPortionsWithSameFormatting method unexpectedly removes portion with field.
Aspose.Slides for SharePoint V26.7主版本2026年7月3日
功能
- Added a picture compression option to the WebExtensions and/or public API.
- Added a DPI option for images in generated HTML5 document.
- Implemented an AI client for the internal Aspose LLM.
修复
- Charts are missing when converting PPTX to PDF.
- Result of conversion to PDF in 23.6.0 differs from previous versions.
- PptxReadException is thrown when reading PPTX file.
- Theme-aware SVG renders the wrong theme color on a normal slide.
- Parsing of table 'GPOS' has failed exception in Windows 11.
- Number format of chart data labels is not applied.
- Data labels of Bar chart lose formatting when saving PPTX to PPTX.
- ActualMajorUnit property is always 0 after generating a ClusteredBar chart.
- Notes and comments are missing when saving a presentation as ODP.
- Text in the shape is not positioned correctly when exported to an image.
- Chart colors are not displayed correctly when converting a slide to JPG.
- Error cloning a slide into another presentation.
- PDF export throws ArgumentException with Aspose.Slides.NET6.CrossPlatform.
- Glyph is lost when an SVG image is rasterized to PNG during HTML export.
- joinPortionsWithSameFormatting method unexpectedly removes portion with field.
Aspose.Slides for .NET V26.7主版本2026年7月2日
功能
- Added a picture compression option to the WebExtensions and/or public API.
- Added a DPI option for images in generated HTML5 document.
- Implemented an AI client for the internal Aspose LLM.
修复
- Charts are missing when converting PPTX to PDF.
- Result of conversion to PDF in 23.6.0 differs from previous versions.
- PptxReadException is thrown when reading PPTX file.
- Theme-aware SVG renders the wrong theme color on a normal slide.
- Parsing of table 'GPOS' has failed exception in Windows 11.
- Number format of chart data labels is not applied.
- Data labels of Bar chart lose formatting when saving PPTX to PPTX.
- ActualMajorUnit property is always 0 after generating a ClusteredBar chart.
- Notes and comments are missing when saving a presentation as ODP.
- Text in the shape is not positioned correctly when exported to an image.
- Chart colors are not displayed correctly when converting a slide to JPG.
- Error cloning a slide into another presentation.
- PDF export throws ArgumentException with Aspose.Slides.NET6.CrossPlatform.
- Glyph is lost when an SVG image is rasterized to PNG during HTML export.
- joinPortionsWithSameFormatting method unexpectedly removes portion with field.
Aspose.Email for C++ V26.6主版本2026年7月1日
功能
- Implemented a method for building a TGZ backup archive from EML files.
- Throttling support has been added to IGraphClient for Microsoft Graph.
- Added support for uploading large messages via Graph Upload Session in IGraphClient.
修复
- MSG to PDF - Throws System.FormatException.
- Null ref exception when saving VCF.
Aspose.GIS for Python via .NET V26.6主版本2026年7月1日
功能
- Added optional SRS transform error collection for invalid Shapefile conversion.
修复
- GML to GML - Results not the same in QGIS.
- Fixed TopoJSON to CSV conversion with nested properties.
- TopoJson to GML - QGIS does not see output.
Aspose.BarCode for Android via Java V26.6主版本2026年6月30日
功能
- Improved CompactPdf417 barcodes recognition engine.
修复
- Incorrect EAN13 barcode recognition.
Aspose.CAD for .NET V26.6主版本2026年6月30日
功能
- Improved creating ATTRIB / ATTDEF programmatically.
- Implemented reading and writing for MATERIAL object in DWG format.
- Revised processing of SAT/SAB entities for DXF/DWG.
- Implemented support for editing IfcImage Entities collection.
修复
- Fixed extfont and extfont2 vertical glyph positioning.
- STL to PDF export with RenderMode3D = RenderMode3D.Wireframe does not work.
- GetBounds throws exceptions.
- Font direction is incorrect.
- Fixed EarClippingTriangulator instability.
- DWG to TIFF conversion issue.
- Checking the export of embedded DWF format data in cadnet-110 and cadnet-304 tests.
Aspose.Email for .NET V26.6主版本2026年6月30日
功能
- Added the ProductIdentifier field for Contacts and Appointments.
修复
- MapiMessageItemBase.SetProperty produces wrong property for multiple values.
- Performance regression for EML files (introduced in 23.3) in FileFormatUtil.DetectFileFormat.
- Aspose.Email recognized some regular attachments as linked resources.
- iCalendar read error.
- VCardPhotoType.PNG does not exist.
- Error moving emails between folders using Microsoft Graph.
Aspose.Font for Java V26.6主版本2026年6月30日
功能
- Added support for rendering Arabic script text, including right-to-left layout, Arabic glyph shaping, ligatures, and diacritic positioning.
Aspose.HTML for Java V26.6主版本2026年6月30日
功能
- Improved collection processing - Reworked the collection traversal logic by replacing recursive processing with an iterative approach.
修复
- Improved string processing - Corrected the implementation of character-based string processing.
Aspose.PDF for Python via .NET V26.6主版本2026年6月30日
功能
- Integrated OCR for PDF Text Recognition
- Introduced integrated OCR support for extracting plain text from PDF pages that need optical character recognition. Added the Aspose.Pdf.Ocr namespace with OcrTextAbsorber, OcrTextRecognitionOptions, and OcrLanguage.
- The OCR absorber follows the familiar Aspose.PDF visitor pattern. You can recognize text from a single Page, from a whole Document, or by passing the absorber to Page.Accept or PageCollection.Accept. Recognition options allow you to configure the language, rendering resolution, and page separator used when text is recognized from multiple pages. By default, OCR uses OcrLanguage.English, 300 DPI, and a double line break between recognized page texts.
- Signing with Certificate and TSA
- Improved certificate-based signing workflows that use a timestamp authority (TSA). This helps you to create signatures with timestamp settings when a signing certificate and TSA server are used together.
- You can embed a timestamp in the digital signature that corresponds to the certificate of your choice. The timestamp settings are assigned to the signature object before calling PdfFileSignature.Sign.
修复
- PDF to PDF/A conversion memory issue in Aspose.PDF.
- PDF to image - garbled characters.
- Image to PDF conversion throws an error if Aspose.Pdf.dll is added from GAC.
- Optimizing PDF disturbs content formatting.
- PDF to PDF/A conversion generates output with incorrect formatting.
- Content of page does not fit correctly inside page when converting HTML to PDF.
- System.NullReferenceException on the Visit() method.
- Garbage characters appear in output TIFF after conversion.
- Memory leak in Aspose.PDF v23.11 and later.
- Some text content is missing when converting PDF to PNG and HTML.
- RadioButtonField causes an error when opened in Adobe Acrobat for Android.
- DropDown value is not completely visible when calling the Flatten() method.
- PDF compression does not work.
- HTML to PDF conversion image position and text overwrite issue.
- Some fields become blank after FlattenAllFields().
- OptimizeResources() damages PDF document.
- PDF document shows an error after FlattenAllFields().
- PDF/A conversion generates RGB OutputIntent for documents containing CMYK content and incorrectly passes internal validation.
- Regression - ZUGFeRD XMP metadata version value is incorrectly serialized during PDF/A save.
- Text line is missing when rasterizing PDF page to image.
- PDF to SVG conversion generates fragmented hyperlink text and incorrect clickable areas.
- PDF to PDF/A API throws an exception.
- PDF/A conversion succeeds in Aspose.PDF but output is rejected by veraPDF and Adobe.
- MediaBox and CropBox update cascades to pages that inherit shared boxes.
- Regression - loading HTML file consumes all memory.
- HTML to PDF - black band in the generated PDF.
- Heading numbers are in reverse order.
- PDF to PDF/A-3a conversion issue.
- Text formatting issue when converting XFA form to standard form.
- Data is lost when converting XFA form to standard form.
- Draw property removes some contents of TextStamp.
Aspose.SVG for Python via .NET V26.6主版本2026年6月30日
修复
- Fixed a stack overflow that could occur when processing documents with deeply nested elements.
Aspose.TeX for Python via .NET V26.6主版本2026年6月30日
功能
- Updated TeX engine version constants for the 26.6 release.
- Made maintenance and stability improvements to the release build and packaging scripts.
Aspose.Words for JasperReports V26.6主版本2026年6月30日
功能
- Document Customization: Added a new method to easily clear custom toolbars and keyboard shortcuts, helping you reset or secure document settings.
- PDF Export: Enabled seamless export of datetime form fields to PDF, ensuring your date and time data transfers accurately.
- PDF Export: Introduced JavaScript trigger support for date/time fields in PDF AcroForms, making your exported forms more interactive and responsive.
- PDF Export: Enhanced hyphenation rendering; if a font lacks an optional hyphen (U+00AD), it now automatically falls back to a visual hyphen while keeping your text fully searchable.
- PDF Export: Improved overall PDF output quality by fully preserving date picker content controls.
- Tables: Improved the handling of repeated table header rows for cleaner, more predictable layouts in multi-page tables.
- Provided a method in LINQ Reporting Engine to export data source dump.
- Added support for 'mso-spacerun' in MsoHtml documents.
修复
- isFontConfigAvailable() hangs process on Linux with many fonts.
- DOCX to PDF - Characters showing as boxes.
- Regression - Font loses bold style.
- Text wrapping in SVG is incorrect after rendering.
- Long time converting DOCX to PDF.
- TOC page numbers incorrectly calculated.
- Repeated table header row should not be rendered on pages where the row does not fit in 2013 mode.
- Investigate whether it is possible to preserve pick date form fields in PDF.
- Support for preserving date picker content control in PDF output.
- JPEG image color is changed after rendering.
- Minor differences in VML shape sizes.
- Printing a document through Aspose.Words shifts the text upwards when compared to printing through MS Word.
- NullReferenceException when converting documents with "Symbol" font to raster formats (TIFF/PNG/JPG) under .NET 6.0-windows.
- Revisions are grouped improperly when there is footnote.
- Footer overlaps body content during DOC to PNG conversion.
- Import of MsoHtml footnote options for second section differs from MS Word's result.
- Import of MsoHtml headers differs from MS Word's result.
- Import of MsoHtml lists differs from MS Word's result.
- High memory usage upon comparing documents.
- InvalidOperationException is thrown upon building document layout.
- Font subsets lack GSUB table causing incorrect rendering of complex scripts (Arabic, Indic, etc.) in Html export.
- IndexOutOfRangeException upon saving document with OoxmlCompliance.Iso29500_2008_Strict.
- Remove outdated pages from products.aspose.net/words.
- Tick mark is rendered outside the axis line.
- Content is moved to the previous pages after rendering.
- Rendering DOCX with Arabic chars to HTML format with HarfBuzz shaper enabled produces distorted HTML.
- MHT to PDF - MHT file corrupted.
- Aspose.Words incorrectly imports consecutive bookmarks from MsoHtml.
- Hyphenation symbol is not rendered.
- Enhance Asian text breaking logic to consider Unicode Script in addition to Locale.
- MD to MD - Content within < > is altered.
- Aspose.Words.xml for .net10 build have no members.
- MathML is incorrectly imported from HTML.
- Endnotes that MS Word removes present on RTF to DOCX conversion.
- Repeated table header row is rendered improperly.
- DataLabel is rendered improperly after setting DataLabels.Format.Fill.Color.
- Table header row is repeated improperly after rendering.
- Content position is incorrect in the rendered EQ field.
- Headers and footers aren't exported to Docling JSON.
- PDF output differences when using Baskerville font subfamilies.
- Improve import of table styles from MsoHtml.
- Document comparison shows incorrect insertion.
- Incorrect table header rendering in output PDF.
- Part of content is moved to next page.
- Import symbols from MsoHtml like MS Word does.
- Table header should not be repeated above a tall row.
- New page not started after a table with a tall header.
- Additional Paragraph with list style added after SetMapping.
- Part of content is moved to the next page upon rendering.
- Incorrect handling of repeated table header rows in a broken table on conversion to PDF.
- DOCX to PDF - Table header not rendered correctly.
- Table with tall header row is rendered improperly.
- Revisions.RejectAll does not work correctly and generates incorrect output.
- Content after not-fitting table row is in a wrong main text column in 2013 mode.
- Assertion in debug code during layout build.
- Line break issue and Korean Font problem in PDF and Images.
- In 2013 mode, table header row should not be present above the row with "allow to break across pages" OFF if the row is still broken.
- Conversion MHTML to PDF issue.
- Default font substitution does not work when converting DOCX to PDF.
Aspose.BarCode for JasperReports V26.6主版本2026年6月30日
功能
- Improved CompactPdf417 barcodes recognition engine.
修复
- Incorrect EAN13 barcode recognition.
Aspose.CAD for Java V26.6主版本2026年6月30日
修复
- Missing MTEXT after DWG to PDF export.
- Aspose.CAD 25.10.1 DWG loading failed.
- The annotation within the block cannot be exported.
- Entities collection is empty after DWG reading.
- Loading of the file is very slow and requires a lot of memory.
- Resaving DWG after text modification requires file recover.
- Aspose.CAD for Java 25.10 change DWG BUG.GOT ERROR shape.
- Aspose CAD com.aspose.cad.cadexceptions.ImageSaveException: Image export failed. Could not initialize class com.aspose.cad.internal.eU.ae.
- High memory consumption at STL to PDF export.
Aspose.OCR for .NET V26.6主版本2026年6月30日
功能
- Added NaturalLanguageQueryAIProcessor to the AsposeAI module for natural language querying of OCR results with LLMs.
- Added rule-based document type detection with neural-model support through the new DetectDocumentType method.
- Added AI-powered document type detection based on LLM prompts through the new DetectDocumentTypeAI method.
- Improved execution time and memory footprint by adding buffer-wise model loading, fixing a native memory leak, and introducing TrackNativeResources logging.
修复
- Fixed a NullReferenceException that could occur in multilingual recognition mode and stabilized multilingual recognition settings.
- Fixed hOCR output generation.
Aspose.BarCode for .NET V26.6主版本2026年6月29日
修复
- Pdf417 cannot be recognized from the image.
Aspose.BarCode for PHP via Java V26.6主版本2026年6月29日
功能
- Improved CompactPdf417 barcodes recognition engine.
修复
- Incorrect EAN13 barcode recognition.
Aspose.BarCode for Reporting Services (SSRS) V26.6主版本2026年6月29日
Aspose.SVG for .NET V26.6主版本2026年6月29日
修复
- Fixed a stack overflow that could occur when processing documents with deeply nested elements.
Aspose.PSD for Java V26.6主版本2026年6月29日
功能
- Implemented rendering of Gradient with the Linear method.
- Implemented rendering of Gradient with the Stripes method.
- Implemented change functionality for the version of GrdmResource.
- Improved Aspose.PSD quality.
- Added the RawColorHelper to public API make working with color simple.
- Removed obsolete Color from Gradient API and replaced it with RawColor.
修复
- Fixed SonarQube Warnings.
Aspose.PDF for Java V26.6主版本2026年6月29日
修复
- Symbols not rendered correctly after converting PDF to PPTX.
- Issue with the conversion PDF => PDF/A_2B of a particular PDF file.
- PDF to HTML - throws OutOfMemory exception.
- Encrypt PDF version 2.0 error.
- PDF to SVG - the text characters are overlapping.
- PDF document conversion to JPEG hangs forever.
- XPS to PDF - incorrect Z-index of image.
- PDF to PNG conversion throws OutOfMemoryError.
Aspose.Email for Python via .NET V26.6主版本2026年6月28日
功能
- Implemented a method for building a TGZ backup archive from EML files.
- Throttling support has been added to IGraphClient for Microsoft Graph.
- Added support for uploading large messages via Graph Upload Session in IGraphClient.
修复
- MSG to PDF - Throws System.FormatException.
- Null ref exception when saving VCF.
Aspose.BarCode for Node.js via Java V26.6主版本2026年6月27日
功能
- Improved CompactPdf417 barcodes recognition engine.
修复
- Incorrect EAN13 barcode recognition.
Aspose.GIS for .NET V26.6主版本2026年6月27日
功能
- Added optional SRS transform error collection for invalid Shapefile conversion.
修复
- GML to GML - Results not the same in QGIS.
- Fixed TopoJSON to CSV conversion with nested properties.
Aspose.3D for .NET V26.6主版本2026年6月26日
功能
- Added anti-aliasing support.
- Improved rendering quality.
Aspose.3D for Java V26.6主版本2026年6月26日
功能
- Added anti-aliasing support.
- Improved rendering quality.
Aspose.3D for Python via .NET V26.6主版本2026年6月26日
功能
- Added anti-aliasing support.
- Improved rendering quality.
Aspose.BarCode for Java V26.6主版本2026年6月26日
功能
- Improved CompactPdf417 barcodes recognition engine.
修复
- Incorrect EAN13 barcode recognition.
Aspose.BarCode for Python via Java V26.6主版本2026年6月26日
功能
- Improved CompactPdf417 barcodes recognition engine.
修复
- Incorrect EAN13 barcode recognition.
Aspose.HTML for .NET V26.6主版本2026年6月26日
功能
- The library now supports the space-evenly value for align-content and justify-content in Flexbox and Grid layouts.
- The library now supports the CSS textalignlast property and lastline text justification.
修复
- Fixed an ArgumentException caused by incompatible unit types that could occur during Flexbox layout.
- Resolved a stack overflow exception that could arise while processing large documents.
- Resolved a problem with emoji rendering.
- Resolved a page-break bug that produced incorrect pagination during rendering.
- The layout engine now computes logical size and block size to improve layout sizing.
- Corrected cell background painting to span all rows covered by a rowspan cell.
- Rendering issues when converting certain web pages to PDF.
Aspose.HTML for Python via .NET V26.6主版本2026年6月26日
功能
- The library now supports the space-evenly value for align-content and justify-content in Flexbox and Grid layouts.
- The library now supports the CSS textalignlast property and lastline text justification.
修复
- Fixed an ArgumentException caused by incompatible unit types that could occur during Flexbox layout.
- Resolved a stack overflow exception that could arise while processing large documents.
- Resolved a problem with emoji rendering.
- Resolved a page-break bug that produced incorrect pagination during rendering.
- The layout engine now computes logical size and block size to improve layout sizing.
- Corrected cell background painting to span all rows covered by a rowspan cell.
- Rendering issues when converting certain web pages to PDF.
Aspose.PDF for Node.js via C++ V26.6主版本2026年6月26日
功能
- Added new 'Security PDF function' APIs:
- AsposePdfSignPKCS7Detached - Sign a PDF file with a detached digital signature.
Aspose.PSD for Python via .NET V26.6主版本2026年6月26日
功能
- Implemented rendering of Gradient with the Linear method.
- Implemented rendering of Gradient with the Stripes method.
- Implemented change functionality for the version of GrdmResource.
- Improved Aspose.PSD quality.
- Added the RawColorHelper to public API make working with color simple.
- Removed obsolete Color from Gradient API and replaced it with RawColor.
修复
- Fixed SonarQube Warnings.
Aspose.TeX for Java V26.6主版本2026年6月26日
功能
- Updated TeX engine version constants for the 26.6 release.
- Made maintenance and stability improvements to the release build and packaging scripts.
Aspose.LLM for .NET V26.6主版本2026年6月25日
功能
- Runtime component and local model cache paths can now be configured through environment variables.
- Added JSON preset import and export functionality for reusable preset configuration.
Aspose.PDF for Rust via C++ V26.6主版本2026年6月25日
功能
- Added new 'Core PDF function' APIs:
- get_meta_info - Get meta information value of PDF document.
- set_meta_info - Set meta information value of PDF document.
- clear_meta_info - Clear all meta information values of PDF document.
- is_linearized - Get a value indicating whether document is linearized.
- Organize PDF functions:
- page_merge_layers - Merge all layers on the page into a single layer with the specified new layer name.
Aspose.Cells Reporting Services (SSRS) V26.6主版本2026年6月25日
功能
- Optimized Aspose.Cells Reporting Services kernel.
Aspose.PDF for JavaScript via C++ V26.6主版本2026年6月25日
功能
- Added new 'Security PDF function' APIs:
- AsposePdfSignPKCS7Detached - Sign a PDF file with a detached digital signature.
Aspose.Words for C++ V26.6主版本2026年6月25日
功能
- Document Customization: Added a new method to easily clear custom toolbars and keyboard shortcuts, helping you reset or secure document settings.
- PDF Export: Enabled seamless export of datetime form fields to PDF, ensuring your date and time data transfers accurately.
- PDF Export: Introduced JavaScript trigger support for date/time fields in PDF AcroForms, making your exported forms more interactive and responsive.
- PDF Export: Enhanced hyphenation rendering; if a font lacks an optional hyphen (U+00AD), it now automatically falls back to a visual hyphen while keeping your text fully searchable.
- PDF Export: Improved overall PDF output quality by fully preserving date picker content controls.
- Tables: Improved the handling of repeated table header rows for cleaner, more predictable layouts in multi-page tables.
- Added support for 'mso-spacerun' in MsoHtml documents.
修复
- TOC page numbers incorrectly calculated.
- Repeated table header row should not be rendered on pages where the row does not fit in 2013 mode.
- Investigate whether it is possible to preserve pick date form fields in PDF.
- Support for preserving date picker content control in PDF output.
- JPEG image color is changed after rendering.
- Minor differences in VML shape sizes.
- NullReferenceException when converting documents with "Symbol" font to raster formats (TIFF/PNG/JPG) under .NET 6.0-windows.
- Revisions are grouped improperly when there is footnote.
- Footer overlaps body content during DOC to PNG conversion.
- Import of MsoHtml footnote options for second section differs from MS Word's result.
- Import of MsoHtml headers differs from MS Word's result.
- Import of MsoHtml lists differs from MS Word's result.
- High memory usage upon comparing documents.
- InvalidOperationException is thrown upon building document layout.
- Font subsets lack GSUB table causing incorrect rendering of complex scripts (Arabic, Indic, etc.) in HTML export.
- IndexOutOfRangeException upon saving document with OoxmlCompliance.Iso29500_2008_Strict.
- Remove outdated pages from products.aspose.net/words.
- Tick mark is rendered outside the axis line.
- Content is moved to the previous pages after rendering.
- Rendering DOCX with Arabic chars to HTML format with HarfBuzz shaper enabled produces distorted HTML.
- MHT to PDF - MHT file corrupted.
- Aspose.Words incorrectly imports consecutive bookmarks from MsoHtml.
- Hyphenation symbol is not rendered.
- Enhance Asian text breaking logic to consider Unicode Script in addition to Locale.
- MD to MD - Content within < > is altered.
- MathML is incorrectly imported from HTML.
- Endnotes that MS Word removes present on RTF to DOCX conversion.
- Repeated table header row is rendered improperly.
- DataLabel is rendered improperly after setting DataLabels.Format.Fill.Color.
- Table header row is repeated improperly after rendering.
- Content position is incorrect in the rendered EQ field.
- Headers and footers aren't exported to Docling JSON.
- PDF output differences when using Baskerville font subfamilies.
- Improve import of table styles from MsoHtml.
- Document comparison shows incorrect insertion.
- Incorrect table header rendering in output PDF.
- Part of content is moved to next page.
- Import symbols from MsoHtml like MS Word does.
- Table header should not be repeated above a tall row.
- New page not started after a table with a tall header.
- Additional Paragraph with list style added after SetMapping.
- Part of content is moved to the next page upon rendering.
- Incorrect handling of repeated table header rows in a broken table on conversion to PDF.
- DOCX to PDF - Table header not rendered correctly.
- Table with tall header row is rendered improperly.
- Revisions.RejectAll does not work correctly and generates incorrect output.
- Content after not-fitting table row is in a wrong main text column in 2013 mode.
- Assertion in debug code during layout build.
- Line break issue and Korean Font problem in PDF and Images.
- In 2013 mode, table header row should not be present above the row with "allow to break across pages" OFF if the row is still broken.
- Conversion MHTML to PDF issue.
- Default font substitution does not work when converting DOCX to PDF.
Aspose.PSD for .NET V26.6主版本2026年6月24日
功能
- Implemented rendering of Gradient with the Linear method.
- Implemented rendering of Gradient with the Stripes method.
- Implemented change functionality for the version of GrdmResource.
- Improved Aspose.PSD quality.
- Added the RawColorHelper to public API make working with color simple.
- Removed obsolete Color from Gradient API and replaced it with RawColor.
修复
- Fixed SonarQube Warnings.
Aspose.PDF for Go via C++ V26.6主版本2026年6月22日
功能
- Added new 'Core PDF function' APIs:
- GetMetaInfo - Get meta information value of PDF document.
- SetMetaInfo - Set meta information value of PDF document.
- ClearMetaInfo - Clear all meta information values of PDF document.
- IsLinearized - Get a value indicating whether document is linearized.
- Added new 'Organize PDF' APIs:
- PageMergeLayers - Merge all layers on the page into a single layer with the specified new layer name.
Aspose.Words for SharePoint V26.6主版本2026年6月22日
功能
- Document Customization: Added a new method to easily clear custom toolbars and keyboard shortcuts, helping you reset or secure document settings.
- PDF Export: Enabled seamless export of datetime form fields to PDF, ensuring your date and time data transfers accurately.
- PDF Export: Introduced JavaScript trigger support for date/time fields in PDF AcroForms, making your exported forms more interactive and responsive.
- PDF Export: Enhanced hyphenation rendering; if a font lacks an optional hyphen (U+00AD), it now automatically falls back to a visual hyphen while keeping your text fully searchable.
- PDF Export: Improved overall PDF output quality by fully preserving date picker content controls.
- Tables: Improved the handling of repeated table header rows for cleaner, more predictable layouts in multi-page tables.
- Implemented extended logging.
- Provided a method in LINQ Reporting Engine to export data source dump.
- Added support for 'mso-spacerun' in MsoHtml documents.
修复
- TOC page numbers incorrectly calculated.
- Repeated table header row should not be rendered on pages where the row does not fit in 2013 mode.
- Investigate whether it is possible to preserve pick date form fields in PDF.
- Support for preserving date picker content control in PDF output.
- JPEG image color is changed after rendering.
- Minor differences in VML shape sizes.
- Printing a document through Aspose.Words shifts the text upwards when compared to printing through MS Word.
- NullReferenceException when converting documents with "Symbol" font to raster formats (TIFF/PNG/JPG) under .NET 6.0-windows.
- Revisions are grouped improperly when there is footnote.
- Footer overlaps body content during DOC to PNG conversion.
- Import of MsoHtml footnote options for second section differs from MS Word's result.
- Import of MsoHtml headers differs from MS Word's result.
- Import of MsoHtml lists differs from MS Word's result.
- High memory usage upon comparing documents.
- InvalidOperationException is thrown upon building document layout.
- Font subsets lack GSUB table causing incorrect rendering of complex scripts (Arabic, Indic, etc.) in Html export.
- IndexOutOfRangeException upon saving document with OoxmlCompliance.Iso29500_2008_Strict.
- Remove outdated pages from products.aspose.net/words.
- Tick mark is rendered outside the axis line.
- Content is moved to the previous pages after rendering.
- Rendering DOCX with Arabic chars to HTML format with HarfBuzz shaper enabled produces distorted HTML.
- MHT to PDF - MHT file corrupted.
- Aspose.Words incorrectly imports consecutive bookmarks from MsoHtml.
- Hyphenation symbol is not rendered.
- Enhance Asian text breaking logic to consider Unicode Script in addition to Locale.
- MD to MD - Content within < > is altered.
- Aspose.Words.xml for .net10 build have no members.
- MathML is incorrectly imported from HTML.
- Endnotes that MS Word removes present on RTF to DOCX conversion.
- Repeated table header row is rendered improperly.
- DataLabel is rendered improperly after setting DataLabels.Format.Fill.Color.
- Table header row is repeated improperly after rendering.
- Content position is incorrect in the rendered EQ field.
- Headers and footers aren't exported to Docling JSON.
- PDF output differences when using Baskerville font subfamilies.
- Improve import of table styles from MsoHtml.
- Document comparison shows incorrect insertion.
- Incorrect table header rendering in output PDF.
- Part of content is moved to next page.
- Import symbols from MsoHtml like MS Word does.
- Table header should not be repeated above a tall row.
- New page not started after a table with a tall header.
- Additional Paragraph with list style added after SetMapping.
- Part of content is moved to the next page upon rendering.
- Incorrect handling of repeated table header rows in a broken table on conversion to PDF.
- DOCX to PDF - Table header not rendered correctly.
- Table with tall header row is rendered improperly.
- Revisions.RejectAll does not work correctly and generates incorrect output.
- Content after not-fitting table row is in a wrong main text column in 2013 mode.
- Assertion in debug code during layout build.
- Line break issue and Korean Font problem in PDF and Images.
- In 2013 mode, table header row should not be present above the row with "allow to break across pages" OFF if the row is still broken.
- Conversion MHTML to PDF issue.
- Default font substitution does not work when converting DOCX to PDF.
Aspose.Words for C++ V26.5主版本2026年6月21日
功能
- Digital Signing: Added the ability to configure various additional signing options.
- Document Importing: Added support for importing nodes with expanded formatting options.
- HTML Rendering: Added support for Far East vertical orientation in HTML within EQ fields.
- Font Rendering: Improved the handling of AAT-enabled fonts when rendering to fixed-page formats.
- Field Rendering: Improved the visual rendering of the EQ field's frame.
- Added support for MSO properties when importing borders.
修复
- Structured document tags around table cells are not editable in PDF.
- Incorrect page number in TOC after updating fields.
- Table is not detected.
- Font formatting is imported incorrectly from MsoHtml.
- Radial SVG gradient is rendered incorrectly.
- InvalidOperationException is thrown when comparing documents.
- FileCorruptedException is thrown if loading HTML when EncoderFallback.ExceptionFallback and DecoderFallback.ExceptionFallback are specified.
- Content is moved to next page after rendering.
- Part of content is moved to next page after rendering.
- Part of content is moved to next page.
- Text in table cell is cropped after rendering.
- Chinese text is wrapped improperly in table cell.
- Bold Lato-Light text looks incorrect after rendering.
- The 9th page is rendered as completely black.
- Provide a property to check whether shape has any effects applied.
- Shape effects are lost when HtmlSaveOptions.ScaleImageToShapeSize is set to false.
- SVG image is not scaled properly when exporting to HTML.
- Numbering is added to the paragraph after open/save ODT.
- DOCX to PDF - Images rendered as small fragments instead of full size.
- ArgumentOutOfRangeException is thrown upon extracting page.
- Update plugin documentation on docs.aspose.net/words.
- ExtractPages method improperly splits the page.
- Shape is lost after inserting document using with InsertDocumentInline.
- EQ field orientation is incorrect after converging to HTML.
- EQ field is rendered improperly.
- TOC child-level numbering mismatch after UpdateFields().
- Memory leak upon cloning document.
- Documents compare result does not patch MS Word.
- Text-level formatting changes after XML mapping with Track Changes enabled.
- Attributes are not regenerated when absent during DOCX re-save.
- Compare documents produce different output than MS Word in lists.
- Document comparison shows changes in unchanged documents.
- Line spacing of text formatted with Cambria math font is incorrect after rendering.
- Table width is too thin after inserting from HTML into existing table.
- Merge field value is not expected.
Aspose.Slides for C++ V26.6主版本2026年6月20日
功能
- Added the ability to use a compression type when saving a presentation as a PPTX file.
- Added support for importing PDF Graphic Paths as native PowerPoint shapes.
修复
- Underline is missing when converting a shape to an image.
- Chart bars use different Y-axis scale when exported to PNG and HTML.
- Chart thumbnail and the chart on the presentation do not match.
- NullReferenceException occurs when loading PPT files.
- AccessViolationException is thrown when importing PDF content.
- AccessViolationException error while importing PDF document.
- ArgumentException error while importing PDF document.
- Importing PDF document throws NullReferenceException.
- Text items of charts are displayed incorrectly when converting PPTX to PDF.
- Text is displayed incorrectly when converting PPTX to PDF.
- Stacked bar chart does not honor no fill for series when saving as HTML.
- Extra paragraphs for animated text causing rendering artifacts.
- Extra artifact appears when converting a shape to an image.
- Theme-aware SVG picture on a slide renders static fallback fill instead of the resolved theme color.
- Line chart is missing when converting a slide to JPG.
Aspose.TeX for C++ V26.6主版本2026年6月20日
功能
- Finalized packaging of the Aspose.TeX.Drawing NuGet package, including its README.
- Updated TeX engine version constants for the 26.6 release.
- Made maintenance and stability improvements to the release build and packaging scripts.
Aspose.Slides for Android via Java V26.6主版本2026年6月19日
功能
- Added the ability to use a compression type when saving a presentation as a PPTX file.
- Added support for importing PDF Graphic Paths as native PowerPoint shapes.
修复
- Chart outline becomes excessively thick after Excel-to-PDF-to-PPTX conversion.
- Text is shifted when converting PPTX to PDF.
- ArgumentException occurs when importing a PDF document.
Aspose.Slides for Java V26.6主版本2026年6月19日
功能
- Added the ability to use a compression type when saving a presentation as a PPTX file.
- Added support for importing PDF Graphic Paths as native PowerPoint shapes.
修复
- Chart outline becomes excessively thick after Excel-to-PDF-to-PPTX conversion.
- Text is shifted when converting PPTX to PDF.
- ArgumentException occurs when importing a PDF document.
Aspose.Slides for PHP via Java V26.6主版本2026年6月19日
功能
- Added the ability to use a compression type when saving a presentation as a PPTX file.
- Added support for importing PDF Graphic Paths as native PowerPoint shapes.
修复
- HTML export fails with multiple excluded fonts.
- Chart outline becomes excessively thick after Excel-to-PDF-to-PPTX conversion.
- Text is shifted when converting PPTX to PDF.
- ArgumentException occurs when importing a PDF document.
Aspose.Slides for Python via Java V26.6主版本2026年6月19日
功能
- Added the ability to use a compression type when saving a presentation as a PPTX file.
- Added support for importing PDF Graphic Paths as native PowerPoint shapes.
- Added support for Python 3.12+ / 3.13+.
修复
- Chart outline becomes excessively thick after Excel-to-PDF-to-PPTX conversion.
- Text is shifted when converting PPTX to PDF.
- ArgumentException occurs when importing a PDF document.
Aspose.Font for C++ V26.6主版本2026年6月19日
功能
- Added support for rendering Arabic script text, including right-to-left layout, Arabic glyph shaping, ligatures, and diacritic positioning.
Aspose.PDF for C++ V26.6主版本2026年6月19日
功能
- Integrated OCR for PDF Text Recognition
- Introduced integrated OCR support for extracting plain text from PDF pages that need optical character recognition. Added the Aspose.Pdf.Ocr namespace with OcrTextAbsorber, OcrTextRecognitionOptions, and OcrLanguage.
- The OCR absorber follows the familiar Aspose.PDF visitor pattern. You can recognize text from a single Page, from a whole Document, or by passing the absorber to Page.Accept or PageCollection.Accept. Recognition options allow you to configure the language, rendering resolution, and page separator used when text is recognized from multiple pages. By default, OCR uses OcrLanguage.English, 300 DPI, and a double line break between recognized page texts.
- Signing with Certificate and TSA
- Improved certificate-based signing workflows that use a timestamp authority (TSA). This helps you to create signatures with timestamp settings when a signing certificate and TSA server are used together.
- You can embed a timestamp in the digital signature that corresponds to the certificate of your choice. The timestamp settings are assigned to the signature object before calling PdfFileSignature.Sign.
修复
- PDF to PDF/A conversion memory issue in Aspose.PDF.
- PDF to image - garbled characters.
- Image to PDF conversion throws an error if Aspose.Pdf.dll is added from GAC.
- Optimizing PDF disturbs content formatting.
- PDF to PDF/A conversion generates output with incorrect formatting.
- Content of page does not fit correctly inside page when converting HTML to PDF.
- System.NullReferenceException on the Visit() method.
- Garbage characters appear in output TIFF after conversion.
- Memory leak in Aspose.PDF v23.11 and later.
- Some text content is missing when converting PDF to PNG and HTML.
- RadioButtonField causes an error when opened in Adobe Acrobat for Android.
- DropDown value is not completely visible when calling the Flatten() method.
- PDF compression does not work.
- HTML to PDF conversion image position and text overwrite issue.
- Some fields become blank after FlattenAllFields().
- OptimizeResources() damages PDF document.
- PDF document shows an error after FlattenAllFields().
- PDF/A conversion generates RGB OutputIntent for documents containing CMYK content and incorrectly passes internal validation.
- Regression - ZUGFeRD XMP metadata version value is incorrectly serialized during PDF/A save.
- Text line is missing when rasterizing PDF page to image.
- PDF to SVG conversion generates fragmented hyperlink text and incorrect clickable areas.
- PDF to PDF/A API throws an exception.
- PDF/A conversion succeeds in Aspose.PDF but output is rejected by veraPDF and Adobe.
- MediaBox and CropBox update cascades to pages that inherit shared boxes.
- Regression - loading HTML file consumes all memory.
- HTML to PDF - black band in the generated PDF.
- Heading numbers are in reverse order.
- PDF to PDF/A-3a conversion issue.
- Text formatting issue when converting XFA form to standard form.
- Data is lost when converting XFA form to standard form.
- Draw property removes some contents of TextStamp.
Aspose.Slides for JasperReports V26.6主版本2026年6月19日
功能
- Added the ability to use a compression type when saving a presentation as a PPTX file.
- Added support for importing PDF Graphic Paths as native PowerPoint shapes.
修复
- Chart outline becomes excessively thick after Excel-to-PDF-to-PPTX conversion.
- Text is shifted when converting PPTX to PDF.
- ArgumentException occurs when importing a PDF document.
Aspose.Slides for Node.js via Java V26.6主版本2026年6月19日
功能
- Added the ability to use a compression type when saving a presentation as a PPTX file.
- Added support for importing PDF Graphic Paths as native PowerPoint shapes.
修复
- Chart outline becomes excessively thick after Excel-to-PDF-to-PPTX conversion.
- Text is shifted when converting PPTX to PDF.
- ArgumentException occurs when importing a PDF document.
Aspose.Tasks for C++ V26.6主版本2026年6月19日
功能
- Updated version of Aspose.Drawing dependency.
- Added support for the reading of task expenses for Primavera DB format.
- Changed source field of Task.Duration to "At completion Duration" instead of "Planned duration" when reading a project from Primavera formats.
修复
- Fixed calculation of BudgetedExpenseCost for Primavera XER and Primavera DB formats.
- Fixed 'date cannot be DateTime.MinValue' exception when recalculating the project.
- Fixed issue where Assignment.ActualStart date is not updated when parent task's start date is modified.
- Fixed issue where task bar is rendered outside of Gantt chart's calendar's area.
Aspose.Tasks for Java V26.6主版本2026年6月19日
功能
- Updated version of Aspose.Drawing dependency.
- Added support for the reading of task expenses for Primavera DB format.
- Changed source field of Task.Duration to "At completion Duration" instead of "Planned duration" when reading a project from Primavera formats.
修复
- Fixed calculation of BudgetedExpenseCost for Primavera XER and Primavera DB formats.
- Fixed 'date cannot be DateTime.MinValue' exception when recalculating the project.
- Fixed issue where Assignment.ActualStart date is not updated when parent task's start date is modified.
- Fixed issue where task bar is rendered outside of Gantt chart's calendar's area.
Aspose.ZIP for Python via .NET V26.6主版本2026年6月18日
功能
- Added the ability to compose Apple archives (.aar) with the raw (store) compression method.
- Added the ability to extract Apple archives (.aar) with the LZ4 compression method.
- Added the ability to extract Apple archives (.aar) with the Zlib compression method.
- Added the ability to extract Apple archives (.aar) with the LZMA compression method.
- Added the ability to extract Apple archives (.aar) with the LZFSE compression method.
- Added cancellation support when extracting Apple archives (.aar).
- CRC32, SHA1, and SHA256 checksum are now verified when extracting Apple archives (.aar).
- You can now optionally include CRC32 checksum when composing Apple archives (.aar).
Aspose.Drawing for Java V26.6主版本2026年6月18日
功能
- Implemented vector scaling for metafiles.
- Improved rectangle frame drawing correctness.
- Implemented ImageAttributes.SetOutputChannelColorProfile() for RGB and CMYK color profiles.
- Improved Chinese fonts support.
修复
- Corrected EMR_STRETCHDIBITS processing in EMF.
Aspose.Words for Java V26.6主版本2026年6月18日
功能
- Document Customization: Added a new method to easily clear custom toolbars and keyboard shortcuts, helping you reset or secure document settings.
- PDF Export: Enabled seamless export of datetime form fields to PDF, ensuring your date and time data transfers accurately.
- PDF Export: Introduced JavaScript trigger support for date/time fields in PDF AcroForms, making your exported forms more interactive and responsive.
- PDF Export: Enhanced hyphenation rendering; if a font lacks an optional hyphen (U+00AD), it now automatically falls back to a visual hyphen while keeping your text fully searchable.
- PDF Export: Improved overall PDF output quality by fully preserving date picker content controls.
- Tables: Improved the handling of repeated table header rows for cleaner, more predictable layouts in multi-page tables.
- Provided a method in LINQ Reporting Engine to export data source dump.
- Added support for 'mso-spacerun' in MsoHtml documents.
修复
- isFontConfigAvailable() hangs process on Linux with many fonts.
- DOCX to PDF - Characters showing as boxes.
- Regression - Font loses bold style.
- Text wrapping in SVG is incorrect after rendering.
- Long time converting DOCX to PDF.
- TOC page numbers incorrectly calculated.
- Repeated table header row should not be rendered on pages where the row does not fit in 2013 mode.
- Investigate whether it is possible to preserve pick date form fields in PDF.
- Support for preserving date picker content control in PDF output.
- JPEG image color is changed after rendering.
- Minor differences in VML shape sizes.
- Printing a document through Aspose.Words shifts the text upwards when compared to printing through MS Word.
- NullReferenceException when converting documents with "Symbol" font to raster formats (TIFF/PNG/JPG) under .NET 6.0-windows.
- Revisions are grouped improperly when there is footnote.
- Footer overlaps body content during DOC to PNG conversion.
- Import of MsoHtml footnote options for second section differs from MS Word's result.
- Import of MsoHtml headers differs from MS Word's result.
- Import of MsoHtml lists differs from MS Word's result.
- High memory usage upon comparing documents.
- InvalidOperationException is thrown upon building document layout.
- Font subsets lack GSUB table causing incorrect rendering of complex scripts (Arabic, Indic, etc.) in Html export.
- IndexOutOfRangeException upon saving document with OoxmlCompliance.Iso29500_2008_Strict.
- Remove outdated pages from products.aspose.net/words.
- Tick mark is rendered outside the axis line.
- Content is moved to the previous pages after rendering.
- Rendering DOCX with Arabic chars to HTML format with HarfBuzz shaper enabled produces distorted HTML.
- MHT to PDF - MHT file corrupted.
- Aspose.Words incorrectly imports consecutive bookmarks from MsoHtml.
- Hyphenation symbol is not rendered.
- Enhance Asian text breaking logic to consider Unicode Script in addition to Locale.
- MD to MD - Content within < > is altered.
- Aspose.Words.xml for .net10 build have no members.
- MathML is incorrectly imported from HTML.
- Endnotes that MS Word removes present on RTF to DOCX conversion.
- Repeated table header row is rendered improperly.
- DataLabel is rendered improperly after setting DataLabels.Format.Fill.Color.
- Table header row is repeated improperly after rendering.
- Content position is incorrect in the rendered EQ field.
- Headers and footers aren't exported to Docling JSON.
- PDF output differences when using Baskerville font subfamilies.
- Improve import of table styles from MsoHtml.
- Document comparison shows incorrect insertion.
- Incorrect table header rendering in output PDF.
- Part of content is moved to next page.
- Import symbols from MsoHtml like MS Word does.
- Table header should not be repeated above a tall row.
- New page not started after a table with a tall header.
- Additional Paragraph with list style added after SetMapping.
- Part of content is moved to the next page upon rendering.
- Incorrect handling of repeated table header rows in a broken table on conversion to PDF.
- DOCX to PDF - Table header not rendered correctly.
- Table with tall header row is rendered improperly.
- Revisions.RejectAll does not work correctly and generates incorrect output.
- Content after not-fitting table row is in a wrong main text column in 2013 mode.
- Assertion in debug code during layout build.
- Line break issue and Korean Font problem in PDF and Images.
- In 2013 mode, table header row should not be present above the row with "allow to break across pages" OFF if the row is still broken.
- Conversion MHTML to PDF issue.
- Default font substitution does not work when converting DOCX to PDF.
Aspose.Medical for .NET V26.6主版本2026年6月18日
功能
- Addd JPEG XL (JXL) transfer syntax support: The library now supports JPEG XL transfer syntaxes defined in the DICOM standard: lossless (1.2.840.10008.1.2.4.110), JPEG recompression (1.2.840.10008.1.2.4.111), and lossy (1.2.840.10008.1.2.4.112). You can transcode DICOM files to and from JPEG XL, and the corresponding ISO_18181_1 lossy compression method identifier is available.
- Migration to .NET 10: The library now targets .NET 10, taking advantage of the latest runtime performance improvements, new APIs, and long-term support.
- Added JPEG 2000 16-Bit Monochrome encode support: JPEG 2000 encoding now correctly handles 16-bit monochrome pixel data. This is important for medical imaging modalities such as CT and MR that produce high-dynamic-range grayscale images.
Aspose.Tasks for Python via .NET V26.6主版本2026年6月17日
功能
- Updated version of Aspose.Drawing dependency.
- Added support for the reading of task expenses for Primavera DB format.
- Changed source field of Task.Duration to "At completion Duration" instead of "Planned duration" when reading a project from Primavera formats.
修复
- Fixed calculation of BudgetedExpenseCost for Primavera XER and Primavera DB formats.
- Fixed 'date cannot be DateTime.MinValue' exception when recalculating the project.
- Fixed issue where Assignment.ActualStart date is not updated when parent task's start date is modified.
- Fixed issue where task bar is rendered outside of Gantt chart's calendar's area.
Aspose.Tasks for .NET V26.6主版本2026年6月16日
功能
- Updated version of Aspose.Drawing dependency.
- Added support for the reading of task expenses for Primavera DB format.
- Changed source field of Task.Duration to "At completion Duration" instead of "Planned duration" when reading a project from Primavera formats.
修复
- Fixed calculation of BudgetedExpenseCost for Primavera XER and Primavera DB formats.
- Fixed 'date cannot be DateTime.MinValue' exception when recalculating the project.
- Fixed issue where Assignment.ActualStart date is not updated when parent task's start date is modified.
- Fixed issue where task bar is rendered outside of Gantt chart's calendar's area.
Aspose.Words for Python via .NET V26.6主版本2026年6月15日
功能
- Printing: Added Windows-specific target framework monickers (net6.0-windows and net8.0-windows) to the NuGet package. This enables the use of Document.Print() and related printing APIs in .NET Core applications running on Windows.
- Document Customization: Added a new method to easily clear custom toolbars and keyboard shortcuts, helping you reset or secure document settings.
- PDF Export: Enabled seamless export of datetime form fields to PDF, ensuring your date and time data transfers accurately.
- PDF Export: Introduced JavaScript trigger support for date/time fields in PDF AcroForms, making your exported forms more interactive and responsive.
- PDF Export: Enhanced hyphenation rendering; if a font lacks an optional hyphen (U+00AD), it now automatically falls back to a visual hyphen while keeping your text fully searchable.
- PDF Export: Improved overall PDF output quality by fully preserving date picker content controls.
- Tables: Improved the handling of repeated table header rows for cleaner, more predictable layouts in multi-page tables.
- Provided a method in LINQ Reporting Engine to export data source dump.
- Added support for 'mso-spacerun' in MsoHtml documents.
修复
- TOC page numbers incorrectly calculated.
- Repeated table header row should not be rendered on pages where the row does not fit in 2013 mode.
- Investigate whether it is possible to preserve pick date form fields in PDF.
- Support for preserving date picker content control in PDF output.
- JPEG image color is changed after rendering.
- Minor differences in VML shape sizes.
- Printing a document through Aspose.Words shifts the text upwards when compared to printing through MS Word.
- NullReferenceException when converting documents with "Symbol" font to raster formats (TIFF/PNG/JPG) under .NET 6.0-windows.
- Revisions are grouped improperly when there is footnote.
- Footer overlaps body content during DOC to PNG conversion.
- Import of MsoHtml footnote options for second section differs from MS Word's result.
- Import of MsoHtml headers differs from MS Word's result.
- Import of MsoHtml lists differs from MS Word's result.
- High memory usage upon comparing documents.
- InvalidOperationException is thrown upon building document layout.
- Font subsets lack GSUB table causing incorrect rendering of complex scripts (Arabic, Indic, etc.) in Html export.
- IndexOutOfRangeException upon saving document with OoxmlCompliance.Iso29500_2008_Strict.
- Remove outdated pages from products.aspose.net/words.
- Tick mark is rendered outside the axis line.
- Content is moved to the previous pages after rendering.
- Rendering DOCX with Arabic chars to HTML format with HarfBuzz shaper enabled produces distorted HTML.
- MHT to PDF - MHT file corrupted.
- Aspose.Words incorrectly imports consecutive bookmarks from MsoHtml.
- Hyphenation symbol is not rendered.
- Enhance Asian text breaking logic to consider Unicode Script in addition to Locale.
- MD to MD - Content within < > is altered.
- Aspose.Words.xml for .net10 build have no members.
- MathML is incorrectly imported from HTML.
- Endnotes that MS Word removes present on RTF to DOCX conversion.
- Repeated table header row is rendered improperly.
- DataLabel is rendered improperly after setting DataLabels.Format.Fill.Color.
- Table header row is repeated improperly after rendering.
- Content position is incorrect in the rendered EQ field.
- Headers and footers aren't exported to Docling JSON.
- PDF output differences when using Baskerville font subfamilies.
- Improve import of table styles from MsoHtml.
- Document comparison shows incorrect insertion.
- Incorrect table header rendering in output PDF.
- Part of content is moved to next page.
- Import symbols from MsoHtml like MS Word does.
- Table header should not be repeated above a tall row.
- New page not started after a table with a tall header.
- Additional Paragraph with list style added after SetMapping.
- Part of content is moved to the next page upon rendering.
- Incorrect handling of repeated table header rows in a broken table on conversion to PDF.
- DOCX to PDF - Table header not rendered correctly.
- Table with tall header row is rendered improperly.
- Revisions.RejectAll does not work correctly and generates incorrect output.
- Content after not-fitting table row is in a wrong main text column in 2013 mode.
- Assertion in debug code during layout build.
- Line break issue and Korean Font problem in PDF and Images.
- In 2013 mode, table header row should not be present above the row with "allow to break across pages" OFF if the row is still broken.
- Conversion MHTML to PDF issue.
- Default font substitution does not work when converting DOCX to PDF.
Aspose.PDF for .NET V26.6主版本2026年6月15日
功能
- Integrated OCR for PDF Text Recognition
- Introduced integrated OCR support for extracting plain text from PDF pages that need optical character recognition. Added the Aspose.Pdf.Ocr namespace with OcrTextAbsorber, OcrTextRecognitionOptions, and OcrLanguage.
- The OCR absorber follows the familiar Aspose.PDF visitor pattern. You can recognize text from a single Page, from a whole Document, or by passing the absorber to Page.Accept or PageCollection.Accept. Recognition options allow you to configure the language, rendering resolution, and page separator used when text is recognized from multiple pages. By default, OCR uses OcrLanguage.English, 300 DPI, and a double line break between recognized page texts.
- Signing with Certificate and TSA
- Improved certificate-based signing workflows that use a timestamp authority (TSA). This helps you to create signatures with timestamp settings when a signing certificate and TSA server are used together.
- You can embed a timestamp in the digital signature that corresponds to the certificate of your choice. The timestamp settings are assigned to the signature object before calling PdfFileSignature.Sign.
修复
- PDF to PDF/A conversion memory issue in Aspose.PDF.
- PDF to image - garbled characters.
- Image to PDF conversion throws an error if Aspose.Pdf.dll is added from GAC.
- Optimizing PDF disturbs content formatting.
- PDF to PDF/A conversion generates output with incorrect formatting.
- Content of page does not fit correctly inside page when converting HTML to PDF.
- System.NullReferenceException on the Visit() method.
- Garbage characters appear in output TIFF after conversion.
- Memory leak in Aspose.PDF v23.11 and later.
- Some text content is missing when converting PDF to PNG and HTML.
- RadioButtonField causes an error when opened in Adobe Acrobat for Android.
- DropDown value is not completely visible when calling the Flatten() method.
- PDF compression does not work.
- HTML to PDF conversion image position and text overwrite issue.
- Some fields become blank after FlattenAllFields().
- OptimizeResources() damages PDF document.
- PDF document shows an error after FlattenAllFields().
- PDF/A conversion generates RGB OutputIntent for documents containing CMYK content and incorrectly passes internal validation.
- Regression - ZUGFeRD XMP metadata version value is incorrectly serialized during PDF/A save.
- Text line is missing when rasterizing PDF page to image.
- PDF to SVG conversion generates fragmented hyperlink text and incorrect clickable areas.
- PDF to PDF/A API throws an exception.
- PDF/A conversion succeeds in Aspose.PDF but output is rejected by veraPDF and Adobe.
- MediaBox and CropBox update cascades to pages that inherit shared boxes.
- Regression - loading HTML file consumes all memory.
- HTML to PDF - black band in the generated PDF.
- Heading numbers are in reverse order.
- PDF to PDF/A-3a conversion issue.
- Text formatting issue when converting XFA form to standard form.
- Data is lost when converting XFA form to standard form.
- Draw property removes some contents of TextStamp.
Aspose.Cells for Android via Java V26.6主版本2026年6月12日
功能
- Added support for the REGEXTEST function.
- Added support for decrypting encrypted ODS with ODF 1.4 specification.
- Added the ability to detect the file format of an encrypted ODF 1.4 file.
修复
- "CellsException: Corrupted file. (ExceptionType.IO)" on Workbook constructor when using incorrect password for ODS/OTS files.
- XLOOKUP returns incorrect result when mixing TEXT and BOOLEAN values.
- The settings for individual data points that affected the NumberFormat.
- Some shapes missing in Excel to PDF conversion.
- Text line break error.
- A single page is being generated as two pages while converting to PDF.
- Extra small box appears after converting XLSX to PDF on Workbook.save() method.
- Columns getting truncated even after Autofit.
- HTML output layout is distorted.
- Linked picture (camera object) shows stale cached bitmap in HTML export.
- Pivot table refresh causes filters to fail.
- Smart marker 'group:repeat' fails to repeat parent property for nested child records.
- Landray RDM EKP-25735-1 Convert Effect.
- Padding not in the XLSX file added for a cell with Cells 26.4 compared to 26.3 when converting to PNG/PDF.
- Calculation of LINEST function is wrong.
- SEARCH function was calculated as #VALUE! when find_text contains "~~".
- When a graph generated in Excel is converted to an image, if February 29th of a leap year is used as an X-axis scale label, it is incorrectly converted to February 28th.
- Dash line is changed to solid line after converting to PDF.
- Custom Number Format with Trailing Dots is ignored when exporting to HTML.
- Extra column generated in HTML export due to text overflow in hidden rows on Workbook.save() method.
- HTML output still differs from older versions in Aspose.Cells for Java 26.5.
- Support nested arrays (array within array) officially with ArrayAsSingle.
- Handling JSON array as single cell in CSV using Aspose.
- Nullpointer when opening password protected Open Office ODS file.
- "java.lang.StringIndexOutOfBoundsException" on ExternalConnection.getPowerQueryFormula() method.
Aspose.Cells for Java V26.6主版本2026年6月12日
修复
- Calculation of LINEST function is wrong.
- SEARCH function was calculated as #VALUE! when find_text contains "~~".
- When a graph generated in Excel is converted to an image, if February 29th of a leap year is used as an X-axis scale label, it is incorrectly converted to February 28th.
- Dash line is changed to solid line after converting to PDF.
- Custom Number Format with Trailing Dots is ignored when exporting to HTML.
- Extra column generated in HTML export due to text overflow in hidden rows on Workbook.save() method.
- HTML output still differs from older versions in Aspose.Cells for Java 26.5.
- Support nested arrays (array within array) officially with ArrayAsSingle.
- Handling JSON array as single cell in CSV using Aspose.
Aspose.Diagram for Node.js via Java V26.6主版本2026年6月11日
修复
- Diagram exception when converting VSD file.
Aspose.Diagram for Python via .NET V26.6主版本2026年6月11日
功能
- Added the ability to apply password protection to the VBA project.
- Added the ability to remove password protection from a VBA project.
修复
- Discrepancy between Visio Explorer master shape names and API output.
- When converting VSDX with a background to a PDF, then the conversion results in a scaled down diagram.
Aspose.Cells for Python via .NET V26.6主版本2026年6月11日
功能
- Added support for long text exceeding 256 characters in formula.
- You can now preserve original data of calculation chain when re-saving a Workbook without changing cells data.
- You can now reconstruct long text concatenated by _LONGTEXT() function into single string parameter of formula.
- Enhance filed format detection for SVG and MOBI files.
- Added support for showing or hiding data type icons.
- Added support for setting how the application displays shapes in this workbook.
修复
- Incorrect paragraph numbering in text boxes during PDF conversion.
- ISOWEEKNUM formula/function returns 53 for Dec 29–31, 2025 - should return 1 per ISO 8601.
- "#VALUE!" error on Workbook.CalculateFormula method during PDF rendering.
- Some formulas with LETL/LAMBDA functions were not calculated correctly.
- Aggregation function name was prefixed with "_xleta." for Cell.Formula.
- Incorrect diagram legend and layout issues on Workbook.Save() method.
- Missing label on X-Axis in generated SVG in .NET 8.
- EMF rendering result changes after calling FontConfigs.IsFontAvailable with Mars Centra fonts.
- Bubble chart to image is displayed incompletely.
- [Skia] Vertical red lines are missing.
- [Skia] The lines inside the table have become thicker.
- Text is moved down while rendering to image by SheetRender.
- PivotTable formatting is lost after calling RefreshData() and CalculateData().
- ListColumn.Name rewrites cross-sheet structured references after Cells.InsertColumn.
- Regression: Formulas copied incorrectly when copying tables.
- Handle block comments of power query formulas improperly.
- Incorrect rendering of Excel charts and symbols to image.
- Generated XLSB file with advanced slicer was corrupted.
- [Shape] excel2html error report: NullReferenceException.
- [Shape] excel2html error report: InvalidCastException.
- [Chart] excel2html error report: NullReferenceException.
- NullReferenceException when converting pivot tables to HTML.
Aspose.Cells for Python via Java V26.6主版本2026年6月11日
修复
- Calculation of LINEST function is wrong.
- SEARCH function was calculated as #VALUE! when find_text contains "~~".
- When a graph generated in Excel is converted to an image, if February 29th of a leap year is used as an X-axis scale label, it is incorrectly converted to February 28th.
- Dash line is changed to solid line after converting to PDF.
- Custom Number Format with Trailing Dots is ignored when exporting to HTML.
- Extra column generated in HTML export due to text overflow in hidden rows on Workbook.save() method.
- HTML output still differs from older versions in Aspose.Cells for Java 26.5.
- Support nested arrays (array within array) officially with ArrayAsSingle.
- Handling JSON array as single cell in CSV using Aspose.
Aspose.Email for Java V26.5主版本2026年6月11日
功能
- Implemented a method for building a TGZ backup archive from EML files.
- Implemented the handling of Throttling for Microsoft Graph in IGraphClient.
- Implementd large message upload via Graph upload session in IGraphClient.
修复
- MSG to PDF - Throws System.FormatException.
- Null ref exception when saving VCF.
Aspose.ZIP for .NET V26.6主版本2026年6月11日
功能
- Added the ability to compose Apple archives (.aar) with the raw (store) compression method.
- Added the ability to extract Apple archives (.aar) with the LZ4 compression method.
- Added the ability to extract Apple archives (.aar) with the Zlib compression method.
- Added the ability to extract Apple archives (.aar) with the LZMA compression method.
- Added the ability to extract Apple archivs (.aar) with the LZFSE compression method.
- Added cancellation support when extracting Apple archives (.aar).
- CRC32, SHA1, and SHA256 checksum are now verified when extracting Apple archives (.aar).
- You can now optionally include CRC32 checksum when composing Apple archives (.aar).
Aspose.BarCode for Python via .NET V26.5主版本2026年6月10日
功能
- Added 'AllowShortBarcodes' to BarcodeReader.
- Improved Postal barcodes recognition engine.
- Added an option to BarCodeReader to recognize only the required barcode types.
- Added the ability to detect Unicode charsets in 2D barcodes.
- Removed the EnableEscape property.
- Exposed BarCodeReader.GetBarCodeDecodeType() as a public method.
修复
- Fixed ExtendedCodetext mode in QR encoder.
- Reading barcodes from PDF - Barcode is not recognized.
- Recognition of EAN barcodes while barcode read type is set to UPC.
- Reader detects fragments of Code39Extended instead of VIN.
Aspose.Cells for .NET V26.6主版本2026年6月10日
功能
- Added support for long text exceeding 256 characters in formula.
- You can now preserve original data of calculation chain when re-saving a Workbook without changing cells data.
- You can now reconstruct long text concatenated by _LONGTEXT() function into single string parameter of formula.
- Enhance filed format detection for SVG and MOBI files.
- Added support for showing or hiding data type icons.
- Added support for reordering sheets in GridJs.
- Added left and right movement buttons to both sides of the scrollbar.
- Optimized date picker component.
- Added configurable default view month and selectable date range limits.
- Added min and max selectable date limits.
- Added separate year, month, and Today navigation controls.
- Added a patch for formula engine to calculate XLOOKUP with large data set in the same way with MS Excel.
- Added support for setting how the application displays shapes in this workbook.
- Added a configuration item to locate to the last row after batch inserting rows.
修复
- Opening the Excel scroll bar cannot scroll to the corresponding cell selection position.
- Incorrect paragraph numbering in text boxes during PDF conversion.
- ISOWEEKNUM formula/function returns 53 for Dec 29–31, 2025 - should return 1 per ISO 8601.
- "#VALUE!" error on Workbook.CalculateFormula method during PDF rendering.
- Some formulas with LETL/LAMBDA functions were not calculated correctly.
- Aggregation function name was prefixed with "_xleta." for Cell.Formula.
- Formulas with combination of FILTER/SORT/UNIQUE functions were calculated incorrectly.
- Incorrect diagram legend and layout issues on Workbook.Save() method.
- Missing label on X-Axis in generated SVG in .NET 8.
- EMF rendering result changes after calling FontConfigs.IsFontAvailable with Mars Centra fonts.
- Bubble chart to image is displayed incompletely.
- [Skia] Vertical red lines are missing.
- [Skia] The lines inside the table have become thicker.
- Text is moved down while rendering to image by SheetRender.
- PivotTable formatting is lost after calling RefreshData() and CalculateData().
- ListColumn.Name rewrites cross-sheet structured references after Cells.InsertColumn.
- Regression: Formulas copied incorrectly when copying tables.
- Handle block comments of power query formulas improperly.
- Incorrect rendering of Excel charts and symbols to image.
- Generated XLSB file with advanced slicer was corrupted.
- Error occurs when pasting a cell that exceeds the maximum displayed rows.
- Display and editing of percentage format data are inconsistent with Excel.
- Edge scroll misfires and lingering timers cause auto rollback click jitter and post revert scroll state corruption.
- Batch insert submit triggers on mousedown with deduplication to eliminate occasional double click insert failures.
- Batch insert bar follows below the last row and reserves bottom scroll space to prevent fixed positioning and overlap with final rows.
- Pasted cells in unlocked protected-sheet regions are incorrectly locked.
- [Shape] excel2html error report: NullReferenceException.
- [Shape] excel2html error report: InvalidCastException.
- [Chart] excel2html error report: NullReferenceException.
- NullReferenceException when converting pivot tables to HTML.
Aspose.Cells for C++ V26.6主版本2026年6月10日
功能
- Added support for long text exceeding 256 characters in formula.
- You can now preserve original data of calculation chain when re-saving a Workbook without changing cells data.
- You can now reconstruct long text concatenated by _LONGTEXT() function into single string parameter of formula.
- Enhance filed format detection for SVG and MOBI files.
- Added support for showing or hiding data type icons.
- Added support for setting how the application displays shapes in this workbook.
修复
- Incorrect paragraph numbering in text boxes during PDF conversion.
- ISOWEEKNUM formula/function returns 53 for Dec 29–31, 2025 - should return 1 per ISO 8601.
- "#VALUE!" error on Workbook.CalculateFormula method during PDF rendering.
- Some formulas with LETL/LAMBDA functions were not calculated correctly.
- Aggregation function name was prefixed with "_xleta." for Cell.Formula.
- Incorrect diagram legend and layout issues on Workbook.Save() method.
- Missing label on X-Axis in generated SVG in .NET 8.
- EMF rendering result changes after calling FontConfigs.IsFontAvailable with Mars Centra fonts.
- Bubble chart to image is displayed incompletely.
- [Skia] Vertical red lines are missing.
- [Skia] The lines inside the table have become thicker.
- Text is moved down while rendering to image by SheetRender.
- PivotTable formatting is lost after calling RefreshData() and CalculateData().
- ListColumn.Name rewrites cross-sheet structured references after Cells.InsertColumn.
- Regression: Formulas copied incorrectly when copying tables.
- Handle block comments of power query formulas improperly.
- Incorrect rendering of Excel charts and symbols to image.
- Generated XLSB file with advanced slicer was corrupted.
- [Shape] excel2html error report: NullReferenceException.
- [Shape] excel2html error report: InvalidCastException.
- [Chart] excel2html error report: NullReferenceException.
- NullReferenceException when converting pivot tables to HTML.
Aspose.Cells for Node.js via C++ V26.6主版本2026年6月10日
功能
- Added support for long text exceeding 256 characters in formula.
- You can now preserve original data of calculation chain when re-saving a Workbook without changing cells data.
- You can now reconstruct long text concatenated by _LONGTEXT() function into single string parameter of formula.
- Enhance filed format detection for SVG and MOBI files.
- Added support for showing or hiding data type icons.
- Added support for setting how the application displays shapes in this workbook.
修复
- Converting XLS to XLSX produces malformed XML when non-ASCII metadata.
- Incorrect paragraph numbering in text boxes during PDF conversion.
- ISOWEEKNUM formula/function returns 53 for Dec 29–31, 2025 - should return 1 per ISO 8601.
- "#VALUE!" error on Workbook.CalculateFormula method during PDF rendering.
- Some formulas with LETL/LAMBDA functions were not calculated correctly.
- Aggregation function name was prefixed with "_xleta." for Cell.Formula.
- Incorrect diagram legend and layout issues on Workbook.Save() method.
- Missing label on X-Axis in generated SVG in .NET 8.
- EMF rendering result changes after calling FontConfigs.IsFontAvailable with Mars Centra fonts.
- Bubble chart to image is displayed incompletely.
- [Skia] Vertical red lines are missing.
- [Skia] The lines inside the table have become thicker.
- Text is moved down while rendering to image by SheetRender.
- PivotTable formatting is lost after calling RefreshData() and CalculateData().
- ListColumn.Name rewrites cross-sheet structured references after Cells.InsertColumn.
- Regression: Formulas copied incorrectly when copying tables.
- Handle block comments of power query formulas improperly.
- Incorrect rendering of Excel charts and symbols to image.
- Generated XLSB file with advanced slicer was corrupted.
- [Shape] excel2html error report: NullReferenceException.
- [Shape] excel2html error report: InvalidCastException.
- [Chart] excel2html error report: NullReferenceException.
- NullReferenceException when converting pivot tables to HTML.
Aspose.Diagram for .NET V26.6主版本2026年6月10日
功能
- Added the ability to apply password protection to the VBA project.
- Added the ability to remove password protection from a VBA project.
修复
- Discrepancy between Visio Explorer master shape names and API output.
- When converting VSDX with a background to a PDF, then the conversion results in a scaled down diagram.
Aspose.Diagram for Java V26.6主版本2026年6月10日
修复
- DiagramException when converting VSD_file.
Aspose.Diagram for Python via Java V26.6主版本2026年6月10日
修复
- Diagram exception when converting VSD file.
Aspose.Drawing for .NET V26.6主版本2026年6月10日
功能
- Implemented vector scaling for metafiles.
- Improved rectangle frame drawing correctness.
修复
- Corrected EMR_STRETCHDIBITS processing in EMF.
Aspose.Words for Node.js via .NET V26.6主版本2026年6月10日
功能
- Document Customization: Added a new method to easily clear custom toolbars and keyboard shortcuts, helping you reset or secure document settings.
- PDF Export: Enabled seamless export of datetime form fields to PDF, ensuring your date and time data transfers accurately.
- PDF Export: Introduced JavaScript trigger support for date/time fields in PDF AcroForms, making your exported forms more interactive and responsive.
- PDF Export: Enhanced hyphenation rendering; if a font lacks an optional hyphen (U+00AD), it now automatically falls back to a visual hyphen while keeping your text fully searchable.
- PDF Export: Improved overall PDF output quality by fully preserving date picker content controls.
- Tables: Improved the handling of repeated table header rows for cleaner, more predictable layouts in multi-page tables.
- Added support for 'mso-spacerun' in MsoHtml documents.
修复
- TOC page numbers incorrectly calculated.
- Repeated table header row should not be rendered on pages where the row does not fit in 2013 mode.
- Investigate whether it is possible to preserve pick date form fields in PDF.
- Support for preserving date picker content control in PDF output.
- JPEG image color is changed after rendering.
- Minor differences in VML shape sizes.
- Revisions are grouped improperly when there is footnote.
- Footer overlaps body content during DOC to PNG conversion.
- Import of MsoHtml footnote options for second section differs from MS Word's result.
- Import of MsoHtml headers differs from MS Word's result.
- Import of MsoHtml lists differs from MS Word's result.
- High memory usage upon comparing documents.
- InvalidOperationException is thrown upon building document layout.
- Font subsets lack GSUB table causing incorrect rendering of complex scripts (Arabic, Indic, etc.) in Html export.
- IndexOutOfRangeException upon saving document with OoxmlCompliance.Iso29500_2008_Strict.
- Remove outdated pages from products.aspose.net/words.
- Tick mark is rendered outside the axis line.
- Content is moved to the previous pages after rendering.
- Rendering DOCX with Arabic chars to HTML format with HarfBuzz shaper enabled produces distorted HTML.
- MHT to PDF - MHT file corrupted.
- Aspose.Words incorrectly imports consecutive bookmarks from MsoHtml.
- Hyphenation symbol is not rendered.
- Enhance Asian text breaking logic to consider Unicode Script in addition to Locale.
- MD to MD - Content within < > is altered.
- MathML is incorrectly imported from HTML.
- Endnotes that MS Word removes present on RTF to DOCX conversion.
- Repeated table header row is rendered improperly.
- DataLabel is rendered improperly after setting DataLabels.Format.Fill.Color.
- Table header row is repeated improperly after rendering.
- Content position is incorrect in the rendered EQ field.
- Headers and footers aren't exported to Docling JSON.
- PDF output differences when using Baskerville font subfamilies.
- Improve import of table styles from MsoHtml.
- Document comparison shows incorrect insertion.
- Incorrect table header rendering in output PDF.
- Part of content is moved to next page.
- Import symbols from MsoHtml like MS Word does.
- Table header should not be repeated above a tall row.
- New page not started after a table with a tall header.
- Additional Paragraph with list style added after SetMapping.
- Part of content is moved to the next page upon rendering.
- Incorrect handling of repeated table header rows in a broken table on conversion to PDF.
- DOCX to PDF - Table header not rendered correctly.
- Table with tall header row is rendered improperly.
- Revisions.RejectAll does not work correctly and generates incorrect output.
- Content after not-fitting table row is in a wrong main text column in 2013 mode.
- Assertion in debug code during layout build.
- Line break issue and Korean Font problem in PDF and Images.
- In 2013 mode, table header row should not be present above the row with "allow to break across pages" OFF if the row is still broken.
- Conversion MHTML to PDF issue.
- Default font substitution does not work when converting DOCX to PDF.
Aspose.BarCode for C++ V26.5主版本2026年6月9日
功能
- Improved CompactPdf417 barcodes recognition engine.
修复
- Incorrect EAN13 barcode recognition.
Aspose.TeX for .NET V26.6主版本2026年6月9日
功能
- Finalized packaging of the Aspose.TeX.Drawing NuGet package, including its README.
- Updated TeX engine version constants for the 26.6 release.
- Made maintenance and stability improvements to the release build and packaging scripts.
Aspose.Slides for Python via .NET V26.6主版本2026年6月8日
功能
- Added the ability to use a compression type when saving a presentation as a PPTX file.
- Added support for importing PDF Graphic Paths as native PowerPoint shapes.
修复
- Underline is missing when converting a shape to an image.
- Chart bars use different Y-axis scale when exported to PNG and HTML.
- Chart thumbnail and the chart on the presentation do not match.
- NullReferenceException occurs when loading PPT files.
- AccessViolationException is thrown when importing PDF content.
- AccessViolationException error while importing PDF document.
- ArgumentException error while importing PDF document.
- Importing PDF document throws NullReferenceException.
- Text items of charts are displayed incorrectly when converting PPTX to PDF.
- Text is displayed incorrectly when converting PPTX to PDF.
- Stacked bar chart does not honor no fill for series when saving as HTML.
- Extra paragraphs for animated text causing rendering artifacts.
- Extra artifact appears when converting a shape to an image.
- Theme-aware SVG picture on a slide renders static fallback fill instead of the resolved theme color.
- Line chart is missing when converting a slide to JPG.
Aspose.PDF for Python via .NET V26.5主版本2026年6月5日
功能
- Marker-like PDF Chunking for AI and RAG Workflows - Introduced Marker-like PDF chunking for AI-driven document processing. This enables splitting PDF documents into semantic DocumentChunk objects that can be used in Retrieval-Augmented Generation (RAG), semantic search, and vector indexing workflows. The new API provides extension methods on Document:
- GetChunksAsync - Converts a PDF to Markdown and splits it into DocumentChunk objects.
- IngestAsync - Runs the complete pipeline: chunks the document, generates embeddings, and upserts records into a vector store.
- Chunking behavior can be configured with ChunkingOptions, including MaxChunkSize and OverlapSize. The ingestion pipeline is based on Microsoft.Extensions.AI and Microsoft.Extensions.VectorData abstractions, so it can be used with different embedding providers and vector stores.
- Signing with Certificate and TSA - Extended digital signing support for workflows that require certificate-based signatures together with a timestamp authority (TSA). Added new constructor overloads for PKCS7 and PKCS7Detached that accept TimestampSettings.
- .NET Framework Compatibility Packages - Restored publication of the .NET Framework compatibility package and helps projects that target legacy .NET Framework versions use the current Aspose.PDF release line.
修复
- PDF to TIFF - Conversion taking long processing time.
- HTML(RTL) to PDF - RTL text is rendering incorrectly.
- PDF to DOCX - Images are rendering incorrectly.
- XPS to PDF - Incorrect Z-index of image.
- HTML to PDF - Some Chinese characters render incorrectly.
- Deterioration of compliance with the PDF/UA standard when merging documents.
- Fixed badly formed XML comment IgnoreDestinationTokens RtfParser.
- PDF to DOCX - Highlight annotation still obscures text.
- BookMark navigation is broken while importing bookmark form XML.
- Multiline textbox auto font size.
- When TextSegment.Text is set to empty string "", the code is hanging and takes more and more of memory.
- System.StackOverflowException while opening PDF file.
- TextExtraction hangs for specific PDF file.
- Accessing PDF page throws Cross reference table or cross reference stream not found.
- Page numbers symbols($p,$P) issue in Footer.
- Setting value of ComboBoxField for existing options leads to double encoded value.
- PDF to DOCX - Contents missing in resultant file.
- AddStamp method consumes all available system memory.
- PdfViewer - Characters are missing in resultant print out.
- PDF to HTML - CSS not applying properly when generated from HTML.
- HtmlFragment is not rendering hyperlink.
- PDF A-1A compliance lost and form corrupted after save.
- PDF to PDFA - Semi-transparency is lost when converting to PDF/A.
- XFA form to Standard form conversion loses formatting.
- PDF to PDFA - Conversion time issue.
- PDF to PDFA - Text overlapping.
- Filling PDF does not respect field formatting.
- PDF to PDFA3b: corrupt the document.
- PDF to DOCX conversion performance issue.
- PDF to Excel - Table image is being ignored.
- Problem setting a transparent background for a text stamp.
- Processing of corrupt files.
- TIFF to PDF - Resultant PDF is too large.
- Calculated form field returns empty value.
- PDF to PDFA - Text rendering issue.
- Merging corrupted PDF document.
- PdfFileEditor.Extract throws NullReferenceException when extracting all pages.
- Multiple issues with PS document.
- Extended rights of PDF form are not being preserved.
- PDF to TIFF - Some characters are not rendered in the output files.
- System.NullReferenceException when using PdfFormat.ZUGFeRD.
- Unable to convert PDF to PDF/A-1b.
Aspose.Words for .NET V26.6主版本2026年6月4日
功能
- Printing: Added Windows-specific target framework monickers (net6.0-windows and net8.0-windows) to the NuGet package. This enables the use of Document.Print() and related printing APIs in .NET Core applications running on Windows.
- Document Customization: Added a new method to easily clear custom toolbars and keyboard shortcuts, helping you reset or secure document settings.
- PDF Export: Enabled seamless export of datetime form fields to PDF, ensuring your date and time data transfers accurately.
- PDF Export: Introduced JavaScript trigger support for date/time fields in PDF AcroForms, making your exported forms more interactive and responsive.
- PDF Export: Enhanced hyphenation rendering; if a font lacks an optional hyphen (U+00AD), it now automatically falls back to a visual hyphen while keeping your text fully searchable.
- PDF Export: Improved overall PDF output quality by fully preserving date picker content controls.
- Tables: Improved the handling of repeated table header rows for cleaner, more predictable layouts in multi-page tables.
- Provided a method in LINQ Reporting Engine to export data source dump.
- Added support for 'mso-spacerun' in MsoHtml documents.
修复
- TOC page numbers incorrectly calculated.
- Repeated table header row should not be rendered on pages where the row does not fit in 2013 mode.
- Investigate whether it is possible to preserve pick date form fields in PDF.
- Support for preserving date picker content control in PDF output.
- JPEG image color is changed after rendering.
- Minor differences in VML shape sizes.
- Printing a document through Aspose.Words shifts the text upwards when compared to printing through MS Word.
- NullReferenceException when converting documents with "Symbol" font to raster formats (TIFF/PNG/JPG) under .NET 6.0-windows.
- Revisions are grouped improperly when there is footnote.
- Footer overlaps body content during DOC to PNG conversion.
- Import of MsoHtml footnote options for second section differs from MS Word's result.
- Import of MsoHtml headers differs from MS Word's result.
- Import of MsoHtml lists differs from MS Word's result.
- High memory usage upon comparing documents.
- InvalidOperationException is thrown upon building document layout.
- Font subsets lack GSUB table causing incorrect rendering of complex scripts (Arabic, Indic, etc.) in Html export.
- IndexOutOfRangeException upon saving document with OoxmlCompliance.Iso29500_2008_Strict.
- Remove outdated pages from products.aspose.net/words.
- Tick mark is rendered outside the axis line.
- Content is moved to the previous pages after rendering.
- Rendering DOCX with Arabic chars to HTML format with HarfBuzz shaper enabled produces distorted HTML.
- MHT to PDF - MHT file corrupted.
- Aspose.Words incorrectly imports consecutive bookmarks from MsoHtml.
- Hyphenation symbol is not rendered.
- Enhance Asian text breaking logic to consider Unicode Script in addition to Locale.
- MD to MD - Content within < > is altered.
- Aspose.Words.xml for .net10 build have no members.
- MathML is incorrectly imported from HTML.
- Endnotes that MS Word removes present on RTF to DOCX conversion.
- Repeated table header row is rendered improperly.
- DataLabel is rendered improperly after setting DataLabels.Format.Fill.Color.
- Table header row is repeated improperly after rendering.
- Content position is incorrect in the rendered EQ field.
- Headers and footers aren't exported to Docling JSON.
- PDF output differences when using Baskerville font subfamilies.
- Improve import of table styles from MsoHtml.
- Document comparison shows incorrect insertion.
- Incorrect table header rendering in output PDF.
- Part of content is moved to next page.
- Import symbols from MsoHtml like MS Word does.
- Table header should not be repeated above a tall row.
- New page not started after a table with a tall header.
- Additional Paragraph with list style added after SetMapping.
- Part of content is moved to the next page upon rendering.
- Incorrect handling of repeated table header rows in a broken table on conversion to PDF.
- DOCX to PDF - Table header not rendered correctly.
- Table with tall header row is rendered improperly.
- Revisions.RejectAll does not work correctly and generates incorrect output.
- Content after not-fitting table row is in a wrong main text column in 2013 mode.
- Assertion in debug code during layout build.
- Line break issue and Korean Font problem in PDF and Images.
- In 2013 mode, table header row should not be present above the row with "allow to break across pages" OFF if the row is still broken.
- Conversion MHTML to PDF issue.
- Default font substitution does not work when converting DOCX to PDF.
Aspose.Font for .NET V26.6主版本2026年6月4日
功能
- Added support for rendering Arabic script text, including right-to-left layout, Arabic glyph shaping, ligatures, and diacritic positioning.
Aspose.Slides for Reporting Services (SSRS) V26.6主版本2026年6月4日
功能
- Added the ability to use a compression type when saving a presentation as a PPTX file.
- Added support for importing PDF Graphic Paths as native PowerPoint shapes.
修复
- Underline is missing when converting a shape to an image.
- Chart bars use different Y-axis scale when exported to PNG and HTML.
- Chart thumbnail and the chart on the presentation do not match.
- NullReferenceException occurs when loading PPT files.
- AccessViolationException is thrown when importing PDF content.
- AccessViolationException error while importing PDF document.
- ArgumentException error while importing PDF document.
- Importing PDF document throws NullReferenceException.
- Text items of charts are displayed incorrectly when converting PPTX to PDF.
- Text is displayed incorrectly when converting PPTX to PDF.
- Stacked bar chart does not honor no fill for series when saving as HTML.
- Extra paragraphs for animated text causing rendering artifacts.
- Extra artifact appears when converting a shape to an image.
- Theme-aware SVG picture on a slide renders static fallback fill instead of the resolved theme color.
- Line chart is missing when converting a slide to JPG.
Aspose.Slides for .NET V26.6主版本2026年6月3日
功能
- Added the ability to use a compression type when saving a presentation as a PPTX file.
- Added support for importing PDF Graphic Paths as native PowerPoint shapes.
修复
- Underline is missing when converting a shape to an image.
- Chart bars use different Y-axis scale when exported to PNG and HTML.
- Chart thumbnail and the chart on the presentation do not match.
- NullReferenceException occurs when loading PPT files.
- AccessViolationException is thrown when importing PDF content.
- AccessViolationException error while importing PDF document.
- ArgumentException error while importing PDF document.
- Importing PDF document throws NullReferenceException.
- Text items of charts are displayed incorrectly when converting PPTX to PDF.
- Text is displayed incorrectly when converting PPTX to PDF.
- Stacked bar chart does not honor no fill for series when saving as HTML.
- Extra paragraphs for animated text causing rendering artifacts.
- Extra artifact appears when converting a shape to an image.
- Theme-aware SVG picture on a slide renders static fallback fill instead of the resolved theme color.
- Line chart is missing when converting a slide to JPG.
Aspose.Imaging for .NET V26.6主版本2026年6月2日
功能
- Implemented a faster IccColorConverter pixelsCache.
修复
- ArgumentOutOfRangeException in TiffFrame.ImageOpacity.
- WEBP image is exported incorrectly in PNG and JPEG.
- Removed unused DoNotCopyIfPossible property.
Aspose.Imaging for Java V26.6主版本2026年6月2日
功能
- Implemented a faster IccColorConverter pixelsCache.
修复
- ArgumentOutOfRangeException in TiffFrame.ImageOpacity.
- WEBP image is exported incorrectly in PNG and JPEG.
- Removed unused DoNotCopyIfPossible property.
Aspose.Email for .NET V26.5主版本2026年5月31日
功能
- Implemented a method for building a TGZ backup archive from EML files.
- Throttling support has been added to IGraphClient for Microsoft Graph.
- Added support for uploading large messages via Graph Upload Session in IGraphClient.
修复
- MSG to PDF - Throws System.FormatException.
- Null ref exception when saving VCF.
Aspose.Slides for C++ V26.5主版本2026年5月31日
功能
- Added support for importing Excel cell ranges as native PowerPoint tables via ExcelWorkbookImporter.
- Implemented transition behavior between slides with animation in HTML5.
修复
- Cannot open a presentation after PPT to PPTX conversion.
- Stack overflow when converting a slide to an image.
- Alright Sans fonts are displayed incorrectly when converting PPTX to PDF.
- Latest versions are slower during PPTX-to-HTML5 conversions.
- X-axis title is cut when converting a chart to an image.
- Text animation is missing when converting PPTX to HTML5.
- Automatic Alt Text is incorrectly appended in brackets for images in exported PDF/UA.
- Box does not cover the complete formula when converting PPTX to PDF/UA.
- Non-decorative elements are incorrectly exported as artifacts in PDF/UA.
- Text is not wrapped correctly when converting a slide to an image.
- Incorrect Alt Text for binomial coefficient in formula when converting PPTX to PDF/UA.
- Shape/Picture fill color not considered when exporting a slide to PNG.
Aspose.BarCode for Android via Java V26.5主版本2026年5月30日
功能
- Added AllowShortBarcodes to BarcodeReader.
- Improved Postal barcodes recognition engine.
Aspose.BarCode for JasperReports V26.5主版本2026年5月30日
功能
- Added AllowShortBarcodes to BarcodeReader.
- Improved Postal barcodes recognition engine.
Aspose.HTML for Python via .NET V26.5主版本2026年5月30日
功能
- The library now supports the 'break-after: avoid' CSS property in table and paged layouts, preventing unwanted page breaks after the target element.
修复
- Corrected page dimension handling in HTML-to-DOCX conversion to properly apply page and section sizes, including mixed page sizes.
- Fixed corruption of the tagged PDF structure tree caused by links spanning page breaks (page-break-before), restoring PDF/UA structural integrity.
- Resolved an InvalidOperationException that could arise when rendering replaced inline content inside a floated layout.
Aspose.SVG for .NET V26.5主版本2026年5月29日
功能
- Improved reliability in shared HTML/SVG rendering code paths, including CSS math value handling, layout stability, and general document processing refinements relevant to SVG-based workflows.
Aspose.BarCode for Node.js via Java V26.5主版本2026年5月29日
功能
- Added AllowShortBarcodes to BarcodeReader.
- Improved Postal barcodes recognition engine.
Aspose.BarCode for PHP via Java V26.5主版本2026年5月29日
功能
- Added AllowShortBarcodes to BarcodeReader.
- Improved Postal barcodes recognition engine.
Aspose.BarCode for Python via Java V26.5主版本2026年5月29日
功能
- Added AllowShortBarcodes to BarcodeReader.
- Improved Postal barcodes recognition engine.
Aspose.GIS for Python via .NET V26.5主版本2026年5月29日
修复
- Object reference not set to an instance of an object during GPX-to-GPX.
- Shapefile to TopoJson - Other solutions didn't show result of conversion.
- Shapefile to MapInfoInterchange - Other solutions didn't show result of conversion.
- GML to MapInfoInterchange - Corrupted in other solutions.
- OSM to MapInfoInterchange - Other solutions didn't show result of conversion.
Aspose.Imaging for Python via .NET V26.6主版本2026年5月29日
功能
- Implemented a faster IccColorConverter pixelsCache.
修复
- ArgumentOutOfRangeException in TiffFrame.ImageOpacity.
- WEBP image is exported incorrectly in PNG and JPEG.
Aspose.PDF for Java V26.5主版本2026年5月29日
功能
- Printing: Added Page sizing options support.
修复
- Text search and replacement issue using regular expression.
- Overlay text with Unicode characters becomes corrupted after applying redaction annotation.
- PCL to PDF - Conversion is not properly being performed.
- Placing large contents inside FloatingBox, hangs the process.
- OutOfMemory Exception while creating PDF file.
- Shirk oversized pagesoption is selected by default.
- StringIndexOutOfBoundsException while optimizing PDF.
- HTML to PDF - Position of some text elements is incorrect.
Aspose.SVG for Python via .NET V26.5主版本2026年5月29日
功能
- Improved reliability in shared HTML/SVG rendering code paths, including CSS math value handling, layout stability, and general document processing refinements relevant to SVG-based workflows.
Aspose.Words for JasperReports V26.5主版本2026年5月29日
功能
- Digital Signing: Added the ability to configure various additional signing options.
- Document Importing: Added support for importing nodes with expanded formatting options.
- HTML Rendering: Added support for Far East vertical orientation in HTML within EQ fields.
- Font Rendering: Improved the handling of AAT-enabled fonts when rendering to fixed-page formats.
- Field Rendering: Improved the visual rendering of the EQ field's frame.
- Clear Caches: Added the ability to clear caches to prevent memory leak.
- Update BouncyCastle Library: Updated bc-fips library to 2.1.2 version.
- Added support for MSO properties when importing borders.
修复
- NullPointerException upon installation on JasperReports-server-8.2.0.
- Document save internally throws java.lang.NumberFormatException.
- Increasing memory capacity when working with a document.
- Structured document tags around table cells are not editable in PDF.
- Incorrect page number in TOC after updating fields.
- Table is not detected.
- Font formatting is imported incorrectly from MsoHtml.
- Radial SVG gradient is rendered incorrectly.
- InvalidOperationException is thrown when comparing documents.
- FileCorruptedException is thrown upon loading HTML when EncoderFallback.ExceptionFallback and DecoderFallback.ExceptionFallback are specified.
- Content is moved to next page after rendering.
- Part of content is moved to next page after rendering.
- Part of content is moved to next page.
- Text in table cell is cropped after rendering.
- Chinese text is wrapped improperly in table cell.
- Bold Lato-Light text looks incorrectly after rendering.
- The 9th page is rendered as completely black.
- Provide a property to check whether shape has any effects applied.
- Shape effects are lost when HtmlSaveOptions.ScaleImageToShapeSize is set to false.
- SVG image is not scaled properly upon exporting to HTML.
- Numbering is added to the paragraph after open/save ODT.
- DOCX to PDF - Images rendered as small fragments instead of full size.
- ArgumentOutOfRangeException is thrown upon extracting page.
- Update plugin documentation on docs.aspose.net/words.
- ExtractPages method improperly splits the page.
- Shape is lost after inserting document using with InsertDocumentInline.
- EQ field orientation is incorrect after converging to HTML.
- EQ field is rendered improperly.
- TOC child-level numbering mismatch after UpdateFields().
- Memory leak upon cloning document.
- Documents compare result does not patch MS Word.
- Missed page numbers upon PDF to DOCX conversion.
- Text-level formatting changes after XML mapping with Track Changes enabled.
- Attributes are not regenerated when absent during DOCX re-save.
- Compare documents produce different output than MS Word in lists.
- Document comparison shows changes in unchanged documents.
- Line spacing of text formatted with Cambria math font is incorrect after rendering.
- Table width is too thin after inserting from HTML into existing table.
- Merge field value is not expected.
Aspose.BarCode for Java V26.5主版本2026年5月28日
功能
- Added AllowShortBarcodes to BarcodeReader.
- Improved Postal barcodes recognition engine.
Aspose.GIS for .NET V26.5主版本2026年5月28日
修复
- Object reference not set to an instance of an object during GPX-to-GPX.
- Shapefile to TopoJson - Other solutions didn't show result of conversion.
- Shapefile to MapInfoInterchange - Other solutions didn't show result of conversion.
- GML to MapInfoInterchange - Corrupted in other solutions.
- OSM to MapInfoInterchange - Other solutions didn't show result of conversion.
Aspose.PDF for JavaScript via C++ V26.5主版本2026年5月28日
功能
- Added new 'Organize PDF' functions:
- AsposePdfRebuildXrefAndTrailer - Rebuild a PDF file cross-reference table and trailer structures.
Aspose.PDF for Node.js via C++ V26.5主版本2026年5月28日
功能
- Added new 'Organize PDF' functions:
- AsposePdfRebuildXrefAndTrailer - Rebuild a PDF file cross-reference table and trailer structures.
Aspose.PSD for Python via .NET V26.5主版本2026年5月28日
功能
- You can now handle interpolation method in gradient map layer.
- Implemented rendering of Gradient with Perceptual method.
修复
- Text becomes shifted in PSD on the trying of edit after the changing of Text Layer in Aspose.PSD.
- [AI Format] Resolving rendering issues with shading and soft mask.
Aspose.HTML for .NET V26.5主版本2026年5月27日
功能
- The library now supports the 'break-after: avoid' CSS property in table and paged layouts, preventing unwanted page breaks after the target element.
修复
- Corrected page dimension handling in HTML-to-DOCX conversion to properly apply page and section sizes, including mixed page sizes.
- Fixed corruption of the tagged PDF structure tree caused by links spanning page breaks (page-break-before), restoring PDF/UA structural integrity.
- Resolved an InvalidOperationException that could arise when rendering replaced inline content inside a floated layout.
Aspose.PSD for Java V26.5主版本2026年5月27日
功能
- You can now handle interpolation method in gradient map layer.
- Implemented rendering of Gradient with Perceptual method.
修复
- Text becomes shifted in PSD on the trying of edit after the changing of Text Layer in Aspose.PSD.
- [AI Format] Resolving rendering issues with shading and soft mask.
Aspose.Email for C++ V26.5主版本2026年5月26日
功能
- Added support for the correct creation and deletion of Calendars and Calendar List entities depending on the DataOwner field for the Google client.
修复
- Issue with FindAndEnumerateSoftDeletedItems(): IEnumerable iteration breaks after exception in GetFolderById().
- Unable to parse valid RULE.
- Corrupt MSG causes OutOfMemoryError.
Aspose.HTML for Java V26.5主版本2026年5月26日
修复
- Incorrect PNG dimensions when converting HTML table with FitToContent options.
Aspose.Page for Java V26.5主版本2026年5月26日
修复
- Cannot invoke "com.aspose.page.internal.l1l.I594.equals(Object)" because "" is null.
Aspose.PDF for Rust via C++ V26.5主版本2026年5月26日
功能
- Added new 'Organize PDF' APIs:
- Convert - Convert a PDF document into a PDF document with the specified PDF format.
- Validate - Validate a PDF document for compliance with the PDF format.
- RemovePdfaCompliance - Remove PDF/A compliance from a PDF document.
- RemovePdfUaCompliance - Remove PDF/UA compliance from a PDF document.
- IsPdfaCompliant - Get is a PDF document PDF/A compliant.
- IsPdfUaCompliant - Get is a PDF document PDF/UA compliant.
Aspose.Tasks for Java V26.5主版本2026年5月26日
功能
- Made Rsc.Start and Rsc.Finish calculated-on-demand properties.
修复
- Fixed sort order of leaf tasks when reading a project from XER, Primavera XML or Primavera DB.
- Fixed issue where overtime timephased data is shown incorrectly in MS Project.
- Fixed calculation of assignment's fields when ActualOvertimeWork is set.
Aspose.BarCode for .NET V26.5主版本2026年5月25日
功能
- Improved CompactPdf417 barcodes recognition engine.
修复
- Incorrect EAN13 barcode recognition.
Aspose.LLM for .NET V26.5主版本2026年5月25日
功能
- Updated the default bundled llama.cpp runtime used by the library.
- Improved compatibility with newer multimodal runtime behavior.
- Improved runtime package handling for macOS ARM64 .tar.gz assets.
- Improved session startup so preset-captured chat parameters are applied more consistently when creating a new session.
修复
- Fixed a session initialization issue where preset-captured ChatParameters could be ignored when creating a new session.
- Fixed compatibility issues that could affect multimodal decoding with updated runtime packages.
- Fixed runtime asset parsing for additional archive naming variants.
Aspose.Finance for .NET V26.5主版本2026年5月23日
修复
- Made improvements and fixed vulnerabilities.
Aspose.Tasks for C++ V26.5主版本2026年5月23日
功能
- Made Rsc.Start and Rsc.Finish calculated-on-demand properties.
修复
- Fixed sort order of leaf tasks when reading a project from XER, Primavera XML or Primavera DB.
- Fixed issue where overtime timephased data is shown incorrectly in MS Project.
- Fixed calculation of assignment's fields when ActualOvertimeWork is set.
Aspose.PSD for .NET V26.5主版本2026年5月22日
功能
- You can now handle interpolation method in gradient map layer.
- Implemented rendering of Gradient with Perceptual method.
修复
- Text becomes shifted in PSD on the trying of edit after the changing of Text Layer in Aspose.PSD.
- [AI Format] Resolving rendering issues with shading and soft mask.
Aspose.Tasks for Python via .NET V26.5主版本2026年5月22日
功能
- Made Rsc.Start and Rsc.Finish calculated-on-demand properties.
修复
- Fixed sort order of leaf tasks when reading a project from XER, Primavera XML or Primavera DB.
- Fixed issue where overtime timephased data is shown incorrectly in MS Project.
- Fixed calculation of assignment's fields when ActualOvertimeWork is set.
Aspose.Words for Java V26.5主版本2026年5月22日
功能
- Digital Signing: Added the ability to configure various additional signing options.
- Document Importing: Added support for importing nodes with expanded formatting options.
- HTML Rendering: Added support for Far East vertical orientation in HTML within EQ fields.
- Font Rendering: Improved the handling of AAT-enabled fonts when rendering to fixed-page formats.
- Field Rendering: Improved the visual rendering of the EQ field's frame.
- Clear Caches: Added the ability to clear caches to prevent memory leak.
- Update BouncyCastle Library: Updated bc-fips library to 2.1.2 version.
- Added support for MSO properties when importing borders.
修复
- Document save internally throws java.lang.NumberFormatException.
- Increasing memory capacity when working with a document.
- Structured document tags around table cells are not editable in PDF.
- Incorrect page number in TOC after updating fields.
- Table is not detected.
- Font formatting is imported incorrectly from MsoHtml.
- Radial SVG gradient is rendered incorrectly.
- InvalidOperationException is thrown when comparing documents.
- FileCorruptedException is thrown upon loading HTML when EncoderFallback.ExceptionFallback and DecoderFallback.ExceptionFallback are specified.
- Content is moved to next page after rendering.
- Part of content is moved to next page after rendering.
- Part of content is moved to next page.
- Text in table cell is cropped after rendering.
- Chinese text is wrapped improperly in table cell.
- Bold Lato-Light text looks incorrectly after rendering.
- The 9th page is rendered as completely black.
- Provide a property to check whether shape has any effects applied.
- Shape effects are lost when HtmlSaveOptions.ScaleImageToShapeSize is set to false.
- SVG image is not scaled properly upon exporting to HTML.
- Numbering is added to the paragraph after open/save ODT.
- DOCX to PDF - Images rendered as small fragments instead of full size.
- ArgumentOutOfRangeException is thrown upon extracting page.
- Update plugin documentation on docs.aspose.net/words.
- ExtractPages method improperly splits the page.
- Shape is lost after inserting document using with InsertDocumentInline.
- EQ field orientation is incorrect after converging to HTML.
- EQ field is rendered improperly.
- TOC child-level numbering mismatch after UpdateFields().
- Memory leak upon cloning document.
- Documents compare result does not patch MS Word.
- Missed page numbers upon PDF to DOCX conversion.
- Text-level formatting changes after XML mapping with Track Changes enabled.
- Attributes are not regenerated when absent during DOCX re-save.
- Compare documents produce different output than MS Word in lists.
- Document comparison shows changes in unchanged documents.
- Line spacing of text formatted with Cambria math font is incorrect after rendering.
- Table width is too thin after inserting from HTML into existing table.
- Merge field value is not expected.
Aspose.OCR for Java V26.5主版本2026年5月21日
功能
- Added region-level recognition results to RecognitionResult - Added the ability to access recognized text per detected region via RecognitionRegionsResult.
Aspose.PDF for Go via C++ V26.5主版本2026年5月21日
功能
- Added new 'Organize PDF' APIs:
- Convert - Convert a PDF document into a PDF document with the specified PDF format.
- Validate - Validate a PDF document for compliance with the PDF format.
- RemovePdfaCompliance - Remove PDF/A compliance from a PDF document.
- RemovePdfUaCompliance - Remove PDF/UA compliance from a PDF document.
- IsPdfaCompliant - Get is a PDF document PDF/A compliant.
- IsPdfUaCompliant - Get is a PDF document PDF/UA compliant.
Aspose.Tasks for .NET V26.5主版本2026年5月21日
功能
- Made Rsc.Start and Rsc.Finish calculated-on-demand properties.
修复
- Fixed sort order of leaf tasks when reading a project from XER, Primavera XML or Primavera DB.
- Fixed issue where overtime timephased data is shown incorrectly in MS Project.
- Fixed calculation of assignment's fields when ActualOvertimeWork is set.
Aspose.Slides for Java V26.5主版本2026年5月20日
功能
- Added support for importing Excel cell ranges as native PowerPoint tables via ExcelWorkbookImporter.
- Implemented transition behavior between slides with animation in HTML5.
修复
- Latest versions are slower during PPTX-to-HTML5 conversions.
- Beveled image color appears washed out when converting PPTX to PDF.
- The legend color icon is not properly aligned after XLSX-to-PDF-to-PPTX conversion.
- Yellow boxes appear when saving a slide as an image.
- Text shadow is displayed incorrectly when converting a slide to an image.
- Regression: Rendering a rotated image in PPTX to PDF causes the greyed-out centre on image.
- PPTX to PDF - chart axis labels clipped.
- Table text becomes vertically misaligned after XLSX-to-PDF-to-PPTX conversion.
- Superscript is displayed incorrectly when converting PPTX to JPG.
Aspose.Slides for Node.js via Java V26.5主版本2026年5月20日
功能
- Added support for importing Excel cell ranges as native PowerPoint tables via ExcelWorkbookImporter.
- Implemented transition behavior between slides with animation in HTML5.
修复
- Latest versions are slower during PPTX-to-HTML5 conversions.
- Beveled image color appears washed out when converting PPTX to PDF.
- The legend color icon is not properly aligned after XLSX-to-PDF-to-PPTX conversion.
- Yellow boxes appear when saving a slide as an image.
- Text shadow is displayed incorrectly when converting a slide to an image.
- Regression: Rendering a rotated image in PPTX to PDF causes the greyed-out centre on image.
- PPTX to PDF - chart axis labels clipped.
- Table text becomes vertically misaligned after XLSX-to-PDF-to-PPTX conversion.
- Superscript is displayed incorrectly when converting PPTX to JPG.
Aspose PDF for Python via .NET V26.4主版本2026年5月19日
功能
- Improved PdfFileEditor.SplitToBulks methods.
Aspose.CAD for .NET V26.5主版本2026年5月18日
功能
- U3D: Implemented the saving of colors.
- Implemented the export from DGN v8 to IFC.
- Implemented a prototype of B-Rep exporter for SAT/SAB entities.
- Added support for saving layers from DWG/DXF to SVG.
修复
- Text labels do not mask underlying geometry when converting DWG to PNG.
- Aspose CAD not reading proper color ID from DXF.
- Issue with duplicate items during STP to DWG conversion.
- The annotation within the block cannot be exported.
- Cannot save document in evaluation mode if venture license is used on macOS.
- Small dashed lines are rendered as thick.
- Triangulation unpredicted behavior.
- Investigate Missed DGN V8 Entities.
- Fixed reading/writing of RasterImage/RasterImageDef and related objects.
- Interruption of file load and save for .NET/Java.
- Resaving of DWG damages the file.
- Malformed resaving of DWG file after new entities addition.
- Fixed the saving process to DWG when exporting other supported formats.
- Aspose.CAD .NET 6 C# Saved DXF comes out as corrupt.
- BLocks are empty after export from DWG to raster/PDF.
- Fixed geometry of objects created when exporting to DXF.
- DWG to SVG Conversion Issues in Aspose.CAD: Missing Text, Images, and Incorrect Rendering.
- SVG to DXF problem with SVG (and tag).
- Export of STP to PDF is incorrect.
- TIFF resolution options are not set.
- Aspose.CAD 25.10.1 DWG loading failed.
- DWG AcadProxyObject entity incorrect data.
- Copying LineTypes from CadImage (template) to new DwgImage causes DWG corruption.
- Crash during triangulation.
- Investigate test regression failure.
Aspose.Email for Python via .NET V26.5主版本2026年5月18日
功能
- Added support for the correct creation and deletion of Calendars and Calendar List entities depending on the DataOwner field for the Google client.
修复
- Issue with FindAndEnumerateSoftDeletedItems(): IEnumerable iteration breaks after exception in GetFolderById().
- Unable to parse valid RULE.
- Corrupt MSG causes OutOfMemoryError.
Aspose.OCR for .NET V26.5主版本2026年5月18日
功能
- Added region-level recognition results to RecognitionResult - Added the ability to access recognized text per detected region via RecognitionRegionsResult.
修复
- Fixed JSON serialization for RecognitionResult, including byte-array image fields, to produce stable and complete serialized output.
Aspose.OCR for Python via .NET V26.5主版本2026年5月18日
功能
- Added region-level recognition results to RecognitionResult - Added the ability to access recognized text per detected region via RecognitionRegionsResult.
Aspose.PDF for C++ V26.5主版本2026年5月18日
功能
- Marker-like PDF Chunking for AI and RAG Workflows - Introduced Marker-like PDF chunking for AI-driven document processing. This enables splitting PDF documents into semantic DocumentChunk objects that can be used in Retrieval-Augmented Generation (RAG), semantic search, and vector indexing workflows. The new API provides extension methods on Document:
- GetChunksAsync - Converts a PDF to Markdown and splits it into DocumentChunk objects.
- IngestAsync - Runs the complete pipeline: chunks the document, generates embeddings, and upserts records into a vector store.
- Chunking behavior can be configured with ChunkingOptions, including MaxChunkSize and OverlapSize. The ingestion pipeline is based on Microsoft.Extensions.AI and Microsoft.Extensions.VectorData abstractions, so it can be used with different embedding providers and vector stores.
- Signing with Certificate and TSA - Extended digital signing support for workflows that require certificate-based signatures together with a timestamp authority (TSA). Added new constructor overloads for PKCS7 and PKCS7Detached that accept TimestampSettings.
修复
- PDF to TIFF - Conversion taking long processing time.
- HTML(RTL) to PDF - RTL text is rendering incorrectly.
- PDF to DOCX - Images are rendering incorrectly.
- XPS to PDF - Incorrect Z-index of image.
- HTML to PDF - Some Chines characters render incorrectly.
- Deterioration of compliance with the PDF/UA standard when merging documents.
- Fixed badly formed XML comment IgnoreDestinationTokens RtfParser.
- PDF to DOCX - Highlight annotation still obscures text.
- BookMark navigation is broken while importing bookmark form XML.
- Multiline textbox auto font size.
- When TextSegment.Text is set to empty string "", the code is hanging and takes more and more of memory.
- System.StackOverflowException while opening PDF file.
- TextExtraction hangs for specific PDF file.
- Accessing PDF page throws Cross reference table or cross reference stream not found.
- Page numbers symbols($p,$P) issue in Footer.
- Setting value of ComboBoxField for existing options leads to double encoded value.
- PDF to DOCX - Contents missing in resultant file.
- AddStamp method consumes all available system memory.
- PdfViewer - Characters are missing in resultant print out.
- PDF to HTML - CSS not applying properly when generated from HTML.
- HtmlFragment is not rendering hyperlink.
- PDF A-1A compliance lost and form corrupted after save.
- PDF to PDFA - Semi-transparency is lost when converting to PDF/A.
- XFA form to Standard form conversion loses formatting.
- PDF to PDFA - Conversion time issue.
- PDF to PDFA - Text overlapping.
- Filling PDF does not respect field formatting.
- PDF to PDFA3b: corrupt the document.
- PDF to DOCX conversion performance issue.
- PDF to Excel - Table image is being ignored.
- Problem setting a transparent background for a text stamp.
- Processing of corrupt files.
- TIFF to PDF - Resultant PDF is too large.
- Calculated form field returns empty value.
- PDF to PDFA - Text rendering issue.
- Merging corrupted PDF document.
- PdfFileEditor.Extract throws NullReferenceException when extracting all pages.
- Multiple issues with PS document.
- Extended rights of PDF form are not being preserved.
- PDF to TIFF - Some characters are not rendered in the output files.
- System.NullReferenceException when using PdfFormat.ZUGFeRD.
- Unable to convert PDF to PDF/A-1b.
Aspose.Cells for Python via Java V26.5主版本2026年5月15日
修复
- Text Line Break Error.
- A single page is being generated as two pages while converting to PDF.
- Extra small box appears after converting XLSX to PDF on Workbook.save() method.
- Columns getting truncated even after Autofit.
- HTML output layout is distorted.
- Linked picture (camera object) shows stale cached bitmap in HTML export.
- Pivot table refresh causes filters to fail.
- Smart marker 'group:repeat' fails to repeat parent property for nested child records.
- Landray RDM EKP-25735-1 convert effect.
- Padding not in the XLSX file added for a cell with Cells 26.4 compared to 26.3 when converting to PNG/PDF.
- "java.lang.StringIndexOutOfBoundsException" on ExternalConnection.getPowerQueryFormula() method.
Aspose.PDF for .NET V26.5主版本2026年5月15日
功能
- Marker-like PDF Chunking for AI and RAG Workflows - Introduced Marker-like PDF chunking for AI-driven document processing. This enables splitting PDF documents into semantic DocumentChunk objects that can be used in Retrieval-Augmented Generation (RAG), semantic search, and vector indexing workflows. The new API provides extension methods on Document:
- GetChunksAsync - Converts a PDF to Markdown and splits it into DocumentChunk objects.
- IngestAsync - Runs the complete pipeline: chunks the document, generates embeddings, and upserts records into a vector store.
- Chunking behavior can be configured with ChunkingOptions, including MaxChunkSize and OverlapSize. The ingestion pipeline is based on Microsoft.Extensions.AI and Microsoft.Extensions.VectorData abstractions, so it can be used with different embedding providers and vector stores.
- Signing with Certificate and TSA - Extended digital signing support for workflows that require certificate-based signatures together with a timestamp authority (TSA). Added new constructor overloads for PKCS7 and PKCS7Detached that accept TimestampSettings.
- .NET Framework Compatibility Packages - Restored publication of the .NET Framework compatibility package and helps projects that target legacy .NET Framework versions use the current Aspose.PDF release line.
修复
- PDF to TIFF - Conversion taking long processing time.
- HTML(RTL) to PDF - RTL text is rendering incorrectly.
- PDF to DOCX - Images are rendering incorrectly.
- XPS to PDF - Incorrect Z-index of image.
- HTML to PDF - Some Chinese characters render incorrectly.
- Deterioration of compliance with the PDF/UA standard when merging documents.
- Fixed badly formed XML comment IgnoreDestinationTokens RtfParser.
- PDF to DOCX - Highlight annotation still obscures text.
- BookMark navigation is broken while importing bookmark form XML.
- Multiline textbox auto font size.
- When TextSegment.Text is set to empty string "", the code is hanging and takes more and more of memory.
- System.StackOverflowException while opening PDF file.
- TextExtraction hangs for specific PDF file.
- Accessing PDF page throws Cross reference table or cross reference stream not found.
- Page numbers symbols($p,$P) issue in Footer.
- Setting value of ComboBoxField for existing options leads to double encoded value.
- PDF to DOCX - Contents missing in resultant file.
- AddStamp method consumes all available system memory.
- PdfViewer - Characters are missing in resultant print out.
- PDF to HTML - CSS not applying properly when generated from HTML.
- HtmlFragment is not rendering hyperlink.
- PDF A-1A compliance lost and form corrupted after save.
- PDF to PDFA - Semi-transparency is lost when converting to PDF/A.
- XFA form to Standard form conversion loses formatting.
- PDF to PDFA - Conversion time issue.
- PDF to PDFA - Text overlapping.
- Filling PDF does not respect field formatting.
- PDF to PDFA3b: corrupt the document.
- PDF to DOCX conversion performance issue.
- PDF to Excel - Table image is being ignored.
- Problem setting a transparent background for a text stamp.
- Processing of corrupt files.
- TIFF to PDF - Resultant PDF is too large.
- Calculated form field returns empty value.
- PDF to PDFA - Text rendering issue.
- Merging corrupted PDF document.
- PdfFileEditor.Extract throws NullReferenceException when extracting all pages.
- Multiple issues with PS document.
- Extended rights of PDF form are not being preserved.
- PDF to TIFF - Some characters are not rendered in the output files.
- System.NullReferenceException when using PdfFormat.ZUGFeRD.
- Unable to convert PDF to PDF/A-1b.
Aspose.Cells for Java V26.5主版本2026年5月14日
修复
- Text Line Break Error.
- A single page is being generated as two pages while converting to PDF.
- Extra small box appears after converting XLSX to PDF on Workbook.save() method.
- Columns getting truncated even after Autofit.
- HTML output layout is distorted.
- Linked picture (camera object) shows stale cached bitmap in HTML export.
- Pivot table refresh causes filters to fail.
- Smart marker 'group:repeat' fails to repeat parent property for nested child records.
- Landray RDM EKP-25735-1 convert effect.
- Padding not in the XLSX file added for a cell with Cells 26.4 compared to 26.3 when converting to PNG/PDF.
- "java.lang.StringIndexOutOfBoundsException" on ExternalConnection.getPowerQueryFormula() method.
Aspose.Cells for Python via .NET V26.5主版本2026年5月14日
功能
- Added new Workbook() with environment variables and default values.
- Added support for converting workbook to OFD (Open Fixed-layout Document).
- Added support for multiple aggregations for GROUPBY function.
- Upgraded version of the referenced SkiaSharp to 3.119.0 for .NET 9/10 target framework.
- Provided a new method to set VerticalAxisMaxValueType and VerticalAxisMaxValue of SparklineGroup together.
- Enhanced adding pivot filter field with pagination.
- Added support for refreshing the format of pivot table view with indent setting.
- Added support for PivotTable.MergeLabels when calculating style of pivot table view.
- Added support for merging inserted blank rows of pivot table.
修复
- "Unsupported function: CUBEMEMBER" exception on Workbook.CalculateFormula() method.
- Multiple Hyperlink in Single cell of Excel is not working when converting from HTML with .NET 8.0.
- Numbers wrap in the middle of the value in PDF despite disabled 'Allow Latin text wrapping' on Workbook.Save() method.
- Cell.StringValue returns #VALUE! when using complex data type cards.
- Data corruption and '#VALUE!' errors after converting to HTML.
- Sheet gets corrupted when attempting to edit the value in cell C1.
- CalculateFormula = true.
- Dynamic-array spill range over-allocated by one row (#N/A in trailing cell) on Workbook.RefreshDynamicArrayFormulas method.
- Sorted result is different from MS Excel for GROUPBY with aggregation function MIN.
- Data labels overlap chart lines and incorrect dashed line rendering on Chart.ToImage() method.
- Extra blank pages generated during Excel to PDF conversion on Workbook.Save() method.
- Overlap when text is rotated 90 degrees.
- Date values are left-aligned in the resultant HTML.
- Save As Markdown render only Print Area.
- FileFormatType items not working.
- Data Indentation of the Pivot Table is lost while converting spreadsheet to PDF.
- Incorrect default VerticalAlignment in new Workbook.
- Repeated pivot item should be formatted too when refreshing pivot table.
- Invalid format of pivot table view.
- Aspose cells is reading cell value as numeric type cell and value differently from Excel.
- Possible to create corrupted Excel file by specifying out of bounds validation area.
- The sparkline inside the cell is rendering incorrectly.
- Lost content from merged cells when merged cells are to the left of a smart marker.
- Loss of VBA macros and worksheet controls when saving XLSM.
- Exception is thrown when refreshing pivot table.
- Useless media data was kept.
- Lost embedded images when converting to HTML.
- Exception was thrown when calculate pivot chart data.
- Invalid pivot table view.
- Invalid Power query formula definition.
- File corruption after saving.
- Power query parameter description is always null on PowerQueryFormula.Description property.
- Slicers are deleted after calling PivotTable.RefreshData() method.
- Power query functions are read the type as Formula.
- GETPIVOTDATA returning #REF! on Workbook.CalculateFormula method.
- Incorrect file format detection for OTG, ODB.
Aspose.Drawing for .NET V26.5主版本2026年5月14日
功能
- Implemented ImageAttributes.SetOutputChannelColorProfile() for RGB and CMYK color profiles.
- Improved Chinese fonts support.
Aspose.Words for Python via .NET V26.5主版本2026年5月14日
功能
- Digital Signing: Added the ability to configure various additional signing options.
- Document Importing: Added support for importing nodes with expanded formatting options.
- HTML Rendering: Added support for Far East vertical orientation in HTML within EQ fields.
- Font Rendering: Improved the handling of AAT-enabled fonts when rendering to fixed-page formats.
- Field Rendering: Improved the visual rendering of the EQ field's frame.
- Added support for MSO properties when importing borders.
修复
- Structured document tags around table cells are not editable in PDF.
- Incorrect page number in TOC after updating fields.
- Table is not detected.
- Font formatting is imported incorrectly from MsoHtml.
- Radial SVG gradient is rendered incorrectly.
- InvalidOperationException is thrown when comparing documents.
- FileCorruptedException is thrown upon loading HTML when EncoderFallback.ExceptionFallback and DecoderFallback.ExceptionFallback are specified.
- Content is moved to next page after rendering.
- Part of content is moved to next page after rendering.
- Part of content is moved to next page.
- Text in table cell is cropped after rendering.
- Chinese text is wrapped improperly in table cell.
- Bold Lato-Light text looks incorrectly after rendering.
- The 9th page is rendered as completely black.
- Provide a property to check whether shape has any effects applied.
- Shape effects are lost when HtmlSaveOptions.ScaleImageToShapeSize is set to false.
- SVG image is not scaled properly upon exporting to HTML.
- Numbering is added to the paragraph after open/save ODT.
- DOCX to PDF - Images rendered as small fragments instead of full size.
- ArgumentOutOfRangeException is thrown upon extracting page.
- Update plugin documentation on docs.aspose.net/words.
- ExtractPages method improperly splits the page.
- Shape is lost after inserting document using with InsertDocumentInline.
- EQ field orientation is incorrect after converging to HTML.
- EQ field is rendered improperly.
- TOC child-level numbering mismatch after UpdateFields().
- Memory leak upon cloning document.
- Documents compare result does not patch MS Word.
- Missed page numbers upon PDF to DOCX conversion.
- Text-level formatting changes after XML mapping with Track Changes enabled.
- Attributes are not regenerated when absent during DOCX re-save.
- Compare documents produce different output than MS Word in lists.
- Document comparison shows changes in unchanged documents.
- Line spacing of text formatted with Cambria math font is incorrect after rendering.
- Table width is too thin after inserting from HTML into existing table.
- Merge field value is not expected.
Aspose.Cells for C++ V26.5主版本2026年5月13日
功能
- Added new Workbook() with environment variables and default values.
- Added support for converting workbook to OFD (Open Fixed-layout Document).
- Added support for multiple aggregations for GROUPBY function.
- Upgraded version of the referenced SkiaSharp to 3.119.0 for .NET 9/10 target framework.
- Provided a new method to set VerticalAxisMaxValueType and VerticalAxisMaxValue of SparklineGroup together.
- Enhanced adding pivot filter field with pagination.
- Added support for refreshing the format of pivot table view with indent setting.
- Added support for PivotTable.MergeLabels when calculating style of pivot table view.
- Added support for merging inserted blank rows of pivot table.
修复
- "Unsupported function: CUBEMEMBER" exception on Workbook.CalculateFormula() method.
- Multiple Hyperlink in Single cell of Excel is not working when converting from HTML with .NET 8.0.
- Numbers wrap in the middle of the value in PDF despite disabled 'Allow Latin text wrapping' on Workbook.Save() method.
- Cell.StringValue returns #VALUE! when using complex data type cards.
- Data corruption and '#VALUE!' errors after converting to HTML.
- Sheet gets corrupted when attempting to edit the value in cell C1.
- CalculateFormula = true.
- Dynamic-array spill range over-allocated by one row (#N/A in trailing cell) on Workbook.RefreshDynamicArrayFormulas method.
- Sorted result is different from MS Excel for GROUPBY with aggregation function MIN.
- Data labels overlap chart lines and incorrect dashed line rendering on Chart.ToImage() method.
- Extra blank pages generated during Excel to PDF conversion on Workbook.Save() method.
- Overlap when text is rotated 90 degrees.
- Date values are left-aligned in the resultant HTML.
- Save As Markdown render only Print Area.
- FileFormatType items not working.
- Data Indentation of the Pivot Table is lost while converting spreadsheet to PDF.
- Incorrect default VerticalAlignment in new Workbook.
- Repeated pivot item should be formatted too when refreshing pivot table.
- Invalid format of pivot table view.
- Aspose cells is reading cell value as numeric type cell and value differently from Excel.
- Possible to create corrupted Excel file by specifying out of bounds validation area.
- The sparkline inside the cell is rendering incorrectly.
- Lost content from merged cells when merged cells are to the left of a smart marker.
- Loss of VBA macros and worksheet controls when saving XLSM.
- Exception is thrown when refreshing pivot table.
- Useless media data was kept.
- Lost embedded images when converting to HTML.
- Exception was thrown when calculate pivot chart data.
- Invalid pivot table view.
- Invalid Power query formula definition.
- File corruption after saving.
- Power query parameter description is always null on PowerQueryFormula.Description property.
- Slicers are deleted after calling PivotTable.RefreshData() method.
- Power query functions are read the type as Formula.
- GETPIVOTDATA returning #REF! on Workbook.CalculateFormula method.
- Incorrect file format detection for OTG, ODB.
Aspose.Cells for Node.js via C++ V26.5主版本2026年5月13日
功能
- Added new Workbook() with environment variables and default values.
- Added support for converting workbook to OFD (Open Fixed-layout Document).
- Added support for multiple aggregations for GROUPBY function.
- Upgraded version of the referenced SkiaSharp to 3.119.0 for .NET 9/10 target framework.
- Provided a new method to set VerticalAxisMaxValueType and VerticalAxisMaxValue of SparklineGroup together.
- Enhanced adding pivot filter field with pagination.
- Added support for refreshing the format of pivot table view with indent setting.
- Added support for PivotTable.MergeLabels when calcualting style of pivot table view.
- Added support for merging inserted blank rows of pivot table.
修复
- "Unsupported function: CUBEMEMBER" exception on Workbook.CalculateFormula() method.
- Multiple Hyperlink in Single cell of Excel is not working when converting from HTML with .NET 8.0.
- Numbers wrap in the middle of the value in PDF despite disabled 'Allow Latin text wrapping' on Workbook.Save() method.
- Cell.StringValue returns #VALUE! when using complex data type cards.
- Data corruption and '#VALUE!' errors after converting to HTML.
- Sheet gets corrupted when attempting to edit the value in cell C1.
- CalculateFormula = true.
- Dynamic-array spill range over-allocated by one row (#N/A in trailing cell) on Workbook.RefreshDynamicArrayFormulas method.
- Sorted result is different from MS Excel for GROUPBY with aggregation function MIN.
- Data labels overlap chart lines and incorrect dashed line rendering on Chart.ToImage() method.
- Extra blank pages generated during Excel to PDF conversion on Workbook.Save() method.
- Overlap when text is rotated 90 degrees.
- Date values are left-aligned in the resultant HTML.
- Save As Markdown render only Print Area.
- FileFormatType items not working.
- Data Indentation of the Pivot Table is lost while converting spreadsheet to PDF.
- Incorrect default VerticalAlignment in new Workbook.
- Repeated pivot item should be formatted too when refreshing pivot table.
- Invalid format of pivot table view.
- Aspose cells is reading cell value as numeric type cell and value differently from Excel.
- Possible to create corrupted Excel file by specifying out of bounds validation area.
- The sparkline inside the cell is rendering incorrectly.
- Lost content from merged cells when merged cells are to the left of a smart marker.
- Loss of VBA macros and worksheet controls when saving XLSM.
- Exception is thrown when refreshing pivot table.
- Useless media data was kept.
- Lost embedded images when converting to HTML.
- Exception was thrown when calculate pivot chart data.
- Invalid pivot table view.
- Invalid Power query formula definition.
- File corruption after saving.
- Power query parameter description is always null on PowerQueryFormula.Description property.
- Slicers are deleted after calling PivotTable.RefreshData() method.
- Power query functions are read the type as Formula.
- GETPIVOTDATA returning #REF! on Workbook.CalculateFormula method.
- Incorrect file format detection for OTG, ODB.
Aspose.Words for C++ V26.4主版本2026年5月13日
功能
- PDF Export: Improved the PDF logical structure by exporting node custom IDs to custom attributes.
- Charts: Added support for rendering data labels within funnel charts.
- Charts: Added support for applying chart style settings to leader line rendering.
- Charts: Added support for locale IDs when rendering default axis titles in DrawingML charts.
修复
- Bookmark end position is changed after comparing documents.
- Aspose.Words hangs upon loading DOCX document.
- Content shifted to the next page due to incorrect calculation of section top and bottom margin.
- Discrepancy in word count.
- Import output from AW in MsoHtml lists differs from MS Word's result.
- Import of MsoHtml lists differs from MS Word's result.
- InvalidOperationException is thrown upon iterating Revisions.
- Color of the leader lines is changed after converting to PDF.
- Import of MsoHtml lists differs from MS Word's result.
- InvalidOperationException is thrown upon comparing documents.
- StackOverflowException is thrown upon saving document.
- Import of MsoHtml lists differs from MS Word's result.
- Text position is incorrect after rendering SVG.
- Aspose.Words hangs upon updating fields.
- Line spacing is incorrect after rendering.
- Comment range is lost after comparing documents.
- Image cropping is lost when HtmlSaveOptions.ScaleImageToShapeSize is used.
- Unexpected behavior of CompareOptions.IgnoreTables.
- SVG gradient in 'objectBoundingBox' coordinates has incorrect angle upon rendering.
- Import of MsoHtml lists differs from MS Word's result.
- CheckBox form fields are lost after loading ODT.
- Tab stops of list items are collapsed incorrectly upon loading from MsoHtml.
- Can not access ParentNode for a style revision upon conversion to ODT and OTT.
- InvalidOperationException is thrown upon rendering document with .ShowInBalloons.FormatAndDelete.
- Text orientation in table is not being displayed correctly when converting DOCX to HTML.
- Part of text is missed after rendering.
- Aspose.Words hangs upon rendering document.
- Textbox contents disappear after converting to DOC.
- Incorrect name of the default axis title on Korean, German, Portugal, Italian and Spain culture.
- Form fields are lost after converting ODT.
- The document round trip causes losing borders.
- Aspose.Words hangs upon rendering document.
- PieChart DataLabels Chart to Image issue.
- Pie Chart Data labels overlaps upon rendering.
- RTF to PDF conversion issue with INDEX field rendering.
- Image is rendered as red cross.
- Mobiliar-Iconfont is rendered improperly.
- Myriad font loses bold style.
- TOC field is broken after executing mail merge with MailMergeCleanupOptions.RemoveStaticFields.
- Aspose.Words hangs upon updating fields in the document.
- Regression: DOCX to PDF - Horizontal line is not rendered on Mac Preview App.
- DOCX to PDF - 100% CPU usage.
Aspose.ZIP for Python via .NET V26.5主版本2026年5月13日
功能
- Added the ability to compose Apple archive (.aar) with LZFSE compression method.
- Added the ability to compose Apple archive (.aar) with Zlib compression method.
Aspose.Cells for .NET V26.5主版本2026年5月12日
功能
- Added new Workbook() with environment variables and default values.
- Added support for converting workbook to OFD (Open Fixed-layout Document).
- Added the ability to snap to cell boundaries in zoom in/out.
- Added an event to determine if transparent mode is currently active or inactive.
- Added support for multiple aggregations for GROUPBY function.
- Upgraded version of the referenced SkiaSharp to 3.119.0 for .NET 9/10 target framework.
- Provided a new method to set VerticalAxisMaxValueType and VerticalAxisMaxValue of SparklineGroup together.
- Enhanced adding pivot filter field with pagination.
- Added support for refreshing the format of pivot table view with indent setting.
- Added support for merging inserted blank rows of pivot table.
- Added a wrap for redaction label.
- Added support for showing tooltip when redaction label is not fully displayed.
- Added a redaction feature in lazy-loading.
- Added an event for adding/clearing the redaction reason.
- Redaction reason dropdown in toolbar shall always be 250px width instead of changing width based on length of the selected text.
- Added client API to load Excel files with batch redaction operations.
- Added support for customizing the "Add Redaction Reason" window.
- Refined event description for npm type declaration.
- Added client APIs to delete/clear redactions from sheet.
- Improved worksheet protection options.
修复
- "Unsupported function: CUBEMEMBER" exception on Workbook.CalculateFormula() method.
- Multiple Hyperlink in Single cell of Excel is not working when converting from HTML with .NET 8.0.
- Numbers wrap in the middle of the value in PDF despite disabled 'Allow Latin text wrapping' on Workbook.Save() method.
- Cell.StringValue returns #VALUE! when using complex data type cards.
- Data corruption and '#VALUE!' errors after converting to HTML.
- Sheet gets corrupted when attempting to edit the value in cell C1.
- CalculateFormula = true.
- Dynamic-array spill range over-allocated by one row (#N/A in trailing cell) on Workbook.RefreshDynamicArrayFormulas method.
- Sorted result is different from MS Excel for GROUPBY with aggregation function MIN.
- Data labels overlap chart lines and incorrect dashed line rendering on Chart.ToImage() method.
- Extra blank pages generated during Excel to PDF conversion on Workbook.Save() method.
- Overlap when text is rotated 90 degrees.
- Date values are left-algined in the resultant HTML.
- Save As Markdown render only Print Area.
- FileFormatType items not working.
- Data Indentation of the Pivot Table is lost while converting spreadsheet to PDF.
- Incorrect default VerticalAlignment in new Workbook.
- Repeated pivot item should be formatted too when refreshing pivot table.
- Invalid format of pivot table view.
- Aspose cells is reading cell value as numeric type cell and value differently from Excel.
- Possible to create corrupted Excel file by specifying out of bounds validation area.
- The sparkline inside the cell is rendering incorrectly.
- Lost content from merged cells when merged cells are to the left of a smart marker.
- Loss of VBA macros and worksheet controls when saving XLSM.
- Exception is thrown when refreshing pivot table.
- Useless media data was kept.
- Lost embedded images when converting to HTML.
- Exception was thrown when calculate pivot chart data.
- Invalid pivot table view.
- Invalid Power query formula definition.
- File corruption after saving.
- Power query parameter description is always null on PowerQueryFormula.Description property.
- Slicers are deleted after calling PivotTable.RefreshData() method.
- Power query functions are read the type as Formula.
- GETPIVOTDATA returning #REF! on Workbook.CalculateFormula method.
- Incorrect file format detection for OTG, ODB.
- Cannot click checkbox in GridJs.
- Fail to download in GridJs.
- Right-clicking on empty area was showing "remove redaction", it should still show "remove redaction" if it is right-clicked on redaction shape.
- Extra empty rows rendered.
- Drop down list searching works only for the first letter typed in Aspose.GridJs.
- Redaction shape becomes distorted after scrolling in a worksheet with freeze pane.
- Redaction zorder issue.
- Redaction shrinks and reverts to original position when moved to the first column.
- Support fuzzy search for drop-down options.
- Fail to set text for shape.
- Data loss and vertical scrollbar disappearance after Range.Copy operation.
- Row scrolling is is not pixel-based.when freeze panes is enabled and row height is excessive.
- Conditional formatting display is inconsistent with Excel.
- Dragging value from a cell over filtered-out rows affects those row values in Aspose.GridJs.
- Submenu options misalignment in context menu.
- When a cell with a dropdown text that is too long, the text is not shown properly.
- Chart loading renders into sheet that does not belong to it when chart sheet is frozen.
Aspose.Total for .NET Update2026年5月1日
- Aspose.3D for .NET V26.4 - April 13, 2026
- Aspose.BarCode for .NET V26.4 - April 19, 2026
- Aspose.Cells for .NET V26.4 - April 9, 2026
- Aspose.Diagram for .NET V26.4 - April 14, 2026
- Aspose.Drawing for .NET V26.4 - April 10, 2026
- Aspose.Email for .NET V26.4 - April 30, 2026
- Aspose.Font for .NET V26.4 - April 1, 2026
- Aspose.GIS for .NET V26.4 - April 30, 2026
- Aspose.HTML for .NET V26.4 - April 24, 2026
- Aspose.Imaging for .NET V26.4 - April 3, 2026
- Aspose.LLM for .NET V26.4 - April 28, 2026
- Aspose.PDF for .NET V26.4 - April 14, 2026
- Aspose.PSD for .NET V26.4 - April 15, 2026
- Aspose.Slides for .NET V26.4 - April 3, 2026
- Aspose.SVG for .NET V26.4 - April 30, 2026
- Aspose.Tasks for .NET V26.4 - April 16, 2026
- Aspose.TeX for .NET V26.4 - April 25, 2026
- Aspose.Words for .NET V26.4 - April 6, 2026
- Aspose.ZIP for .NET V26.4 - April 21, 2026
Aspose.Total for Android via Java Update2026年5月1日
Aspose.Total for C++ Update2026年5月1日
- Aspose.BarCode for C++ V26.4 - April 28, 2026
- Aspose.Cells for C++ V26.4 - April 9, 2026
- Aspose.Email for C++ V26.4 - April 21, 2026
- Aspose.Font for C++ V26.4 - April 22, 2026
- Aspose.Page for C++ V26.4 - April 22, 2026
- Aspose.PDF for C++ V26.4 - April 21, 2026
- Aspose.Slides for C++ V26.4 - April 24, 2026
- Aspose.Tasks for C++ V26.4 - April 26, 2026
- Aspose.TeX for C++ V26.4 - April 28, 2026
- Aspose.Words for C++ V26.3 - April 10, 2026
Aspose.Total for JasperReports Update2026年5月1日
Aspose.Total for Java Update2026年5月1日
- Aspose.3D for Java V26.4 - April 13, 2026
- Aspose.BarCode for Java V26.4 - April 24, 2026
- Aspose.Cells for Java V26.4 - April 10, 2026
- Aspose.Drawing for Java V26.4 - April 28, 2026
- Aspose.Email for Java V26.3 - April 8, 2026
- Aspose.Font for Java V26.4 - April 28, 2026
- Aspose.HTML for Java V26.4 - April 27, 2026
- Aspose.Imaging for Java V26.4 - April 3, 2026
- Aspose.Page for Java V26.4 - April 28, 2026
- Aspose.PDF for Java V26.4 - April 21, 2026
- Aspose.PSD for Java V26.4 - April 20, 2026
- Aspose.Slides for Java V26.4 - April 10, 2026
- Aspose.Tasks for Java V26.4 - April 23, 2026
- Aspose.TeX for Java V26.4 - April 28, 2026
- Aspose.Words for Java V26.4 - April 22, 2026
Aspose.Total for JavaScript via C++ Update2026年5月1日
Aspose.Total for Node.js via Java Update2026年5月1日
Aspose.Total for PHP via Java Update2026年5月1日
Aspose.Total for Python via .NET Update2026年5月1日
- Aspose.3D for Python via .NET V26.4 - April 13, 2026
- Aspose.Cells for Python via .NET V26.4 - April 9, 2026
- Aspose.Diagram for Python via .NET V26.4 - April 13, 2026
- Aspose.Email for Python via .NET V26.4 - April 22, 2026
- Aspose.GIS for Python via .NET V26.4 - April 30, 2026
- Aspose.HTML for Python via .NET V26.4 - April 26, 2026
- Aspose.Imaging for Python via .NET V26.4 - April 1, 2026
- Aspose.OCR for Python via .NET V26.4 - April 7, 2026
- Aspose.PDF for Python via .NET V26.3 - April 16, 2026
- Aspose.PSD for Python via .NET V26.4 - April 28, 2026
- Aspose.Slides for Python via .NET V26.4 - April 12, 2026
- Aspose.SVG for Python via .NET V26.4 - April 30, 2026
- Aspose.Tasks for Python via .NET V26.4 - April 23, 2026
- Aspose.TeX for Python via .NET V26.4 - April 29, 2026
- Aspose.Words for Python via .NET V26.4 - April 8, 2026
- Aspose.ZIP for Python via .NET V26.4 - April 23, 2026
Aspose.Total for Python via Java Update2026年5月1日
Aspose.Total for Reporting Services (SSRS) Update2026年5月1日
Aspose.Total for SharePoint Update2026年5月1日
Aspose.Total Product Family Update2026年5月1日
- Aspose.3D for .NET V26.4 - April 13, 2026
- Aspose.3D for Java V26.4 - April 13, 2026
- Aspose.3D for Python via .NET V26.4 - April 13, 2026
- Aspose.BarCode for .NET V26.4 - April 19, 2026
- Aspose.BarCode for Android via Java V26.4 - April 29, 2026
- Aspose.BarCode for C++ V26.4 - April 28, 2026
- Aspose.BarCode for JasperReports V26.4 - April 24, 2026
- Aspose.BarCode for Java V26.4 - April 24, 2026
- Aspose.BarCode for Node.js via Java V26.4 - April 26, 2026
- Aspose.BarCode for PHP via Java V26.4 - April 25, 2026
- Aspose.BarCode for Python via Java V26.4 - April 28, 2026
- Aspose.Cells for .NET V26.4 - April 9, 2026
- Aspose.Cells for C++ V26.4 - April 9, 2026
- Aspose.Cells for Java V26.4 - April 10, 2026
- Aspose.Cells for Node.js via C++ V26.4 - April 9, 2026
- Aspose.Cells for Node.js via Java V26.4 - April 10, 2026
- Aspose.Cells for PHP via Java V26.4 - April 10, 2026
- Aspose.Cells for Python via .NET V26.4 - April 9, 2026
- Aspose.Cells for Python via Java V26.4 - April 10, 2026
- Aspose.Diagram for .NET V26.4 - April 14, 2026
- Aspose.Diagram for Python via .NET V26.4 - April 13, 2026
- Aspose.Drawing for .NET V26.4 - April 10, 2026
- Aspose.Drawing for Java V26.4 - April 28, 2026
- Aspose.Email for .NET V26.4 - April 30, 2026
- Aspose.Email for C++ V26.4 - April 21, 2026
- Aspose.Email for Java V26.3 - April 8, 2026
- Aspose.Email for Python via .NET V26.4 - April 22, 2026
- Aspose.Font for .NET V26.4 - April 1, 2026
- Aspose.Font for C++ V26.4 - April 22, 2026
- Aspose.Font for Java V26.4 - April 28, 2026
- Aspose.GIS for .NET V26.4 - April 30, 2026
- Aspose.GIS for Python via .NET V26.4 - April 30, 2026
- Aspose.HTML for .NET V26.4 - April 24, 2026
- Aspose.HTML for Java V26.4 - April 27, 2026
- Aspose.HTML for Python via .NET V26.4 - April 26, 2026
- Aspose.Imaging for .NET V26.4 - April 3, 2026
- Aspose.Imaging for Java V26.4 - April 3, 2026
- Aspose.Imaging for Python via .NET V26.4 - April 1, 2026
- Aspose.LLM for .NET V26.4 - April 28, 2026
- Aspose.OCR for Python via .NET V26.4 - April 7, 2026
- Aspose.Page for C++ V26.4 - April 22, 2026
- Aspose.Page for Java V26.4 - April 28, 2026
- Aspose.Page for JavaScript via C++ V26.4 - April 17, 2026
- Aspose.Page for Node.js via C++ V26.4 - April 17, 2026
- Aspose.PDF for .NET V26.4 - April 14, 2026
- Aspose.PDF for C++ V26.4 - April 21, 2026
- Aspose.PDF for Go via C++ V26.4 - April 21, 2026
- Aspose.PDF for Java V26.4 - April 21, 2026
- Aspose.PDF for JavaScript via C++ V26.4 - April 28, 2026
- Aspose.PDF for Node.js via C++ V26.4 - April 29, 2026
- Aspose.PDF for Python via .NET V26.3 - April 16, 2026
- Aspose.PDF for Rust via C++ V26.4 - April 21, 2026
- Aspose.PSD for .NET V26.4 - April 15, 2026
- Aspose.PSD for Java V26.4 - April 20, 2026
- Aspose.PSD for Python via .NET V26.4 - April 28, 2026
- Aspose.Slides for .NET V26.4 - April 3, 2026
- Aspose.Slides for C++ V26.4 - April 24, 2026
- Aspose.Slides for Java V26.4 - April 10, 2026
- Aspose.Slides for Node.js via Java V26.4 - April 10, 2026
- Aspose.Slides for Python via .NET V26.4 - April 12, 2026
- Aspose.Slides for Reporting Services (SSRS) V26.4 - April 6, 2026
- Aspose.SVG for .NET V26.4 - April 30, 2026
- Aspose.SVG for Python via .NET V26.4 - April 30, 2026
- Aspose.Tasks for .NET V26.4 - April 16, 2026
- Aspose.Tasks for C++ V26.4 - April 26, 2026
- Aspose.Tasks for Java V26.4 - April 23, 2026
- Aspose.Tasks for Python via .NET V26.4 - April 23, 2026
- Aspose.TeX for .NET V26.4 - April 25, 2026
- Aspose.TeX for C++ V26.4 - April 28, 2026
- Aspose.TeX for Java V26.4 - April 28, 2026
- Aspose.TeX for Python via .NET V26.4 - April 29, 2026
- Aspose.Words for .NET V26.4 - April 6, 2026
- Aspose.Words for C++ V26.3 - April 10, 2026
- Aspose.Words for JasperReports V26.4 - April 29, 2026
- Aspose.Words for Java V26.4 - April 22, 2026
- Aspose.Words for Node.js via .NET V26.4 - April 8, 2026
- Aspose.Words for Python via .NET V26.4 - April 8, 2026
- Aspose.Words for SharePoint V26.3 - April 1, 2026
- Aspose.ZIP for .NET V26.4 - April 21, 2026
- Aspose.ZIP for Python via .NET V26.4 - April 23, 2026
Aspose.Total for .NET Update2026年4月1日
- Aspose.BarCode for .NET V26.3 - March 23, 2026
- Aspose.Cells for .NET V26.3 - March 11, 2026
- Aspose.Diagram for .NET V26.3 - March 11, 2026
- Aspose.Drawing for .NET V26.3 - March 11, 2026
- Aspose.Email for .NET V26.3 - March 28, 2026
- Aspose.GIS for .NET V26.3 - March 30, 2026
- Aspose.HTML for .NET V26.3 - March 19, 2026
- Aspose.LLM for .NET V26.3 - March 26, 2026
- Aspose.PDF for .NET V26.3 - March 13, 2026
- Aspose.PSD for .NET V26.3 - March 13, 2026
- Aspose.Slides for .NET V26.3 - March 5, 2026
- Aspose.SVG for .NET V26.3 - March 31, 2026
- Aspose.Tasks for .NET V26.3 - March 14, 2026
- Aspose.Words for .NET V26.3 - March 9, 2026
- Aspose.ZIP for .NET V26.3 - March 24, 2026
Aspose.Total for Android via Java Update2026年4月1日
Aspose.Total for C++ Update2026年4月1日
Aspose.Total for JasperReports Update2026年4月1日
Aspose.Total for Java Update2026年4月1日
- Aspose.BarCode for Java V26.3 - March 17, 2026
- Aspose.Cells for Java V26.3 - March 13, 2026
- Aspose.Diagram for Java V26.3 - March 11, 2026
- Aspose.Drawing for Java V26.3 - March 25, 2026
- Aspose.HTML for Java V26.3 - March 27, 2026
- Aspose.PDF for Java V26.3 - March 27, 2026
- Aspose.PSD for Java V26.3 - March 25, 2026
- Aspose.Slides for Java V26.3 - March 19, 2026
- Aspose.Tasks for Java V26.3 - March 26, 2026
- Aspose.Words for Java V26.3 - March 27, 2026
Aspose.Total for JavaScript via C++ Update2026年4月1日
Aspose.Total for Node.js via Java Update2026年4月1日
Aspose.Total for PHP via Java Update2026年4月1日
Aspose.Total for Python via .NET Update2026年4月1日
Aspose.Total for Python via Java Update2026年4月1日
Aspose.Total for Reporting Services (SSRS) Update2026年4月1日
Aspose.Total Product Family Update2026年4月1日
- Aspose.BarCode for .NET V26.3 - March 23, 2026
- Aspose.BarCode for Android via Java V26.3 - March 20, 2026
- Aspose.BarCode for JasperReports V26.3 - March 21, 2026
- Aspose.BarCode for Java V26.3 - March 17, 2026
- Aspose.BarCode for Node.js via Java V26.3 - March 19, 2026
- Aspose.BarCode for PHP via Java V26.3 - March 18, 2026
- Aspose.BarCode for Python via Java V26.3 - March 19, 2026
- Aspose.Cells for .NET V26.3 - March 11, 2026
- Aspose.Cells for Android via Java V26.3 - March 13, 2026
- Aspose.Cells for C++ V26.3 - March 11, 2026
- Aspose.Cells for Java V26.3 - March 13, 2026
- Aspose.Cells for Node.js via C++ V26.3 - March 12, 2026
- Aspose.Cells for Node.js via Java V26.3 - March 13, 2026
- Aspose.Cells for Python via .NET V26.3 - March 12, 2026
- Aspose.Cells for Python via Java V26.3 - March 13, 2026
- Aspose.Diagram for .NET V26.3 - March 11, 2026
- Aspose.Diagram for Java V26.3 - March 11, 2026
- Aspose.Diagram for Node.js via Java V26.3 - March 10, 2026
- Aspose.Diagram for Python via .NET V26.3 - March 11, 2026
- Aspose.Diagram for Python via Java V26.3 - March 11, 2026
- Aspose.Drawing for .NET V26.3 - March 11, 2026
- Aspose.Drawing for Java V26.3 - March 25, 2026
- Aspose.Email for .NET V26.3 - March 28, 2026
- Aspose.Font for C++ V26.3 - March 27, 2026
- Aspose.Font for JavaScript via C++ V26.3 - March 19, 2026
- Aspose.Font for Node.js via C++ V26.3 - March 19, 2026
- Aspose.GIS for .NET V26.3 - March 30, 2026
- Aspose.HTML for .NET V26.3 - March 19, 2026
- Aspose.HTML for Java V26.3 - March 27, 2026
- Aspose.HTML for Python via .NET V26.3 - March 20, 2026
- Aspose.Imaging for Python via .NET V26.3 - March 3, 2026
- Aspose.LLM for .NET V26.3 - March 26, 2026
- Aspose.OCR for Python via .NET V26.3 - March 31, 2026
- Aspose.Page for C++ V26.3 - March 27, 2026
- Aspose.PDF for .NET V26.3 - March 13, 2026
- Aspose.PDF for C++ V26.3 - March 18, 2026
- Aspose.PDF for Go via C++ V26.3 - March 20, 2026
- Aspose.PDF for Java V26.3 - March 27, 2026
- Aspose.PDF for JavaScript via C++ V26.3 - March 26, 2026
- Aspose.PDF for Node.js via C++ V26.3 - March 27, 2026
- Aspose.PDF for Rust via C++ V26.3 - March 24, 2026
- Aspose.PSD for .NET V26.3 - March 13, 2026
- Aspose.PSD for Java V26.3 - March 25, 2026
- Aspose.PUB for C++ V26.3 - March 27, 2026
- Aspose.Slides for .NET V26.3 - March 5, 2026
- Aspose.Slides for Android via Java V26.3 - March 19, 2026
- Aspose.Slides for C++ V26.3 - March 23, 2026
- Aspose.Slides for Java V26.3 - March 19, 2026
- Aspose.Slides for Node.js via Java V26.3 - March 19, 2026
- Aspose.Slides for PHP via Java V26.3 - March 19, 2026
- Aspose.Slides for Python via .NET V26.3 - March 19, 2026
- Aspose.Slides for Reporting Services (SSRS) V26.3 - March 6, 2026
- Aspose.SVG for .NET V26.3 - March 31, 2026
- Aspose.Tasks for .NET V26.3 - March 14, 2026
- Aspose.Tasks for C++ V26.3 - March 29, 2026
- Aspose.Tasks for Java V26.3 - March 26, 2026
- Aspose.Tasks for Python via .NET V26.3 - March 27, 2026
- Aspose.Words for .NET V26.3 - March 9, 2026
- Aspose.Words for C++ V26.2 - March 12, 2026
- Aspose.Words for JasperReports V26.2 - March 5, 2026
- Aspose.Words for Java V26.3 - March 27, 2026
- Aspose.Words for Node.js via .NET V26.3 - March 13, 2026
- Aspose.Words for Python via .NET V26.3 - March 13, 2026
- Aspose.ZIP for .NET V26.3 - March 24, 2026
- Aspose.ZIP for Python via .NET V26.3 - March 27, 2026
Aspose.Total for .NET Update2026年3月2日
- Aspose.3D for .NET V26.2 - February 6, 2026
- Aspose.BarCode for .NET V26.2 - February 21, 2026
- Aspose.Cells for .NET V26.2 - February 10, 2026
- Aspose.Diagram for .NET V26.2 - February 9, 2026
- Aspose.Drawing for .NET V26.2 - February 9, 2026
- Aspose.Font for .NET V26.2 - February 12, 2026
- Aspose.GIS for .NET V26.2 - February 26, 2026
- Aspose.HTML for .NET V26.2 - February 27, 2026
- Aspose.Imaging for .NET V26.2 - February 6, 2026
- Aspose.Medical for .NET V26.3 - March 1, 2026
- Aspose.Page for .NET V26.2 - February 20, 2026
- Aspose.PDF for .NET V26.2 - February 14, 2026
- Aspose.PSD for .NET V26.2 - February 11, 2026
- Aspose.Slides for .NET V26.2 - February 5, 2026
- Aspose.SVG for .NET V26.2 - February 27, 2026
- Aspose.Tasks for .NET V26.2 - February 17, 2026
- Aspose.TeX for .NET V26.2 - February 26, 2026
- Aspose.Words for .NET V26.2 - February 10, 2026
- Aspose.ZIP for .NET V26.2 - February 25, 2026
Aspose.Total for Android via Java Update2026年3月2日
Aspose.Total for C++ Update2026年3月2日
Aspose.Total for Java Update2026年3月2日
- Aspose.3D for Java V26.2 - February 6, 2026
- Aspose.BarCode for Java V26.2 - February 25, 2026
- Aspose.Cells for Java V26.2 - February 11, 2026
- Aspose.Diagram for Java V26.2 - February 9, 2026
- Aspose.Drawing for Java V26.2 - February 27, 2026
- Aspose.Email for Java V26.1 - February 4, 2026
- Aspose.Font for Java V26.2 - February 26, 2026
- Aspose.HTML for Java V26.2 - February 21, 2026
- Aspose.Imaging for Java V26.2 - February 6, 2026
- Aspose.Page for Java V26.2 - February 26, 2026
- Aspose.PDF for Java V26.2 - February 27, 2026
- Aspose.PSD for Java V26.2 - February 27, 2026
- Aspose.Slides for Java V26.2 - February 11, 2026
- Aspose.Tasks for Java V26.2 - February 28, 2026
- Aspose.TeX for Java V26.2 - February 26, 2026
- Aspose.Words for Java V26.2 - February 21, 2026
- Aspose.ZIP for Java V26.1 - February 17, 2026
Aspose.Total for JavaScript via C++ Update2026年3月2日
Aspose.Total for Node.js via Java Update2026年3月2日
Aspose.Total for PHP via Java Update2026年3月2日
Aspose.Total for Python via .NET Update2026年3月2日
- Aspose.3D for Python via .NET V26.2 - February 7, 2026
- Aspose.Cells for Python via .NET V26.2 - February 11, 2026
- Aspose.Diagram for Python via .NET V26.2 - February 10, 2026
- Aspose.GIS for Python via .NET V26.2 - February 27, 2026
- Aspose.HTML for Python via .NET V26.2 - February 27, 2026
- Aspose.Page for Python via .NET V26.2 - February 27, 2026
- Aspose.PDF for Python via .NET V26.1 - February 4, 2026
- Aspose.PSD for Python via .NET V26.2 - February 27, 2026
- Aspose.Slides for Python via .NET V26.2 - February 17, 2026
- Aspose.SVG for Python via .NET V26.2 - March 2, 2026
- Aspose.Tasks for Python via .NET V26.2 - February 28, 2026
- Aspose.TeX for Python via .NET V26.2 - February 27, 2026
- Aspose.Words for Python via .NET V26.2 - February 17, 2026
- Aspose.ZIP for Python via .NET V26.2 - February 28, 2026
Aspose.Total for Python via Java Update2026年3月2日
Aspose.Total for Reporting Services (SSRS) Update2026年3月2日
Aspose.Total Product Family Update2026年3月2日
- Aspose.3D for .NET V26.2 - February 6, 2026
- Aspose.3D for Java V26.2 - February 6, 2026
- Aspose.3D for Node.js via Java V26.2 - February 7, 2026
- Aspose.3D for Python via .NET V26.2 - February 7, 2026
- Aspose.BarCode for .NET V26.2 - February 21, 2026
- Aspose.BarCode for Android via Java V26.2 - February 26, 2026
- Aspose.BarCode for Java V26.2 - February 25, 2026
- Aspose.BarCode for Node.js via Java V26.2 - February 25, 2026
- Aspose.BarCode for PHP via Java V26.2 - February 25, 2026
- Aspose.BarCode for Reporting Services (SSRS) V26.2 - February 21, 2026
- Aspose.Cells for .NET V26.2 - February 10, 2026
- Aspose.Cells for C++ V26.2 - February 10, 2026
- Aspose.Cells for Java V26.2 - February 11, 2026
- Aspose.Cells for Node.js via C++ V26.2 - February 11, 2026
- Aspose.Cells for Python via .NET V26.2 - February 11, 2026
- Aspose.Cells for Python via Java V26.2 - February 12, 2026
- Aspose.Diagram for .NET V26.2 - February 9, 2026
- Aspose.Diagram for Java V26.2 - February 9, 2026
- Aspose.Diagram for Node.js via Java V26.2 - February 11, 2026
- Aspose.Diagram for Python via .NET V26.2 - February 10, 2026
- Aspose.Diagram for Python via Java V26.2 - February 10, 2026
- Aspose.Drawing for .NET V26.2 - February 9, 2026
- Aspose.Drawing for Java V26.2 - February 27, 2026
- Aspose.Email for Java V26.1 - February 4, 2026
- Aspose.Font for .NET V26.2 - February 12, 2026
- Aspose.Font for C++ V26.2 - February 20, 2026
- Aspose.Font for Java V26.2 - February 26, 2026
- Aspose.GIS for .NET V26.2 - February 26, 2026
- Aspose.GIS for Python via .NET V26.2 - February 27, 2026
- Aspose.HTML for .NET V26.2 - February 27, 2026
- Aspose.HTML for Java V26.2 - February 21, 2026
- Aspose.HTML for Python via .NET V26.2 - February 27, 2026
- Aspose.Imaging for .NET V26.2 - February 6, 2026
- Aspose.Imaging for Java V26.2 - February 6, 2026
- Aspose.Medical for .NET V26.3 - March 1, 2026
- Aspose.Page for .NET V26.2 - February 20, 2026
- Aspose.Page for C++ V26.2 - February 24, 2026
- Aspose.Page for Java V26.2 - February 26, 2026
- Aspose.Page for JavaScript via C++ V26.2 - February 23, 2026
- Aspose.Page for Node.js via C++ V26.2 - February 23, 2026
- Aspose.Page for Python via .NET V26.2 - February 27, 2026
- Aspose.PDF for .NET V26.2 - February 14, 2026
- Aspose.PDF for C++ V26.2 - February 18, 2026
- Aspose.PDF for Go via C++ V26.2 - February 20, 2026
- Aspose.PDF for Java V26.2 - February 27, 2026
- Aspose.PDF for JavaScript via C++ V26.2 - February 27, 2026
- Aspose.PDF for Node.js via C++ V26.2 - February 26, 2026
- Aspose.PDF for Python via .NET V26.1 - February 4, 2026
- Aspose.PDF for Rust via C++ V26.2 - February 24, 2026
- Aspose.PSD for .NET V26.2 - February 11, 2026
- Aspose.PSD for Java V26.2 - February 27, 2026
- Aspose.PSD for Python via .NET V26.2 - February 27, 2026
- Aspose.Slides for .NET V26.2 - February 5, 2026
- Aspose.Slides for C++ V26.2 - February 23, 2026
- Aspose.Slides for Java V26.2 - February 11, 2026
- Aspose.Slides for Node.js via Java V26.2 - February 11, 2026
- Aspose.Slides for Python via .NET V26.2 - February 17, 2026
- Aspose.Slides for Reporting Services (SSRS) V26.2 - February 6, 2026
- Aspose.SVG for .NET V26.2 - February 27, 2026
- Aspose.SVG for Python via .NET V26.2 - March 2, 2026
- Aspose.Tasks for .NET V26.2 - February 17, 2026
- Aspose.Tasks for C++ V26.2 - February 28, 2026
- Aspose.Tasks for Java V26.2 - February 28, 2026
- Aspose.Tasks for Python via .NET V26.2 - February 28, 2026
- Aspose.TeX for .NET V26.2 - February 26, 2026
- Aspose.TeX for Java V26.2 - February 26, 2026
- Aspose.TeX for Python via .NET V26.2 - February 27, 2026
- Aspose.Words for .NET V26.2 - February 10, 2026
- Aspose.Words for Java V26.2 - February 21, 2026
- Aspose.Words for Node.js via .NET V26.2 - February 11, 2026
- Aspose.Words for Python via .NET V26.2 - February 17, 2026
- Aspose.Words for Reporting Services (SSRS) V26.2 - February 28, 2026
- Aspose.ZIP for .NET V26.2 - February 25, 2026
- Aspose.ZIP for Java V26.1 - February 17, 2026
- Aspose.ZIP for Python via .NET V26.2 - February 28, 2026
Aspose.Total for .NET Update2026年2月3日
- Aspose.3D for .NET V26.1 - January 9, 2026
- Aspose.BarCode for .NET V26.1 - January 22, 2026
- Aspose.CAD for .NET V26.1 - January 12, 2026
- Aspose.Cells for .NET V26.1 - January 13, 2026
- Aspose.Diagram for .NET V26.1 - January 9, 2026
- Aspose.Drawing for .NET V26.1 - January 12, 2026
- Aspose.Email for .NET V26.1 - January 31, 2026
- Aspose.GIS for .NET V26.1 - January 28, 2026
- Aspose.HTML for .NET V26.1 - January 29, 2026
- Aspose.OCR for .NET V26.1 - January 28, 2026
- Aspose.OMR for .NET V26.1 - January 23, 2026
- Aspose.PDF for .NET V26.1 - January 16, 2026
- Aspose.PSD for .NET V26.1 - January 22, 2026
- Aspose.Slides for .NET V26.1 - January 12, 2026
- Aspose.SVG for .NET V26.1 - January 30, 2026
- Aspose.Tasks for .NET V26.1 - January 22, 2026
- Aspose.Words for .NET V26.1 - January 9, 2026
- Aspose.ZIP for .NET V26.1 - January 17, 2026
Aspose.Total for Android via Java Update2026年2月3日
Aspose.Total for C++ Update2026年2月3日
Aspose.Total for JasperReports Update2026年2月3日
Aspose.Total for Java Update2026年2月3日
- Aspose.3D for Java V26.1 - January 9, 2026
- Aspose.BarCode for Java V26.1 - January 28, 2026
- Aspose.Cells for Java V26.1 - January 14, 2026
- Aspose.Diagram for Java V26.1 - January 9, 2026
- Aspose.HTML for Java V26.1 - January 21, 2026
- Aspose.Note for Java V26.1 - January 14, 2026
- Aspose.OCR for Java V26.1 - February 1, 2026
- Aspose.PDF for Java V26.1 - February 1, 2026
- Aspose.PSD for Java V26.1 - January 28, 2026
- Aspose.Slides for Java V26.1 - January 28, 2026
- Aspose.Tasks for Java V26.1 - January 28, 2026
- Aspose.Words for Java V26.1 - January 21, 2026
Aspose.Total for JavaScript via C++ Update2026年2月3日
Aspose.Total for Node.js via Java Update2026年2月3日
Aspose.Total for PHP via Java Update2026年2月3日
Aspose.Total for Python via .NET Update2026年2月3日
- Aspose.3D for Python via .NET V26.1 - January 9, 2026
- Aspose.BarCode for Python via .NET V25.12 - January 13, 2026
- Aspose.Cells for Python via .NET V26.1 - January 14, 2026
- Aspose.Diagram for Python via .NET V26.1 - January 12, 2026
- Aspose.Email for Python via .NET V25.12 - January 26, 2026
- Aspose.GIS for Python via .NET V26.1 - January 30, 2026
- Aspose.HTML for Python via .NET V26.1 - January 29, 2026
- Aspose.Imaging for Python via .NET V26.2 - January 28, 2026
- Aspose.OCR for Python via .NET V26.1 - January 30, 2026
- Aspose.PSD for Python via .NET V26.1 - January 29, 2026
- Aspose.Slides for Python via .NET V26.1 - January 22, 2026
- Aspose.SVG for Python via .NET V26.1 - February 3, 2026
- Aspose.Tasks for Python via .NET V26.1 - January 31, 2026
- Aspose.Words for Python via .NET V26.1 - January 19, 2026
- Aspose.ZIP for Python via .NET V26.1 - January 31, 2026
Aspose.Total for Python via Java Update2026年2月3日
Aspose.Total for Reporting Services (SSRS) Update2026年2月3日
Aspose.Total for SharePoint Update2026年2月3日
Aspose.Total Product Family Update2026年2月3日
- Aspose.3D for .NET V26.1 - January 9, 2026
- Aspose.3D for Java V26.1 - January 9, 2026
- Aspose.3D for Node.js via Java V26.1 - January 9, 2026
- Aspose.3D for Python via .NET V26.1 - January 9, 2026
- Aspose.BarCode for .NET V26.1 - January 22, 2026
- Aspose.BarCode for Android via Java V26.1 - January 31, 2026
- Aspose.BarCode for C++ V26.1 - February 1, 2026
- Aspose.BarCode for JasperReports V26.1 - January 31, 2026
- Aspose.BarCode for Java V26.1 - January 28, 2026
- Aspose.BarCode for Node.js via Java V26.1 - January 31, 2026
- Aspose.BarCode for PHP via Java V26.1 - January 31, 2026
- Aspose.BarCode for Python via .NET V25.12 - January 13, 2026
- Aspose.BarCode for Python via Java V26.1 - January 31, 2026
- Aspose.BarCode for Reporting Services (SSRS) V26.1 - January 22, 2026
- Aspose.CAD for .NET V26.1 - January 12, 2026
- Aspose.Cells for .NET V26.1 - January 13, 2026
- Aspose.Cells for C++ V26.1 - January 13, 2026
- Aspose.Cells for Java V26.1 - January 14, 2026
- Aspose.Cells for Node.js via C++ V26.1 - January 14, 2026
- Aspose.Cells for Node.js via Java V26.1 - January 15, 2026
- Aspose.Cells for PHP via Java V26.1 - January 15, 2026
- Aspose.Cells for Python via .NET V26.1 - January 14, 2026
- Aspose.Cells for Python via Java V26.1 - January 16, 2026
- Aspose.Cells for Reporting Services (SSRS) V26.1 - January 18, 2026
- Aspose.Diagram for .NET V26.1 - January 9, 2026
- Aspose.Diagram for Java V26.1 - January 9, 2026
- Aspose.Diagram for Node.js via Java V26.1 - January 13, 2026
- Aspose.Diagram for Python via .NET V26.1 - January 12, 2026
- Aspose.Diagram for Python via Java V26.1 - January 13, 2026
- Aspose.Drawing for .NET V26.1 - January 12, 2026
- Aspose.Email for .NET V26.1 - January 31, 2026
- Aspose.Email for C++ V25.12 - January 26, 2026
- Aspose.Email for Python via .NET V25.12 - January 26, 2026
- Aspose.GIS for .NET V26.1 - January 28, 2026
- Aspose.GIS for Python via .NET V26.1 - January 30, 2026
- Aspose.HTML for .NET V26.1 - January 29, 2026
- Aspose.HTML for Java V26.1 - January 21, 2026
- Aspose.HTML for Python via .NET V26.1 - January 29, 2026
- Aspose.Imaging for Python via .NET V26.2 - January 28, 2026
- Aspose.Note for Java V26.1 - January 14, 2026
- Aspose.OCR for .NET V26.1 - January 28, 2026
- Aspose.OCR for Java V26.1 - February 1, 2026
- Aspose.OCR for Python via .NET V26.1 - January 30, 2026
- Aspose.OMR for .NET V26.1 - January 23, 2026
- Aspose.PDF for .NET V26.1 - January 16, 2026
- Aspose.PDF for C++ V26.1 - January 23, 2026
- Aspose.PDF for Go via C++ V26.1 - January 26, 2026
- Aspose.PDF for Java V26.1 - February 1, 2026
- Aspose.PDF for JavaScript via C++ V26.1 - January 29, 2026
- Aspose.PDF for Node.js via C++ V26.1 - January 29, 2026
- Aspose.PDF for Rust via C++ V26.1 - January 26, 2026
- Aspose.PSD for .NET V26.1 - January 22, 2026
- Aspose.PSD for Java V26.1 - January 28, 2026
- Aspose.PSD for Python via .NET V26.1 - January 29, 2026
- Aspose.Slides for .NET V26.1 - January 12, 2026
- Aspose.Slides for C++ V26.1 - January 27, 2026
- Aspose.Slides for Java V26.1 - January 28, 2026
- Aspose.Slides for Node.js via Java V26.1 - January 28, 2026
- Aspose.Slides for Python via .NET V26.1 - January 22, 2026
- Aspose.Slides for Reporting Services (SSRS) V26.1 - January 13, 2026
- Aspose.Slides for SharePoint V26.1 - January 14, 2026
- Aspose.SVG for .NET V26.1 - January 30, 2026
- Aspose.SVG for Python via .NET V26.1 - February 3, 2026
- Aspose.Tasks for .NET V26.1 - January 22, 2026
- Aspose.Tasks for C++ V26.1 - January 29, 2026
- Aspose.Tasks for Java V26.1 - January 28, 2026
- Aspose.Tasks for Python via .NET V26.1 - January 31, 2026
- Aspose.Words for .NET V26.1 - January 9, 2026
- Aspose.Words for C++ V26.1 - January 28, 2026
- Aspose.Words for Java V26.1 - January 21, 2026
- Aspose.Words for Node.js via .NET V26.1 - January 19, 2026
- Aspose.Words for Python via .NET V26.1 - January 19, 2026
- Aspose.ZIP for .NET V26.1 - January 17, 2026
- Aspose.ZIP for Python via .NET V26.1 - January 31, 2026
Aspose.Total for .NET Update2026年1月6日
- Aspose.3D for .NET V25.12 - December 5, 2025
- Aspose.BarCode for .NET V25.12 - December 23, 2025
- Aspose.CAD for .NET V25.12 - December 8, 2025
- Aspose.Cells for .NET V25.12 - December 10, 2025
- Aspose.Diagram for .NET V25.12 - December 11, 2025
- Aspose.Drawing for .NET V25.12 - December 9, 2025
- Aspose.Email for .NET V25.12 - December 25, 2025
- Aspose.Font for .NET V25.12 - December 4, 2025
- Aspose.GIS for .NET V25.12 - December 29, 2025
- Aspose.HTML for .NET V25.12 - December 22, 2025
- Aspose.Imaging for .NET V25.12 - December 4, 2025
- Aspose.OCR for .NET V25.12 - December 27, 2025
- Aspose.Page for .NET V25.12 - December 18, 2025
- Aspose.PDF for .NET V25.12 - December 11, 2025
- Aspose.PSD for .NET V25.12 - December 9, 2025
- Aspose.PUB for .NET V25.12 - December 17, 2025
- Aspose.Slides for .NET V25.12 - December 3, 2025
- Aspose.SVG for .NET V25.12 - December 22, 2025
- Aspose.Tasks for .NET V25.12 - December 25, 2025
- Aspose.TeX for .NET V25.12 - December 18, 2025
- Aspose.Words for .NET V25.12 - December 3, 2025
- Aspose.ZIP for .NET V25.12 - December 9, 2025
Aspose.Total for Android via Java Update2026年1月6日
Aspose.Total for C++ Update2026年1月6日
- Aspose.BarCode for C++ V25.11 - December 2, 2025
- Aspose.Cells for C++ V25.12 - December 10, 2025
- Aspose.Font for C++ V25.12 - December 11, 2025
- Aspose.Page for C++ V25.12 - December 22, 2025
- Aspose.PDF for C++ V25.12 - December 16, 2025
- Aspose.PUB for C++ V25.12 - December 30, 2025
- Aspose.Slides for C++ V25.12 - December 19, 2025
- Aspose.Tasks for C++ V25.12 - December 26, 2025
- Aspose.TeX for C++ V25.12 - December 23, 2025
- Aspose.Words for C++ V25.12 - December 18, 2025
Aspose.Total for JasperReports Update2026年1月6日
Aspose.Total for Java Update2026年1月6日
- Aspose.3D for Java V25.12 - December 5, 2025
- Aspose.BarCode for Java V25.12 - December 29, 2025
- Aspose.Cells for Java V25.12 - December 12, 2025
- Aspose.Diagram for Java V25.12 - December 11, 2025
- Aspose.Email for Java V25.12 - January 2, 2026
- Aspose.HTML for Java V25.12 - December 7, 2025
- Aspose.Imaging for Java V25.12 - December 4, 2025
- Aspose.Page for Java V25.12 - December 19, 2025
- Aspose.PDF for Java V25.12 - December 26, 2025
- Aspose.PSD for Java V25.12 - December 19, 2025
- Aspose.Slides for Java V25.12 - December 18, 2025
- Aspose.Tasks for Java V25.12 - December 31, 2025
- Aspose.TeX for Java V25.12 - December 18, 2025
- Aspose.Words for Java V25.12 - December 16, 2025
Aspose.Total for JavaScript via C++ Update2026年1月6日
Aspose.Total for Node.js via Java Update2026年1月6日
Aspose.Total for PHP via Java Update2026年1月6日
Aspose.Total for Python via .NET Update2026年1月6日
- Aspose.3D for Python via .NET V25.12 - December 5, 2025
- Aspose.BarCode for Python via .NET V25.11 - December 2, 2025
- Aspose.CAD for Python via .NET V25.12 - December 14, 2025
- Aspose.Cells for Python via .NET V25.12 - December 11, 2025
- Aspose.Diagram for Python via .NET V25.12 - December 12, 2025
- Aspose.GIS for Python via .NET V25.12 - December 29, 2025
- Aspose.HTML for Python via .NET V25.12 - December 22, 2025
- Aspose.Imaging for Python via .NET V25.12 - December 3, 2025
- Aspose.OCR for Python via .NET V25.12 - December 27, 2025
- Aspose.Page for Python via .NET V25.12 - December 26, 2025
- Aspose.PDF for Python via .NET V25.12 - January 2, 2026
- Aspose.PSD for Python via .NET V25.12 - December 26, 2025
- Aspose.Slides for Python via .NET V25.12 - December 5, 2025
- Aspose.SVG for Python via .NET V25.12 - December 23, 2025
- Aspose.Tasks for Python via .NET V25.12 - December 27, 2025
- Aspose.TeX for Python via .NET V25.12 - December 24, 2025
- Aspose.Words for Python via .NET V25.12 - December 10, 2025
- Aspose.ZIP for Python via .NET V25.12 - December 10, 2025
Aspose.Total for Python via Java Update2026年1月6日
Aspose.Total for Reporting Services (SSRS) Update2026年1月6日
Aspose.Total for SharePoint Update2026年1月6日
Aspose.Total Product Family Update2026年1月6日
- Aspose.3D for .NET V25.12 - December 5, 2025
- Aspose.3D for Java V25.12 - December 5, 2025
- Aspose.3D for Python via .NET V25.12 - December 5, 2025
- Aspose.BarCode for .NET V25.12 - December 23, 2025
- Aspose.BarCode for Android via Java V25.12 - December 30, 2025
- Aspose.BarCode for C++ V25.11 - December 2, 2025
- Aspose.BarCode for JasperReports V25.12 - December 31, 2025
- Aspose.BarCode for Java V25.12 - December 29, 2025
- Aspose.BarCode for Node.js via Java V25.12 - December 30, 2025
- Aspose.BarCode for PHP via Java V25.12 - December 29, 2025
- Aspose.BarCode for Python via .NET V25.11 - December 2, 2025
- Aspose.BarCode for Python via Java V25.12 - December 31, 2025
- Aspose.BarCode for Reporting Services (SSRS) V25.12 - December 23, 2025
- Aspose.CAD for .NET V25.12 - December 8, 2025
- Aspose.CAD for Python via .NET V25.12 - December 14, 2025
- Aspose.Cells for .NET V25.12 - December 10, 2025
- Aspose.Cells for Android via Java V25.12 - December 12, 2025
- Aspose.Cells for C++ V25.12 - December 10, 2025
- Aspose.Cells for Java V25.12 - December 12, 2025
- Aspose.Cells for Node.js via C++ V25.12 - December 10, 2025
- Aspose.Cells for Node.js via Java V25.12 - December 12, 2025
- Aspose.Cells for Python via .NET V25.12 - December 11, 2025
- Aspose.Cells for Python via Java V25.12 - December 12, 2025
- Aspose.Cells for Reporting Services (SSRS) V25.12 - December 25, 2025
- Aspose.Diagram for .NET V25.12 - December 11, 2025
- Aspose.Diagram for Java V25.12 - December 11, 2025
- Aspose.Diagram for Node.js via Java V25.12 - December 15, 2025
- Aspose.Diagram for Python via .NET V25.12 - December 12, 2025
- Aspose.Diagram for Python via Java V25.12 - December 12, 2025
- Aspose.Drawing for .NET V25.12 - December 9, 2025
- Aspose.Email for .NET V25.12 - December 25, 2025
- Aspose.Email for Java V25.12 - January 2, 2026
- Aspose.Font for .NET V25.12 - December 4, 2025
- Aspose.Font for C++ V25.12 - December 11, 2025
- Aspose.Font for JavaScript via C++ V25.12 - December 13, 2025
- Aspose.Font for Node.js via C++ V25.12 - December 13, 2025
- Aspose.GIS for .NET V25.12 - December 29, 2025
- Aspose.GIS for Python via .NET V25.12 - December 29, 2025
- Aspose.HTML for .NET V25.12 - December 22, 2025
- Aspose.HTML for Java V25.12 - December 7, 2025
- Aspose.HTML for Python via .NET V25.12 - December 22, 2025
- Aspose.Imaging for .NET V25.12 - December 4, 2025
- Aspose.Imaging for Java V25.12 - December 4, 2025
- Aspose.Imaging for Python via .NET V25.12 - December 3, 2025
- Aspose.OCR for .NET V25.12 - December 27, 2025
- Aspose.OCR for Python via .NET V25.12 - December 27, 2025
- Aspose.Page for .NET V25.12 - December 18, 2025
- Aspose.Page for C++ V25.12 - December 22, 2025
- Aspose.Page for Java V25.12 - December 19, 2025
- Aspose.Page for JavaScript via C++ V25.12 - December 22, 2025
- Aspose.Page for Node.js via C++ V25.12 - December 22, 2025
- Aspose.Page for Python via .NET V25.12 - December 26, 2025
- Aspose.PDF for .NET V25.12 - December 11, 2025
- Aspose.PDF for C++ V25.12 - December 16, 2025
- Aspose.PDF for Go via C++ V25.12 - December 18, 2025
- Aspose.PDF for Java V25.12 - December 26, 2025
- Aspose.PDF for JavaScript via C++ V25.12 - December 29, 2025
- Aspose.PDF for Node.js via C++ V25.12 - December 30, 2025
- Aspose.PDF for Python via .NET V25.12 - January 2, 2026
- Aspose.PDF for Rust via C++ V25.12 - December 23, 2025
- Aspose.PSD for .NET V25.12 - December 9, 2025
- Aspose.PSD for Java V25.12 - December 19, 2025
- Aspose.PSD for Python via .NET V25.12 - December 26, 2025
- Aspose.PUB for .NET V25.12 - December 17, 2025
- Aspose.PUB for C++ V25.12 - December 30, 2025
- Aspose.Slides for .NET V25.12 - December 3, 2025
- Aspose.Slides for Android via Java V25.12 - December 18, 2025
- Aspose.Slides for C++ V25.12 - December 19, 2025
- Aspose.Slides for Java V25.12 - December 18, 2025
- Aspose.Slides for Node.js via Java V25.12 - December 18, 2025
- Aspose.Slides for PHP via Java V25.12 - December 18, 2025
- Aspose.Slides for Python via .NET V25.12 - December 5, 2025
- Aspose.Slides for Reporting Services (SSRS) V25.12 - December 5, 2025
- Aspose.SVG for .NET V25.12 - December 22, 2025
- Aspose.SVG for Python via .NET V25.12 - December 23, 2025
- Aspose.Tasks for .NET V25.12 - December 25, 2025
- Aspose.Tasks for C++ V25.12 - December 26, 2025
- Aspose.Tasks for Java V25.12 - December 31, 2025
- Aspose.Tasks for Python via .NET V25.12 - December 27, 2025
- Aspose.TeX for .NET V25.12 - December 18, 2025
- Aspose.TeX for C++ V25.12 - December 23, 2025
- Aspose.TeX for Java V25.12 - December 18, 2025
- Aspose.TeX for Python via .NET V25.12 - December 24, 2025
- Aspose.Words for .NET V25.12 - December 3, 2025
- Aspose.Words for C++ V25.12 - December 18, 2025
- Aspose.Words for JasperReports V25.12 - December 27, 2025
- Aspose.Words for Java V25.12 - December 16, 2025
- Aspose.Words for Node.js via .NET V25.12 - December 5, 2025
- Aspose.Words for Python via .NET V25.12 - December 10, 2025
- Aspose.Words for SharePoint V25.12 - December 14, 2025
- Aspose.ZIP for .NET V25.12 - December 9, 2025
- Aspose.ZIP for Python via .NET V25.12 - December 10, 2025