Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 6,310 for

xls

(0.1 sec)
  1. Search operation table | Documentation

    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/nodejs-java/search-op...
  2. Supported Document Formats | Documentation

    It supports DOCX, DOCM, DOC, DOT, DOTM, Xls, XlsX, PDF, PPT, JPG, PNG, HTML, EML and many more....xls Excel Workbook 97-2003 ✅ ✅ ✅...

    docs.groupdocs.com/watermark/net/supported-docu...
  3. Search network node events | Documentation

    This page contains information about the purpose and use of all search network events....your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free...

    docs.groupdocs.com/search/java/search-network-n...
  4. Load Spreadsheet document with options | Docume...

    Learn this article and check how to load and convert Microsoft Excel and Open Document spreadsheets with advanced options using GroupDocs.Conversion for Java API.... Available options are: Xls, Xlsx, Xlsm, Xlsb, Ods, Ots,...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  5. Use Microsoft Azure Computer Vision API | Docum...

    This article explains that how to use Microsoft Azure Computer Vision API...like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our...

    docs.groupdocs.com/redaction/java/use-microsoft...
  6. Working with metadata in ASF files | Documentation

    Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using the AsfRootPackage.getAsfPackage method Read the ASF metadata properties advanced_usage.managing_metadata_for_specific_formats.video.asf.AsfReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic properties System.out.println(String.format("Creation date: %s", asfPackage....of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more...

    docs.groupdocs.com/metadata/java/working-with-m...
  7. Extract text from Microsoft Office Excel spread...

    To extract a text from Microsoft Office Excel spreadsheets getText and getText(int) method is used. These methods allow to extract a text from the entire document or a text from the selected page. Here are the steps to extract a text from Microsoft Office Excel spreadsheets: Instantiate Parser object for the initial spreadsheet; 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...
  8. Phrase search | Documentation

    This article gives the knowledge about phrase search definition as well as a phrase search description using Java search API....your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free...

    docs.groupdocs.com/search/java/phrase-search/
  9. Boolean search | Documentation

    This article gives the knowledge of the boolean search definition which includes all boolean operators used for boolean search, and boolean query examples using Java....your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free...

    docs.groupdocs.com/search/java/boolean-search/
  10. Load Document | Documentation

    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...