Sort Score
Result 10 results
Languages All
Labels All
Results 9,891 - 9,900 of 42,715 for

pdf

(0.06 sec)
  1. Load from a local disk | Documentation

    The following example demonstrates how to load a file from a local disk. advanced_usage.loading_files.LoadFromLocalDisk // Constants.InputOne is an absolute or relative path to your document. Ex: @"C:\Docs\source.one" try (Metadata metadata = new Metadata(Constants.InputOne)) { // Extract, edit or remove metadata here } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Metadata for .NET examples GroupDocs.Metadata for Java examples...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/java/load-from-a-lo...
  2. Get supported file formats | Documentation

    This article explains how to obtain supported file formats list for Pdf, Words, Spreadsheet or Presentation document types when working with GroupDocs.Signature within your .NET applications.... You are welcome to eSign PDF, Word, Excel, PowerPoint documents...

    docs.groupdocs.com/signature/java/get-supported...
  3. Load from Stream | Documentation

    This article shows that how to load file from stream using redaction API...various document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/redaction/net/load-from-stream/
  4. Get supported file formats | Documentation

    This page describes how the search api is used to obtain a list of supported file types....welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/nodejs-java/get-suppo...
  5. Save attachments | Documentation

    Save attachments and embedded files from Pdf, Outlook data file or email...Outlook data files, archives, and PDF documents. JavaScript const viewer...

    docs.groupdocs.com/viewer/nodejs-java/how-to-ex...
  6. Save a modified file to a stream | Documentation

    This article shows how to save a file to the specified stream...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/net/save-a-modified...
  7. Features Overview | Documentation

    Note GroupDocs.Parser is a feature-reach document data parsing API. Here you may find description of the most important features. Parse Document by Template GroupDocs.Parser allows to parse documents by user-defined templates. It is easy to crate a template with data field definitions, table definitions. Then it’s easy to use the template (just pass the Template object to parseByTemplate(Template) method) and extract data such as prices, invoices, tables from your typical documents....documents like ZIP archives, Pdf portfolios, emails, OST containers...functionality to parse form data from PDF documents. You may call method...

    docs.groupdocs.com/parser/java/features-overview/
  8. Product Overview | Documentation

    GroupDocs.Editor for .NET is a C# api allows to edit Microsoft Office documents like Word, Excel or PowerPoint or Pdf without third party software installed....popular document formats such as PDF, DOCX, XLSX, PPTX, XPS and others...format; Export edited document to PDF format; Plenty of additional...

    docs.groupdocs.com/editor/net/product-overview/
  9. Clean metadata | Documentation

    Sometimes you may need to just remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method....pdf" ) as metadata : affected = metadata...) metadata . save ( "output.pdf" ) } As a result, we get a sanitized...

    docs.groupdocs.com/metadata/python-net/clean-me...
  10. Add document to Presentation via OLE | Document...

    This article explains how to add document to Presentation via OLE with GroupDocs.Merger within your Java applications.... The Word and PDF documents, Excel and Oped Document...OlePresentationOptio ( "c:\embedded.pdf" , pageNumber ); oleSlidesOptions...

    docs.groupdocs.com/merger/java/add-document-to-...