Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 8,626 for

word annotation

(0.16 sec)
  1. Implement custom encryption with Metadata signa...

    This article explains how to implement custom encryption for Metadata electronic signatures....Annotation Product Solution GroupDocs...You are welcome to eSign PDF, Word, Excel, PowerPoint documents...

    docs.groupdocs.com/signature/java/implement-cus...
  2. Search for standard entries in the QR-Code sign...

    This article explains how to search for VCard, MeCard, Email, Address, EPC, SEPA, Event data in QR-code electronic signatures from previously signed documents with GroupDocs.Signature API....Annotation Product Solution GroupDocs...free online apps. To sign PDF, Word, Excel, PowerPoint, and other...

    docs.groupdocs.com/signature/net/search-for-sta...
  3. Quick Start Guide | GroupDocs

    Set up a virtual environment, install groupdocs-editor-net, and run three minimal examples — round-trip edit a DOCX, convert DOCX → PDF through HTML, and read document info — in under five minutes....Annotation Product Solution GroupDocs...groupdocs-editor-net-* Example 1: Edit a Word document To quickly test the...

    docs.groupdocs.com/editor/python-net/quick-star...
  4. License issues? ( At most 4 elements (for any c...

    hi, I have temporary license from Friday. When using this license in docker image or in spring app it seems to not fully works. Here is example: I have started a docker container: docker run -p 8080:8080 --name 22.12…...annotation.ServletInvocableHand.inv...springframework.web.servlet.mvc.method.annotation.RequestMappingHandle.inv...

    forum.groupdocs.com/t/license-issues-at-most-4-...
  5. Convert to Email with advanced options | GroupDocs

    Follow this guide and learn how to convert between email formats (MSG, EML, EMLX) and customize attachment processing using GroupDocs.Conversion for .NET....Annotation Product Solution GroupDocs...options ); } // ✅ Convert email to Word document using ( var converter...

    docs.groupdocs.com/conversion/net/convert-to-em...
  6. 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....Annotation Product Solution GroupDocs...used as text watermark in a Word document. The full list of supported...

    docs.groupdocs.com/watermark/java/adding-text-w...
  7. Implement custom serialization with Metadata si...

    This article explains how to implement custom serialization for Metadata electronic signatures....Annotation Product Solution GroupDocs...You are welcome to eSign PDF, Word, Excel, PowerPoint documents...

    docs.groupdocs.com/signature/java/implement-cus...
  8. Batch Watermarking with Duplicate-Safe Processi...

    Apply text and image watermarks in bulk while ensuring safe re-run execution with GroupDocs.Watermark for .NET....Annotation Product Solution GroupDocs...thousands of documents—PDFs, Word files, presentations, and spreadsheets—on...

    docs.groupdocs.com/watermark/net/batch-watermar...
  9. Extract images from document | GroupDocs

    Learn how to extract images from documents using GroupDocs.Parser for Python via .NET. Extract images with position data, rotation, and format information from PDF, Word, Excel....Annotation Product Solution GroupDocs...document formats including PDF, Word, Excel, PowerPoint, and more...

    docs.groupdocs.com/parser/python-net/extract-im...
  10. Adding text watermarks | GroupDocs

    Add text watermarks to pages, worksheets, slides or frames using Python via .NET....Annotation Product Solution GroupDocs...background color for WordArt in Word documents). See for details...

    docs.groupdocs.com/watermark/python-net/adding-...