Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 9,597 for

image

(0.38 sec)
  1. Composing signature with texture brush backgrou...

     This article explains how to fill signature background with texture brush...signature background with image for Text and Image signature types Here...setSignatureImplemen ( TextSignatureImpleme . Image ); // sign document to file...

    docs.groupdocs.com/signature/java/composing-sig...
  2. Sign document with Digital signature - advanced...

     This article explains how to sign document with Digital electronic signatures using advanced options with GroupDocs.Signature API....signature details ( , , ) signature image as digital signature appearance...appearance on document page ( or ) image signature appearance on document...

    docs.groupdocs.com/signature/java/sign-document...
  3. Conversion from Jpeg2000 is introduced in Group...

    We are pleased to announce another monthly release of GroupDocs.Conversion for .NET 17.12. This release comes with support of Jpeg2000. Few improvements and bug fixes are also introduced. Such as Image to SVG conversion is improved and InvalidValueFormatException exception on PDF to TIF conversion is resolved. We’d recommend you to download the latest release of the API and share your experience. Document Conversion API for .NET - Feature Implement conversion from/to Jpeg2000 GroupDocs Document Conversion API - Improvements Possibility to convert one sheet per page or depending on print area when converting Cells to Pdf Optimize target Pdf for minimum file size when converting Cells to Pdf Image to SVG conversion Words to Gif conversion improvement GroupDocs.... Such as Image to SVG conversion is improved...when converting Cells to Pdf Image to SVG conversion Words to Gif...

    blog.groupdocs.com/conversion/conversion-jpeg20...
  4. OCR Usage Basics | GroupDocs

    This article explains how to use OCR....OCR to extract a text from images and PDFs / OCR Usage Basics...a text from images. To extract a text from image files or non-text...

    docs.groupdocs.com/parser/java/ocr-usage-basics/
  5. Convert DOCX to WEBP using Python

    Learn how to convert DOCX to WEBP using Python with clear instructions and sample code. Effortlessly export DOCX to WEBP Images in Python for modern, efficient Image storage....while maintaining control over image fidelity and output options...each page as a separate WEBP image. The ImageConvertOptions class...

    kb.groupdocs.com/conversion/python/convert-docx...
  6. How to Render PDF as PNG using C#

    In this article, you will learn how to render PDF as PNG using C#. Follow our step-by-step guide to convert pdf to png c# without installing any extra software....render PDF documents as PNG images arises in various scenarios...simply need to convert PDFs into image files for visualization or sharing...

    kb.groupdocs.com/viewer/net/how-to-render-pdf-a...
  7. GroupDocs.Comparison for Python via .NET 25.12 ...

    Explore what’s new in GroupDocs.Comparison for Python via .NET 25.12. Available now on Pypi and GroupDocs website....quality—especially for PDF, CAD, image, email, and Office document...(COMPARISONPYTHON-4577) [Fix] Image preview ignores the width and...

    blog.groupdocs.com/comparison/groupdocs-compari...
  8. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Latest Answers How to Extract Images from Word Document using Java...PDF using C# How to Extract Images from Word Document in C# How...

    kb.groupdocs.com/categories/page/40/
  9. Annotate Html Documents using GroupDocs.Annotat...

    We are pleased to announce the release of GroupDocs.Annotation for Java 17.5.0. This release comes with multitude of new features, improvements and bug fixes. Some new Image formats are introduced such as EMF/WMF and CAD. Furthermore, importing annotations from Word documents is improved and exporting the repeated reply comments issue (Export to MS-Word) is resolved. For further information, please see release notes. We’d recommend you to fetch latest release of the API, integrate it in your project and share your valuable feedback.... Some new image formats are introduced such...annotating for DICOM format images Add Metered licensing support...

    blog.groupdocs.com/annotation/introducing-group...
  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. const indexFolder = 'c:/MyIndex/'; const documentsFolder = 'c:/MyDocuments/'; const query = 'Einstein'; // Creating an index const index = new groupdocs....character recognition, OCR) on images, either separate or embedded...library for text recognition in images. const indexFolder = 'c:/MyIndex/'...

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