Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 3,165 for

image signature

(0.05 sec)
  1. Convert to PDF with advanced options | Document...

    Follow this guide and learn how to convert documents to PDF with height, width, DPI, margins and other customizations using GroupDocs.Conversion for Node.js via Java....Signature Product Solution GroupDocs...desired image width after conversion. specifies desired image height...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  2. GroupDocs.Conversion for Node.js via Java | Doc...

    GroupDocs.Conversion for Node.js via Java is an advanced document conversion API developed to convert files of different formats from within JavaScript applications....Signature Product Solution GroupDocs...forth over 50 document and image file formats. Node.js API to...

    docs.groupdocs.com/conversion/nodejs-java/
  3. GroupDocs.Conversion for Java

    Find answers about converting documents and Images of various types using Java code on any platform....Signature Product Family GroupDocs.Metadata...Word using Java How to Convert Image to PDF in Java How to Convert...

    kb.groupdocs.com/conversion/java/page/7/
  4. OCR Usage Basics | Documentation

    This article explains how to use OCR....Signature Product Solution GroupDocs...OCR to extract a text from images and PDFs / OCR Usage Basics...

    docs.groupdocs.com/parser/net/ocr-usage-basics/
  5. Render PDF as JPG using Java

    Discover an efficient approach to render PDF as JPG using Java. Additionally, delve into comprehensive step-by-step guideline and Java code for rendering PDF to JPG....Signature Product Family GroupDocs.Metadata...Converting a PDF into a JPEG image with Java presents a versatile...

    kb.groupdocs.com/viewer/java/render-pdf-as-jpg-...
  6. Optimize images | Documentation

    Optimize PDF Images with GroupDocs.Viewer for Python and .NET. Improve file size and performance....Signature Product Solution GroupDocs...Optimize images Optimize images Leave feedback Reduce image quality...

    docs.groupdocs.com/viewer/python-net/optimize-i...
  7. Optimize images | Documentation

    Optimize Images in a PDF file using GroupDocs.Viewer for .NET (C#)...Signature Product Solution GroupDocs...Optimize images Optimize images Leave feedback Reduce image quality...

    docs.groupdocs.com/viewer/net/optimize-images/
  8. How to Convert PNG to JPG using C#

    This tutorial provides detailed information to convert PNG to JPG using C# and a sample application to demonstrate the implementation of C# PNG to JPG conversion....Signature Product Family GroupDocs.Metadata...document conversion from one image format to another and discusses...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  9. Working with worksheet backgrounds | Documentation

    This article explains how to work with worksheet backgrounds while using GroupDocs watermarking API...Signature Product Solution GroupDocs...watermark to the background images that belong to an Excel document...

    docs.groupdocs.com/watermark/net/working-with-w...
  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....Signature Product Solution GroupDocs...character recognition, OCR) on images, either separate or embedded...

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