Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 2,144 for

resource

(0.09 sec)
  1. Convert TXT to PPTX using Node.js

    Quickly convert TXT to PPTX using Node.js for seamless presentation creation. This guide helps you export TXT to PPTX in Node.js with reliable and fast conversion APIs.... It’s a helpful resource for developers looking to...

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

    Convert TXT to XLSX using Node.js with a fast, offline method. Learn how to export TXT to XLSX in Node.js and automate text-to-spreadsheet conversion easily.... It’s a valuable resource for developers aiming to integrate...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...
  3. Render PDF as JPG using Python

    Quickly render PDF as JPG using Python. We will use platform independent Viewer library to convert PDF to JPG in Python without installing extra software or tools....inside a with block for safe resource management Create a JpgViewOptions...

    kb.groupdocs.com/viewer/python/render-pdf-as-jp...
  4. Render to HTML | Documentation

    With GroupDocs.Viewer for Java you can render files to HTML format. As a simple usecase please see how easily you can convert Microsoft Word to clean html....and other resources: HTML with external resources stores page...page resources as separate files. This allows reusing common resources...

    docs.groupdocs.com/viewer/java/rendering-to-html/
  5. 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/net/add-annotatio...
  6. Features Overview | Documentation

    Features Overview GroupDocs.Assembly for Java is an API that allows you to generate documents in popular office and email file formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData and more. The following is the list of salient features which are offered by the GroupDocs.Assembly API: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various report types, e....documents from html with resources and save assembled Word, Excel...PowerPoint & emails to html with resources Following is the detail given...

    docs.groupdocs.com/assembly/java/features-overv...
  7. Skip loading of external resources | Documentation

    Learn this article and check how to restrict loading of external Resources during conversion...external resources Skip loading of external resources Leave feedback...What are external resources? External resources refer to various...

    docs.groupdocs.com/conversion/java/skip-loading...
  8. 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...
  9. 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...
  10. 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...