Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 925 for

document information extraction

(0.1 sec)
  1. Load a password-protected document | Documentation

    This example demonstrates how to load a password-protected Document. advanced_usage.loading_files.LoadPasswordProtectedDocument // Specify the password LoadOptions loadOptions = new LoadOptions(); loadOptions.setPassword("123"); // Constants.ProtectedDocx is an absolute or relative path to your Document. Ex: @"C:\Docs\source.docx" try (Metadata metadata = new Metadata(Constants.ProtectedDocx, loadOptions)) { // Extract, edit or remove metadata here } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Purchase Buy Now Pricing Information Free Trials Temporary License...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/java/load-a-passwor...
  2. GroupDocs.Watermark Overview | Documentation

    Protect and customize Documents with watermarks using GroupDocs.Watermark for .NET. Add, remove, search, and manage visible or invisible watermarks in over 50 Document formats including PDF, Word, Excel, PowerPoint, and images....Purchase Buy Now Pricing Information Free Trials Temporary License...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/net/groupdocs-wate...
  3. Search text in Emails | Documentation

    To search a keyword in emails 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 the email: Instantiate Parser object for the initial email; 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 email....Purchase Buy Now Pricing Information Free Trials Temporary License...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/search-text-in-e...
  4. Search text in EPUB eBooks | Documentation

    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....Purchase Buy Now Pricing Information Free Trials Temporary License...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/search-text-in-e...
  5. Render PDF documents as HTML and image files | ...

    This topic describes how to use the GroupDocs.Viewer Java API to convert PDF files to HTML, PNG, and JPEG formats....Purchase Buy Now Pricing Information Free Trials Temporary License...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/nodejs-java/render-pd...
  6. Search network deployment | Documentation

    This page contains Information about deployment of the search network....Purchase Buy Now Pricing Information Free Trials Temporary License...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/java/search-network-d...
  7. Attachments in PDF document | Documentation

    This article explains how to work with PDF attachments while using GroupDocs watermarking Java API....Purchase Buy Now Pricing Information Free Trials Temporary License...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/java/attachments-i...
  8. Indexing a specific PDF file leads to 100% RAM ...

    Hi, We ran into a problem when indexing the following file: SEPA_ZvFormate_de-5.pdf (1.1 MB) When starting the indexing for only 1 folder with this 1 file in it, the RAM usage increases further and further (over 50 GB…...contains company-internal information, we can unfortunately not...performing separate data extraction and indexing, you can parallelize...

    forum.groupdocs.com/t/indexing-a-specific-pdf-f...
  9. Search text in Microsoft Office PowerPoint pres...

    This article explains that how to search text from Microsoft Office PowerPoint(.ppt, .pptx) presentations...Purchase Buy Now Pricing Information Free Trials Temporary License...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  10. Search text in Microsoft Office PowerPoint pres...

    To search a keyword in Microsoft Office PowerPoint presentations 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 Office PowerPoint presentation: Instantiate Parser object for the initial presentation; 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 presentation....Purchase Buy Now Pricing Information Free Trials Temporary License...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

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