Sort Score
Result 10 results
Languages All
Labels All
Results 9,501 - 9,510 of 375,991 for

save

(0.28 sec)
  1. 在VSTO和Aspose.Cells中旋转单元格文字|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.... White ); //Save the excel file. objBook . SaveCopyAs...objstyle ); // Save the work book objworkbook . Save ( "RotateText_test...

    docs.aspose.com/cells/zh/net/rotating-cell-text...
  2. 通过 Node.js 加载或导入带有公式的 CSV 文件|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 加载和导入包含公式的 CSV 文件。... save ( "path/to/output.xlsx" ); const...); // Save your workbook in Xlsx format workbook . save ( path...

    docs.aspose.com/cells/zh/nodejs-cpp/load-or-imp...
  3. 使用C++通过JavaScript更改Excel文本框或形状的字符间距|Documentation

    使用C++的Aspose.Cells for JavaScript,通过JavaScript更改Excel文本框或形状的字符间距。... spacing = 4 ; // Save the workbook in xlsx format...const outputData = workbook . save ( SaveFormat . Xlsx ); const...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  4. Protect and Unprotect Worksheet with JavaScript...

    Protect and unprotect worksheet of Excel files with Aspose.Cells for JavaScript via C++.... password = "test" ; // Save as Excel file and provide download...const outputData = workbook . save ( SaveFormat . Xlsx ); const...

    docs.aspose.com/cells/javascript-cpp/protect-an...
  5. 超链接|Aspose.Slides for PHP 文档

    使用 Aspose.Slides 在 PHP 中添加、编辑和删除超链接:链接文本、形状、幻灯片、URL 和电子邮件;为 PPT、PPTX 和 ODP 设置目标和操作。...com" )); $presentation -> save ( "hyperlink.pptx" , SaveFormat...setHyperlinkClick ( null ); $presentation -> save ( "hyperlink_removed.pptx" ...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  6. Create or Update PowerPoint Presentation Charts...

    Learn how to create and customize charts in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. It covers adding, formatting, and editing charts in presentations with practical code examples in Python.... Save the modified presentation as...data_label_format . separator = "/" # Save the presentation to disk as...

    docs.aspose.com/slides/python-net/create-chart/
  7. Convert MSG to EMF in Python | products.aspose.com

    Save MSG to EMF in your Python applications without using Microsoft Outlook or Word...NET and save it into respective Word EMF...for Python via .NET API and saved into the respective Word EMF...

    products.aspose.com/total/python-net/conversion...
  8. Cell formula doesn't get set with formula witho...

    Hi team, I have a formula which is referring to Custom Function but in a different workbook. I’m trying to remove the reference part by replacing the formula (without ref), but it remains the same! In attached workbook…..._xldudf_AS(AR20, "name"))”; save() Could you please check why...if the workbook is not being saved properly or if there are references...

    forum.aspose.com/t/cell-formula-doesnt-get-set-...
  9. Add Videos to Presentations in Python|Aspose.Sl...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for Python via .NET. Fast how-to guide.... Save the modified presentation. This...video ) # Saves the presentation to disk pres . save ( path +...

    docs.aspose.com/slides/python-net/video-frame/
  10. Convert OTT to ICS in Python | products.aspose.com

    Save OTT to ICS within Python applications without using Microsoft Word or Outlook...NET and save it into ICS format. The API...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...