Sort Score
Result 10 results
Languages All
Labels All
Results 3,001 - 3,010 of 6,160 for

informations

(0.24 sec)
  1. Remove form fields | GroupDocs

    Remove form fields from PDF files to reduce file size using GroupDocs.Viewer's optimization options....Purchase Buy Now Pricing Information Free Trials Temporary License...

    docs.groupdocs.com/viewer/python-net/optimizati...
  2. Options and Configuration | GroupDocs

    Control parsing behavior with options from groupdocs.parser.options in GroupDocs.Parser for Python via .NET....Purchase Buy Now Pricing Information Free Trials Temporary License...

    docs.groupdocs.com/parser/python-net/options/
  3. 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:...Purchase Buy Now Pricing Information Free Trials Temporary License...

    docs.groupdocs.com/assembly/java/bulleted-list-...
  4. 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....Purchase Buy Now Pricing Information Free Trials Temporary License...

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

    This article explains how to load password-protected PDF, Word, Excel, PowerPoint documents when using GroupDocs.Comparison for .NET....Purchase Buy Now Pricing Information Free Trials Temporary License...

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

    This article explains how to load custom fonts PDF, Word, Excel, PowerPoint documents when using GroupDocs.Comparison for Java....Purchase Buy Now Pricing Information Free Trials Temporary License...

    docs.groupdocs.com/comparison/java/load-custom-...
  7. 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....Purchase Buy Now Pricing Information Free Trials Temporary License...

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

    Add watermark to photos or multi-framed images using c#....Purchase Buy Now Pricing Information Free Trials Temporary License...

    docs.groupdocs.com/watermark/net/add-watermarks...
  9. 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....Purchase Buy Now Pricing Information Free Trials Temporary License...

    docs.groupdocs.com/comparison/python-net/compar...
  10. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-protected document....Purchase Buy Now Pricing Information Free Trials Temporary License...

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