Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 2,179 for

resource

(0.05 sec)
  1. Introducing a More Optimized and Simplified Ele...

    Why change is considered as a hard but yet good thing to occur? Why the updates are important? This is because if there is no change there is no progress and staying the same over the time makes the things die. The updates in the software components are also similar when a new version of the same software replaces the old one. A software that remains the same and doesn’t introduce any improvements or new features becomes obsolete....more efficient in terms of resource consumption, especially memory...but it also consumes fewer resources as compared to the previous...

    blog.groupdocs.com/signature/introducing-a-more...
  2. Perform Search by Chunks using Java

    Learn how to perform search by chunks using Java for efficient querying. Explore Java chunked search in large indexes to optimize performance and scalability....without overwhelming system resources. Additionally, breaking searches...grow. With chunked searching, resource management becomes more efficient...

    kb.groupdocs.com/search/java/perform-search-by-...
  3. Search text in Microsoft Office Word documents ...

    To search a keyword in Microsoft Office Word 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 Microsoft Office Word 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....Word document page is more resource consuming operation. Here.... getText ())); } } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/java/search-text-in-m...
  4. Convert TXT to HTML using Node.js

    Discover how to convert TXT to HTML using Node.js with GroupDocs.Conversion. Easily export TXT to HTML in Node.js with a reliable cross-platform API.... It’s a valuable resource for developers seeking to...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...
  5. Convert TXT to RTF using Node.js

    Learn how to convert TXT to RTF using Node.js with GroupDocs.Conversion. Follow this guide to easily export TXT to RTF in Node.js for enhanced document handling.... It’s a valuable resource for developers who need to...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...
  6. Convert PPTX to TXT using Node.js

    Learn how to convert PPTX to TXT using Node.js for efficient document processing. This guide helps you export PPTX to TXT in Node.js with a step-by-step approach....automating document workflows, this resource is perfect for integrating...

    kb.groupdocs.com/conversion/nodejs/convert-pptx...
  7. Add annotation to the document | Documentation

    The page describes document annotations of different types and how to add annotations to a document using GroupDocs.Annotation API.... Same as resource redaction annotation, but...

    docs.groupdocs.com/annotation/java/add-annotati...
  8. GroupDocs.Viewer.for.Java pdf conversion issues...

    Hi, We are working on migrating to GroupDocs for java form GroupDocs for .Net. There seems to be an issue with conversion of some pdf files. 133d0a13-88f2-434e-a7a1-23579c4c5670.pdf (399.2 KB) Resulting conversion us…...understand using external resource is supposed to make conversions...

    forum.groupdocs.com/t/groupdocs-viewer-for-java...
  9. Convert TXT to ODT using Node.js

    Convert TXT to ODT using Node.js for fast and accurate document transformation. This guide also shows the steps of how to export TXT to ODT in Node.js with ease.... It’s a great resource if you want to handle web-friendly...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...
  10. Search text in Microsoft Office Word documents ...

    This article explains that how to search text from Microsoft Office Word (.doc, .docx) documents...Word document page is more resource consuming operation. Here...Position , s . Text )); } } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/net/search-text-in-mi...