Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 3,135 for

image viewer

(0.09 sec)
  1. Use OCR Connector | GroupDocs

    This article explains how to integrate OCR solution to GroupDocs.Parser...Viewer Product Solution GroupDocs...OCR to extract a text from images and PDFs / Use OCR Connector...

    docs.groupdocs.com/parser/net/use-ocr-connector/
  2. Existing objects in diagrams | GroupDocs

    This article explains how to to find and remove watermarks of both types in Visio document....Viewer Product Solution GroupDocs...document Create and initialize image/text search criteria possible...

    docs.groupdocs.com/watermark/net/existing-objec...
  3. GroupDocs.Conversion Product Family

    Find answers about converting documents and Images of various types using code on any platform....Viewer Product Family GroupDocs.Comparison...Convert Image to PDF in C# How to Convert PDF to Image in Java...

    kb.groupdocs.com/conversion/page/21/
  4. GroupDocs.Viewer.for.Java pdf conversion issues...

    Hi, We are working on migrating to GroupDocs for java form GroupDocs for .Net. There seems to be an issue with conversion of some pdf files. 133d0a13-88f2-434e-a7a1-23579c4c5670.pdf (399.2 KB) Resulting conversion us…...Viewer.for.Java pdf conversion issues GroupDocs.Viewer Product...implementation with Java is this: image.jpg (133.9 KB) I believe that...

    forum.groupdocs.com/t/groupdocs-viewer-for-java...
  5. 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....Viewer Product Solution GroupDocs...relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker...

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

    This article explains how to use OCR....Viewer Product Solution GroupDocs...OCR to extract a text from images and PDFs / OCR Usage Basics...

    docs.groupdocs.com/parser/net/ocr-usage-basics/
  7. Watermarks in word processing document | GroupDocs

    Add shape-based watermarks to Word documents with additional options using Python via .NET....Viewer Product Solution GroupDocs...WordProcessingImageE This sample applies image effects (brightness, contrast...

    docs.groupdocs.com/watermark/python-net/waterma...
  8. Working with spreadsheet document attachments |...

    Extract, add, remove, search, and watermark spreadsheet attachments using Python via .NET....Viewer Product Solution GroupDocs...including placement, preview image size, and file details. import...

    docs.groupdocs.com/watermark/python-net/working...
  9. 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....Viewer Product Solution GroupDocs...information as a quite small image that could be automatically...

    docs.groupdocs.com/signature/net/how-to-generat...
  10. 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....Viewer Product Family GroupDocs.Comparison...your XLSX spreadsheet as a GIF image Automating the conversion of...

    kb.groupdocs.com/conversion/python/convert-xlsx...