Sort Score
Result 10 results
Languages All
Labels All
Results 2,011 - 2,020 of 5,635 for

xlsx

(0.17 sec)
  1. Search text | Documentation

    This article explains that how to search text from documents.... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...

    docs.groupdocs.com/parser/net/search-text/
  2. Split or Merge PDF, PowerPoint, Excel, Word, Do...

    Split or Merge PDF, Word DOC/DOCX, XLS/Xlsx Excel spreadsheets, PPT/PPTX presentations, Visio Drawings, eBooks, & more documents in Java. Steps & examples.... RTF, TXT Spreadsheets XLS, XLSX, XLSM, XLSB, XLT, XLTX, XLTM...

    blog.groupdocs.com/merger/merge-pdf-word-excel-...
  3. Indexing from different sources | Documentation

    GroupDocs.Search allows indexing documents from various sources.... DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  4. Working with XMP metadata | Documentation

    This article shows how to access XMP metadata in a file of any supported format.... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/net/working-with-xm...
  5. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using the MatroskaRootPackage.getMatroskaPackage method Read the Matroska metadata properties on different levels of the format structure advanced_usage.managing_metadata_for_specific_formats.video.matroska.MatroskaReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputMkv)) { MatroskaRootPackage root = metadata.getRootPackageGeneric(); // Read the EBML header System.... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/java/working-with-m...
  6. Extract text areas | Documentation

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

    docs.groupdocs.com/parser/java/extract-text-areas/
  7. Extract text areas | Documentation

    This article explains that how to extract text areas from documents.... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...

    docs.groupdocs.com/parser/net/extract-text-areas/
  8. Parse data from PDF documents | Documentation

    This article explains that how to parse data from PDF documents... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...

    docs.groupdocs.com/parser/net/parse-data-from-p...
  9. Working with XMP metadata | Documentation

    This article shows how to access XMP metadata in a file of any supported format.... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/java/working-with-x...
  10. Build your first search solution | Documentation

    First of all you need to create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk may be loaded in the future to continue working.... DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online...

    docs.groupdocs.com/search/net/build-your-first-...