Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 8,396 for

attachment

(0.13 sec)
  1. Comparison of Aspose.Email.Mail with MS APIs|Do...

    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....Body X X X Bcc/Cc X X X Send Attachment X X X Linked Image X X Body...

    docs.aspose.com/email/net/comparison-of-aspose-...
  2. DWG to SVG conversion is failing in LInux envir...

    Hello Support team, I am trying to do DWG to SVG conversion in LInux environment using aspose library, it is failing in LInux environment From the code I need to do the conversion and as well as get the DWG file ve…... I have attached sample code in the attachment. Is there any...

    forum.aspose.com/t/dwg-to-svg-conversion-is-fai...
  3. Visio to PDF Arabic language conversion bug - F...

    Hello Support Team, When converting Visio documents to PDF with Arabic text and having installed proofing tools (Arabic Language Pack) for Middle-Eastern - Right to Left language we are getting mirroring Arabic text and…... The attachment contains a sample project...project archive. So, I’ve also attached the original document, you...

    forum.aspose.com/t/visio-to-pdf-arabic-language...
  4. Python Email API: Process Emails in Various For...

    Implement PST, MSG, EML, ICS email management, Attachments, and events handling using Python email API with SMTP, POP3, IMAP, SSL, TLS support....message content editing and attachment manipulation. Moreover, the...extract, and manage email attachments including support for TNEF...

    products.aspose.com/email/python-net/
  5. Issues with Aspose cells upgrade "gridjs-spread...

    Hi Team, I am using “gridjs-spreadsheet”: “^25.9.0”, version earlier I used “gridjs-spreadsheet”: “^24.6.2” here the images are loading correctly , after upgrade the images are not loading properly...CONTENT_DISPOSITION, "attachment; filename=" + filename) ...

    forum.aspose.com/t/issues-with-aspose-cells-upg...
  6. PDF-UA Compliance Test - Errors List|Aspose.PDF...

    This article shows a list of the errors that can arise during PDF/UA compliance testing using the Aspose.PDF API and C# or VB....7:1 Error File attachment annotation. ‘F’ or ‘UF’ key...specification 7.18.7:2 Warning File attachment annotation. ‘Desc’ key missing...

    docs.aspose.com/pdf/net/pdf-ua-compliance-test-...
  7. Aspose::Words::Settings::MailMergeSettings clas...

    Aspose::Words::Settings::MailMergeSettings class. Specifies all of the mail merge information for a document. To learn more, visit the documentation article in C++....operation should be emailed as an attachment rather than the body of the...operation should be emailed as an attachment rather than the body of the...

    reference.aspose.com/words/cpp/aspose.words.set...
  8. Pivot table has unwanted label repeating withou...

    Hi All. I am creating an Excel file with a pivot table (see source code in attached Aspose_test.zip/Aspose_test/src/main/java/org/example/Main.java). When I set pivotTable.setRefreshDataOnOpeningFile(false), the pivot t…...table (see source code in attached Aspose_test.zip/Aspose_te...as “Sum of Value 1” (see attachment). These labels are removed...

    forum.aspose.com/t/pivot-table-has-unwanted-lab...
  9. Question on behavior of MailMessage Load(System...

    Hi, I am experiencing a strange behavior in my application, so I am trying to troubleshoot if Aspose.Email for .NET (25.2.0) could somehow be the culprit. I load an eml email file as a byte array from disk: rawData = …...p7m" Content-Disposition: attachment; filename="smime.p7m" Co...base64 Content-Disposition: attachment; filename="smime.p7m" My...

    forum.aspose.com/t/question-on-behavior-of-mail...
  10. 加载和解析 MSG 文件|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....// Get attachments foreach ( var att in msg . Attachments ) { Console...Console . Write ( "Attachment Name: " + att . FileName ); Console...

    docs.aspose.com/email/zh/net/loading-and-parsin...