Sort Score
Result 10 results
Languages All
Labels All
Results 3,821 - 3,830 of 29,629 for

groupdocs.parser

(0.08 sec)
  1. 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...
  2. Logging | Documentation

    Logging when converting documents with GroupDocs.Conversion for Java...Search Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/conversion/java/logging/
  3. Split document | Documentation

    This guide describes how to split document of PDF, Word, Excel, PowerPoint and many other formats into several resultant documents using GroupDocs.Merger for Python via .NET API....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/merger/python-net/split-docu...
  4. eSign PDF with Metadata signature | Documentation

    This article explains how to add metadata signatures to PDF document meta info layer with GroupDocs.Signature...Search Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/esign-pdf-with...
  5. Handling the ID3v2 tag | Documentation

    This article explains how to handle ID3v2 tag....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/metadata/net/handling-the-id...
  6. Use advanced rasterization options | Documentation

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. C# using (Redactor redactor = new Redactor(@"sample.docx")) { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) var so = new SaveOptions(); so....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/redaction/net/use-advanced-r...
  7. Subscribing for search process events | Documen...

    This article explains how to subscribe for search electronic signatures events like start, progress and completion with GroupDocs.Signature API....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/subscribing-f...
  8. Sign documents with extra Digital Signature pro...

     This article explains how to use extended Digital electronic signatures options and adjustment on document page....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/sign-document...
  9. Convert web formats | Documentation

    In this article, you will learn how to convert documents to HTML format with GroupDocs.Conversion for Node.js via Java....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  10. Custom logging | Documentation

    This article explains how to implement custom logging and use it while document processing with GroupDocs.Signature within your .NET applications....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/how-to-impleme...