Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 82,029 for

workbook

(0.04 sec)
  1. Working with ContentTypeProperties|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....Cells provides Workbook.ContentTypePropertie.Add method...Assistant Close Replace text in a workbook using Regular Expression Release...

    docs.aspose.com/cells/net/working-with-contentt...
  2. Converting Excel to PDF Files in Ruby|Documenta...

    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....Ruby Code def excel_to_pdf ( workbook ) save_format = Rjb :: import...the document in PDF format workbook . save ( @data_dir + "MyPdfFile...

    docs.aspose.com/cells/java/converting-excel-to-...
  3. 在Ruby中将文件转换为MHTML文件|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....代码 def worksheet_to_mhtml ( workbook ) save_format = Rjb :: import...M_HTML ) # Save the document workbook . save ( @data_dir + "convert...

    docs.aspose.com/cells/zh/java/converting-to-mht...
  4. How to Convert Excel to SVG in Node.js

    This basic topic covers the details about how to convert Excel to SVG in Node.js. You can change Excel to SVG using Node.js using a few lines of easy code in Linux, macOS, or Windows....any information inside the Workbook by preserving its quality...Excel to SVG Instantiate a Workbook class object to access the...

    kb.aspose.com/cells/nodejs/how-to-convert-excel...
  5. 使用Node.js和C++读写XLS和XLSB文件的外部连接|Documentation

    学习如何使用Aspose.Cells for Node.js via C++读取和写入XLS和XLSB文件的外部连接。...file const workbook = new AsposeCells . Workbook ( filePath );...DB-Connection const dbCon = workbook . getDataConnections (). get...

    docs.aspose.com/cells/zh/nodejs-cpp/read-and-wr...
  6. Callout|Aspose.Slides for Python 文档

    Python中的PowerPoint图表调用和数据标签...False ) workBook = chart . chart_data . chart_data_workbook chart...chart_data . series . add ( workBook . get_cell ( 0 , 0 , seriesIndex...

    docs.aspose.com/slides/zh/python-net/callout/
  7. How to Create Excel File in Node.js

    This article guides on how to create Excel file in Node.js. It contains instructions to set the environment, a list of steps, and a runnable sample code to write to Excel file using Node.js....js via Java Create a workbook and access the target sheet...cells collection Save the workbook These steps summarize the...

    kb.aspose.com/cells/nodejs/how-to-create-excel-...
  8. 在Node.js中通过C++向工作表中添加图标|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.... buffer ; // Loads the workbook which contains hidden external...links const workbook = new AsposeCells . Workbook ( filePath );...

    docs.aspose.com/cells/zh/nodejs-cpp/insert-svg-...
  9. Working with ContentTypeProperties|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....NET provides Workbook.content_type_properties.add()...Sample Code Replace text in a workbook using Regular Expression Release...

    docs.aspose.com/cells/python-net/working-with-c...
  10. Set Default Font while rendering spreadsheet to...

    Learn how to set the default font while rendering spreadsheets to images using Aspose.Cells with C++....when the default font of the workbook could not render your characters...following sample code creates a workbook, adds some text in cell A4...

    docs.aspose.com/cells/cpp/set-default-font-whil...