Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 18,652 for

watermarking pdf

(0.34 sec)
  1. 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. C# using (Redactor redactor = new Redactor(@"sample.docx")) { // Save the document with advanced options (convert pages into images, and save Pdf with scan-like pages) var so = new SaveOptions(); so....Watermark Product Solution GroupDocs...document will be rasterized to PDF, but the scan-like effects will...

    docs.groupdocs.com/redaction/net/use-advanced-r...
  2. Sign documents with extra Digital Signature pro...

     This article explains how to use extended Digital electronic signatures options and adjustment on document page....Watermark Product Solution GroupDocs...temp . getHeight ()); } Sign Pdf document with Text signature...

    docs.groupdocs.com/signature/java/sign-document...
  3. GroupDocs.Comparison for Java

    Find answers about comparing similar documents using Java language and platform....Watermark Product Family GroupDocs.Merger...Files in Java How to Compare PDF Files using Java English Ελληνικά...

    kb.groupdocs.com/comparison/java/
  4. How to Convert XLSX to DOCX using C#

    In this article, you will be guided on how to convert XLSX to DOCX using C#. Also, a code example will be provided to demonstrate how to export XLSX to DOCX in C#....Watermark Product Family GroupDocs.Merger...topic on converting XLSX to PDF, and if you need further assistance...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  5. GroupDocs.Metadata Product Family

    Find answers about handling metadata of documents, images and other files using code on any platform....Watermark Product Family GroupDocs.Merger...using C# Read Metadata from PDF using C# Read Metadata from PPTX...

    kb.groupdocs.com/metadata/page/2/
  6. GroupDocs.Merger Product Family

    Գտեք պատասխաններ ցանկացած հարթակի վրա կոդ օգտագործելով տարբեր տեսակի ֆայլերի ձևաչափերի միաձուլման մասին:...Watermark Product Family GroupDocs.Merger...ֆայլերը՝ օգտագործելով C# Միավորել PDF ֆայլերը՝ օգտագործելով C# «« «...

    kb.groupdocs.com/hy/merger/page/2/
  7. How to Convert EPUB to Word in C#

    This short tutorial provides the stepwise instructions to convert EPUB to Word in C# and a sample code for the C# EPUB to Word converter application....Watermark Product Family GroupDocs.Merger...to PDF using C#, have a look at how to convert ODT to PDF in...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  8. Add Arrow Annotation to JPG using C#

    You will learn how to add arrow annotation to JPG using C# in this tutorial. Additionally, we will provide code example to insert arrow annotation to JPG in C#....Watermark Product Family GroupDocs.Merger...add replacement annotation in PDF using C#. For a more in-depth...

    kb.groupdocs.com/annotation/net/add-arrow-annot...
  9. GroupDocs.Total for Java | GroupDocs

    GroupDocs.Total for Java is the super-set of all the Java on-premise APIs offered by GroupDocs. We compile it on a monthly basis to ensure that it contains the most up to date versions of each of our Java document manipulation APIs....Watermark Product Solution GroupDocs...spreadsheets, presentations, PDF files, emails, images, and 3D...

    docs.groupdocs.com/total/java/
  10. Pre-rasterize | GroupDocs

    This article shows how to pre-rasterize a document using the redaction API....Watermark Product Solution GroupDocs...to the file as a rasterized PDF, e.g. uisng ImageAreaRedaction:...

    docs.groupdocs.com/redaction/net/pre-rasterize/