Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 1,503 for

reference attachment

(0.04 sec)
  1. Working with Attachments

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Consulting Support Docs API Reference Live Demos Code Samples Free...Consulting Support Docs API Reference Live Demos Code Samples Free...

    docs.aspose.com/note/java/working-with-attachme...
  2. FAQs|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...."ISO-2022-JP" ; Attachment att = new Attachment ( "Test.doc" ,...Name returns the name of the attached document. Is this an expected...

    docs.aspose.com/email/net/faqs/
  3. MailMergeSettings | Aspose.Words for Java

    Specifies all of the mail merge information for a document in Java....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/java/com.aspose.word...
  4. 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...
  5. Occurs error while converting HTML into PDF - F...

    Hi guy we encounters a problem while converting html into pdf base on Aspose.PDF which version is 22.11 . the html file as bellow zipped Attachment . task-544.zip (593.2 KB) the code as bellow . var fileFullPa…...html file as bellow zipped attachment . task-544.zip (593.2 KB)...The result is valid. I am attaching a document obtained when using...

    forum.aspose.com/t/occurs-error-while-convertin...
  6. Export Document Structure While Converting to P...

    Learn how to Export Document Structure While Converting to PDF with Aspose.Cells for Python via .NET API....export_document_structure]https://reference.aspose.com/cells/python-net/aspose...for Python via .NET Embed Attachment to PDF with Python.NET...

    docs.aspose.com/cells/python-net/export-documen...
  7. Convert BMP to MSG in Python | products.aspose.com

    Save BMP to MSG within Python applications without using Microsoft Word or Outlook...image to be sent as an email attachment. How Aspose.Total Helps for...3.5 or later is required Reference APIs within the project directly...

    products.aspose.com/total/python-net/conversion...
  8. Failed to convert Image type format to PDF: The...

    Hi, I am trying to convert images format to the pdf please find the below code for that: using (var imageStream = new MemoryStream(inputBytes)) { using (var outputStream = new MemoryStream()) { var pdf = new Aspose…...ToArray(); } } Make sure to reference the correct namespaces and...throws error. Find the below attachment: Easyupload.io - Upload Files...

    forum.aspose.com/t/failed-to-convert-image-type...
  9. Convert Excel to PDF, the border width of table...

    Hi, when convert excel to pdf, I want to the border with of table to be more thin. In excel, the cellbordertype has set to thin. Can I customize the table border width? Or after converting to PDF, read the file through a…...Cells for Java API Reference to be set in code and before...border sizes. Please refer to the attachment. result.zip (22.0 KB)...

    forum.aspose.com/t/convert-excel-to-pdf-the-bor...
  10. How to Open MSG File without Outlook in C#

    This short tutorial guides on how to open MSG file without Outlook in C#. It provides details about IDE settings, detailed steps and a runnable sample code to read MSG file in C#....well as the details of the attachments in the loaded MSG. Steps...file Parse through all the attachments in the MSG file Read and...

    kb.aspose.com/email/net/how-to-open-msg-file-wi...