Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 3,194 for

conholdate

(0.04 sec)
  1. Load document from URL | Documentation

    The page describes how to load PDF, Word, Excel, PowerPoint documents from URL using GroupDocs.Annotation for .NET....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/annotation/net/load-document...
  2. Load document of specific format | Documentation

    This article explains how to load document of specific format....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/watermark/net/load-document-...
  3. Add watermarks to email attachments | Documenta...

    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....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/watermark/java/add-watermark...
  4. How to add attachment to PDF document | Documen...

    This article explains how to add attachment to PDF document with GroupDocs.Merger within your Java applications....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/merger/java/how-to-add-attac...
  5. Load document from URL | Documentation

    This article explains how to load PDF, Word, Excel, PowerPoint documents from URL when using GroupDocs.Merger for .NET....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/merger/net/load-document-fro...
  6. Merge HTML | Documentation

    Learn how to merge HTML files, combine HTML files into one file programmatically in Java language using GroupDocs.Merger for Java library....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/merger/java/merge/html/
  7. Add button component | Documentation

    The page describes how to add button component to a document using GroupDocs.Annotation for .NET....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/annotation/net/add-button-co...
  8. Document protection | Documentation

    This article explains how to edit protected Word documents and allow or restrict document editing features like adding comments or filling form fields using GroupDocs.Editor for Node.js and Java....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/editor/nodejs-java/document-...
  9. Common List Image in Presentation Document | Do...

    Note In this article, we will use GroupDocs.Assembly to generate a Common List Image report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. Common List in Microsoft PowerPoint Document Creating a Common List Image Please follow below steps to create Common List Template in MS PowerPoint 2013: Create a new presentation slide. Add two shapes to hold pictures and name. Save your Document....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/assembly/java/common-list-im...
  10. In-Table List with Filtering Grouping and Order...

    In-Table List with Filtering, Grouping, and Ordering in HTML Document Note In this article, we will use GroupDocs.Assembly to generate In-TableList with Filtering, Grouping, and Ordering report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. In-Table List with Filtering, Grouping, and Ordering in HTML Document Reporting Requirement As a report developer, you are required to represent managers’ contract information with the following key requirements:...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/assembly/java/in-table-list-...