Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 3,529 for

image watermarking

(0.22 sec)
  1. Convert email formats | Documentation

    This article demonstrates how you can convert to and from email formats with GroupDocs.Conversion for Node.js via Java....Watermark Product Solution GroupDocs..., , Email and Outlook: , , Image: , , , , , , , , , JPG, , ,...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  2. Generate document page preview | Documentation

    The page describes how to generate PDF, Word, Excel, PowerPoint documents thumbnails and preview document pages using GroupDocs.Annotation for Java API....Watermark Product Solution GroupDocs...specify desired page numbers, image format, etc. To generate a document...

    docs.groupdocs.com/annotation/java/generate-doc...
  3. Sign documents with standard QR-code entries | ...

    This article explains how to create QR-code electronic signature with standard encoded entries like Address, Email, V-Card, MeCard, EPC/SEPA, Event etc...Watermark Product Solution GroupDocs...Address inside the QR-Code image This example shows how to esign...

    docs.groupdocs.com/signature/java/sign-document...
  4. Generate document pages preview | Documentation

    Following this guide you will learn how to generate PDF, Word, Excel, PowerPoint documents thumbnails and preview document pages using GroupDocs.Comparison for Node.js via Java API....Watermark Product Solution GroupDocs...specify desired page numbers, image format, etc. To generate the...

    docs.groupdocs.com/comparison/nodejs-java/gener...
  5. Barcodes Syntax and Properties | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later releases. Inserting Barcodes Dynamically You can insert barcode Images to your documents dynamically using barcode tags. To declare a dynamically inserted barcode Image within your template, perform the following steps: Add a textbox to your template at the place where you want a barcode Image to be inserted. Set common Image attributes such as size, rotation angle, and others for the textbox, making the textbox look like a barcode Image without bars and text....Watermark Product Solution GroupDocs...Usage / Working with Barcode Image Generation / Barcodes Syntax...

    docs.groupdocs.com/assembly/net/barcodes-syntax...
  6. Generate document pages preview | Documentation

    Following this guide you will learn how to generate PDF, Word, Excel, PowerPoint documents thumbnails and preview document pages using GroupDocs.Comparison for .NET API....Watermark Product Solution GroupDocs...specify desired page numbers, image format, etc. To generate the...

    docs.groupdocs.com/comparison/net/generate-docu...
  7. Working with slide backgrounds | Documentation

    Extracting information about all slide backgrounds The API allows you to extract information about all the slide backgrounds in a PowerPoint document as shown in the following code sample using method getBackgroundImage() of PresentationSlide.getImageFillFormat(). advanced_usage.add_watermarks_to_presentations.PresentationGetSlideBackgroundsInformation PresentationLoadOptions loadOptions = new PresentationLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation.pptx", loadOptions); PresentationContent content = watermarker.getContent(PresentationContent.class); for (PresentationSlide slide : content.getSlides()) { if (slide....Watermark Product Solution GroupDocs...GroupDocs.Watermark Product Family / GroupDocs.Watermark for Java...

    docs.groupdocs.com/watermark/java/working-with-...
  8. Convert project management formats | Documentation

    This article demonstrates how you can convert to and from project management formats with GroupDocs.Conversion for Java....Watermark Product Solution GroupDocs...also be exported to PDF or image formats for documentation. Common...

    docs.groupdocs.com/conversion/java/convert/proj...
  9. Merge TIFF files using C#

    In this article, we will provide key steps to merge TIFF files using C#. Moreover, you will be provide a sample code example to combine TIFF files in C#....Watermark Product Family GroupDocs.Merger...files using C# TIFF (Tagged Image File Format) files are widely...

    kb.groupdocs.com/merger/net/merge-tiff-files-us...
  10. Convert presentations | Documentation

    This article demonstrates how to convert PowerPoint presentations of PPT, PPTX, ODP to other formats with couple lines of Java code....Watermark Product Solution GroupDocs...presentations to other formats like images, HTML, XML, etc. It may be...

    docs.groupdocs.com/conversion/nodejs-java/conve...