Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 712 for

groupdocs merger python document merger

(0.04 sec)
  1. Use advanced rasterization options | Documentation

    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....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/redaction/python-net/use-adv...
  2. Generate email report with common list. | Docum...

    Adding Syntax to be evaluated by Groupdocs.Assembly Engine Template Syntax assembler = ga.DocumentAssembler() dataSource = ga.data.JsonDataSource("datasource.json") DataSourceInfo = ga.DataSourceInfo(dataSource, "customers") array = [DataSourceInfo, ga.DataSourceInfo(["test@test.mail", "Groupdocs@Groupdocs.mail"], "recipients"), ga.DataSourceInfo("sender@sender.mail", "sender"), ga.DataSourceInfo("cc@example.com", "cc"), ga.DataSourceInfo("Groupdocs", "subject")] print(assembler.assemble_Document("input.msg", "output.msg", array)) The Recipe Set up the source Document data path Set up the source Document template path Set up destination report path Instantiate DocumentAssembler class Generate report More resources Advanced usage topics To learn more about library features, please refer to theadvanced usage section....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/assembly/python-net/email-re...
  3. Security operations | Documentation

    Check this guide and learn how to manage Document security for PDF, Word, Excel, PowerPoint file types - add password, update password, remove password using Groupdocs.Merger for .NET....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/merger/python-net/security-o...
  4. Reorder pages | Documentation

    Reorder PDF pages during rendering with Groupdocs.Viewer for Python via .NET. Control the output page sequence....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/viewer/python-net/reorder-pa...
  5. Extend supported extensions list | Documentation

    This article explains the method which can be used when for some reason files have non-standard extensions or if its format is supported, but not pre-configured....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/redaction/python-net/extend-...
  6. Load Password-Protected File | Documentation

    Learn how to load and convert password-protected Documents using the Groupdocs.Conversion for Python via .NET API, enabling seamless handling of secured files....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/conversion/python-net/develo...
  7. Save to Stream | Documentation

    This article demonstrates that how to save a Document to any custom file at any location on the local disc or a even a Stream...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/redaction/python-net/save-to...
  8. Get Default Load Options | Documentation

    Learn how to retrieve default load options for a source format using Groupdocs.Conversion for Python via .NET....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/conversion/python-net/develo...
  9. Hello, World! | Documentation

    Render Documents to HTML, PDF, JPEG, or PNG with Groupdocs.Viewer for Python via .NET. Simple and powerful!...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/viewer/python-net/hello-world/
  10. Text redaction | Documentation

    This article explains that how C# redaction API allows you to easily redact data of sensitive or private nature from your Documents. You can apply text redaction using exact phrase or regular expression for Documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/redaction/python-net/text-re...