Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 2,180 for

email

(0.08 sec)
  1. Working with metadata in Spreadsheets | Documen...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, etc. For the full list of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded spreadsheet and extract some additional file format information. Load a Spreadsheet document Extract the root metadata package Use the getSpreadsheetType method to obtain file format information 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 IPTC IIM metadata | Documentation

    This article shows how to access IPTC metadata in a file of any supported format....DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free...

    docs.groupdocs.com/metadata/net/working-with-ip...
  3. GroupDocs.Assembly for Java 19.5 Release Notes ...

    This page contains release notes for GroupDocs.Assembly for Java 19.5. Major Features Supported loading of template documents from HTML with resources and saving of assembled documents to HTML with resources. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-86  Support saving of assembled Word Processing documents to HTML with resources  Feature  ASSEMBLYNET-87  Support loading of template documents from HTML with resources  Feature  ASSEMBLYNET-109  Support saving of assembled Spreadsheet documents to HTML with resources  Feature  ASSEMBLYNET-110  Support saving of assembled Presentation documents to HTML with resources  Feature  ASSEMBLYNET-111  Support saving of assembled Emails to HTML with resources  Feature  ASSEMBLYNET-114  An exception is thrown on saving a document to DOC or PDF assembled from a DOCX template containing charts  Bug  ASSEMBLYJAVA-13  Upgrade release JAR to JDK 7 after Java 6 discontinuation  Enhancement  Public API and Backward Incompatible Changes  This section lists public API changes that were introduced in GroupDocs....Support saving of assembled emails to HTML with resources Feature...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  4. Convertitore online da DOC a XLS | App GroupDoc...

    Convertitore di documenti da DOC a XLS: converti da DOC a XLS online gratuitamente, nessuna registrazione richiesta. Conversione sicura e facile da usare da DOC a XLS!...al file XLS al tuo indirizzo email. Si noti che il file verrà eliminato...

    products.groupdocs.app/it/conversion/doc-to-xls
  5. GroupDocs.Parser Product Family on GroupDocs Bl...

    GroupDocs.Parser Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Parser Product Family on GroupDocs Blog | Document Automatio......Word, Excel, PowerPoint et Email en Java à l'aide de l'API...

    blog.groupdocs.com/fr/categories/groupdocs.pars...
  6. Marca de Agua IA: Protege Documentos con Marcad...

    Descubre cómo proteger documentos con marcas de agua potenciadas por IA utilizando GroupDocs.Watermark. Aprende a añadir, crear y personalizar marcas de agua automáticamente para una mayor seguridad de documentos y protección de contenido....Main() { string inputFilePath = "email.pdf" ; string outputFilePath...16171" ; string documentType = "email" ; DateTime creationDate = DateTime...

    blog.groupdocs.com/es/watermark/ai-driven-dynam...
  7. การสร้างลายน้ำด้วย AI: ปกป้องเอกสารด้วยการทำเคร...

    ค้นพบวิธีการปกป้องเอกสารด้วยลายน้ำที่ขับเคลื่อนด้วย AI โดยใช้ GroupDocs.Watermark เรียนรู้ที่จะเพิ่ม สร้าง และปรับแต่งลายน้ำโดยอัตโนมัติเพื่อเพิ่มความปลอดภัยของเอกสารและการป้องกันเนื้อหา...Main() { string inputFilePath = "email.pdf" ; string outputFilePath...16171" ; string documentType = "email" ; DateTime creationDate = DateTime...

    blog.groupdocs.com/th/watermark/ai-driven-dynam...
  8. Extract text structure | Documentation

    This article explains that how to extract text structure from documents....DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online...

    docs.groupdocs.com/parser/net/extract-text-stru...
  9. Verifikasi Tanda Tangan Digital Python di Dokum...

    Panduan langkah demi langkah mudah untuk memverifikasi e-signatures, barcode, dan kode QR di dokumen menggunakan GroupDocs.Signature for Python via .NET - sempurna untuk pengembang yang perlu menambahkan fitur penandatanganan dan verifikasi dokumen...Mereka termasuk konfirmasi email dasar, persetujuan kotak centang...

    blog.groupdocs.com/id/signature/verify-digital-...
  10. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using the MatroskaRootPackage.getMatroskaPackage method Read the Matroska metadata properties on different levels of the format structure advanced_usage.managing_metadata_for_specific_formats.video.matroska.MatroskaReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputMkv)) { MatroskaRootPackage root = metadata.getRootPackageGeneric(); // Read the EBML header System....DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free...

    docs.groupdocs.com/metadata/java/working-with-m...