Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 2,601 for

image annotation

(0.1 sec)
  1. So extrahieren Sie Bilder aus Word-Dokumenten i...

    Extrahieren Sie einfach Bilder aus Word-Dokumenten in C# in nur wenigen Codezeilen und erfahren Sie, wie Sie Code schreiben, um die Anwendung für C#-Bildextraktor aus Word zu entwickeln....Annotation Product Family GroupDocs...Codeausschnitt wird die Anwendung C# Image Extractor from Word entwickelt...

    kb.groupdocs.com/de/parser/net/how-to-extract-i...
  2. 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...
  3. So extrahieren Sie Bilder aus PowerPoint in Java

    Lassen Sie uns lernen, wie Sie Bilder aus PowerPoint in Java extrahieren und wie Sie es zum Erstellen der Anwendung zum Abrufen von Bildern aus PowerPoint mit Java verwenden....Annotation Product Family GroupDocs...getImages-Methode auf, um die Sammlung des images-Objekts abzurufen Durchlaufen...

    kb.groupdocs.com/de/parser/java/how-to-extract-...
  4. So konvertieren Sie Bilder mit Java in Word

    Dieses Lernprogramm enthält eine schrittweise Anleitung zum Konvertieren von Bildern in Word mit Java und einen Beispielcode zum Konvertieren von Bildern in Word-Dokumente in Java....Annotation Product Family GroupDocs...Maven-Repository im Java-Projekt, um Image-to-Word-Funktionalität zu implementieren...

    kb.groupdocs.com/de/conversion/java/how-to-conv...
  5. 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...
  6. Working with metadata in FLV files | Documentation

    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 FlvRootPackage.Header Read the FLV header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Flv.FlvReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputFlv)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.Header.Version); Console.WriteLine(root.Header.HasAudioTags); Console.WriteLine(root.Header.HasVideoTags); Console.WriteLine(root.Header.TypeFlags); } 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/net/working-with-me...
  7. Getting known property descriptors | Documentation

    This code snippet demonstrates how to extract information about known properties that can be encountered in a particular package....Annotation Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/getting-known-p...
  8. Add text watermarks | Documentation

    This article shows how to add a text watermark and save the resultant document. It is capable of adding watermarks to Images or documents....Annotation Product Solution GroupDocs...watermarks to documents or images from local disks, as well as...

    docs.groupdocs.com/watermark/nodejs-java/add-text/
  9. Save to Stream | Documentation

    This article demonstrates that how to save a document to any custom file at any location on the local disc or a even a Stream...Annotation Product Solution GroupDocs...location and convert its pages to images using ( Stream fileStream =...

    docs.groupdocs.com/redaction/net/save-to-stream/
  10. Save with default options | Documentation

    This article demonstrates the simplest way to save the document...Annotation Product Solution GroupDocs...options (convert pages into images, save as PDF) result_path =...

    docs.groupdocs.com/redaction/python-net/save-wi...