Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 9,492 for

image

(0.11 sec)
  1. Search for Multiple e-Signature Types | GroupDocs

    This article explains how to search for multiple electronic signature types within document pages using GroupDocs.Signature for Python via .NET API....types of signatures like text, image, digital, barcode, QR code,...text_options = TextSearchOptions () image_options = ImageSearchOptions...

    docs.groupdocs.com/signature/python-net/search-...
  2. Edit Markdown documents | GroupDocs

    This guide demonstrates how to edit content of the Markdown documents/files like a common text documents using a GroupDocs.Editor for Java....formatting, tables, lists, images and so on. There are actually...Internal images, stored with base64 encoding External images Loading...

    docs.groupdocs.com/editor/java/edit-markdown/
  3. Add watermarks to word processing documents | G...

    Microsoft Word allows the user to divide and format the document into multiple sections. Defining sections in the document enables the user to set specific page layout and formatting for different parts of the document. An example of the sections is headers and footers. Headers and footers are used to display text or any graphical object on all the pages. Adding watermark to a particular section GroupDocs.Watermark API allows you to add watermark objects in the headers and footers of the page....(); Adding watermark to the images inside a particular section...TextWatermark ( "Protected image" , new Font ( "Arial" , 8 ));...

    docs.groupdocs.com/watermark/java/add-watermark...
  4. Generating slides preview for presentation | Gr...

    This article describes how to generate a preview for any slide for the existing PowerPoint presentation in SVG format...viewed in any desktop or online image viewer as well in the browser...slide preview as an SVG vector image, that is encapsulated in the...

    docs.groupdocs.com/editor/net/generating-slides...
  5. Supported File Formats | GroupDocs

    The following article indicates the file formats that GroupDocs.Watermark can work with....for attached documents and images. Apple Mail Message Watermark...for attached documents and images. Microsoft Outlook Email Template...

    docs.groupdocs.com/watermark/nodejs-java/suppor...
  6. Find and Remove Watermarks from Documents in Java

    Java API to find and remove text and Image watermarks from documents like PDF, Word, Excel, PowerPoint, and Visio files programmatically....to find and remove text or image watermarks from PDF, Word, Excel...API supports adding text and image watermarks to a wide range of...

    blog.groupdocs.com/watermark/find-and-remove-wa...
  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. 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/
  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....document conversion from one image format to another and discusses...application. You can start the image conversion procedure by setting...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  9. 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...
  10. 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...