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

resource

(0.03 sec)
  1. 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...
  2. 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...
  3. 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...
  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. 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...
  6. Extract images from document page | GroupDocs

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

    docs.groupdocs.com/parser/net/extract-images-fr...
  7. Product Overview | GroupDocs

    GroupDocs.Merger for .NET provides a wide range of document manipulation features - merge multiple files into one file, split single file to separate files, reorder, rotate and remove document pages without third-party tools....files and utilize as minimum resources as possible. We do performance...

    docs.groupdocs.com/merger/net/product-overview/
  8. Updating metadata | GroupDocs

    The Example in this article demonstrates that how to update metadata properties using a combination of criteria...return false ; } } } More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/java/updating-metad...
  9. Working with EXIF metadata | GroupDocs

    This article explains how to access EXIF metadata in a file of any supported format, GroupDocs.Metadata for Java provides the IExif.getExifPackage method.... OutputJpeg ); } More resources Advanced usage topics To learn...

    docs.groupdocs.com/metadata/nodejs-java/working...
  10. Document attributes | GroupDocs

    Document attributes is a special feature designed for marking indexed documents with text labels without the need for re-indexing...."Einstein" , options ); More resources GitHub examples You may easily...

    docs.groupdocs.com/search/net/document-attributes/