Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 3,139 for

image signature

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

    docs.groupdocs.com/metadata/net/working-with-zi...
  3. Groupdocs.Blogs

    Groupdocs.Blogs - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...imagens usando a API Java Signature em seus aplicativos. A pesquisa...entanto, EXIF (Exchangeable Image File Format) é o padrão e define...

    blog.groupdocs.com/pt/groupdocs.blog/page/23/
  4. แปลง DOCX เป็น TIFF โดยใช้ Python

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

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

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

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

    kb.groupdocs.com/el/conversion/nodejs/convert-p...
  7. 创建 Docker 镜像以通过 Java 运行 Node.js 的 GroupDocs.Viewer

    了解如何创建 Docker 镜像,并通过 Java 运行 Node.js 版 GroupDocs.Viewer。其中包含环境配置的详细信息以及示例代码。...Signature Product Family GroupDocs.Metadata...镜像 docker build -t gd-viewer-image 。 镜像构建成功后,使用以下命令启动容器并执行DOCX到HTML的渲染过程...

    kb.groupdocs.com/zh/total/nodejs/create-a-docke...
  8. Extract metadata from documents | Documentation

    This article shows how to extract metadata with GroupDocs.Parser from documents of various formats: PDF, Emails, Ebooks, Microsoft Office: Word (DOC, DOCX), PowerPoint (PPT, PPTX), Excel (XLS, XLSX), LibreOffice formats and many others....Signature Product Solution GroupDocs...familiar how to extract text, images, forms and more, please refer...

    docs.groupdocs.com/parser/java/extract-metadata...
  9. Select specific pages for rasterized PDF | Docu...

    This article demonstrates that how you can specify starting page index (zero based) and the number of pages from this index to save a rasterized PDF...Signature Product Solution GroupDocs...enabled = True # convert pages to images for compatibility so . rasterization...

    docs.groupdocs.com/redaction/python-net/select-...
  10. Extract data from PDF forms | Documentation

    This article shows how to extract data from PDF forms easily with GroupDocs.Parser....Signature Product Solution GroupDocs...familiar how to extract text, images, forms and more, please refer...

    docs.groupdocs.com/parser/java/extract-data-fro...