Sort Score
Result 10 results
Languages All
Labels All
Results 6,961 - 6,970 of 30,139 for

groupdocs.merger

(0.13 sec)
  1. Get document info | Documentation

    This article explains how to detect the document's file type and calculate the number of pages when converting a file with GroupDocs.Conversion for .NET....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/conversion/net/get-document-...
  2. GroupDocs.Metadata for .NET 16.12 Release Notes...

    Note This page contains release notes for GroupDocs.Metadata for .NET 16.12.0 Major Features There are 5 features and 2 enhancements in this regular monthly release. The most notable are: Ability to read all available keys of the specific metadata Ability to enumerate any type of metadata Ability to read and write metadata of Open Document Format (ODF) Implement DjVu format Implement BMP image format Implement ability to read header of BMP image Ability to read metadata property by defined key for any supported format All Changes Key Summary Category METADATANET-1333 Ability to read all available keys of the specific metadata Enhancement METADATANET-1335 Ability to enumerate any type of metadata Enhancement METADATANET-961 Ability to read and write metadata of Open Document Format (ODF) New Feature METADATANET-964 Implement DjVu format New Feature METADATANET-1271 Implement BMP image format New Feature METADATANET-1323 Implement ability to read header of BMP image New Feature METADATANET-1340 Ability to read metadata property by defined key for any supported format New Feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/metadata/net/groupdocs-metad...
  3. GroupDocs.Metadata for .NET 18.11 Release Notes...

    Note This page contains release notes for GroupDocs.Metadata for .NET 18.11. Major Features There are the following features and enhancements in this release: Reduce memory consumption of the PDF format Reduce memory consumption of supported Excel formats XlsFormat: Add support for missing metadata properties Implement the ability to work with metadata stored in FLV files All Changes Key Summary Category METADATANET-1640 Reduce memory consumption of the PDF format Enhancement METADATANET-2422 Reduce memory consumption of supported Excel formats Enhancement METADATANET-2436 XlsFormat: Add support for missing metadata properties Enhancement METADATANET-470 Implement the ability to work with metadata stored in FLV files New Feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/metadata/net/groupdocs-metad...
  4. Working with EXIF metadata | Documentation

    This article explains how to access EXIF metadata in a file of any supported format....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/metadata/net/working-with-ex...
  5. Sign document with different Text signature imp...

     This article explains how to sign document with Text electronic signatures using extended options with GroupDocs.Signature API....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/sign-document-...
  6. Float and paginal modes | Documentation

    This article explains pros and cons of float and paginal document editing modes when edit Word documents with GroupDocs.Editor API....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/editor/net/float-and-paginal...
  7. How to edit Mobi file | Documentation

    This article demonstrates how to edit Mobi files using Java programming language....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/editor/java/how-to-edit-mobi...
  8. GroupDocs.Assembly for .NET 18.9 Release Notes ...

    This page contains release notes for GroupDocs.Assembly for .NET 18.9. Major Features This release of GroupDocs.Assembly brings a new powerful feature: Abilities to change target file format of an assembled document using file extension or explicit specification. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-80  Add ability to change target file format when assembling Word Processing documents  Feature  ASSEMBLYNET-81  Add ability to change target file format when assembling Spreadsheet documents  Feature  ASSEMBLYNET-82  Add ability to change target file format when assembling Presentation documents  Feature  ASSEMBLYNET-83  Add ability to change target file format when assembling Email documents  Feature  ASSEMBLYNET-84  Add ability to change target file format when assembling Text documents  Feature  ASSEMBLYNET-88  Add support for Conholdate licenses  Feature  Public API and Backward Incompatible Changes This section lists public API changes that were introduced in GroupDocs....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  9. Working with metadata in PDF documents | Docume...

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the getPdfType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.document.pdf.PdfReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().getExtension()); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the getDocumentProperties method defined in the DocumentRootPackage class....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. Install GroupDocs.Viewer for .NET | Documentation

    This topic describes how to install GroupDocs.Viewer for .NET....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/viewer/net/installation/