Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 11,824 for

xlsx

(0.16 sec)
  1. Load from a local disk | GroupDocs

    The following example demonstrates how to load file from local disk.... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/net/load-from-a-loc...
  2. Save a modified file to a specified location | ...

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

    docs.groupdocs.com/metadata/java/save-a-modifie...
  3. Working with metadata in HEIF/HEIC images | Gro...

    Working with XMP metadata GroupDocs.Metadata for Java allows managing XMP metadata in HEIF/HEIC images. For more details please refer to the following guide: Working with XMP Metadata. Working with EXIF metadata The GroupDocs.Metadata API supports handling EXIF metadata in HEIF/HEIC images. Please find appropriate code samples in the Working with EXIF Metadata section. More resources 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/java/working-with-m...
  4. Load from a local disk | GroupDocs

    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... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/java/load-from-a-lo...
  5. Load from Stream | GroupDocs

    This article shows that how to load file from stream using redaction API... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...

    docs.groupdocs.com/redaction/net/load-from-stream/
  6. Save a modified file to a stream | GroupDocs

    This article shows how to save a file to the specified stream... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/net/save-a-modified...
  7. Get supported file formats | GroupDocs

    This page describes how the search api is used to obtain a list of supported file types.... DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online...

    docs.groupdocs.com/search/nodejs-java/get-suppo...
  8. Get document info | GroupDocs

    GroupDocs.Metadata allows users to get meta information of a document.... input_xlsx ) as metadata : info = metadata... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/python-net/get-docu...
  9. Batch Watermarking in .NET with GroupDocs.Water...

    Practical guide showing how to apply batch text and image watermarks, replace logos, and ensure idempotent processing using GroupDocs.Watermark for .NET....works across PDF, DOCX, PPTX, XLSX and common image formats. The...four document types (DOCX, PDF, XLSX, PPTX) so every pipeline mode...

    blog.groupdocs.com/watermark/batch-watermark-pi...
  10. Add Watermark to a Batch of Documents and Image...

    Watermarking is a popular technique to indicate that the content or data inside a document is copyrighted. On the other hand, it is also used to place the company’s logo or some kind of label in the documents before they are shared within or outside the company. However, it is quite hard to apply the watermark to a bunch of documents one by one. It becomes harder if you have documents of various formats such as PDF, DOCX, PPTX, Xlsx, EML, JPG, PNG, etc....formats such as PDF, DOCX, PPTX, XLSX, EML, JPG, PNG, etc. So in order...

    blog.groupdocs.com/watermark/add-watermark-to-a...