Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 2,877 for

pdf editor

(0.85 sec)
  1. 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....Editor Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Load file from stream | GroupDocs

    This article explains how to load Pdf, Word, Excel, PowerPoint documents from a stream when using GroupDocs.Parser for Python via .NET....Editor Product Solution GroupDocs...into memory with open ( "sample.pdf" , "rb" ) as file : file_data...

    docs.groupdocs.com/parser/python-net/load-file-...
  3. Subscribing for signing process events | GroupDocs

    This article explains how to subscribe for signing electronic signatures events like start, progress and completion with GroupDocs.Signature API....Editor Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { signature . SignStarted...

    docs.groupdocs.com/signature/net/subscribing-fo...
  4. Features overview | GroupDocs

    Salient features of file conversion API using Java are described in this article...Editor Product Solution GroupDocs...Email – list of attachments; PDF – title, author, table of contents...

    docs.groupdocs.com/conversion/java/features-ove...
  5. Extract images from document page area | GroupDocs

    This article explains that how to extract images from document page area....Editor Product Solution GroupDocs...welcome to extract images from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/net/extract-images-fr...
  6. Updating multiple signatures of different types...

     This article explains how to provide advanced options when updating different multiple electronic signatures with GroupDocs.Signature API....Editor Product Solution GroupDocs...Apps. You are welcome to eSign PDF, Word, Excel, PowerPoint documents...

    docs.groupdocs.com/signature/java/updating-mult...
  7. Sign document with Stamp signature - advanced |...

     This article explains how to sign document with generated Stamp electronic signatures using advanced options with GroupDocs.Signature API....Editor Product Solution GroupDocs...@"C:\GroupDocs\Output\Pdf_Documents_Stamp.pdf" ; signature . Sign...

    docs.groupdocs.com/signature/net/sign-document-...
  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....Editor Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/java/working-with-m...
  9. Save output to a stream | GroupDocs

    This article shows how to save output to a stream when rendering a document...Editor Product Solution GroupDocs...as follows: When rendering to PDF, implement the interface and...

    docs.groupdocs.com/viewer/net/save-output-to-st...
  10. Extract images from document page area | GroupDocs

    This article explains that how to extract images from document page area....Editor Product Solution GroupDocs...welcome to extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/java/extract-images-f...