Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 2,732 for

image annotation

(0.06 sec)
  1. Locating signature with stretch mode | Document...

     This article explains how to use stretch mode values to adjust signature area positions on document page with GroupDocs.Signature API....Annotation Product Solution GroupDocs...stretch mode with adding text or images signatures into document with...

    docs.groupdocs.com/signature/java/locating-sign...
  2. Getting known property descriptors | Documentation

    This code snippet demonstrates how to extract information about known properties that can be encountered in a particular package. Load a file to examine Get a collection of PropertyDescriptor instances for any desired metadata package Iterate through the extracted descriptors advanced_usage.GettingKnownPropertyDescriptors try (Metadata metadata = new Metadata(Constants.InputDoc)) { WordProcessingRootPackage root = metadata.getRootPackageGeneric(); for (PropertyDescriptor descriptor : root.getDocumentProperties().getKnowPropertyDescriptors()) { System.out.println(descriptor.getName()); System.out.println(descriptor.getType()); System.out.println(descriptor.getAccessLevel()); for (PropertyTag tag : descriptor.getTags()) { System.out.println(tag); } System.out.println(); } } Note Not all possible properties are presented in the getKnowPropertyDescriptors collection....Annotation Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/getting-known-...
  3. Get document info | Documentation

    GroupDocs.Metadata allows users to get meta information of a document....Annotation Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/python-net/get-docu...
  4. Compare documents | Documentation

    This article demonstrates how to compare Word, Excel, PowerPoint, Outlook, OneNote, PDF, Image, HTML, AutoCAD, Visio, OpenDocument, OneNote documents using GroupDocs.Comparison for Python via .NET....Annotation Product Solution GroupDocs...words and characters Tables Images Shapes etc. GroupDocs.Comparison...

    docs.groupdocs.com/comparison/python-net/compar...
  5. Egyesítse a TIFF fájlokat Java használatával

    Ebben a cikkben felvázoljuk a TIFF-fájlok Java használatával történő egyesítésének alapvető lépéseit. Kódpéldákkal is szolgálunk a TIFF fájlok Java nyelven történő kombinálásának bemutatására....Annotation Product Family GroupDocs...használatával A TIFF (Tagged Image File Format) fájlokat széles...

    kb.groupdocs.com/hu/merger/java/merge-tiff-file...
  6. So extrahieren Sie Bilder aus Excel in Java

    Lernen Sie schnell den Arbeitsablauf zum Extrahieren von Bildern aus Excel in Java und entwickeln Sie die Parsing-Anwendung, um Bilder aus Excel mit Java in wenigen Codezeilen abzurufen....Annotation Product Family GroupDocs...Implementierung der Funktion Image Extractor from Excel in Java...

    kb.groupdocs.com/de/parser/java/how-to-extract-...
  7. So konvertieren Sie Word-Dokumente in Text in C#

    Möchten Sie die Dokumentkonvertierung in nur wenigen Schritten durchführen und dann lernen, wie Sie Word-Dokumente in C# in Text konvertieren und den C#-Word-to-Text-Konvertercode erkunden?...Annotation Product Family GroupDocs...Artikel zum Ändern von Excel in Image mit C# veröffentlicht. Weitere...

    kb.groupdocs.com/de/conversion/net/how-to-conve...
  8. Convert PDF to MHTML using Python

    Comprehensive guide to convert PDF to MHTML using Python. Learn step-by-step how to export PDF to MHTML using Python, preserving formatting without extra software....Annotation Product Family GroupDocs...original formatting, layout, images, tables, and hyperlinks, ensuring...

    kb.groupdocs.com/conversion/python/convert-pdf-...
  9. GroupDocs.Conversion for Python via .NET | Docu...

    GroupDocs.Conversion for Python via .NET is a document conversion API that enables easy conversion of popular file formats, including DOCX, XLSX, PPTX, PDF, CAD drawings, and many more....Annotation Product Solution GroupDocs...OpenDocument (ODT, ODS, ODP) Images (JPEG, PNG, TIFF) Email (EML...

    docs.groupdocs.com/conversion/python-net/
  10. Scan QR Code from PPTX using C#

    This guide offers an in-depth explanation of how to scan QR Code from PPTX using C#. It also includes code example to help you extract QR Code from PPTX in C#....Annotation Product Family GroupDocs...for seamless extraction of images and other content from PPTX...

    kb.groupdocs.com/parser/net/scan-qrcode-from-pp...