Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 8,285 for

attachment

(0.14 sec)
  1. Create and Customize Email Messages Using Aspos...

    ....body is HTML, you can also attach a plain text version as an...items (such as images or attachments) that are referenced by links...

    docs.aspose.com/email/cpp/create-and-customize-...
  2. Perubahan API Publik di Aspose.Email 6.0.0|Docu...

    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....Attachment Enum OriginalMessageAddit...Outlook.MapiPropertyTag.PR_ATTACHMENT_HIDDEN Method ForwardMessageBuilde...

    docs.aspose.com/email/id/java/public-api-change...
  3. Změny veřejného API v Aspose.Email 6.0.0|Docume...

    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....Attachment Enum OriginalMessageAddit...Outlook.MapiPropertyTag.PR_ATTACHMENT_HIDDEN Method ForwardMessageBuilde...

    docs.aspose.com/email/cs/java/public-api-change...
  4. Issues with Tables & EvenOdd Headers when creat...

    Hello, I have the following issue. When I merge the attached documents “AsposeTest_Doc1.docx” and “AsposeTest_Doc2.docx” and generate a PDF from them using Aspose Words v.26.2, the resulting file (“Merged_PDF_V26.2.pdf”…... When I merge the attached documents “AsposeTest_Doc1... In earlier versions (see attached document " Merged_PDF_V21...

    forum.aspose.com/t/issues-with-tables-evenodd-h...
  5. Having issues processing long files using Aspos...

    Hey I am processing a long file using azure batcha and aspose.psd. Error Message: Image loading failed. Inner Exception: Expected positive number of bytes. (Parameter ‘requestedCount’) Service: Aspose.PSD Operation: …...: See attached error sodapdf-converted.pdf...file (hence the lack of an attached license). The latest available...

    forum.aspose.com/t/having-issues-processing-lon...
  6. Chargement et analyse des fichiers MSG|Document...

    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/fr/net/loading-and-parsin...
  7. Leggi Email da MBOX in Python|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....impostando il preserve_tnef_attachments proprietà del EmlLoadOptions...messages preserving tnef attachments. load_options = ae . EmlLoadOptions...

    docs.aspose.com/email/it/python-net/read-emails...
  8. Python.NETによるレスポンスオブジェクトへのファイル保存|Documentation

    Aspose.Cells for Python via .NET を使用して Excel ファイルを直接 HTTP レスポンスストリームに保存する方法を学びます。...'Content-Disposition' , 'attachment; filename="output.xlsx"'...), content_disposition = "attachment" ) Response . end () Python...

    docs.aspose.com/cells/ja/python-net/saving-file...
  9. Comparing reports to PDF in .Net Core - Free Su...

    Dear Sir or Madam, We have recently moved our project to .Net Core and one our client complained about the discrepancy in outputting to PDF the results of compare two files containing the comments. Please find two PDFs …... Please find two PDFs attached. The documents that were compared...comments. Please find two PDFs attached. The docume…”), start by validating...

    forum.aspose.com/t/comparing-reports-to-pdf-in-...
  10. Add PDF Backgrounds in Python|Aspose.PDF for Py...

    Learn how to add a background image to PDF pages in Python using the BackgroundArtifact class in Aspose.PDF for Python via .NET.... Attach the artifact to a page. Save...file. Set the opacity level. Attach the artifact to a page. Save...

    docs.aspose.com/pdf/python-net/add-backgrounds/