Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 2,810 for

image annotation

(0.11 sec)
  1. نحوه ایجاد یک تصویر Docker برای اجرای GroupDocs...

    این مقاله دستورالعمل هایی برای ایجاد یک تصویر docker برای اجرای GroupDocs.Conversion برای node.js از طریق جاوا ارائه می دهد. این شامل جزئیات در مورد پیکربندی محیط به همراه کد نمونه است....Annotation Product Family GroupDocs...docker build -t gd-conversion-image . دستور زیر را برای اجرای کانتینر...

    kb.groupdocs.com/fa/total/nodejs/how-to-create-...
  2. Docker-rendszerkép létrehozása a GroupDocs.View...

    Ismerd meg, hogyan hozhatsz létre Docker-képet a GroupDocs.Viewer for node.js futtatásához Java-n keresztül. Részletesen ismerteti a környezet konfigurálását, valamint mintakódot is tartalmaz....Annotation Product Family GroupDocs... docker build -t gd-viewer-image . Miután a kép sikeresen elkészült...

    kb.groupdocs.com/hu/total/nodejs/create-a-docke...
  3. Комбинирајте BMP Онлајн | Бесплатни апликации з...

    Бесплатно онлајн BMP спојување. Комбинирајте BMP во еден фајл. 100% бесплатен онлајн BMP спојување, безбеден и лесен за користење....BMP represent Bitmap Image files that are used to store...store bitmap digital images. These images are independent of graphics...

    products.groupdocs.app/mk/merger/images/bmp
  4. 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-...
  5. 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...
  6. 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...
  7. 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/
  8. Get supported file formats | Documentation

    This article shows how to check supported file formats....Annotation Product Solution GroupDocs...familiar how to extract text, images, forms and more, please refer...

    docs.groupdocs.com/parser/java/get-supported-fi...
  9. 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...
  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...