Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 238 for

embedded license resource

(0.06 sec)
  1. 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...
  2. OCR support | GroupDocs

    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/
  3. 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...
  4. Render images as HTML, PDF, PNG, and JPEG files...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert images 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/nodejs-java/render-im...
  5. 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...
  6. 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...
  7. 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...usage / Signing documents / Embedded QR data / ✎ QR Encryption...

    docs.groupdocs.com/signature/net/sign-documents...
  8. GroupDocs.Annotation .NET Python Integration | ...

    Learn to integrate GroupDocs.Annotation for .NET with Python using pythonnet. Master two proven methods to solve assembly loading challenges, featuring complete code samples for wrapper-based and reflection-based annotation approaches....Step 3: Discover Additional Resources Frequently Asked Questions...obfuscated assemblies containing embedded dependencies. Each approach...

    blog.groupdocs.com/annotation/python-integration/
  9. Render CAD drawings and models as HTML, PDF, an...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert CAD files (DWG, DGN, DXF) 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/nodejs-java/render-ca...
  10. OCR support | GroupDocs

    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. String indexFolder = "c:\\MyIndex"; String documentFolder = "c:\\MyDocuments"; // Creating an index Index index = new Index(indexFolder); // Setting the OCR indexing options IndexingOptions options = new IndexingOptions(); options....Information Free Trials Temporary License Policies My Orders & Quotes...images, either separate or embedded in documents. To connect OCR...

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