Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 1,395 for

note

(0.03 sec)
  1. Use OCR Connector | Documentation

    This article explains how to integrate OCR solution to GroupDocs.Parser... It’s important to note that these two methods are independent...

    docs.groupdocs.com/parser/net/use-ocr-connector/
  2. Convert images with optical character recogniti...

    In this article, you will learn how to convert an image file to text or PDF using OCR with GroupDocs.Conversion for Java.... Note Refer to the for more conversion...

    docs.groupdocs.com/conversion/java/convert/imag...
  3. Introducing GroupDocs.Assembly for Java | Docum...

    Introduction to GroupDocs.Assembly for Java GroupDocs.Assembly for Java is a Java API engine designed to generate documents based on templates. In essence, the engine accepts a template document and some data, assembles data with the template document as per syntax defined by the template document and then, generates the output document in the template’s format or in the specified output format. Since GroupDocs.Assembly for Java can generate documents based on a data source, essentially it serves two purposes: Document Automation and Report Generation.... Please note that GroupDocs.Purchase is a...

    docs.groupdocs.com/assembly/java/introducing-gr...
  4. Render Visio documents as HTML, PDF, and image ...

    Convert Visio diagrams to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer for Python via .NET API.... Note Family of Visio file formats...

    docs.groupdocs.com/viewer/python-net/render-vis...
  5. Field Management in GroupDocs.Editor for Node.j...

    This documentation section explains the management and manipulation of form fields within documents using GroupDocs.Editor for Node.js via Java.... Note: Make sure to replace 'path/to/your/document...

    docs.groupdocs.com/editor/nodejs-java/form-fiel...
  6. Developing FireFox Add-ons with the Add-on Buil...

    This article explains the basics of creating an add-on for FireFox using the FireFox Add-on Builder and Add-on SDK. Read more about them on the Mozilla website. As an example, I’ll use the GroupDocs add-on. (You can download the source code from Github.) It’s an advanced extension so I’ll focus on the basics and highlight a couple of interesting aspects communication between scripts. I’ll mainly look at the add-on folders data and lib in the /resources/groupdocsviewer/ folder.... Note that the scripts attached to...

    blog.groupdocs.com/viewer/developing-firefox-ad...
  7. Search for standard entries in the QR-Code sign...

    This article explains how to search for VCard, MeCard, Email, Address, EPC, SEPA, Event data in QR-code electronic signatures from previously signed documents with GroupDocs.Signature API.... Note , meCard . Email ); } else {...

    docs.groupdocs.com/signature/net/search-for-sta...
  8. Supported Document Formats | Documentation

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more...Message Outlook Mail Message Note Document Type Parse Document...

    docs.groupdocs.com/parser/net/supported-documen...
  9. Save Document | Documentation

    This article demonstrates how to save edited text documents, spreadsheets, and presentations with GroupDocs.Editor for Node.js via Java API.... Note: Be sure to replace 'C:\\input\\document...

    docs.groupdocs.com/editor/nodejs-java/save-docu...
  10. 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.... Note that in Haml, you don’t have...

    blog.groupdocs.com/signature/working-with-group...