Sort Score
Result 10 results
Languages All
Labels All
Results 8,361 - 8,370 of 8,993 for

image

(0.24 sec)
  1. Numériser un code-barres à partir d'un DOCX à l...

    Ce guide montre comment numériser un code-barres à partir d'un DOCX à l'aide de Java, y compris un exemple de code pour vous aider à extraire un code-barres à partir d'un DOCX en Java de manière simple et efficace....texte, des métadonnées, des images et des codes-barres. Vous pouvez...

    kb.groupdocs.com/fr/parser/java/scan-barcode-fr...
  2. Groupdocs.Blogs

    Groupdocs.Blogs - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... HEIC (High-Efficiency Image Container) הוא מיכל שיכול להכיל...

    blog.groupdocs.com/he/groupdocs.blog/page/23/
  3. 如何使用 Java 将图像签名添加到 RTF

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

    kb.groupdocs.com/zh/signature/java/how-to-add-i...
  4. 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...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/working-with-z...
  5. 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....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/working-with-m...
  6. Error converting eml and msg files to pdf - Fre...

    Hi Support Team, I am using GroupDocs.Conversion .NET to convert files to PDF. In most cases this works fine. But when trying to convert eml and msg files i get the following error message: “Resource loading timeout 20…...trying to access resources (like images or attachments) that are not...

    forum.groupdocs.com/t/error-converting-eml-and-...
  7. Java で HTML を画像に変換する方法

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

    kb.groupdocs.com/ja/conversion/java/how-to-conv...
  8. ลงนาม PDF ด้วยใบรับรองลายเซ็นดิจิทัลโดยใช้ Java

    ฝึกฝนศิลปะการเซ็นชื่อ PDF แบบดิจิทัลด้วยใบรับรองใน Java ปรับแต่งลายเซ็นและสร้างแอปพลิเคชันของคุณเองโดยใช้ Digital Signature API...setImageFilePath("image.jpg"); options.setLeft(100);...

    blog.groupdocs.com/th/signature/sign-pdf-with-c...
  9. Filigrana documenti Word utilizzando C# | Filig...

    Aggiungi filigrane di testo e immagini ai documenti Word utilizzando C#. Applica filigrane a livello di codice sulle pagine utilizzando l'API .NET....= new ImageWatermark("path/image.png") { Opacity = .5, HorizontalAlignment...

    blog.groupdocs.com/it/watermark/watermark-word-...
  10. 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...

    blog.groupdocs.com/fr/groupdocs.blog/page/19/