Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 9,917 for

document merger

(0.17 sec)
  1. Working with metadata in Note formats | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with ONE files created by different versions of Microsoft OneNote. Please see the code samples below for more information. Inspecting Note Documents The inspection feature that is introduced in this section doesn’t work with metadata directly but extracts some useful pieces of information that can be considered as metadata under some circumstances. For example, you may want to obtain information about pages in a note Document....Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Convert TXT to MHTML using Node.js

    You can easily convert TXT to MHTML using Node.js with powerful conversion library. This allows you to export TXT to MHTML in Node.js quickly and reliably....Merger Product Family GroupDocs.Redaction...practical solution for displaying documents directly in a web browser...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...
  3. Spreadsheet redactions | GroupDocs

    This article shows that how C# redaction API allows to redact data of sensitive or private nature from your XLS, XLSX, ODS spreadsheet Document formats and others....Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/net/spreadsheet-re...
  4. How to Convert XLSB to PDF in Java

    This short tutorial provides the stepwise instructions to convert XLSB to PDF in Java and how to use this guide to create the Java XLSB to PDF converter functionality....Merger Product Family GroupDocs.Redaction...Java using one of the best document converter APIs. Further, this...

    kb.groupdocs.com/conversion/java/how-to-convert...
  5. How to Convert MHTML to JPG in Java

    This article describes the workflow to convert MHTML to JPG in Java and provides a working code to show the implementation of Java MHTML to JPG converter capability....Merger Product Family GroupDocs.Redaction...Java using one of the best document converter APIs. This article...

    kb.groupdocs.com/conversion/java/how-to-convert...
  6. Convert DOC to JPG in C#

    Learn how to Convert DOC to JPG in C# and Export Word Document as JPEG using C# with GroupDocs.Conversion for .NET, providing step-by-step code and best practices....Merger Product Family GroupDocs.Redaction...requirement when preparing documents for web preview or thumbnail...

    kb.groupdocs.com/conversion/net/convert-doc-to-...
  7. Font extraction options | GroupDocs

    Learn this guide to know about extracting fonts from input Word Document when editing with GroupDocs.Editor API....Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...

    docs.groupdocs.com/editor/java/font-extraction-...
  8. Save to stream | GroupDocs

    You might need to save a Document to any custom file at any location on the local disc or a even a Stream. The following example demonstrates how to save a Document to any location. final Redactor redactor = new Redactor("Sample.docx"); try { // Here we can use Document instance to perform redactions RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { // Save the Document to a custom location and convert its pages to images final FileOutputStream fileStream = new FileOutputStream("C:\\\\Temp\\\\sample_output_file....Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/java/save-to-stream/
  9. Extract text from documents | GroupDocs

    Learn how to extract text from PDF, Word, Excel, PowerPoint, and 50+ Document formats using GroupDocs.Parser for .NET. Simple C# code examples for extract text from PDF C# scenarios....Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/net/extract-text-from...
  10. Searching watermarks | GroupDocs

    This article explains how to search watermarks while using GroupDocs. Watermarks Java API....Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/java/searching-wat...