Sort Score
Result 10 results
Languages All
Labels All
Results 3,771 - 3,780 of 8,029 for

document conversion api

(0.4 sec)
  1. Extract metadata from Emails | GroupDocs

    Extract metadata from emails by using GetMetaData method....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/parser/net/extract-metadata-...
  2. Merge text files | GroupDocs

    Learn how to merge TXT files, combine TXT files into one file programmatically in java language using GroupDocs.Merger for Java library....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/merger/java/merge/txt/
  3. Load a file of a specific format | GroupDocs

    This example demonstrates how to load a file of a particular format using GroupDocs.Metadata for Python via .NET....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/metadata/python-net/load-a-f...
  4. Add text watermarks | GroupDocs

    This article shows how to add a text watermark and save the resultant Document. It is capable of adding watermarks to images or Documents....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/watermark/python-net/add-text/
  5. Changing Target File Format | GroupDocs

    Note This feature is supported by version 18.9. or greater Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly provides a powerful feature to change the target file format of an assembled Document using file extension or explicit specification. GroupDocs.Assembly Api provides the ability to change target file format when assembling the following file formats: Word Processing Documents Spreadsheet Documents Presentation Documents Email Documents Text Documents Supported output file formats depending on input file formats can be found at this page....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/assembly/net/changing-target...
  6. Extract metadata from Emails | GroupDocs

    To extract metadata from emails getMetadata method is used. This method allows to extract the following metadata: Name Description subject The email “subject” field. email-sender The email “from” field. email-to The email “to” field. May contain more than one address separated by semicolons. email-cc The email “cc” field. May contain more than one address separated by semicolons. Here are the steps to extract metadata from an email: Instantiate Parser object for the initial email; Call getMetadata method and obtain collection of Document metadata objects; Iterate through the collection and get metadata names and values....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/parser/java/extract-metadata...
  7. GroupDocs.Parser Product Family on GroupDocs Bl...

    GroupDocs.Parser Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Parser Product Family on GroupDocs Blog | Document Automatio......Family on GroupDocs Blog | Document Automation Solutions for ...Family on GroupDocs Blog | Document Automation Solutions for ...

    blog.groupdocs.com/fr/categories/groupdocs.pars...
  8. Load a file of a specific format | GroupDocs

    This example demonstrates how to load a file of some particular format. advanced_usage.loading_files.LoadingFileOfSpecificFormat // Explicitly specifying the format of a file to load you can spare some time on detecting the format LoadOptions loadOptions = new LoadOptions(FileFormat.Spreadsheet); // Constants.InputXls is an absolute or relative path to your Document. Ex: @"C:\Docs\source.xls" try (Metadata metadata = new Metadata(Constants.InputXls, loadOptions)) { SpreadsheetRootPackage root = metadata.getRootPackageGeneric(); // Use format-specific properties to extract or edit metadata System....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/metadata/java/load-a-file-of...
  9. Convert Source Code to PDF in CSharp on GroupDo...

    Convert Source Code to PDF in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Convert Source Code to PDF in CSharp on GroupDocs Blog | Document......CSharp on GroupDocs Blog | Document Automation Solutions for ...CSharp on GroupDocs Blog | Document Automation Solutions for ...

    blog.groupdocs.com/fr/tag/convert-source-code-t...
  10. Create Search Report using Java

    Learn how to create search report using Java for indexed data. A sample code example will be provided to generate search report in Java without installing extra software....Find Answers by API GroupDocs.Total Product Family GroupDocs...GroupDocs.Conversion Product Family GroupDocs.Annotation Product Family...

    kb.groupdocs.com/search/java/create-search-repo...