Sort Score
Result 10 results
Languages All
Labels All
Results 2,491 - 2,500 of 11,651 for

xlsx

(0.22 sec)
  1. Extract tables from document | GroupDocs

    Learn how to extract tables from documents including Excel spreadsheets, Word documents, and PDFs using GroupDocs.Parser for Python via .NET. Complete guide with code examples for table extraction....including Excel spreadsheets (XLS, XLSX) , Word documents, PDFs, and...class with Parser ( "./sample.xlsx" ) as parser : # Check if table...

    docs.groupdocs.com/parser/python-net/extract-ta...
  2. Highlighting search results | GroupDocs

    This article gives knowledge on how to highlight search results in the text of a document.... DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online...

    docs.groupdocs.com/search/nodejs-java/highlight...
  3. Supported file formats | GroupDocs

    This topic lists file formats supported by GroupDocs.Viewer for Node.js.... Try the to open DOCX, XLSX, PPTX, and more. This topic...

    docs.groupdocs.com/viewer/nodejs-java/supported...
  4. Supported file formats | GroupDocs

    This topic lists file formats supported by GroupDocs.Viewer for Java.... Try the to open DOCX, XLSX, PPTX, and more. This topic...

    docs.groupdocs.com/viewer/java/supported-docume...
  5. Indexing from different sources | GroupDocs

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

    docs.groupdocs.com/search/net/indexing-from-dif...
  6. Detect file type of container item | GroupDocs

    Learn how to detect file types of items within containers using GroupDocs.Parser for Python via .NET....detected format (PDF, DOCX, XLSX, etc.). Filter items by supported...

    docs.groupdocs.com/parser/python-net/detect-fil...
  7. Document filtering during indexing | GroupDocs

    This page contains a description of the use of document filters for indexing, as well as descriptions of all types of filters with examples of their creation.... DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online...

    docs.groupdocs.com/search/net/document-filterin...
  8. Working with IPTC IIM metadata | GroupDocs

    This article explains how to access IPTC metadata in a file of any supported format, GroupDocs.Metadata for Java provides the IIptc.getIptcPackage method.... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/java/working-with-i...
  9. Search index events | GroupDocs

    The OperationFinished event occurs when an index operation completes – indexing, updating, merging, or optimizing (segment merging)... DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online...

    docs.groupdocs.com/search/java/search-index-eve...
  10. License parsing error and performance issue dur...

    Hi Team, We are currently using GroupDocs.Conversion for Java to support a functionality where files in non-PDF formats (.doc, .docx, .xls, .Xlsx) are converted to PDF, and later all PDFs are merged into a single docum…...xlsx) are converted to PDF, and later...List.of("doc", "docx", "xls", "xlsx").contains(extension)) { return...

    forum.groupdocs.com/t/license-parsing-error-and...