Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 16,417 for

pdf watermark

(0.11 sec)
  1. Adding watermarks | Documentation

    GroupDocs.Watermark for Java supports the following Watermark types. TextWatermark ImageWatermark Adding Watermark to any supported document format using GroupDocs.Watermark consists of some easy steps. Following are the steps to add a Watermark to a document. Load the document Create and initialize Watermark object Set Watermark properties Add a Watermark to the document Save the document For more details please refer to the following guides:...Watermark Product Solution GroupDocs...GroupDocs.Watermark Product Family / GroupDocs.Watermark for Java...

    docs.groupdocs.com/watermark/java/adding-waterm...
  2. Protect Your Documents with Watermarks in Group...

    One of the most requested and hence actively developed features in GroupDocs.Viewer for .NET is Watermarking. Watermarking allows you to protect documents that you display on the web from screen-grabbing. In GroupDocs.Viewer for .NET Watermarks are implemented as customizable text that can be added over a displayed document, overlapping its content. For the first time the ability to add Watermarks was implemented in GroupDocs.Viewer for .NET version 2.0. In its first implementation, the feature had a number of restrictions....NET is watermarking. Watermarking allows you to protect...GroupDocs.Viewer for .NET watermarks are implemented as customizable...

    blog.groupdocs.com/viewer/protect-your-document...
  3. Adding text watermarks | Documentation

    Following code snippet shows how to add text Watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the Watermark will be added to all of them. advanced_usage.adding_text_Watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker Watermarker = new Watermarker("image.png"); // Initialize the font to be used for Watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the Watermark object TextWatermark Watermark = new TextWatermark("Test Watermark", font); // Set Watermark properties Watermark....Watermark Product Solution GroupDocs...GroupDocs.Watermark Product Family / GroupDocs.Watermark for Java...

    docs.groupdocs.com/watermark/java/adding-text-w...
  4. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Watermark Product Family GroupDocs.Merger...Add Text Watermark to PNG using C# Add Text Watermark to JPG using...

    kb.groupdocs.com/categories/page/13/
  5. GroupDocs.Viewer for .NET 3.7.0 Supports EMF an...

    Today, we’re delighted to share some new features and improvements that we’ve incorporated in the October release of GroupDocs.Viewer for .NET. This release comes up with the support of EMF and DICOM file formats. Along with this, the API also provides the way to work with layers in Pdf documents and default fonts in diagram documents. Check out this latest version to enhance and improve your document viewer applications....the way to work with layers in PDF documents and default fonts in...NET 3.7.0 . # Show and hide PDF layers Set default font when...

    blog.groupdocs.com/viewer/groupdocs-viewer-dot-...
  6. Conversion from STL is introduced in GroupDocs....

    We are pleased to announce another monthly release of GroupDocs.Conversion for .NET 17.10. This release comes with new document formats support such as IFC and STL. Improvements like setting default transparency of Watermark to 0.5, Slides to XPS conversion, incorrect conversion from One to Pdf and many others are introduced. Furthermore, some bug fixes are also announced. We’d recommend you to download the latest release of the API and share your experience....setting default transparency of watermark to 0.5, Slides to XPS conversion...incorrect conversion from One to PDF and many others are introduced...

    blog.groupdocs.com/conversion/conversion-stl-in...
  7. Document Watermarking on GroupDocs Blog | Docum...

    Document Watermarking on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Document Watermarking on GroupDocs Blog | Document Automation Solutions for .NET......Document Watermarking on GroupDocs Blog | Document Automation...Recent content in Document Watermarking on GroupDocs Blog | Document...

    blog.groupdocs.com/id/tag/document-watermarking...
  8. Adding text watermarks | Documentation

    The GroupDocs.Watermark allows to add text Watermarks to documents which may consists of pages, worksheets, slides or frames....Watermark Product Solution GroupDocs...GroupDocs.Watermark Product Family / GroupDocs.Watermark for .NET...

    docs.groupdocs.com/watermark/net/adding-text-wa...
  9. GroupDocs.Watermark Product Family

    Find answers about manipulating text and image Watermarks in different files using code on any platform....Watermark Product Family GroupDocs.Merger...Product Family GroupDocs.Watermark Product Family Find answer...

    kb.groupdocs.com/watermark/page/2/
  10. Merge PDF | Documentation

    Follow this guide and learn how to merge Pdf files, combine several Pdfs into one using GroupDocs.Merger for Java API and couple lines of code...Watermark Product Solution GroupDocs.../ Merge PDF Merge PDF Leave feedback How to merge PDF files in...

    docs.groupdocs.com/merger/java/merge-pdf/