Sort Score
Result 10 results
Languages All
Labels All
Results 8,091 - 8,100 of 8,798 for

image

(0.09 sec)
  1. قم بالتوقيع رقميًا على مستندات Word باستخدام Java

    أتقن فن التوقيع الرقمي على مستندات Word باستخدام شهادات Java. قم بتخصيص التوقيعات وإنشاء التطبيق الخاص بك باستخدام Digital Signature API....setImageFilePath("image.jpg"); options.setLeft(100);...

    blog.groupdocs.com/ar/signature/sign-word-files...
  2. 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.... EXIF (Exchangeable Image File Format) is de standaard...

    blog.groupdocs.com/nl/page/29/
  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/uk/page/23/
  4. Result compare 2 files word is wrong - Free Sup...

    Input and output files: input_231215.7z (449.9 KB) GroupDocs.Comparison .NET version: 25.2.0 Please retest my input files Thank you!...WriteLine("Time process create images: " + elapsedTime1.ToString());...

    forum.groupdocs.com/t/result-compare-2-files-wo...
  5. PNG メタデータ エディタ – PNG プロパティの表示と編集

    PNG メタデータを表示および編集する方法を発見します。 PNG メタデータをオンラインで編集するか、C# と Java を使用してプログラムで編集します。...metadata = new Metadata("path/image.png")) { var root = metadata...metadata = new Metadata("path/image.png")) { PngRootPackage root...

    blog.groupdocs.com/ja/metadata/view-edit-png-me...
  6. Μετατροπή PDF σε TIFF χρησιμοποιώντας το Node.js

    Μάθετε πώς να μετατρέπετε PDF σε TIFF χρησιμοποιώντας το Node.js και να εξάγετε PDF σε TIFF στο Node.js. Αποτελεσματική μετατροπή αρχείων για εξόδους εικόνας υψηλής ποιότητας στις εφαρμογές σας.... Το TIFF ή το Tagged Image File Format, χρησιμοποιείται...

    kb.groupdocs.com/el/conversion/nodejs/convert-p...
  7. Convertir DOCX a TIFF usando Python

    Convierte fácilmente DOCX a TIFF con Python y ejemplos de código claros. Sigue esta guía para exportar DOCX a TIFF con Python y obtener imágenes de alta calidad.... TIFF (Tagged Image File Format) es reconocido por...

    kb.groupdocs.com/es/conversion/python/convert-d...
  8. 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 AviRootPackage.Header Read the AVI header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Avi.AviReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputAvi)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.Header.AviHeaderFlags); Console.WriteLine(root.Header.Height); Console.WriteLine(root.Header.Width); Console.WriteLine(root.Header.TotalFrames); Console.WriteLine(root.Header.InitialFrames); Console.WriteLine(root.Header.MaxBytesPerSec); Console.WriteLine(root.Header.PaddingGranularity); Console.WriteLine(root.Header.Streams); // ....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. 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 ZipRootPackage.ZipPackage Read the ZIP archive properties Loop through ZipPackage.Files to extract information about archived files The following code snippet shows how to get metadata from a ZIP archive. AdvancedUsage.ManagingMetadataForSpecificFormats.Archive.ZipReadNativeMetadataProperties Encoding encoding = Encoding....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/working-with-zi...
  10. แปลง DOCX เป็น TIFF โดยใช้ Python

    แปลงไฟล์ DOCX เป็น TIFF ได้อย่างง่ายดายโดยใช้ Python พร้อมตัวอย่างโค้ดที่ชัดเจน ปฏิบัติตามคำแนะนำนี้เพื่อส่งออกไฟล์ DOCX เป็น TIFF โดยใช้ Python เพื่อให้ได้ผลลัพธ์ภาพที่มีคุณภาพสูง...โฟลว์การพิมพ์ TIFF (Tagged Image File Format) เป็นที่รู้จักก...

    kb.groupdocs.com/th/conversion/python/convert-d...