Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 2,503 for

email

(2.47 sec)
  1. Working with metadata in MOV files | GroupDocs

    Reading MOV format-specific properties The GroupDocs.Metadata API supports extracting QuickTime atoms from a MOV video. The atom is the basic data unit in any QuickTime file. Please find more information on QuickTime atoms in the official specification: https://developer.apple.com/library/archive/documentation/QuickTime/QTFF/QTFFPreface/qtffPreface.html The following are the steps to extract QuickTime atoms from a MOV video. Load a MOV video Get the root metadata package Extract the native metadata package using the MovRootPackage.getMovPackage method Read the QuickTime atoms advanced_usage....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 JPEG2000 images | Grou...

    Reading JPEG2000 comments The GroupDocs.Metadata API supports extracting format-specific information from JPEG2000 images. The following are the steps to read the JPEG2000 comments (pieces of metadata represented as strings with the length up to 64 kbytes). Load a JPEG2000 image Get the root metadata package Extract the native metadata package using the Jpeg2000RootPackage.getJpeg2000Package method Read the JPEG2000 comments advanced_usage.managing_metadata_for_specific_formats.image.jpeg2000.Jpeg2000ReadComments try (Metadata metadata = new Metadata(Constants.InputJpeg2000)) { Jpeg2000RootPackage root = metadata....DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. GroupDocs.Metadata Overview | GroupDocs

    What is GroupDocs.Metadata? GroupDocs.Metadata for Java is a full featured class library which allows users to read and edit metadata associated with various document, image, audio, video and many other formats. It works with most notable metadata standards: XMP, EXIF, IPTC, Image Resource Blocks, ID3 and format-specific metadata properties. The Metadata API is very flexible and easy to operate with. It provides extended capabilities allowing working with metadata in a unified way regardless of the file format....electronic business cards, saved emails, etc Get started with GroupDocs...

    docs.groupdocs.com/metadata/java/product-overview/
  4. Analisar e extrair valores de campo de formulár...

    Analise formulários PDF preenchíveis e extraia valores de campos de formulários de documentos PDF em C# usando a API .NET de análise e extração de dados do GroupDocs....Text); } } COMPANY: GroupDocs EMAIL: everything@groupdocs.com COUNTRY:...

    blog.groupdocs.com/pt/parser/parse-and-extract-...
  5. Hợp nhất tài liệu Word trực tuyến | Kết hợp hai...

    Hợp nhất hai hoặc nhiều tài liệu Word trực tuyến thành một. Kết hợp toàn bộ tài liệu hoặc chỉ các trang chọn lọc của nhiều tệp trực tuyến & theo chương trình....tải xuống tới bất kỳ địa chỉ email nào. Cách hợp nhất tài liệu...

    blog.groupdocs.com/vi/merger/merge-word-files-o...
  6. So sánh hình ảnh trong Java để làm nổi bật sự k...

    Lập trình so sánh ảnh và hình ảnh của bạn trong Java. So sánh hình ảnh của JPG, PNG, GIF, BMP, DICOM và các hình ảnh khác trong các ứng dụng Java của bạn....bày, bản vẽ, trang web, thư email, tệp mã nguồn, v.v. Tải xuống...

    blog.groupdocs.com/vi/comparison/compare-images...
  7. 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...
  8. 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-...
  9. eSign document with QR-code signature | GroupDocs

    This article explains how sign documents with electronic signature as QR code on document page with GroupDocs.Signature API....to a website or application, emails, or phone numbers, product...

    docs.groupdocs.com/signature/java/esign-documen...
  10. 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...