Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 5,598 for

attachment

(0.12 sec)
  1. FileFormatUtil.DetectFileFormat fails to detect...

    to reproduce: unzip the attached file call Aspose.Words.FileFormatUtil.DetectFileFormat for the text file expected to get Txt, but got Unknown data_1000chars_Uknown.txt.zip (805 Bytes)...1 to reproduce: unzip the attached file call Aspose.Words.FileFormatUtil...Reproduce the Issue Unzip the attachment : Unzip the data_1000chars_Uknown...

    forum.aspose.com/t/fileformatutil-detectfilefor...
  2. 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....7:1 Error File attachment annotation. ‘F’ or ‘UF’ key...specification 7.18.7:2 Warning File attachment annotation. ‘Desc’ key missing...

    docs.aspose.com/pdf/net/pdf-ua-compliance-test-...
  3. Features Overview|Documentation

    Email C++ library is divided into several separate components, each with particular features. Here is a list of the features for each of the main packages....email clients Attachment Features Add attachments to your emails...Remove attachments from your emails Create attachments from file...

    docs.aspose.com/email/cpp/features-overview/
  4. Priority parameter not working with New Outlook...

    Hi there! I am using Aspose.Email version 25.2.0 in Openedge 12.8.9. I am making a basic MailMessage variable with IsBodyHtml set to True and I have set the priority tag parameter to MailPriority:High. The file is saved…...body gets turned into an attachment. image.png (6.2 KB) If I...the body is turned into an attachment. If both the Body and HtmlBody...

    forum.aspose.com/t/priority-parameter-not-worki...
  5. Table Format disturb while copying excel worksh...

    Hello Team , We are facing format issue , while replacing Table Data from excel worksheet to the Word documents , if table is big for format getting disturb , can you please provide solution or code sample which help us…...sample which help us , I have attach sample document which have...zip (127.1 KB) Please check attach excel file in zip format ....

    forum.aspose.com/t/table-format-disturb-while-c...
  6. Send Email via Microsoft Graph API | A Java Int...

    Experience efficient email management in Java with the Microsoft Graph API. Learn to automate email tasks and boost your productivity....can set recipients, add attachments, and format the email content... and PDF. Attachment Handling: Manage attachments with ease....

    products.aspose.com/email/java/send-email/ms-gr...
  7. Excel chart has inconsistencies when printed - ...

    Dear Aspose. As you can see from example. When Worksheet is printed there are inconsistencies in the output: 1 - Pink box is lower and hides the value in orange rectangle 2 - Black text in bracket is lower and mess w…...text should be in pink box Attaching image demonstrating the difference...xlsx-Difference.png (217.6 KB) Attaching sample application demonstrating...

    forum.aspose.com/t/excel-chart-has-inconsistenc...
  8. 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...
  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…... Please refer to the attachment. result.zip (22.0 KB) Additionally...

    forum.aspose.com/t/convert-excel-to-pdf-the-bor...
  10. The First Slide Displays for Longer When Genera...

    Hello, I am generating a GIF with a PPTX file with a delay of 0.25s between each slide (using DefaultDelay = 250 from Aspose.Slides.Export.GifOptions), then I am saving it with Aspose.Imaging for my GIF to loop. But the…...0 In the attachment, the code and the document...

    forum.aspose.com/t/the-first-slide-displays-for...