Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 2,569 for

email

(0.12 sec)
  1. 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....DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Working with metadata in PSD images | GroupDocs

    Reading Photoshop Metadata properties The GroupDocs Metadata API allows the user to read Adobe Photoshop metadata associated with a PSD image. For more information on the Photoshop file format and metadata blocks please refer to the specification: https://www.adobe.com/devnet-apps/photoshop/fileformatashtml/. The code sample below demonstrates how to extract image resource blocks (building blocks of the Photoshop file format) from a PSD image. Load a PSD file Get the root metadata package Extract the ImageResourcePackage instance and obtain a list of ImageResourceBlock objects Iterate trough the collection of resource blocks AdvancedUsage....DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free...

    docs.groupdocs.com/metadata/net/working-with-me...
  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....PowerPoint، Ebook، Markup و Email با استفاده از C# نشان می دهد...

    blog.groupdocs.com/fa/page/25/
  4. Ekstrak Gambar dari eBook di Java | EPUB, PDF, ...

    Ekstrak gambar secara terprogram dari EPUB, PDF, FB2, CHM eBook menggunakan Java API untuk penguraian dokumen. Simpan gambar dalam format JPG, PNG, WebP, GIF, atau BMP....spreadsheet, PDF, presentasi, email, arsip ZIP, dan banyak [format...

    blog.groupdocs.com/id/parser/extract-images-fro...
  5. Ekstrak Data File Arsip menggunakan C# | ZIP, R...

    Ekstrak data arsip terkompresi seperti file ZIP, RAR, TAR, GZIP, BZIP2 menggunakan C# di aplikasi .NET. Parsing arsip dan ekstrak seluruh teks di dalam file....kata, presentasi, spreadsheet, email, database, eBuku, dan banyak...

    blog.groupdocs.com/id/parser/extract-zip-files-...
  6. Chuyển đổi DOCX sang PDF bằng Node.js

    Hãy cùng tìm hiểu cách chuyển đổi DOCX sang PDF bằng Node.js theo các bước đơn giản. Không cần cài đặt bất kỳ phần mềm bổ sung nào để chuyển đổi DOCX sang PDF trong Node.js....trữ kỹ thuật số, tệp đính kèm email và tạo hợp đồng. Với hiệu suất...

    kb.groupdocs.com/vi/viewer/nodejs/render-docx-t...
  7. Handling the Lyrics tag | GroupDocs

    This article explains how to handle Lyrics tag....DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free...

    docs.groupdocs.com/metadata/net/handling-the-ly...
  8. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for .NET provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the DocumentProperties property defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. AdvancedUsage.ManagingMetadataForSpecificFormats.Document.ProjectManagement.ProjectManagementReadBuiltInProperties using (Metadata metadata = new Metadata(Constants.InputMpp)) { var root = metadata....DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. GroupDocs.Parser Product Family

    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....PowerPoint, Ebook, Markup et Email à l’aide de C#. Les archives...

    blog.groupdocs.com/fr/categories/groupdocs.pars...
  10. Extract tables from document page | GroupDocs

    This article explains that how to extract tables from document page....DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online...

    docs.groupdocs.com/parser/java/extract-tables-f...