Sort Score
Result 10 results
Languages All
Labels All
Results 3,321 - 3,330 of 14,404 for

doc

(0.18 sec)
  1. 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....Order Upgrade an Order Support Docs API Reference Live Demos Free...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/parser/java/extract-text-fro...
  2. 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....Order Upgrade an Order Support Docs API Reference Live Demos Free...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and...

    docs.groupdocs.com/search/java/boolean-search/
  3. Phrase search | Documentation

    This article gives the knowledge about phrase search definition as well as a phrase search description using Java search API....Order Upgrade an Order Support Docs API Reference Live Demos Free...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and...

    docs.groupdocs.com/search/java/phrase-search/
  4. Compare Multiple CSV Files in Java | Accept, Re...

    Programmatically compare two or more CSV files in Java. Learn to accept, reject and highlight the changes. Compare password-protected CSV files using Java API....Java Compare Word Documents (DOC/DOCX) in Java Compare Images...

    blog.groupdocs.com/comparison/compare-multiple-...
  5. Search operation table | Documentation

    This article shows that how to provides syntax of all elements allowed in text search queries....Order Upgrade an Order Support Docs API Reference Live Demos Free...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and...

    docs.groupdocs.com/search/java/search-operation...
  6. Date range search | Documentation

    This article gives the knowledge that how to search by date with date range search using Java search API....Order Upgrade an Order Support Docs API Reference Live Demos Free...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and...

    docs.groupdocs.com/search/java/date-range-search/
  7. In-Table List with Highlighted Rows in Word Pro...

    Note In this article, we will use GroupDocs.Assembly to generate a Table Report with Highlighted Rows in Word Processing Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. In-Table List with Highlighted Rows in Microsoft Word Document Creating a In-Table List with Highlighted Rows Practising the following steps you can create In-Table List with Highlighted Rows Template in MS Word 2013....Order Upgrade an Order Support Docs API Reference Live Demos Free...to Microsoft Word Document (DOC/DOCX) formats. Since ODT is not...

    docs.groupdocs.com/assembly/net/in-table-list-w...
  8. 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....Order Upgrade an Order Support Docs API Reference Live Demos Free...Options Class WordProcessing DOC, DOCX, DOCM, DOT, ODT WordProcessingLoadOp...

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

    This article shows how to extract data from Documents of various formats including PDF, Microsoft Word (Doc, DocX), Excel (XLS, XLSX), LibreOffice formats etc....Order Upgrade an Order Support Docs API Reference Live Demos Free...welcome to extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/parser/java/parse-data-from-...
  10. 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....Order Upgrade an Order Support Docs API Reference Live Demos Free...view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/metadata/net/working-with-me...