Note This page contains release notes for GroupDocs.Metadata for .NET 18.2 Major Features There are 3 enhancements and 6 new features in this regular monthly release. The most notable are:
Performance improvements - better speed of loading and saving EXIF metadata for JPEG and TIFF formats Validate ID3 input metadata before saving in Mp3Format Read additional properties from ID3v2 tag in Mp3Format Ability to update ID3v2 tag using properties in Mp3Format Ability to update ID3v1 tag using properties in Mp3Format Ability to read image cover from EPUB e-book format Ability to read version of EPUB format Ability to read image cover from ID3 audio tag Ability to update or remove image cover from ID3 audio tag in MP3 audio All Changes Key Summary Category METADATANET-2155 Performance improvements - better speed of loading and saving EXIF metadata for JPEG and TIFF formats Enhancement METADATANET-2157 Validate ID3 input metadata before saving in Mp3Format Enhancement METADATANET-2162 Read additional properties from ID3v2 tag in Mp3Format Enhancement METADATANET-1230 Ability to update ID3v2 tag using properties in Mp3Format New Feature METADATANET-1231 Ability to update ID3v1 tag using properties in Mp3Format New Feature METADATANET-2119 Ability to read image cover from EPUB e-book format New Feature METADATANET-2147 Ability to read version of EPUB package New Feature METADATANET-2166 Ability to read image cover from ID3 audio tag New Feature METADATANET-2170 Ability to update or remove image cover from ID3 audio tag in MP3 audio New Feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Close Navigation Products GroupDocs.Total Product Family GroupDocs...
This guide demonstrates how to edit the content of Markdown documents/files like common text documents using GroupDocs.Editor for Node.js via Java....Close Navigation Products GroupDocs.Total Product Family GroupDocs...
Note This page contains release notes for GroupDocs.Signature for Java 17.11 Major Features There are about 20 improvements, new features and fixes in this regular release. The most notable are:
Implemented support of Image file formats for methods returning document and pages information Introduced Signature Handler events to retrieve information on Signing progress Introduced additional Signature appearance for Office format Documents - Cells, Words and Slides Added Signature Handler events to retrieve information on Verification progress Involved ability to retrieve Digital signatures from Pdf Documents Introduced ability to retrieve Digital signatures from Office file format Documents Cells and Words Improved Verification processing of all Documents to process without required Page settings Fixed bug with Cells Text Stamp rendering Full List of Issues Covering all Changes in this Release Key Summary Issue Type SIGNATURENET-3154 Implement support of Image File formats in Document and Pages Information method New Feature SIGNATURENET-3142 Implement ability to obtain Verification Progress New Feature SIGNATURENET-3121 Implement various text shape types for Words New Feature SIGNATURENET-3118 Implement various text shape types for Slides New Feature SIGNATURENET-3115 Implement various text shape types for Cells New Feature SIGNATURENET-3110 Implement ability to obtain Digital Signatures from Cells Documents New Feature SIGNATURENET-3107 Implement ability to obtain Digital Signatures from Words Documents New Feature SIGNATURENET-3104 Implement ability to obtain Digital Signatures from Pdf Documents New Feature SIGNATURENET-2479 Implement ability to obtain Signing progress New Feature SIGNATURENET-3168 Improve Cells Documents Verification when Page is not specified Improvement SIGNATURENET-3167 Improve Image Documents Verification when Page is not specified Improvement SIGNATURENET-3166 Improve Slides Documents Verification when Page is not specified Improvement SIGNATURENET-3165 Improve Words Documents Verification when Page is not specified Improvement SIGNATURENET-3164 Improve Pdf Documents Verification when Page is not specified Improvement SIGNATURENET-3134 Implement ability to set background color for QRcode signatures Improvement SIGNATURENET-3133 Implement ability to set background color for Barcode signatures Improvement SIGNATURENET-3153 Method for Document Description and Pages raise Exception Bug SIGNATURENET-3145 Signature ....Close Navigation Products GroupDocs.Total Product Family GroupDocs...
Note This page contains release notes for GroupDocs.Parser for Java 18.9. Major Features There are the following features in this release:
Ability to extract a text from databases Ability to extract data from PDF Forms Support for text analysis API for text documents Support for text analysis API for spreadsheets Support for text analysis API for presentation Ability to request a password for protected documents Metered licensing security is improved and now supports Java version 8u101 or above Full List of Issues Covering all Changes in this Release Key Summary Issue Type PARSERNET-555 Implement the ability to extract a text from databases New feature PARSERNET-975 Implement the ability to extract data from the form fields of PDFs New feature PARSERNET-1024 Implement the ability to request a password for protected documents New feature PARSERNET-978 Implement the support for text analysis API for text documents New feature PARSERNET-979 Implement the support for text analysis API for spreadsheets New feature PARSERNET-980 Implement the support for text analysis API for presentations New feature PARSERJAVA-31 Metered licensing security has been improved and now supports Java version 8u101 or above Breaking change Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Close Navigation Products GroupDocs.Total Product Family GroupDocs...
Note This page contains release notes for GroupDocs.Parser for .NET 18.12. Major Features There are the following features in this release:
Added the ability to extract tables from PDFs Added the support for text and presentation templates Added the ability to detect the type of password-protected Office Open XML documents Full List of Issues Covering all Changes in this Release Key Summary Issue Type PARSERNET-1016 Implement the ability to extract tables from PDFs New feature PARSERNET-1097 Implement the support for text and presentation templates New feature PARSERNET-1092 Implement the ability to detect the type of password-protected Office Open XML documents Enhancement Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Close Navigation Products GroupDocs.Total Product Family GroupDocs...
This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert web documents to PDF, PNG, and JPEG formats....Close Navigation Products GroupDocs.Total Product Family GroupDocs...
This article explains how to create QR-code electronic signature with standard encoded entries like Address, Email, V-Card, MeCard, EPC/SEPA, Event etc...Close Navigation Products GroupDocs.Total Product Family GroupDocs...
Learn how to retrieve document metadata such as file type, page count, size, and other properties with GroupDocs.Conversion for Python via .NET....Close Navigation Products GroupDocs.Total Product Family GroupDocs...
Note This page contains release notes for GroupDocs.Viewer for .NET 17.5.0. Major Features There are 2 new features and 20 improvements and fixes in this regular monthly release. The most notable are:
Added setting which allows showing comments when rendering Words (Text documents) and Cells (Spreadsheet documents) JpegQuality setting allows adjusting quality and size when rendering as PDF HtmlResourcePrefix setting accepts empty string to avoid setting default prefix for HTML resources (styles, fonts, and images) Full List of Issues Covering all Changes in this Release Key Summary Category WEB-2143 Get print URl for document in JavaScript API New Feature VIEWERNET-1192 Show comments when rendering Cells documents New Feature VIEWERNET-1184 Show comments when rendering Words documents New Feature VIEWERNET-1194 Create lower-case name when rendering document from stream Improvement VIEWERNET-1190 Throw GroupDocsViewerException when file type can’t be determined for passed stream Improvement VIEWERNET-1170 Extend support for setting JpegQuality when rendering documents as pdf Improvement VIEWERNET-1164 Improve look of comments in API reference documentation Improvement VIEWERNET-1163 Do not set resource prefix when HtmlResourcePrefix is empty string Improvement VIEWERNET-1080 Add code examples to EmailOptions class documentation comments Improvement VIEWERNET-1079 Add code examples to DiagramOptions class documentation comments Improvement VIEWERNET-1076 Remove obsolete CountPagesToConvert and PageNumbersToConvert RenderOptions properties Improvement WEB-1895 Text selection flickers in converted HTML Bug VIEWERNET-1204 Viewer creates temp folder when caching is disabled Bug VIEWERNET-1183 Comments in Word document are not rendered in output HTML/image Bug VIEWERNET-1181 File data file updated on each GetDocumentInfo call Bug VIEWERNET-1158 Content of Excel document is jumbled up when rendering into HTML Bug VIEWERNET-1141 Inline styles are used when styles are set to be saved separately Bug VIEWERNET-1026 API is rendering PDF document into blank HTML pages Bug VIEWERNET-987 Incomplete image when converting specific dwg Bug VIEWERNET-938 Save method requires System....Close Navigation Products GroupDocs.Total Product Family GroupDocs...