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

attachment

(0.12 sec)
  1. 使用 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...
  2. Odso.TableName | Aspose.Words for .NET

    Discover the Odso TableName property, effortlessly connect to specific data sets in external sources, enhancing data integration with ease....WriteLine ( $"Mail merge docs as attachment:\n\t{settings.MailAsAttachment}"...

    reference.aspose.com/words/net/aspose.words.set...
  3. Using and Configuring CRM Quote Generator|Aspos...

    How to use and configure Aspose Quote Generator add-on using C#....the Attach to Quote Button. Note is created and attached to the...the Quote. Open the Attachment in Microsoft Word. Extend and...

    docs.aspose.com/words/net/using-and-configuring...
  4. 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-...
  5. 向 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...
  6. Export OFT to SVG via C++ | products.aspose.com

    C++ API to Convert OFT to SVG without using Microsoft Word or Outlook...provides features such as email attachment extraction, email address...provides features such as email attachment extraction, email address...

    products.aspose.com/total/cpp/conversion/oft-to...
  7. HTML To PDF Conversion doesn't match - Free Sup...

    We currently have aspose.pdf 6.6.0 and we are considering upgrading to aspose pdf 7.3.0. We are using the trial version of aspose.pdf 7.3.0 to test if it will meet our requirements of converting an html page to pdf docu…... (see attachment) Is this the intended final...

    forum.aspose.com/t/html-to-pdf-conversion-doesn...
  8. Export Document Structure While Converting to P...

    Learn how to export document structure while converting to PDF with Aspose.Cells in C++....Cells Embed Attachment to PDF with C++ Analyzing...

    docs.aspose.com/cells/cpp/export-document-struc...
  9. 实用功能|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....addItem ( Attachment . createAttachmentFrom ( "Test attachment 1" ..., "Attachment Name 1" )); message2 . getAttachments (). addItem...

    docs.aspose.com/email/zh/java/utility-features/
  10. How to get the following values and what they m...

    Hi team, I would like to know how to parse the below details in Java and what the numbers mean when i get the same for the below: Flags Categories Priority Mail Read Status and Unread status Below is the code which i …...// Optionally, you can add attachment details. JSONArray attachmentsArray...JSONArray(); for (MapiAttachment attachment : msg.getAttachments()) {...

    forum.aspose.com/t/how-to-get-the-following-val...