Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 54 for

embedded license reading

(0.05 sec)
  1. eSign document with QR code signature | GroupDocs

    This article explains how sign documents with electronic signature as QR code on document page with GroupDocs.Signature API....Information Free Trials Temporary License Policies My Orders & Quotes...background. QR codes can be read by smartphone cameras or specialized...

    docs.groupdocs.com/signature/net/esign-document...
  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. Working with IPTC IIM metadata | GroupDocs

    Access, read, update, and remove IPTC IIM metadata using GroupDocs.Metadata for Python via .NET....Information Free Trials Temporary License Policies My Orders & Quotes... IPTC IIM metadata can be embedded into a variety of image formats...

    docs.groupdocs.com/metadata/python-net/working-...
  4. Merge PowerPoint Presentations | GroupDocs

    This article demonstrates how to merge PowerPoint presentation files of PPT, PPTX, ODP and may other formats with couple C# code lines and GroupDocs.Merger for .NET....Information Free Trials Temporary License Policies My Orders & Quotes...animations, video, audio and embedded objects. A presentation can...

    docs.groupdocs.com/merger/net/merge/powerpoint/
  5. Convert to PDF with advanced options | GroupDocs

    Follow this guide and learn how to convert documents to PDF with height, width, DPI, margins and other customizations using GroupDocs.Conversion for Java....Information Free Trials Temporary License Policies My Orders & Quotes...quality loss). Makes fonts not embedded. PdfFormattingOptions The...

    docs.groupdocs.com/conversion/java/convert-to-p...
  6. 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/
  7. Working with IPTC IIM metadata | GroupDocs

    This article shows how to access IPTC metadata in a file of any supported format....Information Free Trials Temporary License Policies My Orders & Quotes... IPTC IIM metadata can be embedded into a variety of image formats...

    docs.groupdocs.com/metadata/net/working-with-ip...
  8. Email messages | GroupDocs

    Modify message body/subject, embed/remove images, search text, and list recipients using Python via .NET....Information Free Trials Temporary License Policies My Orders & Quotes.... save ( "message.msg" ) Embedding image to email message body...

    docs.groupdocs.com/watermark/python-net/email-m...
  9. How to sign Excel spreadsheets and their macros...

    This guide describes how to sign Excel workbooks and/or macros in them using C#. Sign your spreadsheets with digital certificate using GroupDocs.Signature .NET API by GroupDocs....Information Free Trials Temporary License Policies My Orders & Quotes...for Applications (VBA) macro embedded into spreadsheets with digital...

    docs.groupdocs.com/signature/net/how-to-sign-ex...
  10. Merge PowerPoint Presentations | GroupDocs

    This article demonstrates how to merge PowerPoint presentation files of PPT, PPTX, ODP and may other formats with couple java code lines and GroupDocs.Merger for Java....Information Free Trials Temporary License Policies My Orders & Quotes...animations, video, audio and embedded objects. A presentation can...

    docs.groupdocs.com/merger/java/merge/powerpoint/