Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 10,035 for

image

(0.21 sec)
  1. Adding text watermarks | GroupDocs

    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....relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker...watermarker = new Watermarker ( "image.png" ); // Initialize the font...

    docs.groupdocs.com/watermark/java/adding-text-w...
  2. OCR Usage Basics | GroupDocs

    This article explains how to use OCR....OCR to extract a text from images and PDFs / OCR Usage Basics...(OCR) in image files and PDF files composed of images. It should...

    docs.groupdocs.com/parser/net/ocr-usage-basics/
  3. Tiled Rendering of CAD Documents using GroupDoc...

    We are pleased to announce the release of version 18.6 of GroupDocs.Viewer for .NET. The latest version provides the support of rendering DXF format as well as the tiled rendering of the CAD documents. Furthermore, we have added the feature of forced password validation for password protected documents. Along with the new features, there are 14 improvements and bug fixes in this monthly release. Below is the list of new features, improvements, and fixes added in GroupDocs....render string guid = "with-images.pdf"; //Set document password...rendering CAD documents (into an image, HTML or PDF) by dividing into...

    blog.groupdocs.com/viewer/tiled-rendering-of-ca...
  4. How to generate barcode and sign document using...

    This guide describes how to improve your document with generated barcodes using C#. Sign your documents with Codabar, Event or Code39Extended using GroupDocs.Signature .NET API by GroupDocs....information as a quite small image that could be automatically...barcodes for free. Barcode and image generation in C# Another way...

    docs.groupdocs.com/signature/net/how-to-generat...
  5. DjVu EMF WMF DICOM and OTP formats are introduc...

    GroupDocs.Conversion for .NET API supports document conversion operations back and forth over 50 documents and Image file formats but we are expanding its feature and trying to add more document and Image format support .In this regard are happy to announce another monthly release of GroupDocs.Conversion for .NET 16.11.0 API. This release has included new features like return possible conversions , page count from file and stream also added support for new file formats DjVu, EMF, WMF, DICOM, OTP along with some improvements and fixes....forth over 50 documents and image file formats but we are expanding...trying to add more document and image format support .In this regard...

    blog.groupdocs.com/conversion/groupdocs-convers...
  6. Conversion from STL and IFC is Supported in Gro...

    We are pleased to announce another monthly release of GroupDocs.Conversion for Java 17.10. This release permits users to hide comments when converting from Cells. Conversion from STL and IFC is also introduced in 17.10 version of the API. Aside these features, API covers many improvements and bug fixes. Such as Slides to XPS conversion is improved. We’d recommend you to download this latest release and share your documents conversion experience....Conversion of document containing images to RTF with “old readers” compatibility...work PPTX to HTML Conversion - Image without background converted...

    blog.groupdocs.com/conversion/conversion-from-s...
  7. Render XLSX as PNG using Python

    Learn how to render XLSX as PNG using Python. This tutorial explains how to convert XLSX to PNG in Python for visual representation....spreadsheet content into high-quality images for visual sharing and archival...spreadsheet data as static PNG images. Steps to Render XLSX as PNG...

    kb.groupdocs.com/viewer/python/render-xlsx-as-p...
  8. Modifying found watermark properties | GroupDocs

    Search and update existing text or Image watermarks using Python via .NET....Watermark lets you replace text or images in watermarks that already..."document.pdf" ) Replacing image Swap the image data of matched watermarks...

    docs.groupdocs.com/watermark/python-net/modifyi...
  9. Convert XLSX to GIF using Python

    Let's convert XLSX to GIF using Python in a few easy steps without installing extra APIs. Also, provided the code to effortlessly export XLSX to GIF in Python....your XLSX spreadsheet as a GIF image Automating the conversion of...of Excel spreadsheets to image formats can greatly simplify how...

    kb.groupdocs.com/conversion/python/convert-xlsx...
  10. How to Convert Bitmap to PNG using C#

    Quickly do Image conversion and learn the process to convert Bitmap to PNG using C# and how to consume document converter APIs for C# BMP to PNG converter ability....using C# We will discuss the image transformation from one format...Convert method for doing the image conversion and storing it on...

    kb.groupdocs.com/conversion/net/how-to-convert-...