Sort Score
Result 10 results
Languages All
Labels All
Results 4,531 - 4,540 of 363,221 for

save

(0.17 sec)
  1. Convert ODS to WORD using Python or with free O...

    ODS to WORD conversion in your Python applications without using Microsoft Office or online. Test free ODS to WORD online converter quickly before integrating the code....NET, is used to save the created HTML into the desired...Workbook class Save ODS file to HTML by using save(file, SaveFormat...

    products.aspose.com/total/python-net/conversion...
  2. Convert MOBI to XLS using Python or with free O...

    MOBI to XLS conversion in your Python applications without using Microsoft Word or Excel or online. Test free MOBI to XLS online converter quickly before integrating the code....NET, is used to save the created HTML into the desired...Document class Save MOBI file to HTML by using Save method by providing...

    products.aspose.com/total/python-net/conversion...
  3. Convert ODS to DOCM using Python or with free O...

    ODS to DOCM conversion in your Python applications without using Microsoft Office or online. Test free ODS to DOCM online converter quickly before integrating the code....NET API is used to save the created HTML into the desired...Workbook class Save ODS file to HTML by using save(file, SaveFormat...

    products.aspose.com/total/python-net/conversion...
  4. Convert DOCM to MHTML in Python | products.aspo...

    DOCM to mhtml Web archive format and HtmlFixed file conversion in your Python applications without using Microsoft Word... It is used to save web pages in a single file,...Load the DOCM file and call the save method with appropriate file...

    products.aspose.com/total/python-net/conversion...
  5. Setting Formula for Named Range with C++|Docume...

    Learn how to set formulas for named ranges in Excel files using Aspose.Cells with C++....CalculateFormula (); // Save the result in XLSX format book . Save ( outDir...$A$1,9)" ); // Save the workbook book . Save ( outDir + u "output_out...

    docs.aspose.com/cells/cpp/setting-formula-for-n...
  6. 在PDF中装饰表单字段|Aspose.PDF for .NET

    探索如何在PDF文档中装饰表单字段,使用Aspose.PDF在.NET中添加视觉增强效果,如边框。...DecorateField 方法,最后使用 FormEditor 类的 Save 方法保存更新后的PDF。以下代码片段向您展示了如何装饰特定的表单字段。...( "City" ); // Save PDF document editor . Save ( dataDir + "Sample-Form-02...

    docs.aspose.com/pdf/zh/net/decorate-form-field/
  7. OdtSaveOptions.measure_unit property | Aspose.W...

    OdtSaveOptions.measure_unit property. Allows to specify units of measure to apply to document content... saving . OdtSaveMeasureUnit : ......, value : aspose . words . saving . OdtSaveMeasureUnit ): .....

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert DIF to DOCM using Python or with free O...

    DIF to DOCM conversion in your Python applications without using Microsoft Office or online. Test free DIF to DOCM online converter quickly before integrating the code....NET API can be used to save the created HTML into desired...Workbook class Save DIF file to HTML by using save(file, SaveFormat...

    products.aspose.com/total/python-net/conversion...
  9. 使用 C++ 删除命名范围|Documentation

    学习如何使用 Aspose.Cells for C++ 从 Excel 或 OpenOffice 文件中删除定义的名称或命名范围。... RemoveAt ( 0 ); // Save the workbook to retain the changes...changes workbook . Save ( outputFilePath ); std :: cout << "Named...

    docs.aspose.com/cells/zh/cpp/delete-named-ranges/
  10. 用 C++ 加密和解密Excel文件|Documentation

    如何使用 C++ 加密和解密Excel文件。锁定和解锁Excel文件。..."1234" ); // Save the excel file workbook . Save ( outputFilePath..."1234" ); // Save the excel file workbook . Save ( outputFilePath...

    docs.aspose.com/cells/zh/cpp/encrypt-and-decryp...