Sort Score
Result 10 results
Languages All
Labels All
Results 6,861 - 6,870 of 11,745 for

document watermarking

(0.62 sec)
  1. Load password-protected file | GroupDocs

    Load password-protected file In order to open password-protected Documents, you have to pass your password to LoadOptions class constructor or assign it to its Password property of an instance of LoadOptions class: LoadOptions loadOptions = new LoadOptions("mypassword"); final Redactor redactor = new Redactor("protected_sample.docx", loadOptions); try { // Here we can use Document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); redactor.save(); } finally { redactor.close(); }...Watermark Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/java/load-password...
  2. Optimize the PDF file resources | GroupDocs

    This topic describes how to optimize PDF file using the GroupDocs.Viewer Java API to reduce size....Watermark Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  3. Getting Started | GroupDocs

    This section decsribes how to get started with GroupDocs.Merger for Java library...Watermark Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/java/getting-started/
  4. Loading files | GroupDocs

    The listed articles below explain how to load password-protected Documents and load files from different sources....Watermark Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Markdown / GroupDocs...

    docs.groupdocs.com/markdown/python-net/loading-...
  5. Loading files | GroupDocs

    The listed articles below explain how to load password-protected Documents and load files from different sources....Watermark Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Markdown / GroupDocs...

    docs.groupdocs.com/markdown/net/loading-files/
  6. Basic Usage | GroupDocs

    Generate Documents based on a data source and template, or create reports fast and easy with our intuitive and powerful API just with few lines of code. Let’s look at a scenario for working with a business case and working with GroupDocs.Assembly Engine....Watermark Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/python-net/basic-us...
  7. Getting Started | GroupDocs

    Install GroupDocs.Merger for Python via .NET, merge your first Documents, and explore the runnable examples repository on Windows, Linux, or macOS....Watermark Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/python-net/getting-st...
  8. Process attachments | GroupDocs

    Extract and save attachments from emails, PDFs, and archives using GroupDocs.Viewer for Python....Watermark Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/python-net/working-wi...
  9. Convert SVG to PNG in Java - Vector Graphics to...

    Convert SVG vector graphics to PNG images using Java. Rotate, flip, watermark, grayscale, and adjust brightness & gamma of converted PNG using Java API....Conversion showcases document & image conversion API for...setRotateAngle(int value) Watermark setWatermark(WatermarkTextOptions...

    blog.groupdocs.com/conversion/convert-svg-to-pn...
  10. Create Search Report using Java

    Learn how to create search report using Java for indexed data. A sample code example will be provided to generate search report in Java without installing extra software....Watermark Product Family GroupDocs.Merger...searches, and the count of documents that match the query. These...

    kb.groupdocs.com/search/java/create-search-repo...