Sort Score
Result 10 results
Languages All
Labels All
Results 3,461 - 3,470 of 37,602 for

xlsx

(0.26 sec)
  1. FileType.CMD Field - GroupDocs.Comparison for ....

    Script file in DOS, OS/2 and Microsoft Windows...Field XLSB Field XLSM Field XLSX Field XLT Field XLTM Field YAML...

    apireference.groupdocs.com/comparison/net/group...
  2. Search flow | Documentation

    This article shows the internal stages of each search operation using Java search API.... DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online...

    docs.groupdocs.com/search/nodejs-java/search-flow/
  3. GroupDocs.Editor.Formats Namespace - GroupDocs....

    The GroupDocs.Editor.Formats namespace provides interfaces and classes that describes supported document formats.... Xlam , Xls , Xlsb , Xlsm , Xlsx , Xlt , Xltm , Xltx . Learn...

    apireference.groupdocs.com/editor/net/groupdocs...
  4. Plain text | Documentation

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

    docs.groupdocs.com/parser/net/plain-text/
  5. Markdown | Documentation

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

    docs.groupdocs.com/parser/java/markdown/
  6. Load document from stream | Documentation

    There might be cases when the document is presented only as a stream (without a copy on the local disk). To avoid the overhead of saving documents to the disk, GroupDocs.Parser enables to extract data from streams directly. The following example shows how to load the document from the stream: // Create the stream try (InputStream stream = new FileInputStream(Constants.SamplePdf)) { // Create an instance of Parser class with the stream try (Parser parser = new Parser(stream)) { // Extract a text into the reader try (TextReader reader = parser.... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...

    docs.groupdocs.com/parser/java/load-document-fr...
  7. IImportDocumentOptions - GroupDocs.Merger for J...

    All Classes Packages com.groupdocs.merger com.groupdocs.merger.domain com.groupdocs.merger.domain.common com.groupdoc......types - PDF, DOCX/DOC, PPTX/PPT, XLSX/XLS, VSDX/VSD, ODT, ODS, ODP...

    apireference.groupdocs.com/merger/java/com.grou...
  8. Working with metadata in MOV Files | Documentation

    Reading MOV format-specific properties The GroupDocs.Metadata API supports extracting QuickTime atoms from a MOV video. The atom is the basic data unit in any QuickTime file. Please find more information on QuickTime atoms in the official specification: https://developer.apple.com/library/archive/documentation/QuickTime/QTFF/QTFFPreface/qtffPreface.html The following are the steps to extract QuickTime atoms from a MOV video. Load a MOV video Get the root metadata package Extract the native metadata package using MovRootPackage.MovPackage Read the QuickTime atoms AdvancedUsage.... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. Indexing metadata of documents | Documentation

    API allows creating of full-text and / or metadata index on documents. To index only metadata without main content of documents, you only need to set IndexType.MetadataIndex when creating an index.... DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  10. iimportdocumentoptions - GroupDocs.Merger for J...

    All Classes Packages com.groupdocs.merger com.groupdocs.merger.domain com.groupdocs.merger.domain.common com.groupdoc......types - PDF, DOCX/DOC, PPTX/PPT, XLSX/XLS, VSDX/VSD, ODT, ODS, ODP...

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