Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 7,587 for

page

(0.11 sec)
  1. Load Note document with options | GroupDocs

    Learn this article and check how to load and convert Microsoft OneNote documents with advanced options using GroupDocs.Conversion for Java API...., convertOptions ) Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  2. 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....attachments Email messages Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/watermark/java/add-watermark...
  3. Annotation redactions | GroupDocs

    This article shows the implementation of annotation redaction for documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others.... close (); } Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/redaction/java/annotation-re...
  4. How to edit CSV file | GroupDocs

    This guide demonstrates how to edit CSV, TSV, comma-separated value and other text files with different settings and many other powerful features of GroupDocs.Editor for Java....file Leave feedback On this page This demonstration shows and...have a UTF-8 encoding. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/editor/java/how-to-edit-csv-...
  5. Cache results | GroupDocs

    This article contains caching use-cases with GroupDocs.Viewer within your Java applications....please refer to the following pages: How to use custom cache implementation...your Java application Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/viewer/java/caching-results/
  6. Working with metadata in Diagrams | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of diagrams such as VDX, VSDX, VSX, etc...be an estimated word count, page count, character count, etc...statistics for a diagram (only the page count statistic is available...

    docs.groupdocs.com/metadata/net/working-with-me...
  7. Edit and Update Form Fields | GroupDocs

    Editing Form Fields with GroupDocs.Editor for Java...Fields Leave feedback On this page This article demonstrates how...successfully finished" ); } } Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/editor/java/edit-and-update-...
  8. Updating Image signatures with advanced options...

     This article explains how to provide advanced options when updating Image electronic signatures with GroupDocs.Signature API....options Leave feedback On this page provides class to manipulate...online apps from the . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/net/updating-image...
  9. Merging Table Cells Dynamically | GroupDocs

    Note This feature is supported by version 19.1 or greater Note The code uses some of the objects defined in The Business Layer. Using GroupDocs.Assembly for .NET, you can merge table cells with equal textual contents within your reports dynamically using cellMerge tags. Syntax of a cellMerge tag is defined as follows: <> Warning A horz switch is optional. If the switch is present, it denotes a cell merging operation in a horizontal direction....Document The Code Download Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/assembly/net/merging-table-c...
  10. Development Environment Installation and Config...

    Development Environment Please visit System Requirements. Installing GroupDocs.Assembly for .NET through NuGet NuGet is the easiest way to download and install GroupDocs.Assembly for .NET. Following are the couple of ways to install GroupDocs.Assembly for .NET in your project using NuGet. Using Package Manager GUI Follow these steps to reference GroupDocs.Assembly using Package Manager GUI: Open your solution/project in Visual Studio. Click Tools -> NuGet Package Manager -> Manage NuGet Packages for Solution.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/assembly/net/development-env...