Sort Score
Result 10 results
Languages All
Labels All
Results 9,661 - 9,670 of 375,520 for

save

(0.25 sec)
  1. How to add Text Annotation using .NET | Aspose.PDF

    Add Text annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop....Annotations collections Save the file again System Requirements...TextAnnotation1 ); document . Save ( System . IO . Path . Combine...

    products.aspose.com/pdf/net/annotation/text/add/
  2. Add, Get, or Remove Watermarks in PDF Using Pyt...

    Add, get or remove watermark from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET... Save PDF file Add Watermark in PDF...append ( artifact ) document . save ( path_outfile ) Copy code to...

    products.aspose.com/pdf/python-net/watermark/
  3. 使用 Node.js 和 C++ 管理工作簿元数据|Documentation

    学习如何使用Aspose.Cells for Node.js via C++编辑工作簿元数据。..."test" ); // Save the metadata info meta . save ( path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/using-workb...
  4. Add Word Art Watermark to Chart|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....false ); // Save the Excel file. workbook . save ( dataDir +...

    docs.aspose.com/cells/java/add-word-art-waterma...
  5. Using Nested Objects|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....false ); //Save the Excel file. designer . Workbook . Save ( FileName...

    docs.aspose.com/cells/net/using-nested-objects/
  6. 用C++为Excel工作簿的VBA项目加密保护|Documentation

    了解如何使用Aspose.Cells结合C++为Excel工作簿的VBA项目添加密码保护。...u "11" ); // Save the output Excel file wb . Save ( outputFilePath...

    docs.aspose.com/cells/zh/cpp/password-protect-t...
  7. Automatically refresh OLE object via Microsoft ...

    Learn how to refresh OLE objects automatically in Microsoft Excel using Aspose.Cells with C++....true ); // Save the workbook in xlsx format wb . Save ( srcDir...

    docs.aspose.com/cells/cpp/automatically-refresh...
  8. 使用 Node.js + C++ 在 Excel 文件中自动填充区域|Documentation

    学习如何在Excel文件的指定范围内执行自动填充操作,使用 Aspose.Cells for Node.js via C++。...Series ); // Save the Workbook workbook . save ( "range_autofill_result...

    docs.aspose.com/cells/zh/nodejs-cpp/autofill-ra...
  9. Load Source Excel File Without Charts with C++|...

    Learn how to load an Excel file without charts using Aspose.Cells with C++....Excel file without charts and saves it in the output PDF format...pdf" ; // Save the workbook in PDF format workbook . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/load-source-excel-fil...
  10. 在 PS 文件中使用页面 | Python

    如何将页面添加到 PS 文件是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能...as out_ps_stream: 6 # Create save options with A4 size 7 options...close_page () 27 28 # Save the document 29 document. save () 请参阅在 .NET...

    docs.aspose.com/page/zh/python-net/ps/working-w...