Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 2,933 for

image viewer

(0.04 sec)
  1. 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); // ....Viewer Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. 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....Viewer Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

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

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

    kb.groupdocs.com/th/conversion/python/convert-d...
  4. 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....Viewer Product Family GroupDocs.Comparison...de impresión. TIFF (Tagged Image File Format) es reconocido por...

    kb.groupdocs.com/es/conversion/python/convert-d...
  5. Μετατροπή PDF σε TIFF χρησιμοποιώντας το Node.js

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

    kb.groupdocs.com/el/conversion/nodejs/convert-p...
  6. Edit Document | Documentation

    Follow this guide to learn how to edit text documents, spreadsheets, and presentations using GroupDocs.Editor for Node.js via Java API features....Viewer Product Solution GroupDocs...getBodyContent (); // Get only the images from the document resources...

    docs.groupdocs.com/editor/nodejs-java/edit-docu...
  7. Skip loading of external resources | Documentation

    Learn this article and check how to restrict loading of external resources during conversion...Viewer Product Solution GroupDocs...external resources include images, audio, video, fonts, CSS,...

    docs.groupdocs.com/conversion/java/skip-loading...
  8. Rechercher un mot spécifique dans des documents...

    Découvrez comment effectuer une implémentation de recherche de texte intégral en C# et rechercher un mot spécifique dans des documents à l'aide de C# avec une approche simple dans les applications .NET....Viewer Product Family GroupDocs.Comparison...un guide sur l’extraction d’images à partir de fichiers ODT à...

    kb.groupdocs.com/fr/search/net/search-specific-...
  9. Convertir RTF en ODT avec Node.js

    Convertissez facilement du RTF en ODT avec Node.js tout en préservant la mise en forme. Ce guide vous explique comment exporter efficacement du RTF vers ODT avec Node.js, en toute simplicité....Viewer Product Family GroupDocs.Comparison...l’italique, les tableaux et les images, garantissant un résultat de...

    kb.groupdocs.com/fr/conversion/nodejs/convert-r...
  10. Working with interpreted values | Documentation

    This article contains a good example of numeric flag or enumeration....Viewer Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/working-with-in...