Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 10,845 for

format

(0.14 sec)
  1. Convert TXT to Word using Node.js

    Learn how to convert TXT to Word using Node.js with simple steps. We will also provide the code example of how to export TXT to Word in Node.js using a reliable APIs....structured and presentable formats like Word documents. One effective...your TXT file path Set output format to DOCX using WordProcessingConver...

    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....into structured spreadsheet formats like XLSX becomes essential...SpreadsheetFileType.Xlsx as the output format Call the Converter.convert...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...
  3. Fixing Invalid Form Fields | Documentation

    Fixing Invalid Form Fields and Saving the Document with GroupDocs.Editor for .NET... Format ( "{0}_{1}" , invalidItem ...WordProcessingSaveOp with the desired format. Optimize memory usage if necessary...

    docs.groupdocs.com/editor/net/fixing-invalid-fo...
  4. Render DOCX to PDF using Node.js

    Let's learn how to render DOCX to PDF using Node.js with simple steps. There is no need to install any extra software to render DOCX to PDF in Node.js....limits Configure the output format by initializing PDF-specific...delivering accurate layouts and formatting. It’s an efficient use of...

    kb.groupdocs.com/viewer/nodejs/render-docx-to-p...
  5. Search text in HTML documents | Documentation

    To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects....Extract data from various formats / Extract data from HTML documents...Console . WriteLine ( string . Format ( "At {0}: {1}" , s . Position...

    docs.groupdocs.com/parser/net/search-text-in-ht...
  6. Search text in HTML documents | Documentation

    Learn how to search a keyword in HTML documents search(String) method is used. This method returns the collection of SearchResult objects....Extract data from various formats / Extract data from HTML documents.... out . println ( String . format ( "At %d: %s" , s . getPosition...

    docs.groupdocs.com/parser/java/search-text-in-h...
  7. 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....Extract data from various formats / Extract data from PDF documents.... out . println ( String . format ( "At %d: %s" , s . getPosition...

    docs.groupdocs.com/parser/java/search-text-in-p...
  8. GroupDocs.Viewer for .NET version 2.13.0 - cach...

    Last week we’ve announced a release of the GroupDocs.Viewer for .NET library version 2.13.0 and its two new features – an option for caching PDF copies of original files and the ability to use the viewer with an unlimited number of different independent root storage paths. Today we’d like to write about these features in more detail to help you quickly set up and get the most out of them....original documents to the PDF format repeatedly for each new request...converts the document to the PDF format and saves it inside the cache...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  9. Render Word Document to Web Page using Node.js

    This topic explains how to render Word Document to Web Page using Node.js. A sample code example will also be provided for Word to web page rendering Node.js....tool handles the complexity of format transformation. For any team...converting Word documents to image format using Node.js. If you’re looking...

    kb.groupdocs.com/viewer/nodejs/render-word-docu...
  10. Update index | Documentation

    This article explains that how to update indexed documents, as well as updating an index version in Java....Search library is released, the format for storing the index on disk...from the original in the new format. However, the index of old...

    docs.groupdocs.com/search/java/update-index/