Sort Score
Result 10 results
Languages All
Labels All
Results 9,021 - 9,030 of 10,025 for

image

(1.94 sec)
  1. 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....de filigranes de texte et d’image aux fichiers protégés. Il y...

    blog.groupdocs.com/fr/page/29/
  2. 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-...
  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/35/
  4. 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....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

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

    docs.groupdocs.com/metadata/java/working-with-z...
  6. ลงนาม PDF ด้วยใบรับรองลายเซ็นดิจิทัลโดยใช้ Java

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

    blog.groupdocs.com/th/signature/sign-pdf-with-c...
  7. Convert TXT to MHTML using Node.js

    You can easily convert TXT to MHTML using Node.js with powerful conversion library. This allows you to export TXT to MHTML in Node.js quickly and reliably....which encapsulates HTML code, images, and other linked resources...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...
  8. Απόδοση PDF ως εικόνα με Python

    Σε αυτό το θέμα, θα λάβετε κώδικα και βήματα για την απόδοση PDF ως εικόνα χρησιμοποιώντας Python. Δεν απαιτείται η εγκατάσταση επιπλέον λογισμικού ή εργαλείου για τη μετατροπή PDF σε εικόνα με Python.... Code to Render PDF as Image using Python Συνοψίζοντας, για...

    kb.groupdocs.com/el/viewer/python/render-pdf-as...
  9. Εξαγωγή εικόνων από PPTX χρησιμοποιώντας C#

    Μάθετε πώς να εξάγετε εικόνες από το PPTX χρησιμοποιώντας C# με έναν οδηγό βήμα προς βήμα. Αυτό το σεμινάριο παρέχει κώδικα C# για την αποτελεσματική εξαγωγή εικόνων από αρχεία PPTX για τα έργα σας....C# Συμπερασματικά, το PPTX image extract C# tutorial προσφέρει...

    kb.groupdocs.com/el/parser/net/extract-images-f...
  10. Comment convertir MSG en JPG en utilisant C#

    Dans cet article, vous apprendrez comment convertir MSG en JPG en utilisant C # sans installer de logiciel tiers. De plus, nous fournirons le code pour exporter MSG vers JPG en C#....associés à des e-mails, en images JPG est une tâche qui peut...

    kb.groupdocs.com/fr/conversion/net/how-to-conve...