Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 2,730 for

image annotation

(0.09 sec)
  1. Java 経由で Node.js の GroupDocs.Conversion を実行する D...

    この記事では、Java 経由で Node.js の GroupDocs.Conversion を実行するための Docker イメージを作成する手順を説明します。環境の構成に関する詳細とサンプル コードが含まれています。...Annotation Product Family GroupDocs...docker build -t gd-conversion-image 。 次のコマンドを実行してコンテナを実行し、入力 DOCX...

    kb.groupdocs.com/ja/total/nodejs/how-to-create-...
  2. Working with ZIP archives | Documentation

    Get ZIP format metadata The API allows detecting ZIP archives and reading format metadata. The following steps are needed to be followed: Load a ZIP archive Get the root metadata package Extract the native metadata package using the ZipRootPackage.getZipPackage method Read the ZIP archive properties Loop through ZipPackage.getFiles to extract information about the archived files The following code snippet shows how to get metadata from a ZIP archive. advanced_usage.managing_metadata_for_specific_formats.archive.ZipReadNativeMetadataProperties...Annotation Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/working-with-z...
  3. Working with metadata in AVI files | Documentation

    Reading AVI header properties The GroupDocs.Metadata API supports extracting format-specific information from AVI file headers. The following are the steps to read the header of an AVI file. Load an AVI video Get the root metadata package Extract the native metadata package using the AviRootPackage.getHeader method Read the AVI header properties advanced_usage.managing_metadata_for_specific_formats.video.avi.AviReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputAvi)) { AviRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getHeader().getAviHeaderFlags()); System.out.println(root.getHeader().getHeight()); System.out.println(root.getHeader().getWidth()); System.out.println(root.getHeader().getTotalFrames()); System.out.println(root.getHeader().getInitialFrames()); System.out.println(root.getHeader().getMaxBytesPerSec()); System....Annotation Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/working-with-m...
  4. Java で HTML を画像に変換する方法

    Java で HTML を画像に変換するドキュメント変換プロセスの詳細と、これらの手順を使用して Java HTML から画像へのコンバーター機能を作成する方法を学びます。...Annotation Product Family GroupDocs...を画像に変換する 方法を示します。また、 Java HTML to Image Converter 機能の実装を示すために定義されたプロセスを使用して、実用的なサンプル...

    kb.groupdocs.com/ja/conversion/java/how-to-conv...
  5. Groupdocs.Blogs

    Groupdocs.Blogs - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...de filigranes de texte et d’image aux fichiers protégés. Il y...également ajouter de telles annotations de soulignement dans les...

    blog.groupdocs.com/fr/groupdocs.blog/page/19/
  6. EditableDocument | Documentation

    This documentation section explains features of the EditableDocument class when editing documents with GroupDocs.Editor for Node.js via Java API....Annotation Product Solution GroupDocs...Allows tuning external links for images, fonts, and stylesheets. All-embedded...

    docs.groupdocs.com/editor/nodejs-java/editabled...
  7. Handling metadata in WAV files | Documentation

    This article explains about the API supports extracting metadata from WAV files...Annotation Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/handling-metad...
  8. Java를 사용하여 TIFF 파일 병합

    이 기사에서는 Java를 사용하여 TIFF 파일을 병합하는 필수 단계를 간략하게 설명합니다. 또한 Java에서 TIFF 파일을 결합하는 방법을 보여주는 코드 예제도 제공합니다....Annotation Product Family GroupDocs...사용하여 TIFF 파일 병합 TIFF (Tagged Image File Format) 파일은 고품질 이미지를 저장하고...

    kb.groupdocs.com/ko/merger/java/merge-tiff-file...
  9. Supprimer les métadonnées d'ODT à l'aide de C#

    Découvrez comment supprimer efficacement les métadonnées d’ODT à l’aide de C#. Ce guide fournit un extrait de code montrant le processus de suppression des métadonnées d'ODT en C#....Annotation Product Family GroupDocs...le formatage du texte, les images et les styles, ce qui les rend...

    kb.groupdocs.com/fr/metadata/net/remove-metadat...
  10. Rechercher différentes formes de mots à l'aide ...

    Recherchez différentes formes de mots à l'aide de Java pour identifier les noms au singulier et au pluriel. Un exemple montre comment implémenter la recherche de formes de mots en Java....Annotation Product Family GroupDocs...détaillé sur la recherche d’images inversée avec Java. Pour une...

    kb.groupdocs.com/fr/search/java/search-differen...