Sort Score
Result 10 results
Languages All
Labels All
Results 4,491 - 4,500 of 369,502 for

save

(0.8 sec)
  1. C++ API to Convert XSLFO to XLTX | products.asp...

    Convert XSLFO to XLTX via C++ API without using Microsoft Excel or Adobe Reader...Convert XSLFO 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/xslfo-...
  2. C++ API to Convert TEX to TXT | products.aspose...

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

    products.aspose.com/total/cpp/conversion/tex-to...
  3. 用C++将工作簿转换为JSON|Documentation

    学习如何用Aspose.Cells for C++将Excel工作簿转换为JSON格式。...SaveFormat::Json 作为 Workbook::Save 方法的第二个参数传递。也可以使用 JsonSaveOptions...workbook ( inputFilePath ); // Save the workbook as JSON U16String...

    docs.aspose.com/cells/zh/cpp/convert-workbook-t...
  4. 保持空行的分隔符在导出电子表格到 CSV 格式时通过 Node.js 和 C++|Docume...

    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....); // Instantiate Text File's Save Options const options = new...true ); // Save the file with the options wb . save ( path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/keep-separa...
  5. Export POWERPOINT to DOCX on Andorid via Java o...

    Convert POWERPOINT to DOCX in mobile apps without installing any software or online. Test free POWERPOINT to DOCX online converter quickly before integrating the code....POWERPOINT to HTML by using save method and set Html as SaveFormat...Document class Save the document to DOCX format using save method and...

    products.aspose.com/total/android-java/conversi...
  6. Aspose.Cells 中的图像标记|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...."Table1" ); //Add a column to save pictures. DataColumn dc = t...(); //Save the Excel file. designer . Workbook . Save ( "out_ImageSmartBook...

    docs.aspose.com/cells/zh/net/image-markers-in-a...
  7. 用 Python.NET 在保存为HTML时启用CSS自定义属性|Documentation

    学习如何在使用 Aspose.Cells for Python via .NET API 将Excel文件保存为HTML时启用CSS自定义属性。...xlsx" )) # Configure HTML save options opts = HtmlSaveOptions...es = True # Save the workbook in HTML wb . save ( os . path ...

    docs.aspose.com/cells/zh/python-net/enable-css-...
  8. 使用C++在HtmlSaveOptions.TableCssId属性前缀表元素样式|Docum...

    学习如何使用HtmlSaveOptions.TableCssId属性前缀表元素样式,示例ID为Aspose.Cells for C++。...SetStyle ( st ); // Specify html save options - specify table css..."MyTest_TableCssId" ); // Save the workbook in html wb . Save ( u "outputTableCssId...

    docs.aspose.com/cells/zh/cpp/prefix-table-eleme...
  9. 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...
  10. 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...