Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 2,076 for

document management

(0.76 sec)
  1. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Watermark for Java since version 20.1: Watermarker class is introduced as a single entry point to manage watermarks in the Document (instead of Documentclass from previous versions). Adding watermarks was unified for all supported Document formats. Product architecture was redesigned from scratch in order to simplify passing options to manage watermarks. Document information and preview generation procedures were simplified....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...to manage watermarks in the document (instead of Document class...

    docs.groupdocs.com/watermark/java/migration-notes/
  2. Metadata redactions | GroupDocs

    This article shows that how C# redaction API allows you to replace or remove metadata using filters or search by regular expression....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...apply metadata redactions for documents of different formats like...

    docs.groupdocs.com/redaction/net/metadata-redac...
  3. How to Sign DOCX with Barcode Signature using C#

    Quickly get help on how to sign DOCX with Barcode signature using C#. We will also provide a code example to create Barcode signature in DOCX using C#....for trustworthy and secure document signatures is paramount. Digital...many ways to sign electronic documents, employing a Barcode signature...

    kb.groupdocs.com/signature/net/how-to-sign-docx...
  4. Migration Notes | GroupDocs

    Why to migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Annotation for .NET since version 19.8: The Annotator class introduced as a single entry point to manage the Document annotating process to any supported file format (instead of AnnotationImageHandler class in previous versions). The overall rendering speed improved dramatically by saving rendered page as soon as it was rendered, not when all pages list were rendered....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Annotation Product...single entry point to manage the document annotating process to...

    docs.groupdocs.com/annotation/net/migration-notes/
  5. 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-...
  6. GroupDocs.Assembly Engine APIs | GroupDocs

    Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API Classes of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a report from a template is assembled within the class. Building Reports To build a report from a template, you can use one of the DocumentAssembler.AssembleDocument overloads. The following table describes parameters of these overloads....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...Parameter Description document A template document. At runtime, this...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  7. Loading Documents | GroupDocs

    Load Documents into GroupDocs.Merger for Python via .NET from a local file path, a Python stream, or a password-protected file using the Merger class constructors and LoadOptions....Events Acquisition GroupDocs Documentation / GroupDocs.Merger Product...Guide / Loading Documents Loading Documents Leave feedback On...

    docs.groupdocs.com/merger/python-net/developer-...
  8. How to Convert PowerPoint to PDF using C#

    This short tutorial describes the complete process to convert PowerPoint to PDF using C# and provides a sample working code for C# PowerPoint to PDF application....popular document converter APIs for performing document transformation...to PDF format. Further, the document conversion procedure does...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  9. Extract pages | GroupDocs

    Following this guide you will learn how to extract pages from PDF, Word, Excel, PowerPoint and many other file types using GroupDocs.Merger for Python via .NET....Events Acquisition GroupDocs Documentation / GroupDocs.Merger Product.../ Developer Guide / Single document operations / Extract pages...

    docs.groupdocs.com/merger/python-net/extract-pa...
  10. 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...