Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 1,579 for

email

(0.18 sec)
  1. 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, dan Email menggunakan C#. Saat dokumen...

    blog.groupdocs.com/id/page/13/
  2. 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, dan Email menggunakan C#. Arsip ZIP adalah...

    blog.groupdocs.com/id/categories/groupdocs.pars...
  3. Working with Groupdocs Signature API from Ruby

    Today we will find out how to use GroupDocs’ Ruby SDK. We will create a GroupDocs Signature envelope sample with the Sinatra framework. GroupDocs Signature envelopes are used to prepare documents for digital signature and managing the signature process. Setting Up First, create the application folders structure: your_app/public – for CSS files. your_app/samples – for sample files. your_app/views – for view files, we will use Haml for these. Also we need to create a Gemfile in our project’s root directory with the following content: https://gist....email\_subject = "Sing this!" envelope...GroupDocs::Signature::Recipient.new recipient.email = 'john@smith.com' recipient...

    blog.groupdocs.com/signature/working-with-group...
  4. 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 the ZipRootPackage.getZipPackage method Read the ZIP archive properties Loop through ZipPackage.getFiles to extract information about the archived files The following code snippet shows how to get metadata from a ZIP archive. advanced_usage.managing_metadata_for_specific_formats.archive.ZipReadNativeMetadataProperties...DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free...

    docs.groupdocs.com/metadata/java/working-with-z...
  5. Working with metadata in PSD images | Documenta...

    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...
  6. 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 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...
  7. eSign document with QR-code signature | Documen...

    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...
  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. 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...
  10. 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...