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

images

(0.26 sec)
  1. Rasterize document or page | GroupDocs

    Rasterize a PDF to make watermarks hard to remove using Python via .NET....document: convert pages to images so content becomes non-editable...sample converts all PDF pages to images (after adding a watermark)...

    docs.groupdocs.com/watermark/python-net/rasteri...
  2. 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....character recognition, OCR) on images, either separate or embedded...library for text recognition in images. String indexFolder = "c:\\MyIndex"...

    docs.groupdocs.com/search/java/ocr-support/
  3. Render SVG as HTML using Python

    Learn how to render SVG as HTML using Python. This tutorial shows how to convert SVG to HTML in Python with embedded resources for browser-ready output....resources—such as CSS, fonts, and images—makes this technique a powerful...graphics into high-resolution PNG images while preserving transparency...

    kb.groupdocs.com/viewer/python/render-svg-as-ht...
  4. Working with slide backgrounds | GroupDocs

    The API allows you to extract information about all the slide backgrounds, Removing a particular background and Adding watermark to all background Images...watermark to all background images Extracting information about...how to remove the background image of a particular slide setting...

    docs.groupdocs.com/watermark/net/working-with-s...
  5. GroupDocs Newsletter February 2018 – Document M...

    Share this issue: Monthly Newsletter February 2018 .NET Document Viewer APIs for C#, WPF and ASPdotNET Applications Render PDF, Word, Excel, Outlook, HTML and Image formats within GroupDocs.Viewer for .NET is a powerful file viewer API for rendering over 50 documents and image file formats within .NET applications. It rasterizes documents and Images both, renders text and converts them to SVG + HTML + CSS – offering a high-fidelity true-text, native document rendering....Word, Excel, Outlook, HTML and Image formats within GroupDocs.Viewer...rendering over 50 documents and image file formats within .NET applications...

    blog.groupdocs.com/total/groupdocs-newsletter-f...
  6. Barcodes Syntax and Properties | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later releases. Inserting Barcodes Dynamically You can insert barcode Images to your documents dynamically using barcode tags. To declare a dynamically inserted barcode image within your template, perform the following steps: Add a textbox to your template at the place where you want a barcode image to be inserted. Set common image attributes such as size, rotation angle, and others for the textbox, making the textbox look like a barcode image without bars and text....Usage / Working with Barcode Image Generation / Barcodes Syntax...Dynamically You can insert barcode images to your documents dynamically...

    docs.groupdocs.com/assembly/net/barcodes-syntax...
  7. java-app.zip

    java-app/App.java java-app/App.java import com.groupdocs.viewer.Viewer; import com.groupdocs.viewer.options.*; public class App { public static void main(String[] args) throws Exception { Viewer vi......2 · Item 3 Images This section starts from a...( Ellipse text )There is an image in a black border in the top...

    docs.groupdocs.com/viewer/java/sample-apps/gett...
  8. eSign document with Metadata signature | GroupDocs

    This article shows how to add Metadata signature to the each document type meta layer with different data types over with GroupDocs.Signature... Images metadata distinct by whole...to keep standard or custom image metadata information like creator...

    docs.groupdocs.com/signature/net/esign-document...
  9. Not able to view pptx file in viewer - Free Sup...

    Hello, I am getting the following error on a code shared below when trying to view pptx file in a viewer Method not found: ‘Aspose.Slides.Export.INotesCommentsLayoutingOptions Aspose.Slides.Export.IRenderingOptions.ge…...Presentation: lost slide’s background image is currently under review by...#EDITORNET-2903 (lost slide background images when converting HTML to PPTX)...

    forum.groupdocs.com/t/not-able-to-view-pptx-fil...
  10. Merge Open Document files | GroupDocs

    Learn how to merge Open Document files, combine ODT, ODS, ODP files into one file programmatically in C# language using GroupDocs.Merger for .NET library....hold content such as text, images, objects and styles. The ODT...hold content such as text, images, objects and styles. The ODT...

    docs.groupdocs.com/merger/net/merge/open-document/