Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 3,521 for

image signature

(0.28 sec)
  1. GroupDocs.Markdown for .NET overview | GroupDocs

    GroupDocs.Markdown for .NET converts documents to clean, structured Markdown with full control over output flavor, Image handling, and formatting....Signature Product Solution GroupDocs...flavors Image handling with relative paths and image replacement...

    docs.groupdocs.com/markdown/net/product-overview/
  2. 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...
  3. How to Add Underline Annotation into PDF Using C#

    We will explore the process how to add underline annotation into PDF using C#. A code example is also provided to insert underline annotation in PDF using C#....Signature Product Family GroupDocs.Metadata...a topic about incorporating image annotations into PDF files....

    kb.groupdocs.com/annotation/net/how-to-add-unde...
  4. GroupDocs.Markdown for Python via .NET | GroupDocs

    Convert PDF, Word, Excel, and other documents to clean Markdown using Python....Signature Product Solution GroupDocs...strict CommonMark Flexible image handling — Base64, file system...

    docs.groupdocs.com/markdown/python-net/
  5. 25 percent off GroupDocs.Total - groupdocs.com ...

    Share this issue: Monthly Newsletter December 2019 25% off GroupDocs.Total Get 25% off GroupDocs.Total for .NET and Java. Quote HOLOFF2019 when placing your order. This offer is only available on new GroupDocs.Total purchases and cannot be used in conjunction with other offers, renewals or upgrades. Only available directly from groupdocs.com, not through third parties or resellers. Ts&Cs Apply. Product News Upcoming .NET API to classify your documents or text with IAB-2 or document taxonomies The GroupDocs.... Search text or image signatures from documents in .NET...NET with GroupDocs.Signature # Sometimes you need to scan a document...

    blog.groupdocs.com/total/25-percent-off-groupdo...
  6. GroupDocs.Viewer for Node.js via Java

    This API allows you to view and render any type of file format using Node.js on any platform....Signature Product Family GroupDocs.Metadata...js Render Word Document to Image using Node.js Render Word to...

    kb.groupdocs.com/viewer/nodejs/
  7. Optimize the PDF file by removing unused resour...

    This topic describes how to optimize PDF file using the GroupDocs.Viewer .NET API (C#) by removing the unused (orphaned) resources and thus to reduce the file size....Signature Product Solution GroupDocs...may be large. For example, images or fonts are stored as stream...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  8. Search index events | GroupDocs

    The OperationFinished event occurs when an index operation completes – indexing, updating, merging, or optimizing (segment merging)...Signature Product Solution GroupDocs...immediately before adding indexed image to an index. The event can be...

    docs.groupdocs.com/search/nodejs-java/search-in...
  9. Extract a text from images and PDFs | GroupDocs

    This article explains how to extract text from Images and PDFs...Signature Product Solution GroupDocs...text from images and PDFs / Extract a text from images and PDFs...

    docs.groupdocs.com/parser/net/extract-text-from...
  10. Add watermarks to diagram documents | GroupDocs

    Using GroupDocs.Watermark, you can add watermark to all pages of a particular type in a document. It consists of following steps....Signature Product Solution GroupDocs...textWatermarkOptions ); // Initialize image watermark using ( ImageWatermark...

    docs.groupdocs.com/watermark/net/add-watermarks...