Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 1,542 for

document management

(0.1 sec)
  1. How to Convert TXT to PPTX using C#

    This article provides all steps to convert TXT to PPTX using C# on commonly used operating systems. It also includes code example to transform TXT to PPTX using C#....by utilizing NuGet package manager Add reference of GroupDocs...few API calls to execute the document conversion. Once you have...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  2. Custom Fonts in GroupDocs.Watermark - Implement...

    Learn how to utilize custom fonts in GroupDocs.Watermark to ensure branding consistency and system independence. Follow our step-by-step instructions and Docker setup....robust library for managing watermarks in documents of various formats...Brand Identity : Ensure your documents align with your organization’s...

    blog.groupdocs.com/watermark/using-custom-fonts...
  3. How to Convert Outlook Email to HTML in C#

    This quick article explains the process to convert Outlook Email to HTML in C# and learn how to use these instructions to create convert MSG to HTML C# application....package from the NuGet package manager in the .NET application to...parameters for customizing the HTML document Finally, call the Convert...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  4. How to Convert XML to HTML using C#

    Transform Documents from one format to another with popular NuGet package. Learn how to convert XML to HTML using C# and develop XML to HTML C# capability.... You can perform document conversion by downloading...packages from the NuGet package manager and with a few API calls. In...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  5. How to Convert Image to PDF in C#

    Follow this basic tutorial to learn how to convert Image to PDF in C#. It's step-by-step instructions with sample code to convert Image to PDF using C#....transform JPG image to PDF document with few lines of code. Further...library via the NuGet package manager. Finally, you may define settings...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  6. Working with JSON Data Sources | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access JSON data while building a report, the GroupDocs.Assembly API introduces JsonDataSource class. You can pass its instance to the assembler as a data source. Using of JsonDataSource enables you to work with typed values of JSON elements in template Documents. For more convenience, the set of simple JSON types is extended as follows:...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...JSON elements in template documents. For more convenience, the...

    docs.groupdocs.com/assembly/net/working-with-js...
  7. Convert MSG to HTML using Node.js

    Easily convert MSG to HTML using Node.js with a few simple steps. This tutorial also explains how to export MSG to HTML in Node.js using a reliable conversion library....demonstrate uses a reliable document conversion library that supports...save the MSG file as an HTML document To begin the transformation...

    kb.groupdocs.com/conversion/nodejs/convert-msg-...
  8. Reverse Image Search in Documents

    Build your app with reverse image search functionality in Documents and image files....locate images stored within documents or standalone files. Here’s...following command in the Package Manager Console: Install-Package GroupDocs...

    blog.groupdocs.com/search/reverse-image-search/
  9. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the new API provided by GroupDocs.Metadata for .NET starting from version 19.11: The* Metadata* class is introduced as a single entry point to manage metadata in files of all supported formats. Extracting and updating metadata was unified for all supported formats. The product architecture was redesigned from scratch in order to simplify most common operations with metadata properties. Getting Document information and preview generation procedures were simplified....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...as a single entry point to manage metadata in files of all supported...

    docs.groupdocs.com/metadata/net/migration-notes/
  10. How to Sign PDF with Text Signature using C#

    This tutorial aims to guide you how to sign PDF with text signature using C#. Also, we will furnish you with a code example to add text signature in PDF using C#....Signature using C# Signing PDF documents with a text signature is a...verify the authenticity of the document but also helps in establishing...

    kb.groupdocs.com/signature/net/how-to-sign-pdf-...