Sort Score
Result 10 results
Languages All
Labels All
Results 4,881 - 4,890 of 361,424 for

save

(0.34 sec)
  1. 使用C++将Excel转换为带提示的HTML|Documentation

    使用Aspose.Cells在C++中将Excel转换为HTML同时添加提示信息。...xlsx" ); // Setup HTML save options HtmlSaveOptions options...text in output // Save as HTML workbook . Save ( outputDir + u...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-h...
  2. C++ API to Convert CGM to XLTX | products.aspos...

    Convert CGM to XLTX via C++ API without using Microsoft Excel or Adobe Reader...Convert CGM to XLSX by using Save member function Load XLSX document...reference Save the document to XLTX format using Save member function...

    products.aspose.com/total/cpp/conversion/cgm-to...
  3. C++ API to Convert MD to DIF | products.aspose.com

    Convert MD to DIF via C++ API without using Microsoft Excel or Adobe Reader...Convert MD to XLSX by using Save member function Load XLSX document...reference Save the document to DIF format using Save member function...

    products.aspose.com/total/cpp/conversion/md-to-...
  4. C++ API to Convert CGM to FODS | products.aspos...

    Convert CGM to FODS via C++ API without using Microsoft Excel or Adobe Reader...Convert CGM to XLSX by using Save member function Load XLSX document...reference Save the document to FODS format using Save member function...

    products.aspose.com/total/cpp/conversion/cgm-to...
  5. C++ API to Convert PS to XLAM | products.aspose...

    Convert PS to XLAM via C++ API without using Microsoft Excel or Adobe Reader...Convert PS to XLSX by using Save member function Load XLSX document...reference Save the document to XLAM format using Save member function...

    products.aspose.com/total/cpp/conversion/ps-to-...
  6. Android API to Convert DOCX to XLAM or with fre...

    Convert DOCX to XLAM in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOCX to XLAM online converter quickly before integrating the code....Convert DOCX to HTML by using Save method Load HTML document by...Workbook class Save the document to XLAM format using Save method Get...

    products.aspose.com/total/android-java/conversi...
  7. Convert DOCX to PPT via C++ or with free Online...

    Export DOCX to PPT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to PPT online converter quickly before integrating the code....Finally, the presentation can be saved as a PPT file. The advantage...Convert DOCX to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/docx-t...
  8. Calculate Sub Totals in xlsx4j|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....[] { 1 }); //Save the excel file workbook . save ( dataDir + "AsposeTotal...

    docs.aspose.com/cells/java/calculate-sub-totals...
  9. C++ API to Convert PS to SXC | products.aspose.com

    Convert PS to SXC via C++ API without using Microsoft Excel or Adobe Reader...Convert PS to XLSX by using Save member function Load XLSX document...reference Save the document to SXC format using Save member function...

    products.aspose.com/total/cpp/conversion/ps-to-...
  10. Unfreeze Rows or Columns with Node.js via C++|D...

    In this article, you will learn how to unfreeze rows, columns, or panes of Excel Worksheets programmatically using Node.js API with C++.... Save the file. const path = require...unFreezePanes (); workbook . save ( "Unfrozen.xlsx" ); Attached...

    docs.aspose.com/cells/nodejs-cpp/unfreeze-rows-...