Sort Score
Result 10 results
Languages All
Labels All
Results 9,551 - 9,560 of 10,511 for

image

(1.25 sec)
  1. 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 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...
  2. 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 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...
  3. Render to HTML | GroupDocs

    Render files to HTML with GroupDocs.Viewer for Python. Easily convert documents like Word to clean HTML....options to manage CSS, fonts, images, and other resources: HTML...

    docs.groupdocs.com/viewer/python-net/rendering-...
  4. Get Changes Coordinates | GroupDocs

    Compute pixel coordinates for each detected change to overlay highlights on page previews, using GroupDocs.Comparison for Python via .NET....overlay highlights on preview images of the source and target documents...

    docs.groupdocs.com/comparison/python-net/develo...
  5. 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...
  6. แปลง DOCX เป็น TIFF โดยใช้ Python

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

    kb.groupdocs.com/th/conversion/python/convert-d...
  7. Groupdocs.Blogs

    Groupdocs.Blogs - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... EXIF (Exchangeable Image File Format) — це стандарт для...

    blog.groupdocs.com/uk/groupdocs.blog/page/44/
  8. Groupdocs.Blogs

    Groupdocs.Blogs - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...中文 中國傳統的 EXIF ( Exchangeable Image File Format ) é o padrão para...

    blog.groupdocs.com/pt/groupdocs.blog/page/44/
  9. 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....entanto, EXIF (Exchangeable Image File Format) é o padrão e define...

    blog.groupdocs.com/pt/page/38/
  10. Signieren Sie Word Dokumente digital mit Java

    Meistern Sie die Kunst, Word Dokumente mit Zertifikaten in Java digital zu signieren. Passen Sie Signaturen an und erstellen Sie Ihre eigene Anwendung mithilfe der Digital Signature API....setImageFilePath("image.jpg"); options.setLeft(100);...

    blog.groupdocs.com/de/signature/sign-word-files...