Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 19,192 for

watermarking pdf

(0.72 sec)
  1. GroupDocs.Conversion for Node.js via Java

    Find answers about converting documents and images of various types using Node.js via Java code on any platform....Watermark Product Family GroupDocs.Merger...using Node.js Convert PPTX to PDF using Node.js Convert PPTX to...

    kb.groupdocs.com/conversion/nodejs/page/2/
  2. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to Pdf, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. use_advanced_rasterization_options.py from groupdocs.redaction import Redactor from groupdocs.redaction.options import SaveOptions, AdvancedRasterizationOptions from groupdocs.redaction.redactions import ExactPhraseRedaction, ReplacementOptions def use_advanced_rasterization_options(): # Specify the redaction options repl_opt = ReplacementOptions("[personal]") ex_red = ExactPhraseRedaction("John Doe", repl_opt) # Load the document to be redacted with Redactor("....Watermark Product Solution GroupDocs...document will be rasterized to PDF, but the scan-like effects will...

    docs.groupdocs.com/redaction/python-net/use-adv...
  3. Saving a File to Local Disk | GroupDocs

    This article demonstrates how to convert files stored on local disk using GroupDocs.Conversion for Java API....Watermark Product Solution GroupDocs...C:\files\converted.pdf) or a relative path (e.g., converted.pdf ). convertOptions...

    docs.groupdocs.com/conversion/java/save-file-to...
  4. Saving a File to an Output Stream | GroupDocs

    This article demonstrates how to convert a file and save it as a stream using GroupDocs.Conversion for Java API....Watermark Product Solution GroupDocs...Word document ( .docx ) to a PDF file and save the output to an...

    docs.groupdocs.com/conversion/java/save-file-to...
  5. Saving documents | GroupDocs

    The articles explain that how to save documents in different ways after making redactions....Watermark Product Solution GroupDocs...images and puts them in a single PDF file, so you can share the redacted...

    docs.groupdocs.com/redaction/net/saving-documents/
  6. Saving documents | GroupDocs

    Saving a document, GroupDocs.Redaction puts it in the same folder as the original file, renaming or rewriting original. If you need to save the document to any custom location, you’ll have to open a Stream to this location. As a save option by default, GroupDocs.Redaction converts all pages (slides, worksheets) in a document into images and puts them in a single Pdf file, so you can share the redacted document without any additional conversions....Watermark Product Solution GroupDocs...images and puts them in a single PDF file, so you can share the redacted...

    docs.groupdocs.com/redaction/java/saving-docume...
  7. Document Viewer 2.0.0 with Image Mode, Page nav...

    Today, we are pleased to announce another release of ASP.NET WebForms Modern UI Document Viewer 2.0.0 using GroupDocs.Viewer for .NET version 17.11.0. This release v2.0.0 comes up with new features and improvements to view document in both HTML and Image representations for different document formats like DOCX, Pdf, XLSX, PPTX, MSG with attachments and allow user to Zoom, Navigate to Pages, set Watermark and tools/features configuration options through JS Parameters and many more features....document formats like DOCX, PDF, XLSX, PPTX, MSG with attachments..., Navigate to Pages, set Watermark and tools/features configuration...

    blog.groupdocs.com/viewer/asp.net-webforms-mode...
  8. Load File From Stream | GroupDocs

    Pass any Python file-like object — open() handle, io.BytesIO, boto3/azure-blob/requests response body — to the Converter constructor to convert documents directly from memory or cloud storage without touching the local filesystem....Watermark Product Solution GroupDocs...stream and converting it to PDF. In this example we get and specify...

    docs.groupdocs.com/conversion/python-net/develo...
  9. Edit Watermark's Text and Image using GroupDocs...

    We are excited to announce that we have released version 18.3 of GroupDocs.Watermark for Java. The latest version supports replacing text and image for the found watermarks across all the supported formats. It also allows editing of the objects that can be considered as the watermark in Pdf documents. Following are some salient features of GroupDocs.Watermark for Java 18.3 Replacing Text and Image for Found Watermarks The latest version allows replacing text and image for the found possible watermarks that we get in a search result....Watermark for Java . The latest version...text and image for the found watermarks across all the supported...

    blog.groupdocs.com/watermark/edit-watermark-tex...
  10. Rotate pages | GroupDocs

    This article explains how to rotate Pdf, HTML or Image pages when rendering documents with GroupDocs.Viewer within your .NET applications....Watermark Product Solution GroupDocs...when rendering a document as PDF: C# using GroupDocs.Viewer ;...

    docs.groupdocs.com/viewer/net/flip-or-rotate-pa...