Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 6,450 for

xls

(0.75 sec)
  1. Search and highlight text in the loaded documen...

    Search text by literal or regex and highlight found text in the document, loaded to the GroupDocs.Viewer for Java...), Spreadsheet (XLS, XLSX, ODS, CSV, etc.), Presentation...

    docs.groupdocs.com/viewer/java/search-highlight...
  2. Search operation table | GroupDocs

    This article shows that how to provides syntax of all elements allowed in text search queries....your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free...

    docs.groupdocs.com/search/java/search-operation...
  3. Date range search | GroupDocs

    This article gives the knowledge that how to search by date with date range search using Java search API....your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free...

    docs.groupdocs.com/search/java/date-range-search/
  4. Load EBook Documents with Options | GroupDocs

    Learn how to use EBookLoadOptions to configure ebook document loading in GroupDocs.Conversion for .NET. Supports MOBI, EPUB, and AZW3 formats....Spreadsheet formats : XLSX, XLS Presentation formats : PPTX,...

    docs.groupdocs.com/conversion/net/load-ebook-do...
  5. Get Possible Conversions | GroupDocs

    Query GroupDocs.Conversion for Python via .NET for the set of target formats a given source supports — library-wide, by extension, or for the document currently loaded — via get_all_possible_conversions, get_possible_conversions_by_extension, and get_possible_conversions....'tex', 'ps', 'pcl', 'pdf', 'xls', 'xlsx', 'xlsm', 'xlsb', 'ods'...

    docs.groupdocs.com/conversion/python-net/develo...
  6. Load Document | GroupDocs

    Following this guide, you will learn how to load a document from the local disk or file stream for editing with GroupDocs.Editor for Node.js via Java API....WordProcessingLoadOp Spreadsheet XLS, XLSX, XLSM, XLSB SpreadsheetLoadOptio...

    docs.groupdocs.com/editor/nodejs-java/load-docu...
  7. Parse data from documents | GroupDocs

    This article shows how to extract data from documents of various formats including PDF, Microsoft Word (DOC, DOCX), Excel (Xls, XlsX), LibreOffice formats etc....from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our...

    docs.groupdocs.com/parser/java/parse-data-from-...
  8. 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 MatroskaRootPackage.MatroskaPackage Read the Matroska metadata properties on different levels of the format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputMkv)) { var root = metadata.GetRootPackage(); // Read the EBML header Console....of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. Extract text from Microsoft Office PowerPoint p...

    To extract a text from Microsoft Office PowerPoint presentations getText and getText(int) method is used. These methods allow to extract a text from the entire presentation or a text from the selected slide. Here are the steps to extract a text from Microsoft Office PowerPoint presentations: Instantiate Parser object for the initial presentation; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our...

    docs.groupdocs.com/parser/java/extract-text-fro...
  10. Fuzzy search | GroupDocs

    This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search using Java search API....your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free...

    docs.groupdocs.com/search/nodejs-java/fuzzy-sea...