Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 2,735 for

resource

(1.43 sec)
  1. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...ResourcesHere are a few channels and resources for you to download, learn...

    blog.groupdocs.com/groupdocs.blog/page/76/
  2. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...ResourcesHere are a few channels and resources for you to download, learn...

    blog.groupdocs.com/groupdocs.blog/page/85/
  3. Search text in Microsoft Office Excel spreadshe...

    This article explains that how to search text from Microsoft Office Excel (.xls, .xlsx) spreadsheets.... Text )); } } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  4. Search text in Microsoft OneNote sections | Gro...

    To search a keyword in Microsoft OneNote sections search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft OneNote section: Instantiate Parser object for the initial section; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the section.... getText ())); } } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/java/search-text-in-m...
  5. Use Aspose.OCR for .NET on-premise API | GroupDocs

    This article explains that how to use Aspose.OCR for .NET on-premise API.... More resources GitHub examples You may easily...

    docs.groupdocs.com/redaction/net/use-aspose-ocr...
  6. Document passwords | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about document passwords or password dictionary using Java.... search ( query ); More resources GitHub examples You may easily...

    docs.groupdocs.com/search/nodejs-java/document-...
  7. Extract images from document page | GroupDocs

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

    docs.groupdocs.com/parser/java/extract-images-f...
  8. Custom text extractors | GroupDocs

    GroupDocs.Search for Java supports indexing of many document formats. But there is also the possibility to implement support for any format other than the existing ones.... More resources GitHub examples You may easily...

    docs.groupdocs.com/search/java/custom-text-extr...
  9. Output adapters | GroupDocs

    This article gives the knowledge about output adapters which are used to output generated HTML or plain text to various output objects.... getName ()); } } More resources GitHub examples You may easily...

    docs.groupdocs.com/search/nodejs-java/output-ad...
  10. Search text in PDF documents | GroupDocs

    To search a keyword in PDF documents search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in PDF document: Instantiate Parser object for the initial document; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the document.... getText ())); } } More resources GitHub examples You may easily...

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