Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 4,610 for

document security

(2.47 sec)
  1. Add watermarks to email attachments | GroupDocs

    The API allows you to add watermark to all the attachments of supported types in an email message as shown in the following code sample. advanced_usage.add_watermarks_to_email_attachments.EmailAddWatermarkToAllAttachments TextWatermark watermark = new TextWatermark("Test watermark", new Font("Arial", 19)); EmailLoadOptions loadOptions = new EmailLoadOptions(); // Specify an absolute or relative path to your Document. Ex: "C:\\Docs\\message.msg" Watermarker watermarker = new Watermarker("message.msg", loadOptions); EmailContent content = watermarker.getContent(EmailContent.class); for (EmailAttachment attachment : content.getAttachments()) { // Check if the attached file is supported by GroupDocs....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Watermark Product Family...

    docs.groupdocs.com/watermark/java/add-watermark...
  2. Get text coordinates | GroupDocs

    Learn how to obtain text coordinates when rendering your Documents with Image Viewer by GroupDocs and place text over rendered Document page image....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Viewer Product Family /...

    docs.groupdocs.com/viewer/java/image-viewer-get...
  3. Working with Spreadsheet Documents | GroupDocs

    Note This feature is supported by version 18.2 or greater. Note The code uses some of the objects defined in The Business Layer. Working with Spreadsheet Documents GroupDocs.Assembly allows you to use data bands in table rows in Spreadsheet Documents. A table-row data band is a data band which body occupies single or multiple rows of a single Document table. The body of such a band starts at the beginning of the first occupied row and ends at the end of the last occupied row as follows....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Assembly Product Family...

    docs.groupdocs.com/assembly/net/working-with-sp...
  4. Working with Presentation Documents | GroupDocs

    Note This feature is supported by version 18.2 or greater. Note The code uses some of the objects defined in The Business Layer. Working with Presentation Documents GroupDocs.Assembly allows you to use data bands in table rows in Presentation** Documents**. A table-row data band is a data band which body occupies single or multiple rows of a single Document table. The body of such a band starts at the beginning of the first occupied row and ends at the end of the last occupied row as follows....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Assembly Product Family...

    docs.groupdocs.com/assembly/net/working-with-pr...
  5. Delete Image signatures from documents | GroupDocs

    This article explains how to delete Image electronic signatures with GroupDocs.Signature API....Legal Security Events Acquisition GroupDocs Documentation / GroupDocs.../ Delete signatures from documents / ❌ Image Delete Image signatures...

    docs.groupdocs.com/signature/python-net/delete-...
  6. Introducing GroupDocs.Classification for .NET |...

    What Is GroupDocs.Classification? GroupDocs.Classification for .NET is a powerful and intuitive library used for texts and Documents classification with several taxonomies. Documents could be in various formats,including Microsoft Word and OpenDocument Writer file formats, PDF Documents, RTF and TXT. Classification results can be easily customized with multiple and flexible options. Why Use GroupDocs.Classification as a Developer? No additional software is required to classify texts or Documents. IAB-2 taxonomy for News/Cites classification....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Classification Product Family...

    docs.groupdocs.com/classification/net/introduci...
  7. Delete Barcode signatures from documents | Grou...

    This article explains how to delete Barcode electronic signatures with GroupDocs.Signature API....Legal Security Events Acquisition GroupDocs Documentation / GroupDocs.../ Delete signatures from documents / ❌ Barcode Delete Barcode...

    docs.groupdocs.com/signature/python-net/delete-...
  8. GroupDocs.Watermark for Node.js via Java | Grou...

    GroupDocs.Watermark for Java developer Documentation. Learn how to add watermarks using nodejs...Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Watermark Product Family...

    docs.groupdocs.com/watermark/nodejs-java/
  9. Add image watermarks | GroupDocs

    This article shows how to add an image watermark and save the resultant Document. It is capable of adding watermarks to images or Documents....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Watermark Product Family...

    docs.groupdocs.com/watermark/python-net/add-image/
  10. Add Text Watermark to DOCX Using C#

    Learn how to add text watermark to DOCX using C# without installing extra software. Moreover, we will provide you code to insert text watermark to DOCX using C#....digital age, protecting your documents from unauthorized use and...professional touch to your documents. In this article, we’ll explore...

    kb.groupdocs.com/watermark/net/add-text-waterma...