Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 8,074 for

attachment

(0.55 sec)
  1. Incorrect Conditional Formatting in Aspose.Cell...

    I have created a sample Excel file to reproduce the issue. test2.zip (9.6 KB) In the Excel file, I added a conditional formatting to change A1 and B1 to white text color when A3’s value is 1. image.png (768 位元組) imag…... Please refer to the attachment. test2_out.pdf (22.7 KB)...

    forum.aspose.com/t/incorrect-conditional-format...
  2. Difference in Aspose behaviour vs MS Office beh...

    Hi, I’m trying to insert a document at a bookmark location using Aspose.Words, and I’m attempting to replicate the same behavior I currently have with Office Interop. When I compare the results, I notice that Aspose in…...ConfirmConversions: false, Link: false, Attachment: false); //Delete comments...ConfirmConversions: false, Link: false, Attachment: false); } //Increment counter...

    forum.aspose.com/t/difference-in-aspose-behavio...
  3. Create a Reminder for an Appointment|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....Audio ; ReminderAttachment attach = new ReminderAttachment (...)); audioReminder . Attachments . Add ( attach ); target . Reminders...

    docs.aspose.com/email/net/create-a-reminder-for...
  4. Reading Timephasedata for Materials Remaining W...

    We are using Aspose task to read planned projects in MPP files The case we were able to isolate is: A single task with 2 resources, one work the other is material. The task start at 2024-07-01 and end at 2025-09-30 Th…...3 KB) In the attachment contains the files : MainImportProject...case example.png is the image attached in this ticket Results.xlsx...

    forum.aspose.com/t/reading-timephasedata-for-ma...
  5. Aspose.Email .NET for VSTO|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....features with VSTO Adding Attachments and HTML Text to Outlook...Messages Export Email Extracting Attachment Extracting Messages from...

    docs.aspose.com/email/net/aspose-email-net-for-...
  6. Convert EMAIL to JPEG in Python | products.aspo...

    Save EMAIL to JPEG in your Python applications without using Microsoft Outlook or Word...Support and Review Context Attach rendered emails to tickets...response workflows. Report Attachment Pipelines Embed JPEG versions...

    products.aspose.com/total/python-net/conversion...
  7. Document Builder Overview in Java|Aspose.Words ...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in Java....to a Document object for attachment to the builder. To insert...

    docs.aspose.com/words/java/document-builder-ove...
  8. Exporting an excel file as to PDF file - Free S...

    We are facing an export an excel file content to the PDF file, which is taking longer period in processing. what are the constraint need to considered for downloading a file of PDF from an excel file...sourceStream = new MemoryStream(attachment.FileData.ToArray())) { Aspose...result. Please refer to the attachment. out_net.pdf (8.7 MB) DateTime...

    forum.aspose.com/t/exporting-an-excel-file-as-t...
  9. Keeping the header and the footer when saving a...

    Hello, I’ve tried to save a xlsx file in html, but I’ve lost the header and the footer in the output file. I think it’s the normal functionality of excel but just to be sur do you have a way to keep the header dans foo…...0 In the attachment the code and the document...Could you please try with this attached file, which contains two tabs...

    forum.aspose.com/t/keeping-the-header-and-the-f...
  10. Issue converting XLSX and XLSM files containing...

    We are converting XLSX and XLSM files to PDFs using the following code. static public string ConvertExcel(string inputFilePath = "", string outputFilePath = "") { string results = "SUCCESS"; try …...WriteLine(results); return results; } I have attached an XLSX file and the resulting...position. Please refer to the attachment. out_net.zip (117.2 KB) The...

    forum.aspose.com/t/issue-converting-xlsx-and-xl...