Sort Score
Result 10 results
Languages All
Labels All
Results 5,221 - 5,230 of 368,013 for

save

(0.15 sec)
  1. Set a Default Font while Rendering a Spreadshee...

    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.... It then saves the workbook as HTML by specifying...Prepare HtmlSaveOptions and save three variants with different...

    docs.aspose.com/cells/javascript-cpp/set-defaul...
  2. FileFormatInfo.loadFormat property | Aspose.Wor...

    FileFormatInfo.loadFormat property. Gets the detected document format....a password when we save it, and then save the document. let saveOptions...saveOptions = new aw . Saving . OdtSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Find and Replace in PHP|Aspose.Words for .NET

    Using Aspose.Words for .NET in PHP via COM to find and replace text in MS Word documents in C#....PHP_EOL ; // Save the modified document. $doc -> Save ( $dataDir...replaced successfully. \n File saved at " . $dataDir . "ReplaceSimple...

    docs.aspose.com/words/net/find-and-replace-in-php/
  4. Merge POTX Files using Java | products.aspose.com

    Java sample code to combine POTX documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Use save() method to save at specified path System...addClone(slide); } // Save the File prest1.save( "merged-presentation...

    products.aspose.com/slides/java/merger/potx/
  5. 使用C++进行换行和文本自动换行|Documentation

    如何在C++中使用Aspose.Cells库实现文本换行和自动换行。通过使用Aspose.Cells库,您可以轻松在单元格中插入文本并设置文本换行方式,例如手动换行、自动换行等。本文件详细介绍了如何实现这些功能,并提供了示例代码供您参考。...SetStyle ( style ); // Save Excel File wb . Save ( srcDir + u "WrappingText...std :: cout << "Excel file saved successfully!" << std :: endl...

    docs.aspose.com/cells/zh/cpp/line-breaks-and-te...
  6. Convert XLT to WORD using Python or with free O...

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

    products.aspose.com/total/python-net/conversion...
  7. Convert POTX to XLTX using Python or with free ...

    POTX to XLTX conversion in your Python applications without using Microsoft Office or online. Test free POTX to XLTX online converter quickly before integrating the code....NET to save the created HTML into the desired...source POTX file Save POTX file to HTML by using save method by providing...

    products.aspose.com/total/python-net/conversion...
  8. Convert XLT to DOTM using Python or with free O...

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

    products.aspose.com/total/python-net/conversion...
  9. 在使用Node.js通过C++将Excel渲染为PDF时忽略错误|Documentation

    了解在将Excel文件转换为PDF时如何忽略错误,使用编号Aspose.Cells for Node.js via C++。...( filePath ); // Specify Pdf Save Options - Ignore Error const...= true ; // Save the Workbook in Pdf with Pdf Save Options wb...

    docs.aspose.com/cells/zh/nodejs-cpp/ignore-erro...
  10. Export Visio Diagram to SVG in Ruby|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....vsd" ) \ # Save as SVG diagram . save ( data_dir + "Diagram...

    docs.aspose.com/diagram/java/export-visio-diagr...