Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 539 for

document integrity

(0.04 sec)
  1. GroupDocs.Assembly Engine APIs | Documentation

    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...
  2. Convert PDF to Image using Node.js

    Learn how to convert PDF to Image using Node.js. This guide provides a simple method to efficiently export PDF to Image in Node.js, ensuring high-quality image output....practical solution for displaying document content in applications without...this method allows seamless integration of PDF content into various...

    kb.groupdocs.com/conversion/nodejs/convert-pdf-...
  3. Convert PDF to HTML using Node.js

    Learn how to convert PDF to HTML using Node.js. This guide covers fast and accurate HTML extraction, helping you seamlessly export PDF to HTML in Node.js with ease....essential for displaying documents on websites without requiring...This method enables seamless document transformation, making content...

    kb.groupdocs.com/conversion/nodejs/convert-pdf-...
  4. Email Formats are Supported in GroupDocs.Assemb...

    At GroupDocs, we are always focused on delivering the best to our customers, in this regard we are excitedly announcing another monthly release of GroupDocs.Assembly for Java v17.8.0. This new release of Java Document Assembly API now provides support for Email formats along with support for building charts from chart worksheets and reference cells. We would recommend you to download and integrate this latest release. Java Document Assembly API v17.... This new release of Java Document Assembly API now provides...download and integrate this latest release. Java Document Assembly...

    blog.groupdocs.com/assembly/groupdocs.assembly-...
  5. Add Ellipse Annotation in Slides

    We try our best to provide minimal yet appropriate solutions to our customers. Hence, in this month’s release of GroupDocs.Annotation for .NET 19.3 you will observe some new “easy-to-implement” features. Lets start with ellipse annotation. You might be looking for it, we’ve now added its support for different Document formats. Ellipse Annotation GroupDocs.Annotation for .NET 19.3 provides GetThumbnail method for PageImage class, that helps you in getting thumbnails of PDF Document pages....its support for different document formats. Ellipse Annotation...getting thumbnails of PDF document pages. Get Thumbnails # You’ll...

    blog.groupdocs.com/annotation/add-ellipse-annot...
  6. GroupDocs.Assembly 17.3.0 Supports HTML and Tex...

    Team GroupDocs is really pleased to announce another regular monthly release of GroupDocs.Assembly for .NET 17.3.0. This release comes with some very exciting features to enhance the usability of the API. The latest version now supports Document assembly for both HTML and text Documents. We recommend you to download and integrate this latest release. GroupDocs.Assembly for .NET 17.3.0 - FeaturesFollowing features are introduced in the latest release: Support Document assembly for Plain Text file formats Support Document assembly for HTML file formats For a complete list of features supported by the API, read the API features here....supports document assembly for both HTML and text documents. We recommend...recommend you to download and integrate this latest release. GroupDocs...

    blog.groupdocs.com/assembly/groupdocs.assembly-...
  7. Introducing GroupDocs Assembly's New Look and Feel

    We’re continuing work on the new and improved GroupDocs look and feel. We’re told you that we’re making changes to the GroupDocs dashboard and GroupDocs Viewer, and we’re also changing GroupDocs Annotation. We’re not stopping there. We’re also making changes to GroupDocs Assembly. GroupDocs Assembly is an app that lets you automate Document assembly and automation. Think of your Document as a form that you can use to create several new Documents from....app that lets you automate document assembly and automation. Think...Think of your document as a form that you can use to create several...

    blog.groupdocs.com/total/introducing-groupdocs-...
  8. Implement Page Rotation when Converting to PDF

    Its time to augment your Document conversion experience. You will be pleased to hear the new features, improvements and bug fixes that we’r going to elaborate in this blog post. Did you ever think of converting and rotating a Document at the same time? We make your wish come true with this month’s release of GroupDocs.Conversion for Java 19.4. You can now set page rotation angle when converting to a PDF or Image format....Its time to augment your document conversion experience. You...converting and rotating a document at the same time? We make...

    blog.groupdocs.com/conversion/implement-page-ro...
  9. 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-...
  10. Search Different Word Forms using C#

    Search different word forms using C# to find nouns in singular or plural. An example will be provided to implement word form search in C# without extra installation....C# Efficient and accurate document search is crucial in many...word is expressed within the document. By the end of this guide...

    kb.groupdocs.com/search/net/search-different-wo...