GroupDocs.Conversion for .NET のリリース

Released: Mar 29, 2024

V24.3 での更新項目

機能

  • Added the ability to convert to J2K.
  • Added support for JFIF (.jfif) file extension.
  • Added a generic GetDocumentInfo method to return specific IDocumentInfo type.
  • You can now bypass the source document to the converted stream if NoConvertOptions is provided from the convert options delegate.
  • For container documents (PST, OST), extended the document info to return files and folders.
  • The "Folders" property of PersonalStorageDocumentInfo must now represent hierarchy structure of folders and...

Released: Feb 29, 2024

V24.2 での更新項目

機能

  • Convert PDF files to PDF/2A standard.
  • Improved detecting of JPEGs from streams.
  • Support for conversion from OLM.
  • Implemented options to restrict external resources loading.
  • Improved Presentation to XPS conversion.
  • Improved Word Processing to XPS conversion.
  • Improved Diagram to XPS conversion.
  • Improved Email to PDF conversion.

Released: Jan 31, 2024

V24.1 での更新項目

機能

  • Added the ability to convert from GLB to 3D formats.
  • Added the ability to convert from CAD formats to IFC, GLB, OBJ, 3DS and U3D.
  • Added the ability to convert from Autodesk Maya ASCII and Binary formats (Ma and Mb).
  • Added the ability to convert from 3D to Usd and Usdz.
  • Added the ability to convert from 3D formats to GLB.
  • Improved Word Processing to Spreadsheet document conversion.

不具合の修正

  • XLSX to PDF conversion - text misplaced in the resultant file.
  • Hidden pages are not rendered.
  • TXT to PDF...

Released: Dec 22, 2023

V23.12 での更新項目

機能

  • Added the ability to convert XML transformed through XSLT to any supported output format.
  • Improved thread safety when loading TeX and Note documents.
  • Improved thread safety in FontFactory class.
  • Improved conversion from MSG to PDF when the email contains images.

不具合の修正

  • VCF to Web conversion should not save assets in temp folder on disk.
  • Fixed using Custom Fonts in PPTX to HTML Conversion issue.
  • PDF compliance not properly applied.
  • Improper ProjectManagement to Image conversion.
  • Spreadsheet to...

Released: Nov 30, 2023

V23.11 での更新項目

機能

  • Added support for converting tagged DOCX files to tagged PDF files.
  • Added the ability to set custom fonts folders when converting SVG.

不具合の修正

  • PDF-DOCX conversion: Thai characters not shown properly in the output.
  • isPasswordProtected property missing when getting info of DOC file.
  • Excel to PDF conversion, cells color issue.
  • CsvLoadOptions.ShowGridLines does not work.
  • TEX to DOCX conversion issue.
  • TEX to XPS conversion issue.
  • TEX to PDF conversion issue.
  • DWG to PPT conversion issue.
  • AutoCad...

Released: Nov 1, 2023

V23.10 での更新項目

機能

  • Improved TIFF to PDF conversions.
  • Added support for retrieving sheets names from a spreadsheet.
  • Added support for converting sheets by name from a spreadsheet.

不具合の修正

  • TIF to PDF conversion issue in .NET Core.
  • Word table is not converted properly.
  • CSV to PDF conversion issue.
  • Formula not evaluated on certain XLSM when converting to PDF in .NET.
  • Could not load file or assembly error when converting PPTX to JPG.
  • PDF to CSV conversion cells issue.
  • TIFF to PDF conversion issue in .NET 6.0.
  • Problem...

Released: Sep 30, 2023

V23.9 での更新項目

機能

  • Improved CHM to Spreadsheet conversion.
  • Improved Word Processing to Spreadsheet conversion.
  • Improved Djvu to Word Processing conversion.
  • Improved Presentation to Spreadsheet conversion.
  • Improved Presentation to Word Processing conversion.
  • Improved conversion boot-up due to applying font settings.

不具合の修正

  • FontFileType.Type1 not properly detected from stream.
  • Issue with Incomplete EML to PDF Conversion.
  • DOCX to PDF Conversion: UpdateFields empties the file name field.
  • Unrecognized email format...

Released: Sep 1, 2023

V23.8 での更新項目

機能

  • Added the ability to convert to EPS.
  • Improved 'IsPasswordProtected' performance.

不具合の修正

  • Converting DWG to PDF takes a lot of time if the Grayscale option is turned on.
  • Converting any DWG fails with ?The file is corrupt or damaged.? in .NET.
  • GetDocumentInfo returns incorrect against password protected PPT and Excel files.
  • When converting a particular EPUB document to HTML the result html contains only two pages.

Released: Jul 31, 2023

V23.7 での更新項目

機能

  • Added options to restrict external resources loading during conversion.
  • Added the ability to convert from OLM.
  • Improved WordProcessing to EBook conversion.
  • Improved Spreadsheet to XPS conversion.
  • Introduced AutoFitRows property in SpreadsheetLoadOptions class.
  • Improved image conversions.
  • Improved WordProcessing to XPS conversion.
  • Improved Email to PDF conversion.
  • Improved conversion to EBook.
  • Added the ability to prevent server calls.
  • Improved Presentation to XPS conversion.
  • Improved Note to...

Released: Jun 20, 2023

V23.6 での更新項目

機能

  • You can now set landscape mode when converting HTML to PDF.
  • Improved start-up performance.

不具合の修正

  • Generated HTML does not appear good in IOS (e.g. Safari).
  • Exception when converting XLSM to PNG in .NET.