Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 7,199 for

attachment

(0.12 sec)
  1. HTTP Compression|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....the “Content-Disposition: attachment; filename=test.xls” header...

    docs.aspose.com/cells/net/http-compression/
  2. 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...
  3. Not able to extract attached files from PDF - F...

    Hi, I am not able to extract Attachments from PDF. // 4 files are attached. I am getting Null values. public void ExtractAttachments(string Folder) { try { foreach (File…...Not able to extract attached files from PDF Aspose.PDF Product...extract attachments from PDF. // 4 files are attached. I am getting...

    forum.aspose.com/t/not-able-to-extract-attached...
  4. MailMergeSettings.AddressFieldName | Aspose.Wor...

    Discover the MailMergeSettings AddressFieldName property to easily specify your email address column in data sources, ensuring seamless email merges....WriteLine ( $"Mail merge docs as attachment:\n\t{settings.MailAsAttachment}"...

    reference.aspose.com/words/net/aspose.words.set...
  5. MailMergeSettings.ConnectString | Aspose.Words ...

    Discover how the MailMergeSettings ConnectString property links to external data sources. Easily customize your connection for seamless data integration!...WriteLine ( $"Mail merge docs as attachment:\n\t{settings.MailAsAttachment}"...

    reference.aspose.com/words/net/aspose.words.set...
  6. Odso.UdlConnectString | Aspose.Words for .NET

    Discover the Odso UdlConnectString property for seamless connections to external data sources using UDL. Unlock data integration with ease and efficiency!...WriteLine ( $"Mail merge docs as attachment:\n\t{settings.MailAsAttachment}"...

    reference.aspose.com/words/net/aspose.words.set...
  7. First Application with Aspose.Email Outlook|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.... getBody ()); //Attachments for ( MapiAttachment att...{ System . out . print ( "Attachment Name:" + att . getFileName...

    docs.aspose.com/email/java/first-application-wi...
  8. 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...
  9. 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...
  10. 从 PDF 文件中提取附件|Aspose.PDF for .NET

    了解如何使用 Aspose.PDF 在 .NET 中提取和管理 PDF 文档中的附件,以便更好地处理文档。... GetDataDir_AsposePdf_Attachments (); // Create the extractor..."GetAlltheAttachments.pdf" ); // Extract attachments pdfExtractor . ExtractAttachment...

    docs.aspose.com/pdf/zh/net/extract-attachments/