Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 5,819 for

editor

(0.1 sec)
  1. Options and Configuration | GroupDocs

    Control parsing behavior with options from groupdocs.parser.options in GroupDocs.Parser for Python via .NET....Editor Product Solution GroupDocs...

    docs.groupdocs.com/parser/python-net/options/
  2. Bulleted List in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in Email format. Reporting Requirement As a report developer, you are required to share the following key requirements: Report must be in .eml or .msg format. It must add email recipient, css and subject of the email. Report must show all the clients in a bulleted list format. Adding Syntax to be evaluated by GroupDocs.Assembly Engine Recipients, Cc and Subject <><<[r]>>; <> <<[cc]>> <<[subject]>> Body We provide support for the following clients: <>• <<[getName()]>> <> Download Bulleted List Template Please download the sample Bulleted List document we created in this article:...Editor Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/bulleted-list-...
  3. Generate email report with common list. | Group...

    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....Editor Product Solution GroupDocs...

    docs.groupdocs.com/assembly/python-net/email-re...
  4. Load password-protected documents | GroupDocs

    This article explains how to load password-protected PDF, Word, Excel, PowerPoint documents when using GroupDocs.Comparison for .NET....Editor Product Solution GroupDocs...

    docs.groupdocs.com/comparison/net/load-password...
  5. Load custom fonts | GroupDocs

    This article explains how to load custom fonts PDF, Word, Excel, PowerPoint documents when using GroupDocs.Comparison for Java....Editor Product Solution GroupDocs...

    docs.groupdocs.com/comparison/java/load-custom-...
  6. Show results of comparison as a Word Track Chan...

    This article explains how to use the Microsoft Word Track Changes comparing as a built in feature in GroupDocs.Comparison for Java....Editor Product Solution GroupDocs...

    docs.groupdocs.com/comparison/java/word-track-c...
  7. Add watermarks to images | GroupDocs

    Add watermark to photos or multi-framed images using c#....Editor Product Solution GroupDocs...

    docs.groupdocs.com/watermark/net/add-watermarks...
  8. Compare Word documents | GroupDocs

    Learn how to compare Word (.doc, .docx) documents using GroupDocs.Comparison for Python via .NET. Detect and highlight text and formatting differences with simple Python code....Editor Product Solution GroupDocs...

    docs.groupdocs.com/comparison/python-net/compar...
  9. Get file info | GroupDocs

    This article explains how to detect document file type, size and calculate pages count with GroupDocs.Watermark....Editor Product Solution GroupDocs...

    docs.groupdocs.com/watermark/nodejs-java/get-fi...
  10. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-protected document....Editor Product Solution GroupDocs...

    docs.groupdocs.com/metadata/net/load-a-password...