GroupDocs.Conversion 릴리스

릴리스 전반에서 새로 나온 내용을 살펴보세요. 기능, 개선 사항, 해결된 문제에 대한 자세한 정보를 제공합니다.

1월
2월
3월
4월
5월
6월
7월
8월
9월
10월
11월
12월
GroupDocs.Conversion for Java V26.6주요 버전2026년 7월 1일
수정 사항
  • Fixed behavior for expired licenses.
  • Fixed problem in 'email to email' saving.
  • Fixed issue setting a watermark when converting to Web.
  • Custom font folders not set when converting from PCL.
GroupDocs.Conversion for .NET V26.6주요 버전2026년 6월 29일
기능
  • PDF to Markdown - You can now allow custom image extraction and placeholder insertion.
  • Introduced ConversionEvents aggregator with per-call/global handler precedence.
  • Added the OnFontSubstituted conversion event.
  • Improved the ability to auto-detect RTL direction for DOCX with missing/incorrect bidi markup.
수정 사항
  • Spreadsheet to PDF conversions with SkipEmptyRowsAndColumns overlap text when the sheet has form controls.
  • Corrupted characters in JPEG/TIFF output.
  • Converting a particular XFA PDF to image hangs and does not produce any result.
  • Problem converting publisher - Unable to load Aspose.PDF.
GroupDocs.Conversion for Java V26.5주요 버전2026년 5월 28일
기능
  • Improved wordprocessing performance for documents without tracked changes.
  • Implemented auto-detection of RTL direction for DOCX.
수정 사항
  • PDF to PDF/A: Missing character in word "treff" after conversion.
GroupDocs.Conversion for Python via .NET V26.5주요 버전2026년 5월 14일
기능
  • Command-line interface - groupdocs-conversion console script: Installing the groupdocs-conversion-net package now also puts a groupdocs-conversion console script on your PATH. It is a thin wrapper over the Python API, built for shell pipelines, Make rules, CI steps, and one-off conversions where writing a Python script is overkill.
  • You can now discover conversion targets by file extension via Converter.get_possible_conversions_by_extension(extension).
GroupDocs.Conversion Product Family Update2026년 5월 1일
GroupDocs.Conversion for Python via .NET V26.3주요 버전2026년 4월 16일
기능
  • Added support for per-page conversion via 'convert_by_page(output_dir, convert_options)'.
  • Added support for in-memory conversion via 'convert_to_stream(convert_options)'.
  • Added Python 3.14 support.
  • AGENTS.md is now shipped inside package for AI Agent integration.
  • Format objects now expose .extension, .file_format, .description properties.
  • Added an explicit macOS classifier in PyPI metadata.
GroupDocs.Conversion for Java V26.3주요 버전2026년 4월 1일
수정 사항
  • Fixed 'Out of Memory' error when converting from DOCX using the Text Shaper.
  • Fixed image sizing issue in CAD to SVG conversion.
  • Reference was not working when converting to Presentation format.
GroupDocs.Conversion for .NET V26.3주요 버전2026년 3월 31일
기능
  • ICS Conversion: Adds native support for converting iCalendar (.ics) files, allowing users to transform calendar data directly into PDF, DOCX, and other target formats.
  • Enhanced Font Substitution: Provides full font‑substitution for Publisher, Presentation, and Note documents, plus custom font folder and default‑font configuration, ensuring accurate rendering when original fonts are missing.
  • Improved Email and Messaging Conversion: Fixes special‑character rendering in MSG‑to‑PDF, corrects embedded image handling in email conversions, and resolves .eml to PDF unit‑type errors, delivering reliable conversion of Outlook messages and email files.
  • PDF/A‑1A Compliance and Recognition Mode Fixes: Corrects invalid ToUnicode tables in PDF/A‑1A output and aligns PdfRecognitionMode.Flow behavior with expected text flow, guaranteeing standards‑compliant PDFs and consistent text extraction.
  • Stability and Layout Enhancements: Addresses scaling issues with ResizeMode.ScaleToFit, resolves HTML‑to‑PDF loading errors, fixes DCM/JFIF conversion failures, and eliminates memory leaks during PDF‑to‑WordProcessing conversions, resulting in more stable and predictable conversion workflows.
GroupDocs.Conversion Product Family Update2026년 3월 3일
GroupDocs.Conversion for Java V26.2주요 버전2026년 3월 3일
기능
  • Implemented the ability to get the file extension from mediaType when converting children from Email/PST/OST.
  • Introduced PageOrientation.Default to allow you to keep original document page orientations.
수정 사항
  • Fixed image lost issue when converting from DOCX to PDF.
GroupDocs.Conversion for Java V26.1.12026년 2월 25일
수정 사항
  • Converting Excel files with GroupDocs version 26.1 doesn't work.
GroupDocs.Conversion for Java V26.1주요 버전2026년 2월 4일
기능
  • Added support for converting embedded documents when converting a word document.
  • Added support for converting embedded documents when converting a presentation.
  • Added support for converting embedded documents when converting a spreadsheet.
수정 사항
  • Fixed missing shapes when saving DOCX to RTF.
  • Fixed font substitution issue.
  • Fixed external resources loading logic.
  • Fixed work of the updateFields property.
GroupDocs.Conversion Product Family Update2026년 2월 3일
GroupDocs.Conversion for .NET V26.1주요 버전2026년 1월 30일
기능
  • Added support for the FlatOpc (flat XML) format.
수정 사항
  • PDF with image cannot be converted properly to Excel.
  • Could not load file or assembly 'Aspose.Drawing, Culture=neutral, PublicKeyToken=null'.
  • Stamp replaced with "Draft" when converting PDF with MarginSettings enabled.
  • Fixed diagram watermark resource loading not working after obfuscation.
  • Fixed SSRF and NTLM credential leak vulnerabilities in document conversion.
  • Table of Contents getting updated during conversion without setting updateFields to true.
  • Excel FlatOPC cannot be converted to SVG and SVGZ.
GroupDocs.Conversion Product Family Update2026년 1월 6일
GroupDocs.Conversion for Java V25.12주요 버전2026년 1월 5일
기능
  • Implemented setup number of rows per page for the Spreadsheet.
  • Implemented configurable font embedding when converting to WebFileTypes.
  • Added remove JavaScript flag in PdfLoadOptions.
수정 사항
  • Fixed DWG to PDF conversion - blank output.
  • Fixed formatting multilevel list issue on DOCX to PDF conversion.