Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 5,598 for

attachment

(0.06 sec)
  1. 使用 PDF 中的投资组合|Aspose.PDF for .NET

    如何使用 C# 创建 PDF 投资组合。您应该使用 Microsoft Excel 文件、Word 文档和图像文件来创建 PDF 投资组合。...embeddedFiles ) { // Get the attachment and write to file or stream...

    docs.aspose.com/pdf/zh/net/portfolio/
  2. Document Builder Overview in C++|Aspose.Words f...

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

    docs.aspose.com/words/cpp/document-builder-over...
  3. Example for CELLSNET-58755 and CELLSNET-58756 -...

    Hi, could you please provide an example of the enhancements introduced in CELLSNET-58755 and CELLSNET-58756 in Aspose.Cells release 25.8? I wasn’t able to find any sample related to this enhancement in Smart Markers rela…...example code and check the attachment. result.zip (26.5 KB) Workbook...

    forum.aspose.com/t/example-for-cellsnet-58755-a...
  4. 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...
  5. 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...
  6. Embedded doc images distorted when converting t...

    Hello, After a version upgrade from 25.1 to 25.8, our team found embedded images are distorted when we convert the attached doc file to pdf. Using version 25.3 images are rendered correctly, but from version 25.4+ imag…...distorted when we convert the attached doc file to pdf. Using version...version 25.4+ images in the attached document are corrupted. Any...

    forum.aspose.com/t/embedded-doc-images-distorte...
  7. Formatting PDF Document using C#|Aspose.PDF for...

    Create and format the PDF Document with Aspose.PDF for .NET. Use the next code snippet to resolve your tasks....thumbnails, full-screen, show attachment panel. The following code...thumbnails, full-screen, show attachment panel Console . WriteLine...

    docs.aspose.com/pdf/net/formatting-pdf-document/
  8. 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...
  9. Aspose.Words Java: Missing left merged column w...

    Hi Aspose Team, We are using Aspose.Words for Java and found a table-conversion issue when exporting a DOCX table to HTML. Environment Product: Aspose.Words for Java Version: 26.1 (JDK17 package) Java: 8 OS: Windows 1…...our sample it's the large attachment table) NodeCollection tables...zip (4.3 KB) Could you please attach the output HTML produced on...

    forum.aspose.com/t/aspose-words-java-missing-le...
  10. Replace Fields C++|Aspose.Words for C++

    Learn how to replace fields with text in C++. Replace fields with static data using the C++ API....example, when sending as an attachment in an e-mail. Converting...

    docs.aspose.com/words/cpp/replace-fields/