Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 361,305 for

save

(0.26 sec)
  1. 公共 API Aspose.Diagram 16.11.0 的变化|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...."Test Button" ; // save diagram diagram . Save ( @"C:\temp\Output...Height , text ); // save diagram diagram . Save ( @"C:\temp\Output...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  2. 使用Python.NET计算数据表的数组公式|Documentation

    了解如何使用Aspose.Cells for Python via .NET API计算Excel数据表的数组公式。编程修改和保存电子表格。...calculate_formula () # Save the workbook in pdf format workbook . save ( os ....calculate_formula () # Save the workbook in PDF format workbook . save ( "5115538...

    docs.aspose.com/cells/zh/python-net/calculation...
  3. Add, Extract or Remove Images in PDF using Pyth...

    Manipulate images in PDF programmatically with Python sample code using Aspose.PDF for Python for .NET... Use the GSave operator to save the current graphical state...operator to save the updated graphical state. Save the PDF file...

    products.aspose.com/pdf/python-net/images/
  4. Convert PowerPoint to RTF in Python or with fre...

    PowerPoint to RTF conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free POWERPOINT to RTF online converter quickly before integrating the code....NET API to save the created PDF into Microsoft...that can help developers to save time and effort while adding...

    products.aspose.com/total/python-net/conversion...
  5. Create Workbook and Worksheet Scoped Named Rang...

    Learn how to create workbook and worksheet scoped named ranges using Aspose.Cells for Node.js via C++...."workbookScope" ); // Save the workbook workbook . save ( path . join...local" ); // Save the workbook workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/create-workboo...
  6. C++ API to Convert PPTX to DOC or with free Onl...

    Export PPTX to DOC within your C++ applications or online. Test free PPTX to DOC online converter quickly before integrating the code....Render PPTX to HTML by using Save member funciton and set Html...reference Save the document to DOC format by using Save member fucntion...

    products.aspose.com/total/cpp/conversion/pptx-t...
  7. C++ API to Convert PPTX to DOTX or with free On...

    Export PPTX to DOTX within your C++ applications or online. Test free PPTX to DOTX online converter quickly before integrating the code....Render PPTX to HTML by using Save member funciton and set Html...reference Save the document to DOTX format by using Save member...

    products.aspose.com/total/cpp/conversion/pptx-t...
  8. 修改 PDF 中的注释|Aspose.PDF for .NET

    本节解释如何使用 Aspose.PDF Facades 将 PDF 文件中的注释修改为 XFDF。...user" ); // Save PDF document annotationEditor . Save ( dataDir...newTextAnnotation ); // Save PDF document annotationEditor . Save ( dataDir...

    docs.aspose.com/pdf/zh/net/modify-annotations/
  9. Rotating Cell Text in VSTO and Aspose.Cells|Doc...

    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 file. The code samples that...Drawing . Color . White ); //Save the excel file. objBook . SaveCopyAs...

    docs.aspose.com/cells/net/rotating-cell-text-in...
  10. Manage Audio in Presentations Using C++|Aspose....

    Create and control audio frames in Aspose.Slides for C++—code examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations.... Save the modified presentation. This...PowerPoint file to disk pres -> Save ( u "AudioFrameEmbed_out.pptx"...

    docs.aspose.com/slides/cpp/audio-frame/