Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 401 for

viewer print images

(0.08 sec)
  1. Sign document with extensions | GroupDocs

    This article shows how to create electronic signatures with additional visual extensions...Viewer Product Solution GroupDocs...setSignatureImplemen ( TextSignatureImpleme . Image ); // set up shadow options...

    docs.groupdocs.com/signature/java/sign-document...
  2. Sign documents with additional image adjustment...

     This article explains how to use different image adjustment with electronic signatures on document page....Viewer Product Solution GroupDocs...additional image adjustments Sign documents with additional image adjustments...

    docs.groupdocs.com/signature/java/sign-document...
  3. Sign documents with extra Digital Signature pro...

     This article explains how to use extended Digital electronic signatures options and adjustment on document page....Viewer Product Solution GroupDocs...are the steps to setup extra image appearance with GroupDocs.Signature:...

    docs.groupdocs.com/signature/java/sign-document...
  4. Generate signature preview | GroupDocs

    This topic explains how to get signature preview with the SignOptions by GroupDocs.Signature API....Viewer Product Solution GroupDocs...creation (see interface ); image preview format - PNG / JPG /...

    docs.groupdocs.com/signature/java/generate-sign...
  5. Convert XLSX to GIF using Python

    Let's convert XLSX to GIF using Python in a few easy steps without installing extra APIs. Also, provided the code to effortlessly export XLSX to GIF in Python....Viewer Product Family GroupDocs.Comparison...your XLSX spreadsheet as a GIF image Automating the conversion of...

    kb.groupdocs.com/conversion/python/convert-xlsx...
  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. const indexFolder = 'c:/MyIndex/'; const documentsFolder = 'c:/MyDocuments/'; const query = 'Einstein'; // Creating an index const index = new groupdocs....Viewer Product Solution GroupDocs...(library) for the recognition of printed text (optical character recognition...

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  7. 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....Viewer Product Solution GroupDocs...(library) for the recognition of printed text (optical character recognition...

    docs.groupdocs.com/search/java/ocr-support/
  8. Implement custom serialization with QR-code sig...

    This article explains how to implement custom serialization for QR-code electronic signatures....Viewer Product Solution GroupDocs...into metadata signature to Image document. Signature signature...

    docs.groupdocs.com/signature/java/implement-cus...
  9. Support of .NET Standard 2.0 in GroupDocs.Viewe...

    Hello everyone! We have released v19.10 of GroupDocs.Viewer for .NET and I have a piece of breaking news especially for those who requested the support of .NET Core. The latest release of the API includes 6 new features, 2 improvements, and 11 bug fixes. So let’s have a look at some major updates we have brought for you. Support of .NET Standard 2.0 As promised, we have added the support of ....Viewer for .NET and I have a piece...Thus, you can use GroupDocs.Viewer for .NET API in your cross-platform...

    blog.groupdocs.com/viewer/support-of-net-standa...
  10. Convert PDF to TIFF using Node.js

    Learn how to convert PDF to TIFF using Node.js and export PDF to TIFF in Node.js. Efficient file conversion for high-quality image outputs in your applications....Viewer Product Family GroupDocs.Comparison...using Node.js . TIFF, or Tagged Image File Format, is widely used...

    kb.groupdocs.com/conversion/nodejs/convert-pdf-...