Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 4,538 for

as

(0.03 sec)
  1. Email messages | GroupDocs

    Modify message body/subject, embed/remove images, search text, and list recipients using Python via .NET....Modify message body/subject, embed/remove images, search text, and list recipients using Python via .NET.

    docs.groupdocs.com/watermark/python-net/email-m...
  2. GroupDocs.Viewer Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or clAssify documents of almost all the popular file formats....Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.

    blog.groupdocs.com/categories/groupdocs.viewer-...
  3. Clear watermarks | GroupDocs

    Search and remove existing text or image watermarks using Python via .NET....Search and remove existing text or image watermarks using Python via .NET.

    docs.groupdocs.com/watermark/python-net/basic-u...
  4. Edit Watermark Objects in PowerPoint and Visio ...

    We are happy to announce that GroupDocs.Watermark for .NET 18.1 hAs been releAsed and it is available for download. In this releAse, we have added the support of editing the objects that can be considered As watermark in MS PowerPoint and MS Visio documents. PleAse continue to read more about this latest releAse. Editing Watermark Objects in MS PowerPoint DocumentsGroupDocs.Watermark for .NET 18.1 allows you to edit the objects that can be considered As watermark in PowerPoint documents....We are happy to announce that GroupDocs.Watermark for .NET 18.1 has been released and it is available for download. In this release, we have added the support of editing the objects that can be considered as watermark in MS PowerPoint and MS Visio documents. Please continue to read more about this latest release. Editing Watermark Objects in MS PowerPoint DocumentsGroupDocs.Watermark for .NET 18.1 allows you to edit the objects that can be considered as watermark in PowerPoint documents.

    blog.groupdocs.com/watermark/edit-watermark-obj...
  5. How to merge JPG images using C# | GroupDocs

    Learn how to merge JPG image files, combine JPG image files into one file programmatically in C# language using GroupDocs.Merger for .NET library....Learn how to merge JPG image files, combine JPG image files into one file programmatically in C# language using GroupDocs.Merger for .NET library.

    docs.groupdocs.com/merger/net/getting-started/u...
  6. Merge PDF | GroupDocs

    Follow this guide and learn how to merge PDF files, combine several PDFs into one using GroupDocs.Merger for Python via .NET API and couple lines of code...Follow this guide and learn how to merge PDF files, combine several PDFs into one using GroupDocs.Merger for Python via .NET API and couple lines of code

    docs.groupdocs.com/merger/python-net/merge-pdf/
  7. Digital Signature Verification Options Introduc...

    We are really pleAsed to announce another monthly releAse of GroupDocs.Signature for .NET 17.01.0. The latest version of the API comes up with a number of new features, enhancements and bug fixes; ability to check, load and verify digitally signed documents, ability to name the output file in save options, adjust the opacity of text signatures etc are just to name a few. We would suggest you to download this latest releAse and check out all the improvements we have made to the API....We are really pleased to announce another monthly release of GroupDocs.Signature for .NET 17.01.0. The latest version of the API comes up with a number of new features, enhancements and bug fixes; ability to check, load and verify digitally signed documents, ability to name the output file in save options, adjust the opacity of text signatures etc are just to name a few. We would suggest you to download this latest release and check out all the improvements we have made to the API.

    blog.groupdocs.com/signature/digital-signature-...
  8. Template Syntax - Part 2 of 2 | GroupDocs

    Note This article is the second part of the Template Syntax series of articles. For first part, pleAse visit Template Syntax - Part 1 of 2. Outputting Expression Results You can output expression results to your reports using expression tags. An expression tag denotes a placeholder for an expression result within a template. While building a report, the corresponding expression is evaluated, and this placeholder is replaced with the formatted result of the expression....Note This article is the second part of the Template Syntax series of articles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You can output expression results to your reports using expression tags. An expression tag denotes a placeholder for an expression result within a template. While building a report, the corresponding expression is evaluated, and this placeholder is replaced with the formatted result of the expression.

    docs.groupdocs.com/assembly/java/template-synta...
  9. Cache results | GroupDocs

    This article contains caching use-cAses with GroupDocs.Viewer within your .NET applications....This article contains caching use-cases with GroupDocs.Viewer within your .NET applications.

    docs.groupdocs.com/viewer/net/caching-results/
  10. Use advanced rasterization options | GroupDocs

    Use advanced rAsterization options In order to use the advanced rAsterization options you have to pAss one of the options to Save method. In this cAse the document will be rAsterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRAsterizationOptions with default settings. Python import groupdocs.redaction As gr import groupdocs.redaction.options As gro import groupdocs.redaction.redactions As grr def run(): # Specify the redaction options repl_opt = grr....Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. Python import groupdocs.redaction as gr import groupdocs.redaction.options as gro import groupdocs.redaction.redactions as grr def run(): # Specify the redaction options repl_opt = grr.

    docs.groupdocs.com/redaction/python-net/use-adv...