Sort Score
Result 10 results
Languages All
Labels All
Results 3,281 - 3,290 of 9,240 for

document merger

(0.94 sec)
  1. Search Different Word Forms using Java

    Search different word forms using Java to identify nouns in both singular and plural forms. An example will demonstrate how to implement word form search in Java....Merger Product Family GroupDocs.Redaction...Java Efficient and accurate document search plays a vital role...

    kb.groupdocs.com/search/java/search-different-w...
  2. Save in rasterized PDF | GroupDocs

    The following example demonstrates how to save the Document as a rasterized PDF file: final Redactor redactor = new Redactor(Constants.SAMPLE_DOCX); try { // Here we can use Document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); SaveOptions tmp0 = new SaveOptions(); tmp0.setAddSuffix(false); tmp0.setRasterizeToPDF(true); // Saving as rasterized PDF with no suffix in file name redactor.save(tmp0); } finally { redactor.close(); }...Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/java/save-in-raste...
  3. Edit Excel Spreadsheet in Node.js | GroupDocs

    This guide demonstrates how to edit XLS, XLSX, XLSM, XLSB, ODS, SXC spreadsheets with hidden worksheets, protect edited spreadsheets with passwords, and many other powerful features of GroupDocs.Editor for Node.js....Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...

    docs.groupdocs.com/editor/nodejs-java/edit-excel/
  4. Convert XLSX to DOCX using Node.js

    Quickly learn how to convert XLSX to DOCX using Node.js without extra software installation. This topic contains steps and code to export XLSX to DOCX in Node.js....Merger Product Family GroupDocs.Redaction...especially when working with documents. One common scenario is converting...

    kb.groupdocs.com/conversion/nodejs/convert-xlsx...
  5. Working with metadata in Presentations | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported Document formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the getPresentationType method to obtain file format information advanced_usage....Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/java/working-with-m...
  6. 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....Merger Product Family GroupDocs.Redaction...Node.js via Java, a robust document transformation library. With...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...
  7. 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....Merger Product Family GroupDocs.Redaction...js Transforming plain TXT document into dynamic presentation...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...
  8. Extract metadata from DOCX using C#

    This article will guide you on how to extract metadata from DOCX using C#. A DOCX metadata extraction C# code example is provided, demonstrating how to perform this process....Merger Product Family GroupDocs.Redaction...DOCX using C# In the realm of document processing, extracting metadata...

    kb.groupdocs.com/parser/net/extract-metadata-fr...
  9. Convert TXT to PDF using Node.js

    Discover how to convert TXT to PDF using Node.js. This guide shows you how to export TXT to PDF in Node.js efficiently for reliable Document generation....Merger Product Family GroupDocs.Redaction...formats is a common need in document processing workflows. One...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...
  10. Reorder pages | GroupDocs

    Reorder pages when rendering Documents to PDF with GroupDocs.Viewer for Java...Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/java/reorder-pages/