Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 37,703 for

xlsx

(0.96 sec)
  1. HTML | Documentation

    This article explains that how to extract HTML formatted text from document page.... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...

    docs.groupdocs.com/parser/net/html/
  2. Extract images to files | Documentation

    This article explains that how to extract images to files.... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...

    docs.groupdocs.com/parser/java/extract-images-t...
  3. Pre-rasterize | Documentation

    This article shows how to pre-rasterize a document using the redaction API.... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...

    docs.groupdocs.com/redaction/net/pre-rasterize/
  4. Keyboard layout correction | Documentation

    This article gives the knowledge that the keyboard layout correction feature can be used when entering search queries, users of your software may make input errors, forgetting to switch the desired keyboard layout.... DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online...

    docs.groupdocs.com/search/net/keyboard-layout-c...
  5. Numeric range search | Documentation

    This article gives the knowledge about numeric range search which allows you to search in documents any integer numbers in the range from 0 to 9223372036854775807 (Int64.MaxValue).... DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online...

    docs.groupdocs.com/search/net/numeric-range-sea...
  6. 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/nodejs-java/synonym-s...
  7. GroupDocs.Viewer for .NET 21.4 Release Notes

    GroupDocs.Viewer for .NET 21.4 Release Notes – the latest updates and fixes....Content is missing when rendering XLSX file Bug VIEWERNET-3154 Ignore...

    releases.groupdocs.com/viewer/net/release-notes...
  8. Working with metadata in GIF images | Documenta...

    Detecting the GIF version The following sample of code will help you to detect the version of a loaded GIF image and extract some additional file format information. Load a GIF image Extract the root metadata package Use the getGifImageType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.image.gif.GifReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputGif)) { GifRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getGifImageType().getFileFormat()); System.out.println(root.getGifImageType().getVersion()); System.out.println(root.getGifImageType().getByteOrder()); System.out.println(root.getGifImageType().getMimeType()); System.out.println(root.getGifImageType().getExtension()); System.out.println(root.getGifImageType().getWidth()); System.out.println(root.getGifImageType().getHeight()); } Working with XMP Metadata GroupDocs.... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/java/working-with-m...
  9. Highlighting results in network | Documentation

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

    docs.groupdocs.com/search/net/highlighting-resu...
  10. FileType - GroupDocs.Merger for Java - API Refe...

    All Classes Packages com.groupdocs.merger com.groupdocs.merger.domain com.groupdocs.merger.domain.common com.groupdoc......FileType XLSX Microsoft Excel Open XML Spreadsheet (.xlsx) is a...here</a> . XLSX public static final FileType XLSX Microsoft Excel...

    apireference.groupdocs.com/merger/java/com.grou...