Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 5,752 for

attachment

(0.32 sec)
  1. 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…... Find the below attachment: Easyupload.io - Upload Files...11:31am 10 Find the below attachment for the Error Logs and Docker...

    forum.aspose.com/t/failed-to-convert-image-type...
  2. 用JavaScript通过C++在PDF中嵌入附件|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++在PDF中嵌入Ole对象作为附件。...在Excel中,你可以插入带有源数据的Ole对象( embedded-attachments-example.xlsx )。双击Ole对象,嵌入的文件将被打开。...Aspose.Cells Example - Embed Attachments to PDF </ title > </ head...

    docs.aspose.com/cells/zh/javascript-cpp/embed-a...
  3. Formulas are not evaluated correctly in 25.8 As...

    Hello Aspose support team, I have an issue with using Aspose Cells for Java, version 25.8 We did not observe that issue in 25.7 You can find 2 files in the Attachment, producedByExcel.xlsx: Excel version. Formulas ar…...You can find 2 files in the attachment, producedByExcel.xlsx: Excel...

    forum.aspose.com/t/formulas-are-not-evaluated-c...
  4. Add a page break in excel at end of each page i...

    Hello, I am working on a Project to convert excel files to pdf with Aspose.Cells version 25.6. Currently I am using below code for conversion: final PageSetup pgSetup = curSheet.getPageSetup(); if (pgSetup != null && …... Please refer to the attachment. out_java.pdf (44.9 KB) PdfSaveOptions...results. Please refer to the attachment. out_java.pdf (44.9 KB) Workbook...

    forum.aspose.com/t/add-a-page-break-in-excel-at...
  5. Working with Outlook Calendar Items|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....a Calendar Add/Retrieve Attachments from Calendar Files Status...AppointmentSaveForma . Ics ); Add/Retrieve Attachments from Calendar Files The following...

    docs.aspose.com/email/java/working-with-outlook...
  6. Working with Attachments | Aspose.Note Document...

    A guide on how to work with Attachments in your Java development environment....Developer Guide Working with Attachments Live Demos High Code APIs...with Attachments Contents [ Hide Show ] Retrieve Attached Files...

    docs.aspose.com/note/java/working-with-attachme...
  7. UpdateMessage command removes embedded messages...

    We are testing with aspose.email 24.9 (Files attached) TestPSTandEML.zip (23.2 KB) using Aspose.Email; using Aspose.Email.Mapi; using Aspose.Email.Storage.Pst; var asposeLicense = new License(); var pstFilePath = a…...9 (Files attached) TestPSTandEML.zip (23.2 KB)...embedded messages (or any other attachments), copy them from the existing...

    forum.aspose.com/t/updatemessage-command-remove...
  8. MapiMessage.AttachSignature issue? - Free Suppo...

    Hello, Using sgn As MapiMessage = New Email.SecureEmailManager().AttachSignature(msg, CmsSigner, New SignatureOptions With {.Detached = True}) sgn.Save(SaveTextBoxX.Text, ASPSaveSetOFT) End Using Here source msg can …...on Clear/Opaque signature (attached/detached) :: SMIME.MultipartSigned...normal message, also, the attachment which is DistributionList...

    forum.aspose.com/t/mapimessage-attachsignature-...
  9. Insert an Image into a Table Cell in PDF|Aspose...

    Learn how to embed images in table cells within PDFs using Aspose.PDF for Java. Add visual appeal to your documents....heading, a floating box, graph, attachment, or a table. A table, in...

    docs.aspose.com/pdf/java/insert-an-image-into-a...
  10. Working with Portfolio in PDF|Aspose.PDF for C++

    Create a PDF Portfolio with Aspose.PDF for C++. You should use a Microsoft Excel File, a Word document, and an image file to create a PDF Portfolio....pdf" ); } Removing attachment from PDF...

    docs.aspose.com/pdf/cpp/portfolio/