Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 10,762 for

format

(0.11 sec)
  1. 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-...
  2. Search for embedded and encrypted objects in Me...

     This section explains how to search for embedded electronic signatures into the document metadata with GroupDocs.Signature API. Also this topic shows the way to customize data serialization, encryption and class definition with ability to embed it into the metadata electronic signature....Signature uses embedded json format serialization but allows user...serialization like JSon or custom data format */ public class CustomSerializationA...

    docs.groupdocs.com/signature/java/search-embed-...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  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. 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/
  10. Edit Presentations in C# | .NET PPT/PPTX Editing

    Editing PowerPoint presentations is explained with C# examples to edit PPT, PPTX, ODP files within your .NET application using presentation editing API....widely used presentation file formats are PPT , PPTX , and ODP ....support these formats and we normally use these formats for making...

    blog.groupdocs.com/editor/edit-ppt-pptx-present...