Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 212 for

embedded license resource

(0.15 sec)
  1. Image redactions | Documentation

    This article shows that how to redact data of sensitive nature from images of various formats like JPG, PNG, TIFF and others....Information Free Trials Temporary License Policies My Orders & Quotes...in separate image files and embedded images: You can put a colored...

    docs.groupdocs.com/redaction/python-net/image-r...
  2. Render Word documents as Clean HTML using C# | ...

    Render the Word DOC/DOCX documents to minified HTML using C#. Convert the Word files with Embedded or external Resources within the .NET application....obtained either with embedded or external resources using respective...minified HTML. Get a Free API License # You can use the APIs for...

    blog.groupdocs.com/viewer/render-word-documents...
  3. Render PowerPoint presentations as HTML, PDF, a...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert PowerPoint presentations to HTML, PDF, PNG, and JPEG formats....Information Free Trials Temporary License Policies My Orders & Quotes...you can embed all external resources in the generated HTML file...

    docs.groupdocs.com/viewer/net/render-presentati...
  4. Render Word documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Word documents to HTML, PDF, PNG, and JPEG formats....Information Free Trials Temporary License Policies My Orders & Quotes...you can embed all external resources in the generated HTML file...

    docs.groupdocs.com/viewer/net/render-word-docum...
  5. Render JSON as PDF, JPG, PNG & HTML using C# | ...

    View JSON files as PDF using C#. Additionally, render JSON files to JPG, PNG, and HTML within .NET application using GroupDocs API....can use either embedded or external resources) Use the View()...into HTML format with embedded resources. Similarly, you can also...

    blog.groupdocs.com/viewer/render-json-as-pdf-jp...
  6. Sign documents with standard encryption for QR-...

    This article explains how to create encrypted QR-code electronic signature...Information Free Trials Temporary License Policies My Orders & Quotes...Signing / Sign document with embedded and encrypted data in QR-code...

    docs.groupdocs.com/signature/java/sign-document...
  7. Render Visio documents as HTML, PDF, and image ...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Visio diagrams to HTML, PDF, PNG, and JPEG formats....Information Free Trials Temporary License Policies My Orders & Quotes...you can embed all external resources in the generated HTML file...

    docs.groupdocs.com/viewer/net/render-visio-docu...
  8. Render archives as HTML, PDF, and image files |...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to display a list of archive content in HTML, PDF, PNG, and JPEG formats and to extract arbitrary file from archive....Information Free Trials Temporary License Policies My Orders & Quotes...method ( ) is used, all the resources (stylesheets, raster and vector...

    docs.groupdocs.com/viewer/net/render-archive-fi...
  9. 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....generated either having embedded or external resources using respective...minified HTML. Get a Free API License # You can use the APIs for...

    blog.groupdocs.com/viewer/render-word-documents...
  10. OCR support | Documentation

    OCR support means the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or Embedded in documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for text recognition in images. const indexFolder = 'c:/MyIndex/'; const documentsFolder = 'c:/MyDocuments/'; const query = 'Einstein'; // Creating an index const index = new groupdocs....Information Free Trials Temporary License Policies My Orders & Quotes...images, either separate or embedded in documents. To connect OCR...

    docs.groupdocs.com/search/nodejs-java/ocr-support/