Sort Score
Result 10 results
Languages All
Labels All
Results 4,921 - 4,930 of 367,973 for

save

(0.37 sec)
  1. Convert PPTX to PPTM in Python | products.aspos...

    Convert PPTX to PPTM in Python. Use Python library API to convert PPTX files to PPTM...Presentation from PPTX file and save it as PPTM. Python tutorial..."PowerPoint.pptx" ); pres . save( "output.pptm" , SaveFormat...

    products.aspose.com/slides/python-java/conversi...
  2. Convert ODP to PDF in Java

    This simple article is about how to convert ODP to PDF in Java. It presents all the details for the project settings along with a list of programming tasks, and a working example code to transform ODP to PDF in Java....options Save the loaded ODP file as a PDF file using the save method...PDF file on the disk using the save method. Code to Transform ODP...

    kb.aspose.com/slides/java/convert-odp-to-pdf-in...
  3. 使用C++在加载工作簿时自动调整列宽和行高以适应HTML内容|Documentation

    学习如何在使用Aspose.Cells for C++加载HTML时,将列和行自动调整以适应内容。...ms ); // Save the workbook in xlsx format wb . Save ( outDir...// Save the workbook in xlsx format wbWithOptions . Save ( outDir...

    docs.aspose.com/cells/zh/cpp/autofit-columns-an...
  4. 使用列表项|Aspose.PDF for .NET

    本节解释如何使用 FormEditor 类与 Aspose.PDF Facades 一起处理列表项。..."Spain" ); // Save PDF document formEditor . Save ( dataDir + "Sample-Form-01-mod..."France" ); // Save PDF document formEditor . Save ( dataDir + "Sample-Form-04-mod...

    docs.aspose.com/pdf/zh/net/working-with-list-item/
  5. RtfSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.RtfSaveOptions to enhance your document saving experience. Customize RTF output with advanced settings for optimal results....specify additional options when saving a document into the Rtf format...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Protect PPTX Presentation Files using Java | pr...

    Java source code to protect PPTX Presentation.... save ( "encrypted-pres.pptx" , SaveFormat...( "123123" ); presentation . save ( "write-protected-pres.pptx"...

    products.aspose.com/slides/java/protect/pptx/
  7. Add Attachments to PDF using Python | Aspose.PDF

    Add attachments to PDF documents with Python on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....the collection’s Add method Save the PDF file. Adding Attachment...file_specification ) # Save new output document . save ( path_outfile...

    products.aspose.com/pdf/python-net/attachments/...
  8. Convert OTP to PPSX in Node.js | products.aspos...

    Convert OTP to PPSX in Node.js. Use Node.js library API to convert OTP files to PPSXs...Presentation from OTP file and save it as PPSX. Node.js code for..."welcome-to-powerpoint.otp" ); try { pres . save ( "output.ppsx" , aspose . slides...

    products.aspose.com/slides/nodejs-java/conversi...
  9. Convert POTX to PDF in JavaScript | products.as...

    Convert POTX to PDF in JavaScript. Use Node.js library API to convert POTX files to PDF...Presentation from POTX file and save it as PDF. JavaScript code for..."welcome-to-powerpoint.potx" ); try { pres . save ( "output.pdf" , SaveFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  10. Convert POTX to PPT in Node.js | products.aspos...

    Convert POTX to PPT in Node.js. Use Node.js library API to convert POTX files to PPTs...Presentation from POTX file and save it as PPT. Node.js code for..."welcome-to-powerpoint.potx" ); try { pres . save ( "output.ppt" , aspose . slides...

    products.aspose.com/slides/nodejs-java/conversi...