Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 11,300 for

xlsx

(0.05 sec)
  1. Get document info | Documentation

    GroupDocs.Metadata allows users to get meta information of a document....xlsx" try ( Metadata metadata = new... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/java/get-document-i...
  2. Get supported file formats | Documentation

    This article shows how to check supported file formats.... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...

    docs.groupdocs.com/parser/net/get-supported-fil...
  3. Synonym search | Documentation

    This article shows that how synonym search allows you to find not only the words specified in the search query, but also the synonyms, words that means the same.... DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online...

    docs.groupdocs.com/search/java/synonym-search/
  4. Save with default options | Documentation

    This article demonstrates the simplest way to save the document... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...

    docs.groupdocs.com/redaction/python-net/save-wi...
  5. Working with metadata in JPEG2000 images | Docu...

    Reading JPEG2000 comments The GroupDocs.Metadata API supports extracting format-specific information from JPEG2000 images. The following are the steps to read the JPEG2000 comments (pieces of metadata represented as strings with the length up to 64 kbytes). Load a JPEG2000 image Get the root metadata package Extract the native metadata package using Jpeg2000RootPackage.Jpeg2000Package Read the JPEG2000 comments AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Jpeg2000.Jpeg2000ReadComments using (Metadata metadata = new Metadata(Constants.InputJpeg2000)) { var root = metadata.GetRootPackage(); if (root.... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. Optimize index | Documentation

    This article explains that how to optimize index to reduce the number of segments in an index using Java.... DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online...

    docs.groupdocs.com/search/nodejs-java/optimize-...
  7. Image search in network | Documentation

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

    docs.groupdocs.com/search/net/image-search-in-n...
  8. Use PDF redaction filters | Documentation

    This article explains that how to set page-level scope to PDF redactions.... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...

    docs.groupdocs.com/redaction/net/use-pdf-redact...
  9. How to Compare Excel Files using C#

    This quick how-to tutorial provide you the complete guide to compare Excel files using C# and learn the process to programmatically compare two Excel files for differences in C#....calls for comparing the two XLSX files. However, you may modify...

    kb.groupdocs.com/comparison/net/how-to-compare-...
  10. How to Convert MHTML to PDF in Java

    This tutorial explains how to convert MHTML to PDF in Java. This article consists of steps and code to show the implementation to convert MHTML to PDF using Java....of other formats, including XLSX, TIFF, DOT, DOC, JPG, and many...

    kb.groupdocs.com/conversion/java/how-to-convert...