Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 6,017 for

file watermark

(0.09 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(); }...Watermark Product Solution GroupDocs...document as a rasterized PDF file: final Redactor redactor = new...

    docs.groupdocs.com/redaction/java/save-in-raste...
  2. URI rewriting | GroupDocs

    Customize resource URIs in the Markdown output -- CDN URLs, custom paths...Watermark Product Solution GroupDocs...Note URI rewriting works with file-based image strategies ( ExportImagesToFileSy...

    docs.groupdocs.com/markdown/python-net/uri-rewr...
  3. Handle loading of external resources documents ...

    Learn how to handle loading of external resources....Watermark Product Solution GroupDocs...It allows to skip unnesesary file loading. /// </summary> public...

    docs.groupdocs.com/parser/net/handle-loading-of...
  4. find and remove watermarks in Java on GroupDocs...

    find and remove Watermarks in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in find and remove Watermarks in Java on GroupDocs Blog | Document Aut......find and remove watermarks in Java on GroupDocs Blog | Document...content in find and remove watermarks in Java on GroupDocs Blog...

    blog.groupdocs.com/id/tag/find-and-remove-water...
  5. GroupDocs.Conversion Product Family

    Find answers about converting documents and images of various types using code on any platform....Watermark Product Family GroupDocs.Merger...Convert Text File to JPG using Java How to Convert Text File to JPG...

    kb.groupdocs.com/conversion/page/14/
  6. Basic Usage | GroupDocs

    Let’s review common usage scenarios when source document “sample.docx” is stored at a local drive and you want to apply redactions to it....Watermark Product Solution GroupDocs...to it. Get supported file formats Get file info Get document page...

    docs.groupdocs.com/redaction/java/basic-usage/
  7. Features Overview | GroupDocs

    Redacted meaning is that a process of modifying or editing a document to remove the confidential information before publishing it. With GroupDocs.Redaction tool you can redact PDF and save redacted document, redact sensitive and classified information from MS Word (DOC, DOCX and more..), Excel (XLS, XLSX and more..), PowerPoint(PPT, PPTX and more) documents and images (JPG, PNG, BMP, GIF and more..)....Watermark Product Solution GroupDocs...toolkit and create a new PDF file with raster images of redacted...

    docs.groupdocs.com/redaction/net/features-overv...
  8. HTML5 Image, PDF and Microsoft Office Document ...

    We’ve received a lot of feedback from our customers asking us to create a .NET library based on our HTML5 document annotation app. We’ve worked hard and today are pleased to announce the release of the document annotation library for developers on .NET platforms (ASP.NET, C#, VB.NET). Using the library, developers can seamlessly enhance their web and mobile apps with the ability to annotate Microsoft Office documents, PDFs and image Files....Office documents, PDFs and image files. The benefits that the library...users can annotate more than 50 file formats, including all common...

    blog.groupdocs.com/annotation/html5-image-and-p...
  9. Extract text areas | GroupDocs

    Learn how to extract text areas with coordinates and formatting information from documents using GroupDocs.Parser for Python via .NET. Extract text with position data, rectangles, and text styles....Watermark Product Solution GroupDocs...sample.pdf The following sample file is used in this example: Expected...

    docs.groupdocs.com/parser/python-net/extract-te...
  10. Convert WebP to JPG, PNG, and PDF in Java | Fre...

    How to convert WebP to JPG, PNG, or PDF in Java using an open-source document conversion API. Convert WebP online for free. Running examples are available....here just to convert your WebP files to JPG , PDF, or WebP to PNG...convert 50+ document and image file formats. As a Java developer...

    blog.groupdocs.com/conversion/convert-webp-to-j...