Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 37,965 for

xlsx

(0.06 sec)
  1. Load from a stream | Documentation

    This example demonstrates how to load a file from a stream. advanced_usage.loading_files.LoadFromStream // Constants.InputDoc is an absolute or relative path to your document. Ex: @"C:\Docs\source.doc" try (InputStream stream = new FileInputStream(Constants.InputDoc)) { try (Metadata metadata = new Metadata(stream)) { // 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 .... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/java/load-from-a-st...
  2. Load from a stream | Documentation

    This example demonstrates how to load a file from a stream. advanced_usage.loading_files.LoadFromStream JavaScript try { const fileStream = fs.createReadStream("input.one") const metadata = new groupdocs.metadata.Metadata(fileStream); } More resources Advanced usage topics To learn more about library features and get familiar how to manage metadata and more, please refer to theadvanced usage section. GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/nodejs-java/load-fr...
  3. GroupDocs.Annotation for Java Library - Annotat...

    We are pleased to inform developers, especially those of you who prefer the Linux platform, about the release of the GroupDocs.Annotation for Java library. It is an HTML5 standard compliant library that allows you to display PDF, Microsoft Office and image files and comes with a comprehensive set of document commenting and markup tools. The viewer can work two ways: by rasterizing documents or by converting them to a combination of SVG, HTML and CSS....Microsoft Office (DOC, DOCX, XLS, XLSX, PPT, PPTX, etc.) and OpenDocument...

    blog.groupdocs.com/annotation/groupdocs-annotat...
  4. GroupDocs.Merger for Java | Documentation

    Use GroupDocs.Merger for Java to merge several documents into one, split single document to multiple and organize documents in different ways....document formats such as PDF, DOCX, XLSX, PPTX, EPUB and others. By using...

    docs.groupdocs.com/merger/java/
  5. Synchronizing shards | Documentation

    This page contains information about synchronizing shards in the search network.... DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online...

    docs.groupdocs.com/search/net/synchronizing-sha...
  6. Get supported file formats | Documentation

    This article shows that how to get the list of all supported file formats of GroupDocs.Redaction by using C#.... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...

    docs.groupdocs.com/redaction/net/get-supported-...
  7. Load from local disc | Documentation

    This article shows how the redaction API is used to load file from disk.... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...

    docs.groupdocs.com/redaction/net/load-from-loca...
  8. Optimizing shards | Documentation

    This page contains information about optimizing shards in the search network.... DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online...

    docs.groupdocs.com/search/java/optimizing-shards/
  9. Save a modified file to a specified location | ...

    This article shows how to save a document to a specified location on a local disk... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/net/save-a-modified...
  10. Save a modified file to the original source | D...

    This article shows how to save the modified content to the underlying source.... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/net/save-a-modified...