Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 3,083 for

library

(0.04 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....topics To learn more about library features, please refer to the...

    docs.groupdocs.com/assembly/python-net/email-re...
  2. Convert spreadsheets | GroupDocs

    Follow this guide and learn how to convert MS Excel workbooks - XLSX, XLS, XLSB using JavaScript language and GroupDocs.Conversion for Node.js via Java....Conversion library allows exporting Excel spreadsheets...DOCX The GroupDocs.Conversion library empowers you with the ability...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  3. GroupDocs.Total for Python 25.10 – Latest Updat...

    Explore what’s new in GroupDocs.Total for Python 25.10. Available now on NuGet and GroupDocs website....packaging bump for the Redaction library (from 25.5 to 25.10). Note...releases of the individual libraries. Products included in this...

    blog.groupdocs.com/total/groupdocs-total-for-py...
  4. Product Overview | GroupDocs

    GroupDocs.Merger for Python via .NET provides a wide range of document manipulation features - merge multiple files into one file, split single file to separate files, reorder, rotate and remove document pages without third-party tools....is a cross-platform class library that empowers your applications...for Python via .NET class-library. Single document operations...

    docs.groupdocs.com/merger/python-net/product-ov...
  5. Sign documents with QR-code embedded object | G...

    This article explains how to create encrypted QR-code electronic signature with embedded custom object... By default library uses json format serialization...with the full-featured .NET library, we provide simple but powerful...

    docs.groupdocs.com/signature/net/sign-documents...
  6. Compare Documents Using Node.js

    Explore the intricacies of document comparisons in this detailed guide. Learn how GroupDocs.Comparison APIs can transform your data analysis with visual and textual comparison tools....js is a powerful library designed for developers who...Additionally, to test the library without restrictions, consider...

    blog.groupdocs.com/comparison/compare-documents...
  7. Searching | GroupDocs

    The articles in this section describe advanced topics related to search operations. You will find details about different search aspects. Search types, advanced options, internal implementation details: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET Library we provide simple, but powerful free Apps....NET library we provide simple, but powerful...

    docs.groupdocs.com/search/net/searching/
  8. Extract data from Microsoft OneNote notebooks |...

    More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Parser for .NET examples GroupDocs.Parser for Java examples Free online document parser App Along with full featured .NET Library we provide simple, but powerful free Apps. You are welcome to parse documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online Free Online Document Parser App....NET library we provide simple, but powerful...

    docs.groupdocs.com/parser/java/extract-data-fro...
  9. GroupDocs.Watermark for Python via .NET | Group...

    A Python via .NET API for adding watermarks to the documents of different file formats. It provides the effective watermarking methods that allow you to add watermarks that are hard to be automatically removed by third-party tools....high-performance, and cross-platform library that allows you to build desktop...

    docs.groupdocs.com/watermark/python-net/
  10. Load from a local disk | GroupDocs

    The following example demonstrates how to load a file from a local disk. advanced_usage.loading_files.LoadFromLocalDisk // Constants.InputOne is an absolute or relative path to your document. Ex: @"C:\Docs\source.one" try (Metadata metadata = new Metadata(Constants.InputOne)) { // Extract, edit or remove metadata here } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Metadata for .NET examples GroupDocs.Metadata for Java examples...with a full featured Java library we provide simple, but powerful...

    docs.groupdocs.com/metadata/java/load-from-a-lo...