Sort Score
Result 10 results
Languages All
Labels All
Results 7,211 - 7,220 of 30,669 for

groupdocs.comparison

(0.11 sec)
  1. GroupDocs.Metadata for Java 18.4 Release Notes ...

    Note This page contains release notes for GroupDocs.Metadata for Java 18.4 Major Features There are the following features and fixes in this release: BitTorrent format support Implement unified DublinCore metadata reader for EPUB, DOCX, PDF Implement unified approach of getting image cover across all formats (EPUB, MP3, Word, Excel) All Changes Key Summary Category METADATANET-592 Implement BitTorrent format support New Feature METADATANET-2101 Implement unified DublinCore metadata reader for EPUB, DOCX, PDF New Feature METADATANET-2221 Implement unified approach of getting image cover across all formats (EPUB, MP3, Word, Excel) New Feature METADATANET-1976 GIF and PNG file’s size increases after removing metadata Bug METADATANET-2169 The JpegFormat() method in GroupDocs....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/metadata/java/groupdocs-meta...
  2. Iterative Digital signing of the PDF document |...

    This article explains how to iteratively sign a PDF document with multiple digital certificates using advanced options with GroupDocs.Signature API....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/iterative-digi...
  3. GroupDocs.Parser for Java 22.3 Release Notes | ...

    Note This page contains release notes for GroupDocs.Parser for Java 22.3 Full List of Issues Covering all Changes in this Release Key Summary Category PARSERNET-1874 Implement the support of barcode extraction from images New Feature PARSERNET-1366 Implement the ability to parse barcodes in the parse by template functionality New Feature PARSERNET-1832 Implement the ability to parse barcodes from documents New Feature PARSERNET-1830 Implement the ability to detect images by content New Feature PARSERNET-1822 Improve text area extraction from WordProcessing documents Improvement PARSERNET-1823 Improve text area extraction from spreadsheets Improvement PARSERNET-1868 Improve the spreadsheet preview functionality Improvement PARSERNET-1776 Implement Text property for FieldData class Improvement Public API and Backward Incompatible Changes Implement the support of barcode extraction from images Description This feature provides the ability to extract barcodes from images....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/parser/java/groupdocs-parser...
  4. GroupDocs.Parser for Java 20.6 Release Notes | ...

    Note This page contains release notes for GroupDocs.Parser for Java 20.6 Major Features There are the following improvements in this release: Implement the API to extract data from documents Implement the ability to detect media types for Zip container Improve the performance of PDF raw text extraction Full List of Issues Covering all Changes in this Release Key Summary Category PARSERNET-1394 Implement the API to extract data from documents Feature PARSERNET-1187 Implement the ability to detect media types for Zip container Feature PARSERJAVA-174 Improve the performance of PDF raw text extraction Improvement Public API and Backward Incompatible Changes Implement the ability to detect media types for Zip container Description This feature provides the functionality to detect a file type of container items....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/parser/java/groupdocs-parser...
  5. GroupDocs.Metadata for .NET 19.11 Release Notes...

    Note This page contains release notes for GroupDocs.Metadata for .NET 19.11 Major Features Warning In this version we’re introducing a new public API which was designed to be simple and easy to use. For more details about the new API please check the Public Docs section. The legacy API have been moved to the Legacy namespace so after update to this version it is required to make project-wide replacement of namespace usages from GroupDocs....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/metadata/net/groupdocs-metad...
  6. Specify spreadsheet rendering options | Documen...

    This topic describes how to use the GroupDocs.Viewer Java API to specify various options for rendering spreadsheet files to HTML, PDF, and image formats....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/viewer/java/specify-renderin...
  7. Working with Form Fields | Documentation

    This article demonstrates how to load, edit, and read form fields in a Word document using GroupDocs.Editor for Java...Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/editor/java/working-with-for...
  8. GroupDocs.Signature for .NET 23.4 Release Notes...

    Features and fixes that are shipped in GroupDocs.Signature for .NET 23.4...Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/groupdocs-sign...
  9. GroupDocs.Watermark for .NET 18.1 Release Notes...

    Note This page contains release notes for GroupDocs.Watermark for .NET 18.1. Major Features There are the following features and enhancements in this release: Ability to edit PowerPoint document objects that can be considered as watermark Ability to edit Visio document objects that can be considered as watermark Full List of Issues Covering all Changes in this Release Key Summary Category WATERMARKNET-713 Implement ability to edit PowerPoint document objects that can be considered as watermarks New Feature WATERMARKNET-714 Implement ability to edit Visio document objects that can be considered as watermarks New Feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/watermark/net/groupdocs-wate...
  10. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using the MatroskaRootPackage.getMatroskaPackage method Read the Matroska metadata properties on different levels of the format structure advanced_usage.managing_metadata_for_specific_formats.video.matroska.MatroskaReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputMkv)) { MatroskaRootPackage root = metadata.getRootPackageGeneric(); // Read the EBML header System....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/metadata/java/working-with-m...