Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 8,320 for

attachment

(0.5 sec)
  1. 通过Node.js via C++嵌入附件到PDF|Documentation

    了解如何使用Aspose.Cells for Node.js via C++将Ole对象作为附件嵌入到PDF中。...在Excel中,你可以插入带有源数据的Ole对象( embedded-attachments-example.xlsx )。双击Ole对象,嵌入的文件将被打开。...join ( dataDir , "embedded-attachments-example.xlsx" ); // Open...

    docs.aspose.com/cells/zh/nodejs-cpp/embed-attac...
  2. MailMergeSettings.ActiveRecord | Aspose.Words f...

    Discover MailMergeSettings. Customize your Microsoft Word documents by selecting the desired record index from your data source. Start with ease!...WriteLine ( $"Mail merge docs as attachment:\n\t{settings.MailAsAttachment}"...

    reference.aspose.com/words/net/aspose.words.set...
  3. 使用 Microsoft Graph 进行 Microsoft 365 数据访问和管理|Doc...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....管理附件 // create an attachment var attachment = new MapiAttachment...MapiAttachment (); attachment . SetProperty ( KnownPropertyList . DisplayName...

    docs.aspose.com/email/zh/net/microsoft-365-data...
  4. Product Overview|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....recipients, subject, body, attachments in Microsoft Outlook® MSG...content. You can also parse attachments and save them to disk. Reading...

    docs.aspose.com/email/androidjava/product-overv...
  5. Working with Portfolio in PDF documents|Aspose....

    How to Create a PDF Portfolio with Java. You should use a Microsoft Excel File, a Word document, and an image file to create a PDF Portfolio....presentations etc, as attachments. Here each of the attachment file maintains...print or make changes to the attachments of the PDF Portfolio. We...

    docs.aspose.com/pdf/java/portfolio/
  6. Working with Outlook Calendar Items in Aspose.E...

    Manage Outlook calendar items in C++: create and save events, set reminders, handle Attachments, and read meeting attendee status....can work with reminders, attachments, meeting recipient status...specification. Add and Retrieve Attachments The following code sample...

    docs.aspose.com/email/cpp/working-with-outlook-...
  7. Loading, Viewing and Parsing MSG file|Documenta...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....getRecipients ()); // Get attachments for ( MapiAttachment att...System . out . println ( "Attachment Name: " + att . getFileName...

    docs.aspose.com/email/java/loading-viewing-and-...
  8. 向 Outlook MSG 文件添加附件和 HTML 文本|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....' Add attachments to the message objMsg . Attachments . Add "C:\test..."C:\test.bmp" objMsg . Attachments . Add "C:\test2.jpg" ' Save...

    docs.aspose.com/email/zh/java/adding-attachment...
  9. Advanced operations|Aspose.PDF for Python via .NET

    Aspose.PDF for Python via .NET can perform simple and easy tasks and cope with more complex goals. Check the next section for advanced users and developers.... Attachments - you will learn how to add...add and delete the attachment from PDF programmatically with...

    docs.aspose.com/pdf/python-net/advanced-operati...
  10. Concurrent issue with MapiMessage.fromMailMessa...

    When we are using MapiMessage.fromMailMessage in multiple threads, we noticed some weird exception. The exception will only throw when we use multiple threads. And worked fine with ONE thread. It's rare and we only notic…...add headers, bodies add attachments to it. MapiMessage.fromMailMessage(mailMsg...create MailMessage with attachments, then convert the MailMessage...

    forum.aspose.com/t/concurrent-issue-with-mapime...