Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 4,356 for

classification

(0.8 sec)
  1. In-Table List with Highlighted Rows in HTML Doc...

    Note In this article, we will use GroupDocs.Assembly to generate In-Table List with Highlighted Rows in HTML 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. In-Table List with Highlighted Rows in HTML Document Reporting Requirement As a report developer, you are required to represent customers’ orders information with a specific filtering condition with the following key requirements:...Classification Product Solution Purchase...

    docs.groupdocs.com/assembly/net/in-table-list-w...
  2. Load Email document with options | GroupDocs

    Learn this article and check how to load and convert Email documents with advanced options using GroupDocs.Conversion for Java API....Classification Product Solution Purchase...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  3. Supported Platforms | GroupDocs

    Learn about Java version requirements and supported operating systems for GroupDocs.Redaction for Java. Minimum JDK 8 required, with support for Windows, Linux, and macOS platforms....Classification Product Solution Purchase...

    docs.groupdocs.com/redaction/java/system-requir...
  4. 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....Classification Product Solution Purchase...

    docs.groupdocs.com/comparison/python-net/compar...
  5. 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....Classification Product Solution Purchase...

    docs.groupdocs.com/assembly/python-net/email-re...
  6. 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:...Classification Product Solution Purchase...

    docs.groupdocs.com/assembly/java/bulleted-list-...
  7. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-protected document using GroupDocs.Metadata for Python via .NET....Classification Product Solution Purchase...

    docs.groupdocs.com/metadata/python-net/load-a-p...
  8. Clean metadata | GroupDocs

    Sometimes you may need to just remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method....Classification Product Solution Purchase...

    docs.groupdocs.com/metadata/python-net/clean-me...
  9. Features Overview | GroupDocs

    A .NET metadata API can be effectively used in removing, updating and reading metadata in a variety of formats. It is very effective in removing metadata from photos. Supporting iptc metadata, exif metadata and xmp metadata....Classification Product Solution Purchase...

    docs.groupdocs.com/metadata/net/features-overview/
  10. Add image watermarks | GroupDocs

    This article shows how to add an image watermark and save the resultant document. It is capable of adding watermarks to images or documents....Classification Product Solution Purchase...

    docs.groupdocs.com/watermark/python-net/add-image/