Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 5,685 for

file merger

(0.16 sec)
  1. 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...document as a rasterized PDF file: final Redactor redactor = new...

    docs.groupdocs.com/redaction/java/save-in-raste...
  2. How to Convert MSG to HTML using Java

    Quickly learn how to convert MSG to HTML using Java without relying on external tools. Furthermore, we will furnish you with a code to export MSG to HTML in Java....Merger Product Family GroupDocs.Redaction...necessity arises for converting files from one format to another....

    kb.groupdocs.com/conversion/java/how-to-convert...
  3. How to Convert RTF to PPTX using C#

    This article explains how to convert RTF to PPTX using C# programming language. It also offers a sample code example for the C# RTF to PPTX converter application....Merger Product Family GroupDocs.Redaction...functionality. Converting RTF files to PPTX format is valuable for...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  4. Remove Metadata from RTF using C#

    Quickly grasp the knowledge of how to remove metadata from RTF using C#. Moreover, you'll be provided with a code demonstrating how to clean metadata from RTF in C#....Merger Product Family GroupDocs.Redaction...using C# RTF (Rich Text Format) files often contain metadata that...

    kb.groupdocs.com/redaction/net/remove-metadata-...
  5. How to Add Barcode Signature to PDF in Java

    This short guide provides thorough instructions on how to create a Barcode for a PDF using Java and how to add Barcode signature to PDF in Java....Merger Product Family GroupDocs.Redaction...Signature class, pass the output PDF file name and BarcodeSignOptions...

    kb.groupdocs.com/signature/java/how-to-add-barc...
  6. Render DOCX as HTML using Python

    In this topic, you will learn how to render DOCX as HTML using Python. A code example will also be provided to create HTML from DOCX in Python for search engine visibility....Merger Product Family GroupDocs.Redaction...with the tools to convert DOCX files into clean, readable HTML ....

    kb.groupdocs.com/viewer/python/render-docx-as-h...
  7. Add Highlight Annotation to JPG using Java

    Let's learn how to add highlight annotation to JPG using Java. Moreover, we will provide you a code example to insert highlight annotation in Java for JPG....Merger Product Family GroupDocs.Redaction...Annotator class by providing the JPG file path as a parameter to its constructor...

    kb.groupdocs.com/annotation/java/add-highlight-...
  8. Add Ellipse Annotation to JPG using Java

    This tutorial offers guidance on how to add ellipse annotation to JPG using Java. It includes code demonstrating how to insert ellipse annotation to JPG in Java....Merger Product Family GroupDocs.Redaction...Annotator class by providing the JPG file path as a parameter to its constructor...

    kb.groupdocs.com/annotation/java/add-ellipse-an...
  9. How to Convert SVG to PDF using Java

    This tutorial provides detailed information on how to convert SVG to PDF using Java and enables users to easily write the code to export SVG to PDF in Java....Merger Product Family GroupDocs.Redaction...class and load the source SVG file Set convert options for the...

    kb.groupdocs.com/conversion/java/how-to-convert...
  10. How to Add Redaction Annotation to PDF using Java

    Acquire the essential knowledge on how to add redaction annotation to PDF using Java, and effortlessly harness APIs to enhance your capability to incorporate redaction annotation in PDF using Java....Merger Product Family GroupDocs.Redaction...sensitive content within a PDF file. The library employed in this...

    kb.groupdocs.com/annotation/java/how-to-add-red...