Sort Score
Result 10 results
Languages All
Labels All
Results 3,001 - 3,010 of 3,154 for

image annotation

(0.28 sec)
  1. जावा में HTML को इमेज में कैसे बदलें

    जावा में HTML को छवि में बदलने के लिए दस्तावेज़ रूपांतरण प्रक्रिया को विस्तार से जानें और जावा HTML से छवि कनवर्टर क्षमता बनाने के लिए इन निर्देशों का उपयोग कैसे करें।...Annotation Product Family GroupDocs...करें**। हम आपको Java HTML to Image Converter क्षमता के कार्यान्वयन...

    kb.groupdocs.com/hi/conversion/java/how-to-conv...
  2. 如何使用 Java 将图像签名添加到 RTF

    本文旨在指导您使用Java向RTF添加图像签名。此外,我们还将为您提供使用 Java 将图像签名插入 RTF 的代码示例。...Annotation Product Family GroupDocs...调整,项目中的 Java Sign RTF with image 代码就变得简单且无忧无虑的任务。 在上一篇文章中,我们介绍了有关使用...

    kb.groupdocs.com/zh/signature/java/how-to-add-i...
  3. Converter DOCX para TIFF usando Python

    Converta DOCX para TIFF facilmente usando Python com exemplos de código claros. Siga este guia para exportar DOCX para TIFF usando Python e obter uma saída de Imagem de alta qualidade....Annotation Product Family GroupDocs...de impressão. O TIFF (Tagged Image File Format) é conhecido por...

    kb.groupdocs.com/pt/conversion/python/convert-d...
  4. Converta PDF em TIFF usando Node.js

    Aprenda como converter PDF em TIFF usando Node.js e exportar PDF para TIFF em Node.js. Conversão de arquivos eficiente para saídas de Imagens de alta qualidade em seus aplicativos....Annotation Product Family GroupDocs...usando Node.js . TIFF, ou Tagged Image File Format, é amplamente utilizado...

    kb.groupdocs.com/pt/conversion/nodejs/convert-p...
  5. EditableDocument | GroupDocs

    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...
  6. Java で HTML を画像に変換する方法

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

    kb.groupdocs.com/ja/conversion/java/how-to-conv...
  7. Working with ZIP archives | GroupDocs

    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...
  8. Working with metadata in AVI files | GroupDocs

    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...
  9. Updating metadata | GroupDocs

    The Example in this article demonstrates that how to update metadata properties using a combination of criteria...Annotation Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/updating-metad...
  10. Extraire les hyperliens de DOCX à l'aide de C#

    Apprenez à extraire des hyperliens de DOCX à l'aide de C# avec ce guide étape par étape. Découvrez comment lire des hyperliens de DOCX en C# sans installation de logiciel supplémentaire....Annotation Product Family GroupDocs...détaillé sur l’extraction d’images à partir de fichiers MSG à...

    kb.groupdocs.com/fr/parser/net/extract-hyperlin...