Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 3,155 for

image conversion

(0.08 sec)
  1. GroupDocs.Assembly for .NET 3.2.0 Release Notes...

    This page contains release notes for GroupDocs.Assembly for .NET 3.2.0 Major Features Added abilities to insert outer documents and to generate barcode Images while assembling a document. Full List of Issues Covering all Changes in this Release Key Summary Category ASSEMBLYNET-8 Add support for outer document insertion while generating Word Processing documents Feature ASSEMBLYNET-10 Support number formatting features missing in ....Conversion Product Solution GroupDocs...documents and to generate barcode images while assembling a document...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  2. Generating page preview for WordProcessing docu...

    This article describes how to generate a preview for any page for the existing WordProcessing document in SVG format using the GroupDocs.Editor...Conversion Product Solution GroupDocs...is supported in the numerous image viewers and also by any modern...

    docs.groupdocs.com/editor/java/generating-page-...
  3. Adding text watermarks | Documentation

    Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your Image. Ex: "C:\\Docs\\Image.png" Watermarker watermarker = new Watermarker("Image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....Conversion Product Solution GroupDocs...relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker...

    docs.groupdocs.com/watermark/java/adding-text-w...
  4. 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....Conversion Product Solution GroupDocs...character recognition, OCR) on images, either separate or embedded...

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  5. GroupDocs.Watermark Overview | Documentation

    GroupDocs.Watermark for Node.js via Java is a powerful API for managing watermarks in the various documents formats such as PDF, DOCX/DOC/RTF, PPTX/PPT, XLSX/XLS, JPG, PNG, TIFF, GIF and many others....Conversion Product Solution GroupDocs...following features: Add text and image watermark to supported document...

    docs.groupdocs.com/watermark/nodejs-java/groupd...
  6. Load document of specific format | Documentation

    This article explains how to load document of specific format....Conversion Product Solution GroupDocs...descendant Diagram Email Image GIF Image TIFF Image PDF Presentation...

    docs.groupdocs.com/watermark/net/load-document-...
  7. Get document page preview | Documentation

    This article shows the implementation of Redactor class which supports the rendering of the document preview in JPEG, PNG and BMP....Conversion Product Solution GroupDocs...preview in on of these image formats: JPEG Image Portable Network Graphics...

    docs.groupdocs.com/redaction/java/get-document-...
  8. Generating slides preview for presentation | Do...

    This article describes how to generate a preview for any slide for the existing PowerPoint presentation in SVG format...Conversion Product Solution GroupDocs...viewed in any desktop or online image viewer as well in the browser...

    docs.groupdocs.com/editor/net/generating-slides...
  9. Edit Markdown documents | Documentation

    This guide demonstrates how to edit content of the Markdown documents/files like a common text documents using a GroupDocs.Editor for Java....Conversion Product Solution GroupDocs...formatting, tables, lists, images and so on. There are actually...

    docs.groupdocs.com/editor/java/edit-markdown/
  10. Merge JPG files using C#

    Acquire proficiency in how to merge JPG files using C#. We'll furnish you with code example to combine JPG files in C# without additional software installations....Conversion Product Family GroupDocs...a fundamental operation in image processing and document generation...

    kb.groupdocs.com/merger/net/merge-jpg-files-usi...