Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 5,598 for

attachment

(0.09 sec)
  1. Aspose.Cells - Errors after upgrading to .NET8,...

    Hi, I have a method where I am trying to save the workbook with custom properties. I am using the workbook.Save() to achieve it. After updating to .NET 8, I am getting the following error for workbook Save methods. Th…...chose in ContentDisposition, Attachment or Inline. This works for...for ContentDisposition : Attachment. How to achieve ContentDisposition...

    forum.aspose.com/t/aspose-cells-errors-after-up...
  2. Converting ODP to HTML in C# Produces an Empty ...

    Hello. While using Aspose.Slides.NET6.CrossPlatform Version=“25.11.0” (so this reproduces in latest version as well) We have an .odp file with 2 texts, each one in a span inside another span in content.xml . sample.7…... <a class=“attachment” href=”/up…"), start by validating...in content.xml . <a class=“attachment” href="/up… IBurzoEvoRWS...

    forum.aspose.com/t/converting-odp-to-html-in-c-...
  3. Attachments in emails saved from new outlook ar...

    Hi, When saving an email in outlook desktop as msg, and then loading the email with Aspose.Email.MailMessage.Load, the resulting MailMessage has Attachments in different places depending on where it was saved. If the e…...Attachments in emails saved from new outlook are LinkedResources...LinkedResources instead of attachments Aspose.Email Product Family petercbu...

    forum.aspose.com/t/attachments-in-emails-saved-...
  4. Calculated form fields in PDFForm - Free Suppor...

    Hey everyone, I have a PDF-form with some entry fields. As amounts are entered in the fields,(for example in the field with name “8”), the form will calculate the sum automatically. Before we upgraded the Aspose.PDF li…...using can be found in the attachment. Best regards, Ivan tilal...

    forum.aspose.com/t/calculated-form-fields-in-pd...
  5. Extracting Messages from Outlook PST and Saving...

    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....Sourceforge Bitbucket Extracting Attachment Get the number of emails...

    docs.aspose.com/email/net/extracting-messages-f...
  6. Working with MAPI Properties|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....Named MAPI Properties from Attachments Aspose.Email also allows...named property through the attachment property collection. Remove...

    docs.aspose.com/email/net/working-with-mapi-pro...
  7. Working with MAPI Properties|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....properties from MSGs and Attachments. Read Properties To read...Named Mapi Property from Attachment Working with Follow Up and...

    docs.aspose.com/email/java/working-with-mapi-pr...
  8. Working with Outlook Message Attachments using ...

    You can manage Outlook message Attachments with the C++ Email Parser Library, save and delete them, and embed messages as an Attachment....Working with Outlook Message Attachments using C++ Email Parser API...Contents [ Hide ] Managing Attachments with Aspose Outlook Creating...

    docs.aspose.com/email/cpp/working-with-message-...
  9. Loading and Parsing MSG Files|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/net/loading-and-parsing-m...
  10. Cell border issues when table spans pages - Fre...

    Hi, I am currently generating PDF documents via XSLT and XML using the Pdf.BindXML method. The PDF has a number of large tables which span over pages. I am finding that often the first and sometimes last data row of a t…...border as in the attachment. I have attached a sample xslt and...recreates the error. I have also attached the resulting pdf output....

    forum.aspose.com/t/cell-border-issues-when-tabl...