Sort Score
Result 10 results
Languages All
Labels All
Results 4,901 - 4,910 of 375,797 for

save

(1.41 sec)
  1. Set External Links in Formulas with JavaScript ...

    Learn how to set external links in formulas using Aspose.Cells for JavaScript via C++....; // Save the workbook const outputData = workbook . save ( SaveFormat... Click the download link to save the file.</p>' ; }); </ script...

    docs.aspose.com/cells/javascript-cpp/set-extern...
  2. 表格|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 创建和格式化表格:插入数据、合并单元格、设置边框样式、对齐内容,并支持 PPT、PPTX 和 ODP 的导入/导出。...$heights ); $presentation -> save ( "table.pptx" , SaveFormat...( $table ); $presentation -> save ( "table_removed.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  3. Ole对象|Aspose.Slides for PHP 文档

    使用 Aspose.Slides 在 PHP 中处理 OLE 对象:插入或更新嵌入文件,设置图标或链接,提取内容,控制 PPT、PPTX 和 ODP 的行为。...$pdfData ); $presentation -> save ( "ole_object.pptx" , SaveFormat...$oleFrame ); $presentation -> save ( "ole_object_removed.pptx"...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  4. Create New Email in Python|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....\ # Save message in EML and MSG formats mail_message_save_type...MailMessageSaveType message . save ( self . dataDir + "Message...

    docs.aspose.com/email/java/create-new-email-in-...
  5. Online OFT to JPEG Conversion or Build .NET bas...

    Free online app to convert OFT to JPEG files. .NET C# conversion library code for OFT documents....using Save method Load HTML by using Document class Save the document...document to JPEG format using Save method and set Jpeg as SaveFormat...

    products.aspose.com/total/net/conversion/oft-to...
  6. Convert WORD to XLSM using Python or with free ...

    WORD to XLSM conversion in your Python applications without using Microsoft Word or Excel or online. Test free WORD to XLSM online converter quickly before integrating the code....the conversion process and saves time and effort. How Aspose...convert WORD file to HTML and then save the created HTML into desired...

    products.aspose.com/total/python-net/conversion...
  7. TxtSaveOptions.addBidiMarks property | Aspose.W...

    TxtSaveOptions.addBidiMarks property. Specifies whether to add bi-directional marks before each BiDi run when exporting in plain text format....document's "Save" method // to modify how we save the document...let saveOptions = new aw . Saving . TxtSaveOptions (); saveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Merge PDF Documents using C# | Aspose.PDF

    Combine various PDF documents programmatically with C# sample code using Aspose.PDF for .NET...download format to any supported save format. Aspose.PDF for .NET...formats, both for loading and saving. Draw your attention that the...

    products.aspose.com/pdf/net/merger/
  9. Working with Exchange Mailbox and Messages usin...

    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....example, when message IDs are saved to the database. The following...how to list messages by ID. Saving Messages This topic shows how...

    docs.aspose.com/email/net/working-with-exchange...
  10. 使用 C# 在 PDF 中旋转文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中旋转 PDF 文件中的文本,以调整文本对齐和改善展示效果。...textFragment3 ); // Save PDF document document . Save ( dataDir + "...paragraph ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/rotate-text-inside-pdf/