Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 8,266 for

attachment

(0.22 sec)
  1. Most Popular Email File Formats|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....support rich formatting, attachments, and embedded elements, adhering...other than ASCII, as well as attachments of multimedia content. MIME...

    docs.aspose.com/email/net/email-file-formats/
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. When inserting long Hebrew text- problems in di...

    Hi, I am evaluating the product in order to buy it. I am building a multi-language application so I am testing unicode and Hebrew. 1) Well, I have a few problems with long text which spans on more than one line. If …...direction (please see image attachment called 1). If I don’t use...

    forum.aspose.com/t/when-inserting-long-hebrew-t...
  7. 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...
  8. 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...
  9. Create, Save, and Read Outlook Tasks in C++|Doc...

    Create, save, and load Outlook tasks in MSG format using the MapiTask class in C++ with Aspose.Email....VToDo tasks, reminders, attachments, and recurrence patterns...audio notification. Add Attachments to a Task The following code...

    docs.aspose.com/email/cpp/create-read-outlook-m...
  10. 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...