Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 4,626 for

groupdocs.total,

(0.1 sec)
  1. Get supported file formats | Documentation

    This article explains how to obtain supported file formats list for PDF, Words, Spreadsheet or Presentation document types when working with GroupDocs.Signature within your .NET applications....This article explains how to obtain supported file formats list for PDF, Words, Spreadsheet or Presentation document types when working with GroupDocs.Signature within your .NET applications.

    docs.groupdocs.com/signature/net/get-supported-...
  2. Load document from local disk | Documentation

    This section explains how to load document from local disk with GroupDocs.Signature API....This section explains how to load document from local disk with GroupDocs.Signature API.

    docs.groupdocs.com/signature/net/load-document-...
  3. Introducing GroupDocs.Signature for .NET | Docu...

    Introduction to GroupDocs.Signature for .NET - what is it and why to use...Introduction to GroupDocs.Signature for .NET - what is it and why to use

    docs.groupdocs.com/signature/net/introducing-gr...
  4. 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....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.

    docs.groupdocs.com/watermark/java/add-watermark...
  5. Compare documents | Documentation

    This article demonstrates how to compare Word, Excel, PowerPoint, Outlook, OneNote, PDF, Image, HTML, AutoCAD, Visio, OpenDocument, OneNote documents using GroupDocs.Comparison for Node.js via Java....This article demonstrates how to compare Word, Excel, PowerPoint, Outlook, OneNote, PDF, Image, HTML, AutoCAD, Visio, OpenDocument, OneNote documents using GroupDocs.Comparison for Node.js via Java.

    docs.groupdocs.com/comparison/nodejs-java/compa...
  6. Optimize the PDF file resources | Documentation

    This topic describes how to optimize PDF file using the GroupDocs.Viewer .NET API (C#) to reduce size....This topic describes how to optimize PDF file using the GroupDocs.Viewer .NET API (C#) to reduce size.

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  7. Load password-protected documents | Documentation

    This article explains how to open password-protected document with GroupDocs.Viewer within your Java applications....This article explains how to open password-protected document with GroupDocs.Viewer within your Java applications.

    docs.groupdocs.com/viewer/java/load-password-pr...
  8. Optimize the output PDF file | Documentation

    This topic describes how to optimize PDF file in the GroupDocs.Viewer .NET API (C#) for web browser or to reduce size....This topic describes how to optimize PDF file in the GroupDocs.Viewer .NET API (C#) for web browser or to reduce size.

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  9. Show Revisions | Documentation

    This article explains how to customize the display of revisions in the output document in GroupDocs.Comparison for Node.js via Java....This article explains how to customize the display of revisions in the output document in GroupDocs.Comparison for Node.js via Java.

    docs.groupdocs.com/comparison/nodejs-java/show-...
  10. Optimize the output PDF file | Documentation

    This topic describes how to optimize PDF file in the GroupDocs.Viewer Java API for web browser or to reduce size....This topic describes how to optimize PDF file in the GroupDocs.Viewer Java API for web browser or to reduce size.

    docs.groupdocs.com/viewer/java/optimization-pdf...