Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 1,542 for

document management

(0.04 sec)
  1. Template Syntax - Part 2 of 2 | Documentation

    Note This article is the second part of the Template Syntax series of articles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You can output expression results to your reports using expression tags. An expression tag denotes a placeholder for an expression result within a template. While building a report, the corresponding expression is evaluated, and this placeholder is replaced with the formatted result of the expression....Events Acquisition GroupDocs Documentation / GroupDocs.Assembly Product...expression is written to a document as a plain text at runtime...

    docs.groupdocs.com/assembly/python-net/template...
  2. GroupDocs editor Example for pptx and xlsx - Fr...

    Hello Team, few months back I requested for the Editor Example for Word file and I get the code like below [HttpPost] [Route("api/GroupDocsApi/CreateEmptyWordFile")] //To create empty word doc public async Task<SPRespo…...request) { try { Document document = new Document(); await Task...Task.Run(() => document.Save(request.FileUploadPath)); return new...

    forum.groupdocs.com/t/groupdocs-editor-example-...
  3. How to Convert ODG to PDF using C#

    Let's take a look at the stepwise instructions to convert ODG to PDF using C# with a few API calls and how to develop the C# ODG to PDF file converter application....API calls of one of the best document conversion libraries. This...package from the NuGet package manager in the .NET application to...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  4. Working with Email Messages | Documentation

    Note This feature is supported by version 18.2 or greater. Working with Email Messages GroupDocs.Assembly allows you to use data bands in table rows in Email Messages with HTML and RTF bodies. A table-row data band is a data band whose body occupies single or multiple rows of a single Document table. The body of such a band starts at the beginning of the first occupied row and ends at the end of the last occupied row as follows....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...multiple rows of a single document table. The body of such a...

    docs.groupdocs.com/assembly/java/working-with-e...
  5. GroupDocs.Signature Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify Documents of almost all the popular file formats....signatures and saving the signed document with different format. We...signatures on electronic documents. Why Next Generation GroupDocs...

    blog.groupdocs.com/categories/groupdocs.signatu...
  6. Render DOCX as HTML using Python

    In this topic, you will learn how to render DOCX as HTML using Python. A code example will also be provided to create HTML from DOCX in Python for search engine visibility....Python Transforming Word documents into HTML is a practical way...accessibility. Whether you’re managing a blog, building landing pages...

    kb.groupdocs.com/viewer/python/render-docx-as-h...
  7. How to Convert RTF to SVG using C#

    In this tutorial, you will learn how to convert RTF to SVG using C# by following a step-by-step process. Also, a sample code is included to export RTF to SVG in C#....formatting and layout of a document in a scalable vector format...utilizing the NuGet package manager Include GroupDocs.Conversion...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  8. Working with Email Messages | Documentation

    Note This feature is supported by version 18.2 or greater. Note The code uses some of the objects defined in The Business Layer. Working with Email Messages GroupDocs.Assembly allows you to use data bands in table rows in Email Messageswith HTML and RTF bodies. A table-row data band is a data band which body occupies single or multiple rows of a single Document table. The body of such a band starts at the beginning of the first occupied row and ends at the end of the last occupied row as follows....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...multiple rows of a single document table. The body of such a...

    docs.groupdocs.com/assembly/net/working-with-em...
  9. How to Add Watermark in Word using C#

    This short article focus on how to add watermark in Word using C#. It's a step-by-step instructions with sample code to insert watermark in Word using C#....package from the NuGet package manager in the .NET application to...Save method to save the Word document to disk The above steps help...

    kb.groupdocs.com/annotation/net/how-to-add-wate...
  10. Scan QR Code from PDF using C#

    This article offers a guide on how to extract QR Code from PDF in C#, including a code example that demonstrates how to effectively scan QR Code from PDF using C#....programmatically from PDF documents can greatly enhance your applications...library designed to handle document parsing tasks effortlessly...

    kb.groupdocs.com/parser/net/scan-qrcode-from-pd...