Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 3,377 for

image signature

(0.08 sec)
  1. Split a worksheet into pages | GroupDocs

    Split worksheets into pages when rendering spreadsheets to HTML, PDF, and Image formats using GroupDocs.Viewer Python API....Signature Product Solution GroupDocs...appear on a worksheet. In the image below, the vertical page break...

    docs.groupdocs.com/viewer/python-net/split-work...
  2. GroupDocs.Metadata for Python overview | GroupDocs

    Develop Applications to Create, View, Access, Update, Delete, Search, Compare, Replace & Export Metadata of Popular Documents & Image Formats....Signature Product Solution GroupDocs...associated with various document, image, audio, video and many other...

    docs.groupdocs.com/metadata/python-net/product-...
  3. Render SVG as PNG using Python

    This topic will explain how to render SVG as PNG using Python. Moreover, it shows how to convert SVG to PNG in Python with precise control over Image dimensions....Signature Product Family GroupDocs.Metadata...library to create high-quality images with adjustable dimensions...

    kb.groupdocs.com/viewer/python/render-svg-as-pn...
  4. Merge TIFF files using Java

    In this article, we will outline essential steps to merge TIFF files using Java. We will also provide code example to demonstrate how to combine TIFF files in Java....Signature Product Family GroupDocs.Metadata...files using Java TIFF (Tagged Image File Format) files are extensively...

    kb.groupdocs.com/merger/java/merge-tiff-files-u...
  5. Add watermarks to spreadsheet documents | Group...

    Add watermarks to worksheets, Images, backgrounds, and headers/footers using Python via .NET....Signature Product Solution GroupDocs...sample adds either a text or image watermark to specific worksheets...

    docs.groupdocs.com/watermark/python-net/add-wat...
  6. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Signature Product Solution GroupDocs...Annotations(comments) Remarks Embedded images OCR Remove Page Page Filters...

    docs.groupdocs.com/redaction/net/supported-docu...
  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. 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....Signature Product Solution GroupDocs...character recognition, OCR) on images, either separate or embedded...

    docs.groupdocs.com/search/java/ocr-support/
  8. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Signature Product Solution GroupDocs...Annotations(comments) Remarks Embedded images OCR Remove Page Page Filters...

    docs.groupdocs.com/redaction/python-net/support...
  9. GroupDocs.Conversion for .NET

    Find answers about converting documents and Images of various types using .NET code on any platform....Signature Product Family GroupDocs.Metadata...to Convert Word Document to Image using C# How to Convert Word...

    kb.groupdocs.com/conversion/net/page/6/
  10. 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....Signature Product Solution GroupDocs...Usage / Working with Barcode Image Generation / Barcodes Syntax...

    docs.groupdocs.com/assembly/net/barcodes-syntax...