Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 6,297 for

xls

(0.06 sec)
  1. Extract data from databases | Documentation

    This article shows the data extraction from database via ADO.NET using GroupDocs.Parser...from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our...

    docs.groupdocs.com/parser/net/extract-data-from...
  2. 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...
  3. 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-...
  4. 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...
  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. View and Annotate Documents Online with GroupDo...

    The Internet has transformed our lives. We buy things with click of a mouse, be it entertainment, grocery, or accessories. The consumer-web relationship will only grow in the near future. As a result, enterprises and small, as well as start-ups understand the need to engage and collaborate with consumers to get an edge and thrive. So, the need for online document management systems arose. Online document management systems allow you to view and share documents, increase productivity, facilitate collaboration, and save cost....different document types (PDF, DOCX, XLS, etc.) with users effectively...

    blog.groupdocs.com/viewer/view-annotate-documen...
  8. In-Paragraph List in Spreadsheet Document | Doc...

    Note In this article, we will use GroupDocs.Assembly to generate a In-Paragraph List report in Spreadsheet Document format based on the use case: Working with a Business Case. In-Paragraph List in Microsoft Excel Document Creating a In-Paragraph List Practicing the following steps you can create In-Paragraph List Template in MS Excel 2013. Add a new Workbook. Write a sentence, for example “We provide support for the following products:” in a single column....to Microsoft Excel Document (XLS/XLSX) formats. Since ODS is not...

    docs.groupdocs.com/assembly/net/in-paragraph-li...
  9. Extract text from PDF documents | Documentation

    To extract a text from PDF documents getText and getText(int) methods are 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 PDF document: Instantiate Parser object for the initial document; 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. 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/net/search-operation-...