Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 1,293 for

attachment

(0.05 sec)
  1. 在 Python 中将 EML 转换为 MSG

    使用 Aspose.Email Cloud SDK 在 Python 中将 EML 文件转换为 MSG 格式。本分步指南展示批量转换、设置以及完整代码示例。...get_attachments 方法: attachments = email_api . ge...get_attachments(remote_path) for att in attachments: print( f "Attachment:...

    blog.aspose.cloud/zh/email/convert-eml-to-msg-i...
  2. Execute Mail Merge and Fill Merge Fields in Mic...

    Aspose.Words Cloud Mail Merge allows you to generate documents from template and XML in .NET, Java, PHP, Ruby, Rails, Python, jQuery and more....access messages and retrieve attachments that can then be saved to...developers can download attachments from email messages and store...

    blog.aspose.cloud/email/work-with-email-message...
  3. Convertir EML en MSG en Python

    Convertir des fichiers EML au format MSG en Python avec Aspose.Email Cloud SDK. Ce guide étape par étape montre la conversion par lots, la configuration et des exemples de code complets....get_attachments : attachments = email_api . get...get_attachments(remote_path) for att in attachments: print( f "Attachment:...

    blog.aspose.cloud/fr/email/convert-eml-to-msg-i...
  4. 在 Python 中將 EML 轉換為 MSG

    在 Python 中使用 Aspose.Email Cloud SDK 將 EML 檔案轉換為 MSG 格式。本分步指南展示批量轉換、設定以及完整的程式碼範例。...get_attachments 方法: attachments = email_api . ge...get_attachments(remote_path) for att in attachments: print( f "Attachment:...

    blog.aspose.cloud/zh-tw/email/convert-eml-to-ms...
  5. Split PDF files into Separate Files, Images or ...

    Split PDF files as separate files while choosing the file format as a new PDF, image, or MS Word documents. Split all pages of PDF or split specific pages....such as text, image, links, attachments, bookmarks, annotations,...

    blog.aspose.cloud/pdf/saaspose-pdf-rest-api-doc...
  6. Extraire des pièces jointes de documents PDF vi...

    Extraire des pièces jointes PDF en utilisant Go et Aspose.PDF Cloud SDK. Accéder au contenu intégré via l'API....PDF Go Attachments Extraire des pièces jointes...fmt . Println ( result . Attachments . Links ) } } Travailler...

    products.aspose.cloud/pdf/fr/go/attachments/get/
  7. Custom font issue in HTML to PDF conversion wit...

    Hi, I was trying to add an specific font to an html file with the cloud service. I used the Node.js SDK example:var name = root.key+".pdf"; var templateFile = root.key+".html"; var templateType = “html”;try { //upload …...js I attached 3 html files (I had to append...convert each of them, and I attached the 3 generated pdfs. As you...

    forum.aspose.cloud/t/custom-font-issue-in-html-...
  8. Appending Bookmark via Cloud .NET SDK

    Add bookmark to PDF files using Aspose.PDF Cloud SDK for .NET. Enhance discoverability and indexing....resultFileName = "output_add_attachments.pdf" ; const string parentBookmarkPath...existing file. Work with PDF attachments, annotations, & form fields...

    products.aspose.cloud/pdf/net/bookmarks/add/
  9. HTML Heading Tag Is Not Being Rendered in Power...

    When using the following code snippet to place HTML content inside a PPT file, the Heading elements are not being honored. In fact, they all appear to be of the same level. input HTML Heading 1 Heading 2 Heading 3 H…...ppt is also attached for reference. HTMl-to-PPT...

    forum.aspose.cloud/t/html-heading-tag-is-not-be...
  10. Execute Mail Merge of Any Type to Create Documents

    Execute mail merge and generate documents from a template and XML. Mail merge can be executed in any language as per your preference....message details) and extract attachments from email messages. Email...

    blog.aspose.cloud/email/create-convert-read-or-...