Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 11,835 for

xlsx

(0.36 sec)
  1. Working with metadata in GIF images | GroupDocs

    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...
  2. Pre-rasterize | GroupDocs

    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/
  3. Homophone search | GroupDocs

    This article gives the knowledge which allows you to find not only the words specified in the search query, but also the homophones, words that are pronounced the same but differ in meaning.... DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online...

    docs.groupdocs.com/search/net/homophone-search/
  4. Introducing GroupDocs.Assembly for Java | Group...

    Introduction to GroupDocs.Assembly for Java GroupDocs.Assembly for Java is a Java API engine designed to generate documents based on templates. In essence, the engine accepts a template document and some data, assembles data with the template document as per syntax defined by the template document and then, generates the output document in the template’s format or in the specified output format. Since GroupDocs.Assembly for Java can generate documents based on a data source, essentially it serves two purposes: Document Automation and Report Generation....ODT, OTT) Spreadsheet (XLS, XLSX, XLSM, XLTX, XLTM, XLSB, SpreadsheetML...Supported Spreadsheet (XLS, XLSX, XLSM, XLTX, XLTM, XLSB, SpreadsheetML...

    docs.groupdocs.com/assembly/java/introducing-gr...
  5. How to Use GroupDocs' Online Document Viewer Pl...

    We have published a GroupDocs’ online document viewer plugin for Chrome. This add-on provides GroupDocs users with a slick interface for viewing documents right in the Chrome browser. GroupDocs’ Online Document Viewer gives you the ability to view documents and images right in your web browser, without having to install bulky office software. Whether you need to view a text document, an image or a PowerPoint presentation, GroupDocs’ online document viewer opens it for you....files (PDF) Spreadsheets (XLS, XLSX) Thanks to its smart rendering...

    blog.groupdocs.com/viewer/how-to-use-groupdocs-...
  6. Managing dictionaries in network | GroupDocs

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

    docs.groupdocs.com/search/java/managing-diction...
  7. Extract table of contents from EPUB eBooks | Gr...

    To extract table of contents from EPUB e-books GetToc method is used.... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...

    docs.groupdocs.com/parser/net/extract-table-of-...
  8. Managing dictionaries in network | GroupDocs

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

    docs.groupdocs.com/search/net/managing-dictiona...
  9. Search by chunks | GroupDocs

    This article gives the knowledge about the ability to perform search by chunks.... DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online...

    docs.groupdocs.com/search/net/search-by-chunks/
  10. Getting document text in network | GroupDocs

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

    docs.groupdocs.com/search/java/getting-document...