Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 3,222 for

file editor

(1.22 sec)
  1. Extract metadata from PDF documents | GroupDocs

    To extract metadata from PDF documents getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the presentation. subject The subject of the presentation. keywords The keyword of the presentation. author The name of the presentation’s author. application The name of the application. application-version The version number of the application that created the presentation. created-time The time of the presentation creation. last-saved-time The time of the the presentation when it was last saved....Editor Product Solution GroupDocs...supported for TXT files. Therefore, for TXT file method returns...

    docs.groupdocs.com/parser/java/extract-metadata...
  2. Extract table of contents from Microsoft Office...

    To extract table of contents from Microsoft Office Word document getToc method is used. Table of contents is generated by paragraphs with H1-H9 build-in styles. Warning getToc method returns null value if table of contents extraction isn’t supported for the document. For example, table of contents extraction isn’t supported for TXT Files. Therefore, for TXT File getToc method returns null. If Microsoft Office Word document has no table of contents, getToc method returns an empty collection....Editor Product Solution GroupDocs...supported for TXT files. Therefore, for TXT file method returns...

    docs.groupdocs.com/parser/java/extract-table-of...
  3. Latest topics - Free Support Forum - groupdocs.com

    Get FREE technical support for GroupDocs APIs from our developers using free support forum....msg file with attachments containing...changes when comparing DOCX files GroupDocs.Comparison Product...

    forum.groupdocs.com/latest
  4. Convert each email attachment to different form...

    Follow this guide and learn how to convert email attachments to different format based on attachment type using GroupDocs.Conversion for .Java....Editor Product Solution GroupDocs...with-attachment.eml is sample file used in this example. Click...

    docs.groupdocs.com/conversion/java/convert-each...
  5. Compare multiple documents protected by passwor...

    This article describes how to compare multiple Word documents or PowerPoint presentations protected by password using GroupDocs.Comparison for Python via .NET API....Editor Product Solution GroupDocs..., target_passwords , output_file_name ): # Initialize the comparer...

    docs.groupdocs.com/comparison/python-net/compar...
  6. Extract emails from Outlook Storage | GroupDocs

    Extract emails from Outlook using GroupDocs.Parser for .NET...Editor Product Solution GroupDocs...consists of email documents (msg files). Here are the steps to extract...

    docs.groupdocs.com/parser/net/extract-emails-fr...
  7. Sign document with Swiss QR Barcode signature |...

    This article explains how to sign document with Swiss QR Barcode electronic signatures...Editor Product Solution GroupDocs...swissQR }; // sign document to file var signResult = signature ...

    docs.groupdocs.com/signature/net/sign-document-...
  8. Sign document with secure custom Metadata signa...

    This section contains articles with explanation how to create Metadata electronic signatures and embed into metadata custom object with its serialization and encryption. The examples show how to customize object serialization and encryption....Editor Product Solution GroupDocs...mdDocId ); // sign document to file signature . Sign ( "signed.jpg"...

    docs.groupdocs.com/signature/net/sign-document-...
  9. Sign document with Image signature - advanced |...

     This article explains how to sign document with Image electronic signatures using extended options with GroupDocs.Signature API....Editor Product Solution GroupDocs...= 2 } }; // sign document to file SignResult signResult = signature...

    docs.groupdocs.com/signature/net/sign-document-...
  10. Installation | GroupDocs

    Install from NuGet NuGet is the easiest way to download and install GroupDocs.Redaction for .NET. There are ways to install it in your project. Install via Package Manager GUI Follow these steps to reference GroupDocs.Redaction using Package Manager GUI: Open your solution/project in Visual Studio. Click Tools -> NuGet Package Manager -> Manage NuGet Packages for Solution. You can also access the same option through the Solution Explorer. Right-click the solution or project and select Manage NuGet Packages from the context menu...Editor Product Solution GroupDocs...the GroupDocs.Redaction.dll file. You have referenced GroupDocs...

    docs.groupdocs.com/redaction/net/installation/