GroupDocs.Conversion Cloud 25.8 Release Notes

This page contains release notes for GroupDocs.Conversion Cloud 25.8

Major Features

  • Added new loading options for web documents, spreadsheets, pdf documents, emails, cad documents
  • Enhancements and bug fixes

Full List of Issues Covering all Changes in this Release

KeyCategorySummary
CONVERSIONCLOUD-616EnhancementAdd new options to WebLoadOptions, SpreadsheetLoadOptions, PdfLoadOptions, EmailLoadOptions, CadLoadOptions

Public API changes

Added new options

NameTypeDescription
WebLoadOptions.PageLayoutenumSpecifies the page layout options when loading web documents
WebLoadOptions.BasePathstringThe base path/url for the html
WebLoadOptions.SkipExternalResourcesboolIf true all external resource will not be loading
WebLoadOptions.ZoomintSpecifies the zoom level as a percentage
WebLoadOptions.CustomCssStylestringSets custom CSS style for the HTML document
SpreadsheetLoadOptions.ClearCustomDocumentPropertiesboolClear custom document properties. Default is false
SpreadsheetLoadOptions.ClearBuiltInDocumentPropertiesboolClear built-in document properties. Default is false
SpreadsheetLoadOptions.RowsPerPageintSplit a worksheet into pages by rows. Default is 0, no pagination
SpreadsheetLoadOptions.ColumnsPerPageintSplit a worksheet into pages by columns. Default is 0, no pagination
SpreadsheetLoadOptions.AutoFitRowsboolAutofits all rows when converting
SpreadsheetLoadOptions.AllColumnsInOnePagePerSheetboolIf AllColumnsInOnePagePerSheet is true, all column content of one sheet will output to only one page in result
SpreadsheetLoadOptions.CultureInfostringSystem culture info at the time file is loaded
SpreadsheetLoadOptions.CheckExcelRestrictionboolWhether check restriction of excel file when user modify cells related objects
SpreadsheetLoadOptions.OptimizePdfSizeboolIf True and converting to Pdf the conversion is optimized for better file size than print quality
SpreadsheetLoadOptions.SheetIndexesarray of intList of sheet indexes to convert. The indexes must be zero-based
SpreadsheetLoadOptions.Sheetsarray of stringsList of sheet names to convert
SpreadsheetLoadOptions.ResetFontFoldersboolReset font folders before loading document
PdfLoadOptions.ClearCustomDocumentPropertiesboolClear custom document properties. Default is false
PdfLoadOptions.ClearBuiltInDocumentPropertiesboolClear built-in document properties. Default is false
PdfLoadOptions.PageNumberingboolEnable or disable generation of page numbering in converted document. Default is false
PdfLoadOptions.DefaultFontboolDefault font for Pdf document. The following font will be used if a font is missing
PdfLoadOptions.RemoveJavascriptboolRemove javascript
PdfLoadOptions.FontSubstitutesDictionary<string, string>Substitute specific fonts when converting Words document
EmailLoadOptions.DefaultFontboolDefault font for Pdf document. The following font will be used if a font is missing
EmailLoadOptions.RemoveJavascriptboolRemove javascript
EmailLoadOptions.FontSubstitutesDictionary<string, string>Substitute specific fonts when converting Words document
EmailLoadOptions.DisplaySentboolOption to display or hide sent date/time in the header. Default: true
EmailLoadOptions.DisplaySubjectboolOption to display or hide subject in the header. Default: true
EmailLoadOptions.DisplayAttachmentsboolOption to display or hide attachments in the header. Default: true
EmailLoadOptions.DisplayEmailAddressesboolOption to control whether email addresses are displayed alongside names. Default: true
CadLoadOptions.DrawColorstringA foreground color