Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 3,232 for

image annotation

(0.17 sec)
  1. Delete Signatures of the certain types | GroupDocs

    This article explains how to delete electronic signatures of the certain types with GroupDocs.Signature API....Annotation Product Solution GroupDocs...signedTypes . add ( SignatureType . Image ); signedTypes . add ( SignatureType...

    docs.groupdocs.com/signature/java/delete-signat...
  2. How to Convert MHTML to JPG in C#

    This short post will show you how to convert MHTML to JPG in C# without using any third-party software, as well as how to build MHTML to JPG converter functionality....Annotation Product Family GroupDocs...convert options for the output image file. Moreover, MHTML file can...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  3. How to Sign PDF with Digital Signature using Java

    This short tutorial walks you through the process to sign a PDF with a digital signature using Java and provides the implementation of a digital signature in Java....Annotation Product Family GroupDocs...signature including background image, left position, the top position...

    kb.groupdocs.com/signature/java/how-to-sign-pdf...
  4. Add Text Watermark to DOC Using Python

    Learn how to add text watermark to DOC using Python. This tutorial shows how to embed text watermarks into DOC documents with custom font, color, and alignment....Annotation Product Family GroupDocs...check out our guide on removing image watermarks from ODT using Python...

    kb.groupdocs.com/watermark/python/add-text-wate...
  5. Handle loading of external resources documents ...

    GroupDocs.Parser provides the functionality to handle loading of HTML external resources. Here are the steps to handle loading of HTML external resources. Instantiate the ParserSettings object and pass External Resource Handler; Create Parser object and call GetImages method. The following code sample shows how to handle loading of HTML external resources. // Create an instance of ParserSettings to pass External Resource Handler ParserSettings settings = new ParserSettings(new Handler()); // Create an instance of Parser class to generate spreadsheet page previews try (Parser parser = new Parser(Constants....Annotation Product Solution GroupDocs..., settings )) { // Extract images from HTML document Iterable...

    docs.groupdocs.com/parser/java/handle-loading-o...
  6. System requirements | GroupDocs

    GroupDocs.Total for Python via .NET does not require any external software to be installed such as Microsoft Word, Microsoft Excel or Microsoft PowerPoint for file rendering....Annotation Product Solution GroupDocs...processing images or documents that contain images. Linux installation...

    docs.groupdocs.com/total/python-net/system-requ...
  7. Composing signature with linear gradient brush ...

     This article explains how to fill signature background with linear gradient brush...Annotation Product Solution GroupDocs...SignatureImplementat = TextSignatureImpleme . Image }; // sign document to file...

    docs.groupdocs.com/signature/net/composing-sign...
  8. How to Sign JPEG with Text Signature using Java

    This tutorial is designed to walk you through how to sign JPEG with text signature using Java. Also, we will provide code to add text signature on JPEG using Java....Annotation Product Family GroupDocs...Adding a text signature to JPEG images can be a valuable way to personalize...

    kb.groupdocs.com/signature/java/how-to-sign-jpe...
  9. Convert EML to JPG using Java

    Discover the straightforward process of how to convert EML to JPG using Java. Additionally, we'll furnish you with a code example to export EML to JPG using Java....Annotation Product Family GroupDocs...whether for extracting embedded images from emails or visualizing...

    kb.groupdocs.com/conversion/java/convert-eml-to...
  10. Convert XLSX to EMF using Python

    Convert XLSX to EMF using Python with simple steps. Easily export XLSX to EMF in Python for seamless integration and sharing of spreadsheet data....Annotation Product Family GroupDocs...data into high-quality EMF images, perfect for professional use...

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