Sort Score
Result 10 results
Languages All
Labels All
Results 4,561 - 4,570 of 8,136 for

attachment

(0.11 sec)
  1. Aspose Java Mail Msg To Eml conversion override...

    Hello, We are converting MSG files to EML files via: MailMessage message = MailMessage.load(new ByteArrayInputStream(msg), new MsgLoadOptions()); ByteArrayOutputStream out = new ByteArrayOutputStream(); EmlSaveOption…... I am also attaching the MSG input file, since...exactly the same MSG file you attached and code equivalent to the...

    forum.aspose.com/t/aspose-java-mail-msg-to-eml-...
  2. Bad type on operand stack - Free Support Forum ...

    Hello, we have been using Aspose.Words for JasperReports 23.10 with Jasperreports 6.18.1 for a long time without any problems. But if we now use the next version 23.11 of Aspose, then we get the error message “Bad type …... Attached is an example program and...version jdk-8.0.412.8-hotspot. Attached is an overview of the loaded...

    forum.aspose.com/t/bad-type-on-operand-stack/28...
  3. How to set excel Custom Paper Size width and he...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao worksheet.PageSetup.PaperSize = PaperSizeType.Custom; // Set custom paper size for A1 (width: 33.1 inches, height: 23.4 inches) worksheet.PageSetup.Custom…...the files are zipped before attaching them here. imparthgalani August..."e:\\test2\\out_net1.svg"); Please find attached the output SVG file for your...

    forum.aspose.com/t/how-to-set-excel-custom-pape...
  4. The behavior of Cells.ExportDataTable() methods...

    In Aspose.Cells for .NET 24.7 Release Notes there is a Changes the behavior of Cells.ExportDataTable() methods. The change of behavior is causing issues for us. Is there a way for us to continue exporting a numeric cel…...with the template Excel file (attached), it works fine and I get...the file is zipped before attaching) along with the sample code...

    forum.aspose.com/t/the-behavior-of-cells-export...
  5. C# में Aspose.Email के साथ MBOX संदेशों को फ़िल...

    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....messages preserving tnef attachments. var eml = reader . ReadNextMessage...mbox to pst preserving tnef attachments. var pst = MailStorageConverter...

    docs.aspose.com/email/hi/net/filter-extract-mbo...
  6. Aspose.PDF on Linux - Free Support Forum - aspo...

    Hello, I spent a lot of time trying to use the Aspose.PDF library on a .net environment which runs unit tests on Ubuntu VM. We followed the instructions mentioned here (How to Install Aspose.PDF for .NET|Aspose.PDF for …... It would be nice if you attached a document with which this...happens with every pdf file. Attached find a sample one: output...

    forum.aspose.com/t/aspose-pdf-on-linux/266826
  7. JavaのAspose.Tasksを使用した式を書き、読み取ります| Aspose.Tasks...

    Aspose.Tasks ライブラリを使用して、ドキュメントで式を処理する方法をご覧ください。...19 // see the result in the attached screenshot (result.jpg) 20...+ "FormulaField.mpp" ); // attached test mpp 5 ExtendedAttributeDef...

    docs.aspose.com/tasks/ja/java/writing-and-readi...
  8. 将 PDF 转换为 PDF/A 格式|Aspose.PDF for Java

    本主题向您展示如何使用 Aspose.PDF 将 PDF 文件转换为符合 PDF/A 的 PDF 文件。...FileSpecification ( _dataDir + "attachment.xml" , "示例 xml 文件" ); //...文件 doc . save ( _dataDir + "attached_PDFA_3A.pdf" ); } 尝试在线将 PDF...

    docs.aspose.com/pdf/zh/java/convert-pdf-to-pdfa/
  9. About changing font name and size in Aspose.wor...

    Hi Team, Could you pls help me on how to change font name and size in Aspose.word template having font setting....FontSettings = fontSettings; // attach to the document Note: This...possible, could you please attach your sample input and expected...

    forum.aspose.com/t/about-changing-font-name-and...
  10. LET function #NAME error - Free Support Forum -...

    We are getting a couple of errors due to the LET function after calling wb.CalculateFormula(ignoreError: true). We are using version 25.9 of Aspose.Cells When using an xlsb workbook format with a LET function and call…...3 MB) I have attached test workbooks for both issues...get the #NUM error. I have attached an updated workbook that has...

    forum.aspose.com/t/let-function-name-error/319910