Sort Score
Result 10 results
Languages All
Labels All
Results 8,581 - 8,590 of 375,973 for

save

(2.23 sec)
  1. Convert PPS to DOCM in Python or with free Onli...

    PPS to DOCM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free PPS to DOCM online converter quickly before integrating the code.... This can save time and effort as the conversion...Aspose.Words for Python via .NET, save the created PDF into Microsoft...

    products.aspose.com/total/python-net/conversion...
  2. Convert PS to OTP via Java API | products.aspos...

    Java API to Convert PS to OTP without using Microsoft Word...Convert PS to PPTX by using save method Load PPTX document by...Presentation class Save the document to OTP format using save method and...

    products.aspose.com/total/java/conversion/ps-to...
  3. Convert WORDML to XLS using Python or with free...

    WORDML to XLS conversion in your Python applications without using Microsoft Word or Excel or online. Test free WORDML to XLS online converter quickly before integrating the code....NET, save the created HTML into desired...powerful API that can be used to save HTML into desired Microsoft...

    products.aspose.com/total/python-net/conversion...
  4. Convert RTF to PPSM in Python or with free Onli...

    RTF to PPSM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free RTF to PPSM online converter quickly before integrating the code....that allows users to write and save documents in a variety of formats...Slides for Python via .NET, save the created PDF into Presentation...

    products.aspose.com/total/python-net/conversion...
  5. Convert POTX to WORD in Python or with free Onl...

    POTX to WORD conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free POTX to WORD online converter quickly before integrating the code....NET, save the created PDF into Microsoft...NET API is a powerful tool to save the created PDF into Microsoft...

    products.aspose.com/total/python-net/conversion...
  6. 使用C++对行和列进行分组和取消分组|Documentation

    学习如何使用Aspose.Cells和C++对Excel文件中的行和列进行分组和取消分组。...GroupColumns ( 0 , 2 , true ); // Save the modified Excel file U16String...u "output.xls" ; workbook . Save ( outputFilePath ); std :: cout...

    docs.aspose.com/cells/zh/cpp/grouping-and-ungro...
  7. 用 C++ 加密Excel文件|Documentation

    学习如何用 Aspose.Cells 和 C++对Excel文件进行加密和密码保护。..."1234" ); // Save the encrypted excel file workbook . Save ( outputFilePath...cout << "File encrypted and saved successfully!" << std :: endl...

    docs.aspose.com/cells/zh/cpp/encrypting-excel-f...
  8. Converting a PDF file to DOC using Rust | Aspos...

    Code Examples on Rust for PDF‑to‑DOC Conversion on All Platforms...Convert a PDF Page to DOC using save_docx function Close the PDF...your PDF file and then simply save it as a DOC file. You can use...

    products.aspose.com/pdf/rust-cpp/conversion/pdf...
  9. Converting a PDF file to PPTX using Rust | Aspo...

    Code Examples on Rust for PDF‑to‑PPTX Conversion on All Platforms...Convert a PDF Page to PptX using save_to_pptx function Close the PDF...your PDF file and then simply save it as a PPTX file. You can use...

    products.aspose.com/pdf/rust-cpp/conversion/pdf...
  10. Remove Attachments from PDF using C++ | Aspose.PDF

    C++ source code for removing attachments in a PDF file.... Save the result. This code snippet...attachments from a PDF document and saves the modified PDF as a separate...

    products.aspose.com/pdf/cpp/attachments/remove/