Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 3,222 for

conholdate

(0.06 sec)
  1. Add image watermarks | Documentation

    This article shows how to add an image watermark and save the resultant document. It is capable of adding watermarks to images or documents....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/watermark/python-net/add-image/
  2. GroupDocs.Search Product Family | Documentation

    Excellent component that brings full-text search capabilities to your C#, ASP.NET, and other .NET applications. It helps developers to create search indexes from hundreds of thousands of documents in various formats, and then run a wide variety of search queries against those indexes at incredible speed. Documentation .NET Java Node.js GroupDocs.Search for .NET More Getting started Start quickly with our getting started documentation Features overview Supported document formats System requirements Installation Developer guide Developer guide Basic Usage Advanced Usage ....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/search/
  3. Bulleted List in Email Document | Documentation

    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:...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/assembly/java/bulleted-list-...
  4. GroupDocs.Conversion for .NET | Documentation

    GroupDocs.Conversion for .NET is an advanced document conversion API developed to convert files of different formats from within C# applications....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/conversion/net/
  5. GroupDocs.Editor for .NET | Documentation

    Edit Word, Excel and PowerPoint documents using GroupDocs.Editor for .NET powerful document editing API and C# language....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/editor/net/
  6. How to Run Examples | Documentation

    Download from GitHub The complete examples package of GroupDocs.Parser is hosted on GitHub. You can either download the ZIP file from here or clone the repository of GitHub using your favorite GitHub client. In case you download the ZIP file, extract the folders on your local disk. The extracted files and folders will look like following image: Open IntelliJ Idea and import the project to get started with it. Archived project file can also be imported....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/parser/java/how-to-run-examp...
  7. How to Run Examples | Documentation

    Download from GitHub The complete examples package of GroupDocs.Assembly is hosted on Github. You can either download the ZIP file from here or clone the repository of Github using your favorite Github client. In case you download the ZIP file, extract the folders on your local disk. The extracted files and folders will look like following image: In extracted files and folders, you can see solution file for C# Project....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/assembly/net/how-to-run-exam...
  8. Numbered List in Text Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.03 or greater. Numbered List in Text Document Reporting Requirement As a report developer, you are required to describe the services you are providing with the following key requirements: The report must show the products in the numbered list....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/assembly/net/numbered-list-i...
  9. In-Paragraph List in HTML Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a In-Paragraph List report in HTML Document format. In-Paragraph List in HTML Document Note This feature is supported by version 17.03 or greater Reporting Requirement As a report developer, you are required to describe the services you are providing with the following key requirements: A descriptive or informative line like “We provide support for the following products:”. Show all the products along with the above sentence....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/assembly/net/in-paragraph-li...
  10. 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....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/assembly/python-net/email-re...