Sort Score
Result 10 results
Languages All
Labels All
Results 8,321 - 8,330 of 8,861 for

image

(0.09 sec)
  1. PDF را با گواهی امضای دیجیتال با استفاده از Jav...

    در هنر امضای دیجیتالی PDF با گواهینامه در Java مسلط شوید. امضاها را سفارشی کنید و اپلیکیشن خود را با استفاده از Digital Signature API بسازید....setImageFilePath("image.jpg"); options.setLeft(100);...

    blog.groupdocs.com/fa/signature/sign-pdf-with-c...
  2. Tandai Air Dokumen Word menggunakan Java | Tand...

    Tambahkan tanda air teks dan gambar ke dokumen Word menggunakan Java. Terapkan tanda air secara terprogram pada halaman menggunakan Java API....save("path/image-watermark.docx"); watermark...

    blog.groupdocs.com/id/watermark/watermark-word-...
  3. GroupDocs Blog | Document Automation Solutions ...

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.... HEIC مخفف High-Efficiency Image Container است. این پسوند فایل...

    blog.groupdocs.com/fa/page/25/
  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. 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. 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/
  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. 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...
  10. 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...