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

attachment

(3.25 sec)
  1. 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...
  2. 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...
  3. 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/
  4. 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-...
  5. 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...
  6. 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...
  7. 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...
  8. Problem when saving TIFF file to PNG - Free Sup...

    Hello, I’ve tried to save a “.tiff“ file into a “.png”, it works but when I open the png with paint or chrome I have some transparent area in my image but if I save my Tiff file into a Png with Paint when I open the Png…...0 In the attachment the code and the file I’ve...

    forum.aspose.com/t/problem-when-saving-tiff-fil...
  9. MailMergeSettings.MailSubject | Aspose.Words fo...

    Customize your MailMerge with the MailSubject property to create engaging email or fax subject lines. Enhance communication with personalized content....WriteLine ( $"Mail merge docs as attachment:\n\t{settings.MailAsAttachment}"...

    reference.aspose.com/words/net/aspose.words.set...
  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...