Sort Score
Result 10 results
Languages All
Labels All
Results 6,271 - 6,280 of 29,477 for

groupdocs.parser

(0.19 sec)
  1. GroupDocs.Metadata for .NET 17.05 Release Notes...

    Note This page contains release notes for GroupDocs.Metadata for .NET 17.05.0 Major Features There are 2 new features in this regular monthly release. The most notable are: Ability to read all revisions in Word format Ability to accept or reject revisions in Word format All Changes Key Summary Category METADATANET-1570 Ability to read all revisions in Word format New Feature METADATANET-1722 Ability to accept or reject revisions in Word format New Feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/metadata/net/groupdocs-metad...
  2. Load personal storage PST or OST with options |...

    Learn this article and check how to load and convert PST/OST documents with advanced options using GroupDocs.Conversion for .NET API....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/conversion/net/load-personal...
  3. Sign document with Text signature - advanced | ...

     This article explains how to sign document with Text electronic signatures using advanced options with GroupDocs.Signature API....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/sign-document-...
  4. Sign document with Barcode signature and additi...

     This article explains how to sign document with Barcode electronic signatures using extended options with GroupDocs.Signature API....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/sign-document-...
  5. Generating document preview - advanced | Docume...

    This article shows how to generate document pages with advanced options....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/generating-do...
  6. Load TXT document with options | Documentation

    Learn this article and check how to load and convert text files with advanced options using GroupDocs.Conversion for .NET API....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/conversion/net/load-txt-docu...
  7. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for .NET provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the DocumentProperties property defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. AdvancedUsage.ManagingMetadataForSpecificFormats.Document.ProjectManagement.ProjectManagementReadBuiltInProperties using (Metadata metadata = new Metadata(Constants.InputMpp)) { var root = metadata....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for Java provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the getDocumentProperties method defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. advanced_usage.managing_metadata_for_specific_formats.document.project_management.ProjectManagementReadBuiltInProperties try (Metadata metadata = new Metadata(Constants.InputMpp)) { ProjectManagementRootPackage root = metadata....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/metadata/java/working-with-m...
  9. GroupDocs.Annotation for .NET 19.9 Release Note...

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

    docs.groupdocs.com/annotation/net/groupdocs-ann...
  10. GroupDocs.Editor for .NET 22.12 Release Notes |...

    Note This page contains release notes for GroupDocs.Editor for .NET 22.12 GroupDocs.Editor for .NET version 22.12 contains only several improvements and one significant bug fix, and they don’t affect the public API. Impovements There are two major improvements in the version 22.12: added support of the page background and border for the paginal mode in the WordProcessing module. This means that now, when editing a WordProcessing document in the paginal mode, the background and border information for the page will be preserved in HTML during forward conversion and then restored during generating output WordProcessing document from HTML....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/editor/net/groupdocs-editor-...