Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 3,181 for

image annotation

(0.07 sec)
  1. Get document info | GroupDocs

    This article shows how to get the basic document info....Annotation Product Solution GroupDocs...familiar how to extract text, images, forms and more, please refer...

    docs.groupdocs.com/parser/java/get-document-info/
  2. GroupDocs.Conversion for Python via .NET | Grou...

    Native Python library that converts documents between 10,000+ format pairs — DOCX, PDF, XLSX, PPTX, Images, CAD, email, and archives — on Windows, Linux, and macOS. No Microsoft Office or Adobe Acrobat required....Annotation Product Solution GroupDocs...OpenDocument (ODT, ODS, ODP) Images (JPEG, PNG, TIFF) Email (EML...

    docs.groupdocs.com/conversion/python-net/
  3. Generate Document Pages Preview | GroupDocs

    Render lightweight thumbnail Images for selected document pages using PreviewOptions and Document.generate_preview() from GroupDocs.Comparison for Python via .NET....Annotation Product Solution GroupDocs...Comparison can render thumbnail images of selected pages — useful...

    docs.groupdocs.com/comparison/python-net/develo...
  4. Working with metadata in FLV files | GroupDocs

    Reading FLV header properties The GroupDocs.Metadata API supports extracting format-specific information from the FLV file header. The following are the steps to read the header of an FLV file. Load an FLV video Get the root metadata package Extract the native metadata package using the FlvRootPackage.getHeader method Read the FLV header properties advanced_usage.managing_metadata_for_specific_formats.video.flv.FlvReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputFlv)) { FlvRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getHeader().getVersion()); System.out.println(root.getHeader().hasAudioTags()); System.out.println(root.getHeader().hasVideoTags()); System.out.println(root.getHeader().getTypeFlags()); } Working with XMP metadata GroupDocs....Annotation Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/working-with-m...
  5. Merge PDF | GroupDocs

    Follow this guide and learn how to merge PDF files, combine several PDFs into one using GroupDocs.Merger for Java API and couple lines of code...Annotation Product Solution GroupDocs...size and structure - all text, images, tables, graphs, forms and...

    docs.groupdocs.com/merger/java/merge-pdf/
  6. Getting known property descriptors | GroupDocs

    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 JavaScript const metadata = new groupdocs.metadata.Metadata("input.doc"); var root = metadata.getRootPackageGeneric(); var descriptors = root.getDocumentProperties().getKnowPropertyDescriptors(); for(var i=0;iAnnotation Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/nodejs-java/getting...
  7. How to add attachment to PDF document | GroupDocs

    This article explains how to add attachment to PDF document with GroupDocs.Merger within your .NET applications....Annotation Product Solution GroupDocs... PowerPoint presentations, images, audio or video files to your...

    docs.groupdocs.com/merger/net/how-to-add-attach...
  8. Comment convertir un PDF en TIFF en Java

    Comprenez rapidement la procédure de transformation de document, apprenez à convertir un PDF en TIFF en Java et créez le code pour exporter un PDF en TIFF à l'aide de Java....Annotation Product Family GroupDocs...étape, enregistrez le fichier image converti sur le disque à l’aide...

    kb.groupdocs.com/fr/conversion/java/how-to-conv...
  9. Comment convertir HTML en Word en utilisant Java

    Apprenez à convertir HTML en Word en Java et examinez un exemple de code pour générer du DOCX à partir de HTML en Java afin d'effectuer rapidement des transformations de documents....Annotation Product Family GroupDocs...consultez comment convertir une image en PDF en Java . Updated on...

    kb.groupdocs.com/fr/conversion/java/how-to-conv...
  10. نحوه تبدیل PDF به متن با استفاده از جاوا

    این مقاله کوتاه، فرآیند تبدیل PDF به متن با استفاده از جاوا را توضیح می‌دهد و کد نمونه برای قابلیت تبدیل PDF به متن جاوا را تولید می‌کند....Annotation Product Family GroupDocs...پست نحوه تبدیل سند Word به Image در جاوا نگاهی بیندازید. Updated...

    kb.groupdocs.com/fa/conversion/java/how-to-conv...