Sort Score
Result 10 results
Languages All
Labels All
Results 8,281 - 8,290 of 8,823 for

image

(0.09 sec)
  1. 使用 Java 使用数字签名证书签署 PDF

    掌握使用 Java 证书对 PDF 进行数字签名的艺术。使用数字签名 API 自定义签名并构建您自己的应用程序。...setImageFilePath("image.jpg"); options.setLeft(100);...

    blog.groupdocs.com/zh/signature/sign-pdf-with-c...
  2. สร้างรหัส QR ใน Java | เซ็นเอกสารและรูปภาพ

    ลงนามในเอกสารและรูปภาพด้วยระบบอิเล็กทรอนิกส์โดยสร้างรหัส QR ใน Java เพิ่มรหัส QR ในไฟล์ Word, Excel, PDF, PNG, JPG, WebP โดยใช้ API สำหรับลายเซ็น...QR เป็น JPG, PNG หรือ WebP Image ใน Java เครื่องสร้างรหัส QR...

    blog.groupdocs.com/th/signature/generate-qr-cod...
  3. 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-...
  4. Compare Multiple CSV Files in Java | Accept, Re...

    Programmatically compare two or more CSV files in Java. Learn to accept, reject and highlight the changes. Compare password-protected CSV files using Java API....(DOC/DOCX) in Java Compare Images for differences in Java...

    blog.groupdocs.com/comparison/compare-multiple-...
  5. ลงนาม PDF ด้วยใบรับรองลายเซ็นดิจิทัลโดยใช้ Java

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

    blog.groupdocs.com/th/signature/sign-pdf-with-c...
  6. Generate PDF and Word Reports from JSON Data in C#

    Programmatically generate reports by converting JSON to PDF & Word using templates in C#. Automate PDF & DOCX reports using .NET API....numbered lists, charts, tables, images, barcodes , etc. You can download...

    blog.groupdocs.com/assembly/generate-reports-fr...
  7. 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...
  8. 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...
  9. Java で HTML を画像に変換する方法

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

    kb.groupdocs.com/ja/conversion/java/how-to-conv...
  10. 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-...