Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 2,976 for

image annotation

(0.57 sec)
  1. Traverse a whole metadata tree | GroupDocs

    This article explains that the GroupDocs.Metadata for Java represents any loaded file as a tree consisting of metadata properties and nested metadata packages. You can easily iterate through the metadata tree...Annotation Product Solution GroupDocs...extracted from a document, video, image, etc. GroupDocs.Metadata represents...

    docs.groupdocs.com/metadata/java/traverse-a-who...
  2. Merge GIF files using Java

    Let's explore how to merge GIF files using Java. We'll provide you with a straightforward code to combine GIF files in Java without requiring any additional software....Annotation Product Family GroupDocs...integrate multiple animated images seamlessly into cohesive and...

    kb.groupdocs.com/merger/java/merge-gif-files-us...
  3. Convert HTML to DOCX using Python

    Convert HTML to DOCX using Python with accurate styling. Easily export HTML to DOCX in Python while preserving layout, fonts, and Images for editing and reuse....Annotation Product Family GroupDocs...headings, paragraphs, lists, images, and tables into Word constructs...

    kb.groupdocs.com/conversion/python/convert-html...
  4. Delete QR-Code signatures from documents | Grou...

    This article explains how to delete QR-Code electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs...signatures from documents / ❌ Image Delete QR-Code signatures from...

    docs.groupdocs.com/signature/python-net/delete-...
  5. GroupDocs.Conversion for .NET overview | GroupDocs

    GroupDocs.Conversion for .NET is a powerful and intuitive library used for file conversion between a variety of supported document and Image types without using third-party tools....Annotation Product Solution GroupDocs...variety of supported document and image types, including all Microsoft...

    docs.groupdocs.com/conversion/net/product-overv...
  6. Composing signature with radial gradient brush ...

     This article explains how to fill signature background with radial gradient brush...Annotation Product Solution GroupDocs...setSignatureImplemen ( TextSignatureImpleme . Image ); // sign document to file...

    docs.groupdocs.com/signature/java/composing-sig...
  7. Generating Report using Multiple Data Sources i...

    Note In this article, we will use GroupDocs.Assembly to generate a report. This report will fetch data from multiple data sources. Note The code uses some of the objects defined in The Business Layer. Generating Report in Microsoft PowerPoint Document Creating a Template Add a new slide Add a bullet list at the place where you want it Save your Document Reporting Requirement As a report developer, you are required to generate a report that fetches data from two different data sources (e:g XML, JSON)....Annotation Product Solution GroupDocs...Warning There is no way to use an image inside a foreach tag in Microsoft...

    docs.groupdocs.com/assembly/net/generating-repo...
  8. Advanced search for Barcode signatures | GroupDocs

     This article explains how to make advanced search for Barcode electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs..., // set field for barcode images returning ReturnContent = true...

    docs.groupdocs.com/signature/net/advanced-searc...
  9. Find metadata properties | GroupDocs

    Using the GroupDocs.Metadata for Python via .NET you can easily search metadata and extract desired metadata properties from PDF, DOCX, PPTX, XLSX, Images, audio, video and many other files of different types in your Java solution....Annotation Product Solution GroupDocs...Moreover, in most cases, one image, video or document contains...

    docs.groupdocs.com/metadata/python-net/find-met...
  10. Shapes in spreadsheet document | GroupDocs

    Extracting information about all shapes in an Excel document Search() method searches watermarks of all mentioned types, but in some cases, it’s necessary to analyze only one class of Excel objects. Following code sample shows how to get information about all the shapes in an Excel document. advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // Specify an absolute or relative path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = new Watermarker("spreadsheet....Annotation Product Solution GroupDocs... close (); Replacing shape image GroupDocs.Watermark also allows...

    docs.groupdocs.com/watermark/java/shapes-in-spr...