Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 2,281 for

document processing

(0.1 sec)
  1. Working with Groupdocs Signature API from Ruby

    Today we will find out how to use GroupDocs’ Ruby SDK. We will create a GroupDocs Signature envelope sample with the Sinatra framework. GroupDocs Signature envelopes are used to prepare Documents for digital signature and managing the signature process. Setting Up First, create the application folders structure: your_app/public – for CSS files. your_app/samples – for sample files. your_app/views – for view files, we will use Haml for these. Also we need to create a Gemfile in our project’s root directory with the following content: https://gist....envelopes are used to prepare documents for digital signature and...and managing the signature process. Setting Up # First, create the...

    blog.groupdocs.com/signature/working-with-group...
  2. Introducing GroupDocs.Signature for Java | Docu...

    Introduction to GroupDocs.Signature for Java - what is it and why to use...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...and digital signatures to documents of various formats like PDF...

    docs.groupdocs.com/signature/java/introducing-g...
  3. Add Image Watermark to DOCX Using Java

    Learn how to add image watermark to DOCX using Java without extra software installation. Also, we'll supply you code to insert image watermark to DOCX in Java....visual markers placed on documents, emphasizing ownership, confidentiality...and professionalism of your documents. This article explores the...

    kb.groupdocs.com/watermark/java/add-image-water...
  4. How to Convert MHTML to JPG in C#

    This short post will show you how to convert MHTML to JPG in C# without using any third-party software, as well as how to build MHTML to JPG converter functionality.... Document conversion is quite straightforward...Conversion namespace for performing document conversion from MHTML to JPG...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  5. Common | Documentation

    This section explains common signature Processing features of GroupDocs.Signature API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...Common Leave feedback Obtain document form fields and signatures...

    docs.groupdocs.com/signature/java/common/
  6. 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...
  7. How to Convert Outlook Email to PDF using C#

    This quick tutorial describes the complete process of how to convert Outlook email to PDF using C# and learn how to develop the EML to PDF C# application....explains the step-by-step process of how to convert Outlook email...consuming one of the best document converter APIs. It also provides...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  8. 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-...
  9. Remove Metadata from RTF using Java

    Learn how to efficiently remove metadata from RTF using Java with an example that shows how to delete metadata from RTF in Java without need of additional software....( RTF ) is a commonly used document format that allows for text...situations where maintaining document confidentiality is critical...

    kb.groupdocs.com/metadata/java/remove-metadata-...
  10. Render Word documents as Clean HTML in Java | M...

    Render the Word DOC/DOCX Documents to minified HTML in Java. View or convert the Word files with embedded or external resources within the applications....minification process. Let’s automate the process to get rid of...discusses how to render Word documents to minified HTML in Java ...

    blog.groupdocs.com/viewer/render-word-documents...