Sort Score
Result 10 results
Languages All
Labels All
Results 2,071 - 2,080 of 2,593 for

resource

(0.04 sec)
  1. Handling the APEv2 tag | GroupDocs

    This article explains how to handle APEv2 tag.... OutputMp3 ); } More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/java/handling-the-a...
  2. Convert to Spreadsheet with advanced options | ...

    Follow this guide and learn how to convert documents to Excel and Open Document spreadsheets of XLS, XLSX, ODS, OTS formats with zoom, encoding, and other customizations using GroupDocs.Conversion for .NET....tsv" , options ); } More Resources Was this page helpful? Not...

    docs.groupdocs.com/conversion/net/convert-to-sp...
  3. Remove metadata properties | GroupDocs

    The easiest way to remove metadata properties from a file is to use corresponding tags that allow you to locate the desired properties across all metadata packages....following articles: More resources Advanced usage topics To learn...

    docs.groupdocs.com/metadata/java/remove-metadat...
  4. Alias dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Alias dictionary in Java....search ( "@t OR @e" ); More resources GitHub examples You may easily...

    docs.groupdocs.com/search/java/alias-dictionary/
  5. Reverse image search | GroupDocs

    This article gives knowledge about the reverse image search, which makes it possible to search for similar images in ZIP archives, various documents, and individual files.... ToString ()); } More resources GitHub examples You may easily...

    docs.groupdocs.com/search/net/reverse-image-sea...
  6. Alias dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Alias dictionary....Search ( "@t OR @e" ); More resources GitHub examples You may easily...

    docs.groupdocs.com/search/net/alias-dictionary/
  7. OCR support | GroupDocs

    OCR support means the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for text recognition in images. String indexFolder = "c:\\MyIndex"; String documentFolder = "c:\\MyDocuments"; // Creating an index Index index = new Index(indexFolder); // Setting the OCR indexing options IndexingOptions options = new IndexingOptions(); options....RuntimeException ( ex ); } } } More resources GitHub examples You may easily...

    docs.groupdocs.com/search/java/ocr-support/
  8. Query language specification | GroupDocs

    This article gives the knowledge about the complete specification of the search query DSL used in text queries using Java search API....any Unicode character) More resources GitHub examples You may easily...

    docs.groupdocs.com/search/nodejs-java/query-lan...
  9. Extract formatted text from document page | Gro...

    This article explains that how to extract formatted text from document page....readToEnd ()); } } } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/java/extract-formatte...
  10. Search text in EPUB eBooks | GroupDocs

    This article explains that how to search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects.... getText ())); } } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/java/search-text-in-e...