Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 14,073 for

to

(0.11 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....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...
  2. 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 .NET....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 .NET.

    docs.groupdocs.com/editor/net/how-to-edit-csv-f...
  3. How to edit XML file | GroupDocs

    This article demonstrates how To edit XML files and XML documents using Java programming language....This article demonstrates how to edit XML files and XML documents using Java programming language.

    docs.groupdocs.com/editor/java/how-to-edit-xml/
  4. Add annotation to the document | GroupDocs

    The page describes document annotations of different types and how To add annotations To a document using GroupDocs.Annotation API....The page describes document annotations of different types and how to add annotations to a document using GroupDocs.Annotation API.

    docs.groupdocs.com/annotation/java/add-annotati...
  5. Visual Studio Plugin to Explore GroupDocs.Assem...

    GroupDocs.Assembly for .NET Visual Studio plugin is providing an easy To compile GroupDocs.Assembly for .NET 3.0.0 examples and To explore the examples. It has reduced the efforts To download examples and the GroupDocs.Assembly DLL file from different resources (GitHub, NuGet). You can quickly run CSharp or Visual Basic project. Features Appears in File menu in Visual Studio. Downloads source code auTomatically. Downloads GroupDocs.Assembly library auTomatically. Adds assembly reference auTomatically. Provides both C# and VB examples....GroupDocs.Assembly for .NET Visual Studio plugin is providing an easy to compile GroupDocs.Assembly for .NET 3.0.0 examples and to explore the examples. It has reduced the efforts to download examples and the GroupDocs.Assembly DLL file from different resources (GitHub, NuGet). You can quickly run CSharp or Visual Basic project. Features Appears in File menu in Visual Studio. Downloads source code automatically. Downloads GroupDocs.Assembly library automatically. Adds assembly reference automatically. Provides both C# and VB examples.

    blog.groupdocs.com/assembly/visual-studio-plugi...
  6. Add document to Presentation via OLE | GroupDocs

    This article explains how To add document To Presentation via OLE with GroupDocs.Merger within your Java applications....This article explains how to add document to Presentation via OLE with GroupDocs.Merger within your Java applications.

    docs.groupdocs.com/merger/java/add-document-to-...
  7. How to edit Mobi file | GroupDocs

    This article demonstrates how To edit Mobi files using the Python programming language....This article demonstrates how to edit Mobi files using the Python programming language.

    docs.groupdocs.com/editor/python-net/how-to-edi...
  8. Migrating to GroupDocs.Assembly 3.0.0 or Higher...

    Reasons To Migrate Just To endeavor the report generation task more smoothly, we released GroupDocs.Assembly for .NET 3.0.0. Namespace(s) In GroupDocs.Assembly for .NET 3.0.0 only a single using GroupDocs.Assembly; namespace is required To generate reports in any of the supported formats. Whereas, in GroupDocs.Assembly for .NET 1.3.0 To generate a report in any of the supported format a separate namespace of that format is required To be added, given are the namespaces:...Reasons to Migrate Just to endeavor the report generation task more smoothly, we released GroupDocs.Assembly for .NET 3.0.0. Namespace(s) In GroupDocs.Assembly for .NET 3.0.0 only a single using GroupDocs.Assembly; namespace is required to generate reports in any of the supported formats. Whereas, in GroupDocs.Assembly for .NET 1.3.0 to generate a report in any of the supported format a separate namespace of that format is required to be added, given are the namespaces:

    docs.groupdocs.com/assembly/net/migrating-to-gr...
  9. How to Edit XML File | GroupDocs

    This article demonstrates how To edit XML files and XML documents using Node.js via Java....This article demonstrates how to edit XML files and XML documents using Node.js via Java.

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...
  10. Convert to WordProcessing with advanced options...

    Follow this guide and learn how To convert documents To Word and Open Document formats like DOC, DOCX, ODT, OTT formats with page size, margins, DPI and other cusTomizations using GroupDocs.Conversion for .NET....Follow this guide and learn how to convert documents to Word and Open Document formats like DOC, DOCX, ODT, OTT formats with page size, margins, DPI and other customizations using GroupDocs.Conversion for .NET.

    docs.groupdocs.com/conversion/net/convert-to-wo...