Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 3,427 for

image signature

(0.09 sec)
  1. OCR Usage Basics | GroupDocs

    This article explains that how to integrate any paid or free OCR solution....Signature Product Solution GroupDocs...usage / Using OCR to redact image documents / OCR Usage Basics...

    docs.groupdocs.com/redaction/net/ocr-usage-basics/
  2. Get text coordinates | GroupDocs

    Learn how to obtain text coordinates when rendering your documents with Image Viewer by GroupDocs and place text over rendered document page Image....Signature Product Solution GroupDocs...over the image or to implement a text search in image-based rendering...

    docs.groupdocs.com/viewer/net/image-viewer-get-...
  3. Ինչպես ստեղծել Docker պատկեր՝ GroupDocs.Convers...

    Այս հոդվածը հրահանգներ է տալիս ստեղծել դոկերի պատկեր՝ GroupDocs.Conversion-ը node.js-ի համար Java-ի միջոցով գործարկելու համար: Այն ներառում է շրջակա միջավայրի կազմաձևման մանրամասները օրինակելի կոդի հետ միասին:...Signature Product Family GroupDocs.Metadata...docker build -t gd-conversion-image . Գործարկեք հետևյալ հրամանը՝...

    kb.groupdocs.com/hy/total/nodejs/how-to-create-...
  4. Working with worksheet headers and footers | Gr...

    This article explains how to work with worksheet headers and footers while using GroupDocs watermarking Java API...Signature Product Solution GroupDocs...(); Adding watermark to all images in header and footer GroupDocs...

    docs.groupdocs.com/watermark/java/working-with-...
  5. 5 Secure Methods to Add Watermarks to Word Docu...

    Learn how to add secure watermarks to Word documents using GroupDocs.Watermark for .NET. Compare 5 protection methods from basic to advanced with complete code examples....Signature Product Solution GroupDocs...AddTiledImageWaterma # Repeated tiled image watermark │ ├── AddLockedSectionWate...

    docs.groupdocs.com/watermark/net/secure-methods...
  6. GroupDocs Newsletter March 2018 – Document Mani...

    Share this issue: Monthly NewsletterMarch 2018 Edit Business Documents in Java by Loading in HTML Save Back to HTML, Word, ODT, XML & Text File Formats Edit and transform documents using HTML Editor or by any UI-less service within any Java based application. GroupDocs.Editor for Javais a powerful document editing API that allows converting supported document format into HTML and apply changes in any WYSIWYG HTML Editor, it also provide facility to convert back HTML document in same format or in other supported document format with changes made Easily manage complex documents editing operations by adding just a few lines of code within any type of Java application....properties and read/update/remove image cover tag in MP3 file format...Search Barcode and QR-Code Signatures in Business Documents? #...

    blog.groupdocs.com/total/groupdocs-newsletter-m...
  7. Edit Markdown documents | GroupDocs

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

    docs.groupdocs.com/editor/java/edit-markdown/
  8. Working with metadata in GIF images | GroupDocs

    Detecting the GIF version The following sample of code will help you to detect the version of a loaded GIF Image and extract some additional file format information. Load a GIF Image Extract the root metadata package Use the getGifImageType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.Image.gif.GifReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputGif)) { GifRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getGifImageType().getFileFormat()); System.out.println(root.getGifImageType().getVersion()); System.out.println(root.getGifImageType().getByteOrder()); System.out.println(root.getGifImageType().getMimeType()); System.out.println(root.getGifImageType().getExtension()); System.out.println(root.getGifImageType().getWidth()); System.out.println(root.getGifImageType().getHeight()); } Working with XMP Metadata GroupDocs....Signature Product Solution GroupDocs...formats / Images / Working with metadata in GIF images Working...

    docs.groupdocs.com/metadata/java/working-with-m...
  9. Scan QR Code from PNG using C#

    Easily discover how to scan QR Code from PNG using C# without need for additional software installations along with code example to extract QR Code from PNG in C#....Signature Product Family GroupDocs.Metadata...using C# Scanning QR codes from images, especially in the PNG format...

    kb.groupdocs.com/parser/net/scan-qrcode-from-pn...
  10. Rasterize document or page | GroupDocs

    The watermark can be removed from the PDF documents using third-party tools. However, if you want to remove a watermark that is almost impossible to remove, you can rasterize pdf documents. GroupDocs.Watermark provides the feature to convert all the pages of a PDF document to raster Images with only one line of code....Signature Product Solution GroupDocs...of a PDF document to raster images with only one line of code...

    docs.groupdocs.com/watermark/net/rasterize-docu...