Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 2,032 for

resource

(0.05 sec)
  1. Product Overview | Documentation

    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/
  2. Updating metadata | Documentation

    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...
  3. Working with EXIF metadata | Documentation

    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...
  4. 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...
  5. Custom text extractors | Documentation

    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...
  6. Output adapters | Documentation

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

    docs.groupdocs.com/search/net/output-adapters/
  7. Queries in text and object form | Documentation

    This article gives the knowledge about two ways to create a search query: in text or object form....assyria // return 147 229 More resources GitHub examples You may easily...

    docs.groupdocs.com/search/net/queries-in-text-a...
  8. Extract images from document page | Documentation

    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...
  9. Search text in Microsoft OneNote sections | Doc...

    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...
  10. Search text in PDF documents | Documentation

    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...