Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 3,377 for

image signature

(0.11 sec)
  1. Adding text watermarks | GroupDocs

    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....Signature Product Solution GroupDocs...relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker...

    docs.groupdocs.com/watermark/java/adding-text-w...
  2. Generate previews | GroupDocs

    This article provides learning contents about how to generate page previews of documents in .NET using GroupDocs.Parser for Java API...Signature Product Solution GroupDocs...}); // Set PNG as an output image format previewOptions . setPreviewFormat...

    docs.groupdocs.com/parser/java/generate-previews/
  3. Render email messages as HTML, PDF, PNG, and JP...

    Convert email messages to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API....Signature Product Solution GroupDocs...loaded message to HTML, PDF, or image format. These methods allow...

    docs.groupdocs.com/viewer/python-net/render-ema...
  4. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Signature Product Solution GroupDocs...for attached documents and images .emlx Apple Mail Message ✅...

    docs.groupdocs.com/watermark/java/supported-doc...
  5. OCR Usage Basics | GroupDocs

    This article explains how to use OCR....Signature Product Solution GroupDocs...OCR to extract a text from images and PDFs / OCR Usage Basics...

    docs.groupdocs.com/parser/net/ocr-usage-basics/
  6. Working with worksheet backgrounds | GroupDocs

    This article explains how to work with worksheet backgrounds while using GroupDocs watermarking API...Signature Product Solution GroupDocs...watermark to the background images that belong to an Excel document...

    docs.groupdocs.com/watermark/net/working-with-w...
  7. Working with EXIF metadata | GroupDocs

    Access, read, update, and remove EXIF metadata using GroupDocs.Metadata for Python via .NET....Signature Product Solution GroupDocs...specification, EXIF (Exchangeable image file format) is a standard that...

    docs.groupdocs.com/metadata/python-net/working-...
  8. GroupDocs.Watermark Overview | GroupDocs

    GroupDocs.Watermark for Node.js via Java is a powerful API for managing watermarks in the various documents formats such as PDF, DOCX/DOC/RTF, PPTX/PPT, XLSX/XLS, JPG, PNG, TIFF, GIF and many others....Signature Product Solution GroupDocs...following features: Add text and image watermark to supported document...

    docs.groupdocs.com/watermark/nodejs-java/groupd...
  9. Load document of specific format | GroupDocs

    This article explains how to load document of specific format....Signature Product Solution GroupDocs...descendant Diagram Email Image GIF Image TIFF Image PDF Presentation...

    docs.groupdocs.com/watermark/net/load-document-...
  10. Get document page preview | GroupDocs

    This article shows the implementation of Redactor class which supports the rendering of the document preview in JPEG, PNG and BMP....Signature Product Solution GroupDocs...preview in on of these image formats: JPEG Image Portable Network Graphics...

    docs.groupdocs.com/redaction/java/get-document-...