Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 860 for

java pdf signature security

(0.04 sec)
  1. Save in rasterized PDF | Documentation

    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(); }...Signature Product Solution GroupDocs...Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/redaction/java/save-in-raste...
  2. Optimize the output PDF file | Documentation

    This topic describes how to optimize Pdf file in the GroupDocs.Viewer Java API for web browser or to reduce size....Signature Product Solution GroupDocs...Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  3. GroupDocs.Assembly for Java | Documentation

    Release notes Package repository GroupDocs.Assembly for Java - A assembly is a document automation and reports generation API designed to create custom documents from templates. This Java reporting API intelligently assembles the given data with the defined template document and generates an output document based on the data source, in the template’s format as well as in the specified output format. GroupDocs.Assembly supports over 170 popular file formats. Load text documents, spreadsheets, presentations, Pdf files, email messages, and images....Signature Product Solution GroupDocs...Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/assembly/java/
  4. GroupDocs.Viewer for Java | Documentation

    GroupDocs.Viewer for Java allows you to render documents in various formats as HTML, Pdf, JPEG, and PNG files. You do not need to use third-party software to view files within your Java application....Signature Product Solution GroupDocs...Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/viewer/java/
  5. Select specific pages for rasterized PDF | Docu...

    Select specific pages for rasterized Pdf Saving document as a rasterized Pdf, you can specify starting page index (zero based) and the number of pages from this index to save. Also, you can change the Compliance level from Pdf/A-1b, which is used by default, to Pdf/A-1a: final Redactor redactor = new Redactor("MultipageSample.docx"); try { RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(Java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { SaveOptions options = new SaveOptions(); options....Signature Product Solution GroupDocs...Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/redaction/java/select-specif...
  6. Create PDF with Image Redaction | Documentation

    This article shows how to redact the pages of a document as images, redacting entire areas of the page instead or in addition to a specific text....Signature Product Solution GroupDocs...Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/redaction/java/create-pdf-wi...
  7. How to Add Text Redaction Annotation in PDF usi...

    This topic explains how to add text redaction annotation in Pdf using Java along with steps and code to insert text redaction annotation to Pdf in Java....Signature Product Family GroupDocs.Metadata...Redaction Annotation in PDF using Java This article focuses on...

    kb.groupdocs.com/annotation/java/how-to-add-tex...
  8. Optimize a PDF file for a browser | Documentation

    This topic describes how to optimize Pdf file using the GroupDocs.Viewer Java API for web browser or to reduce size....Signature Product Solution GroupDocs...Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  9. GroupDocs.Redaction for Java | Documentation

    A Java API for redaction of sensitive and classified information from the documents. You can redact in adobe Pdf, redact in excel or in many of different file formats....Signature Product Solution GroupDocs...Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/redaction/java/
  10. Tags

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....in Java 1 Add annotations in PDF 1 add annotations in PDF using...csharp 1 add annotations in PDF using Java 1 Add Annotations in Word...

    blog.groupdocs.com/tags/