Sort Score
Result 10 results
Languages All
Labels All
Results 9,361 - 9,370 of 375,722 for

save

(0.75 sec)
  1. 更改页面大小|Documentation

    本节介绍如何使用 Aspose.Diagram 更改 visio 文件中的页面大小。...setValue ( 11 ); // Save Visio diagram . save ( dataDir + "SetPageSize_out...

    docs.aspose.com/diagram/zh/java/change-page-size/
  2. 使用 C++ 通过 Node.js 加载无图表的源Excel文件|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 在不含图表的情况下加载Excel文件。...); // Save the workbook in PDF format workbook . save ( path...

    docs.aspose.com/cells/zh/nodejs-cpp/load-source...
  3. How to add Freetext Annotation using C++ | Aspo...

    Add Freetext annotations programmatically in PDF with C++ sample code on any platform with C++ language...Annotations collections Save the file again System Requirements...freeTextAnnotation ); document . Save ( System . IO . Path . Combine...

    products.aspose.com/pdf/cpp/annotation/freetext...
  4. Merge or Unmerge Range of Cells with Node.js vi...

    Merge and Unmerge Cells in a Range in Excel with Node.js via C++ code....merge (); // Save the workbook workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/merge-or-unmer...
  5. Converting To XPS in Jython|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....xps" ) # Save the complete Workbook in XPS...XPS format workbook . save ( dataDir + "out_whole_printingxps"...

    docs.aspose.com/cells/java/converting-to-xps-in...
  6. Apply or Change Slide Layouts in JavaScript|Asp...

    Manage and customize slide layouts in Aspose.Slides for Node.js. Explore layout types, placeholder control, and footer visibility through code examples.... Save the presentation. The following...); // Save the presentation to disk. presentation . save ( "output...

    docs.aspose.com/slides/nodejs-java/slide-layout/
  7. Convert PDF to OFT in Python | products.aspose.com

    Save PDF to OFT within Python applications without using Microsoft Word or Outlook...NET and save it into OFT format. This process...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  8. Modify the Gradient of a Visio Shape|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....7853981633974501 ); // save the Visio drawing diagram . save ( dataDir +...

    docs.aspose.com/diagram/java/modify-the-gradien...
  9. 使用WorkbookMetadata与Python.NET|Documentation

    学习如何使用Aspose.Cells for Python via .NET API高效管理工作簿元数据。..., "test" ) # Save the metadata info meta . save ( os . path ...

    docs.aspose.com/cells/zh/python-net/using-workb...
  10. 使用C++在工作表中显示公式而非值|Documentation

    本文提供了使用C++ API以编程方式在Excel工作表或电子表格中显示公式而非值的示例代码。...( true ); // Save the workbook workbook . Save ( outDir + u "out...

    docs.aspose.com/cells/zh/cpp/show-formulas-inst...