Sort Score
Result 10 results
Languages All
Labels All
Results 5,721 - 5,730 of 365,752 for

save

(0.13 sec)
  1. Aspose.Cells 8.4.0 中的公共 API 变更|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 the output Excel file workbook . save ( "output...removeAt ( 0 ); //Save the workbook workbook . save ( "output.xlsx"...

    docs.aspose.com/cells/zh/java/public-api-change...
  2. PDF Highlights Annotation using Python|Aspose.P...

    Learn how to add highlights annotations to PDF files in Python using Aspose.PDF for text emphasis.... save ( output_file ) Add StrikeOut...strikeoutAnnotation ) document . save ( output_file ) Add Squiggly...

    docs.aspose.com/pdf/python-net/highlights-annot...
  3. Create 3D Presentations in .NET|Aspose.Slides D...

    Generate interactive 3D presentations in .NET with Aspose.Slides effortlessly. Export quickly to PowerPoint and OpenDocument formats for versatile use.... Save ( "sample_3d.png" ); } presentation . Save ( "sandbox_3d...imageScale )) { thumbnail . Save ( "sample_3d.png" ); } 3D Depth...

    docs.aspose.com/slides/net/3d-presentation/
  4. 使用C++在Node.js中复制和移动工作表|Documentation

    本文包含示例代码,描述如何使用C++的Node.js API在Excel工作簿内以及跨工作簿编程复制和移动工作表。..."Sheet1" ); // Save the Excel file. wb . save ( path . join (...get ( 0 )); // Save the file. excelWorkbook1 . save ( path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/copying-and...
  5. Use Formulas Functions to Process Data|Document...

    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.... rgbYellow ; // Save the workbook workbook . SaveAs...( style ); // Save the workbook workbook . Save ( "D:\\OutputAspose...

    docs.aspose.com/cells/net/use-formulas-function...
  6. Hiding Overlaid Content with CrossHideRight whi...

    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....Content with CrossHideRight while saving to HTML with Node.js via C++...Possible Usage Scenarios When you save your Excel file to HTML, you...

    docs.aspose.com/cells/nodejs-cpp/hiding-overlai...
  7. Formatting Pivot Table with C++|Documentation

    Learn how to customize the appearance of pivot tables using Aspose.Cells for C++....Report5 ); // Save the Excel file workbook . Save ( outputFilePath...DownThenOver ); // Save the Excel file workbook . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/formatting-pivot-table/
  8. FileFormatUtil.detect_file_format method | Aspo...

    aspose.words.FileFormatUtil.detect_file_format method...password when we save it, and then save the document. save_options =...= aw . saving . OdtSaveOptions ( save_format = aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 使用 C# 向 PDF 添加文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中向 PDF 文档添加文本,以增强内容和编辑文档。... 调用 Document 对象的 Save 方法并保存输出 PDF 文件。 添加文本 以下代码片段向您展示如何在现有...textFragment ); // Save PDF document document . Save ( dataDir + "AddText_out...

    docs.aspose.com/pdf/zh/net/add-text-to-pdf-file/
  10. Simple Mail Merge in Jython|Aspose.Words for Java

    Simple Mail Merge using Jython...."London" ] ) # Saves the document to disk. doc . save ( dataDir +...coding sites: GitHub Load And Save To Stream in Jython Update Fields...

    docs.aspose.com/words/java/simple-mail-merge-in...