Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 33,394 for

groupdocs viewer

(0.26 sec)
  1. 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....Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/assembly/python-net/email-re...
  2. OCR support | GroupDocs

    OCR support means the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for text recognition in images. String indexFolder = "c:\\MyIndex"; String documentFolder = "c:\\MyDocuments"; // Creating an index Index index = new Index(indexFolder); // Setting the OCR indexing options IndexingOptions options = new IndexingOptions(); options....Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/search/java/ocr-support/
  3. Install GroupDocs.Comparison for Python via .NE...

    Install using PYPI All Python packages are hosted at PYPI. You can easily reference Groupdocs.Comparison for Python via .NET API directly in your Python project by installing it with the following command. pip install Groupdocs-comparison-net Download Package from Official Website To download the Groupdocs.comparison package for your operating system, please visit the official Groupdocs Releases website. Currently, four OS-specific packages are available: Windows 64-bit: Package name ends with amd64.whl Linux 64-bit: Package name ends with arm64....Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/comparison/python-net/instal...
  4. Delete indexed documents | GroupDocs

    Groupdocs.Search for Node.js has the ability to remove individual documents from the index that are indexed from a stream or structure....Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/search/nodejs-java/delete-in...
  5. Quick Start Guide | GroupDocs

    A guide on how to get started using the Groupdocs-total-net package for Python via .NET....Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/total/python-net/quick-start...
  6. Install GroupDocs.Watermark for Node.js via Jav...

    Install using NPM All Java packages are hosted at NPM. You can easily reference Groupdocs.Watermark for Node.js via Java API directly in your Node.js project by installing it with the following command. npm install @Groupdocs/Groupdocs.watermark...Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/nodejs-java/instal...
  7. Merge files | GroupDocs

    This article explains how to merge files of PDF, Microsoft Word, Excel and PowerPoint and other formats using Groupdocs.Merger for Node.js via Java API....Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/merger/nodejs-java/merge/
  8. Remove metadata properties | GroupDocs

    The easiest way to remove metadata properties from a file is to use corresponding tags that allow you to locate the desired properties across all metadata packages....Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/metadata/python-net/remove-m...
  9. Memory Optimization Option | GroupDocs

    This article explains how to optimize memory utilization when editing large Word documents using Groupdocs.Editor for Node.js via Java API....Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/editor/nodejs-java/memory-op...
  10. Optimize index | GroupDocs

    This article explains that how to optimize index to reduce the number of segments in an index using Java....Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/search/java/optimize-index/