Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 2,251 for

reference attachment

(0.14 sec)
  1. Question on behavior of MailMessage Load(System...

    Hi, I am experiencing a strange behavior in my application, so I am trying to troubleshoot if Aspose.Email for .NET (25.2.0) could somehow be the culprit. I load an eml email file as a byte array from disk: rawData = …...p7m" Content-Disposition: attachment; filename="smime.p7m" Co...base64 Content-Disposition: attachment; filename="smime.p7m" My...

    forum.aspose.com/t/question-on-behavior-of-mail...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – เพิ่ม แยกหรือลบไฟล์แนบใน PDF โดยใช้ Python https://products.aspose.com/pdf/th/python-net/Attachments/ Recent content in เพิ่ม แยกหรือลบไฟล์แนบใ......com/pdf/th/python-net/attachments/ Recent content in เพิ่ม...aspose.com/pdf/th/python-net/attachments/index.xml self application/rss+xml...

    products.aspose.com/pdf/th/python-net/attachmen...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – เพิ่ม แยกหรือลบไฟล์แนบใน PDF โดยใช้ C++ https://products.aspose.com/pdf/th/cpp/Attachments/ Recent content in เพิ่ม แยกหรือลบไฟล์แนบใน PDF โดยใ......com/pdf/th/cpp/attachments/ Recent content in เพิ่ม...https://products.aspose.com/pdf/th/cpp/attachments/index.xml self application/rss+xml...

    products.aspose.com/pdf/th/cpp/attachments/inde...
  4. NullReferenceException Thrown in OMR Processing...

    I am encountering a NullReferenceException while processing an OMR file using the TemplateProcessor.Recognize() method. The file exists at the specified location, but the exception is still thrown. Error Details: Excep…...NullReferenceExcepti: Object reference not set to an instance of...might be null. Attached Screenshot: I have attached a screenshot...

    forum.aspose.com/t/nullreferenceexception-throw...
  5. PDF-UA Compliance Test - Errors List|Aspose.PDF...

    This article shows a list of the errors that can arise during PDF/UA compliance testing using the Aspose.PDF API and C# or VB....of ‘LI’ element Notes and references Code Severity Message 7.9:2...dictionary 7.18.7:1 Error File attachment annotation. ‘F’ or ‘UF’ key...

    docs.aspose.com/pdf/net/pdf-ua-compliance-test-...
  6. Aspose::Words::DigitalSignatures namespace | As...

    Aspose::Words::DigitalSignatures namespace. The Aspose.Words.DigitalSignatures namespace provides classes to sign documents and verify signatures in C++....collection of digital signatures attached to a document. To learn more...

    reference.aspose.com/words/cpp/aspose.words.dig...
  7. Converting Excel file to PPT file - Free Suppor...

    Hello, I am trying to convert an Excel file to a PPT file using Aspose Cells and Aspose PDF components. I keep getting this error "This file's format is not supported or you don't specify a correct format.". I am…... Please see attachment for reference to my code. thanks...

    forum.aspose.com/t/converting-excel-file-to-ppt...
  8. A large row ID value truncated when row column ...

    Hi, I’ve enabled setPrintHeadings on a worksheet prior to converting it to PDF and I noticed that row IDs that are greater than 999 (i.e. 4 digits) are truncated in the PDF. (see screenshot) Is there a way to set the …... Please refer to the attachment. sample.zip (217.4...

    forum.aspose.com/t/a-large-row-id-value-truncat...
  9. MailMergeSettings class | Aspose.Words for Python

    aspose.words.settings.MailMergeSettings class. Specifies all of the mail merge information for a document...Microsoft Word Automation Reference suggests that this specifies...that the query contains a reference to an external query file...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? -...

    word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? 转pdf的部分代码: private byte[] convertToPdf(Document document) throws Exception { try (ByteArrayOutputStream bos = new ByteArrayOutputStream()) { PdfSaveOpti…...convertExcelToPdf(data); String pdfName = "attachment_excel_" + excelIndex + "...System.out.println("Excel attachment converted to PDF: " + pdfName);...

    forum.aspose.com/t/word-pdf-word-word-excel-pdf...