Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 87,253 for

workbook

(0.07 sec)
  1. HyperText Markup Language Format - HTML|Documen...

    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....be used to save your Excel workbooks into HTML format. The exported...exported HTML workbooks are Microsoft Excel oriented i.e they are...

    docs.aspose.com/cells/net/hypertext-markup-lang...
  2. 用 C++ 为命名范围设置公式|Documentation

    学习如何用 Aspose.Cells 在 Excel 文件中为命名范围设置公式,使用 C++。...Create an instance of Workbook Workbook book ; // Get the WorksheetCollection...Create an instance of Workbook Workbook book ; // Get the WorksheetCollection...

    docs.aspose.com/cells/zh/cpp/setting-formula-fo...
  3. 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-...
  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. Create Dynamic Charts|Documentation

    Learn how to create dynamic charts in Aspose.Cells for .NET. Our guide will show you how to dynamically update chart data, series, and formatting based on your requirements, allowing you to present changing data visually in your worksheets....understand, we will create the Workbook from scratch and move forward...outlined below. Create an empty Workbook . Access the Cells of the...

    docs.aspose.com/cells/net/create-dynamic-charts/
  8. How to Prevent Users from Printing Excel File|D...

    Learn how to How to prevent users from printing excel through the Aspose.Cells for Python via .NET API.... Open your workbook which you don’t allow others...this code, and go to back the workbook, and now when you print the...

    docs.aspose.com/cells/python-net/how-to-prevent...
  9. Manage Worksheets of Microsoft Excel files.|Doc...

    This article shows how to Manage Worksheets of Microsoft Excel files by the Aspose.Cells for Python via .NET API....class, Workbook that represents an Excel file. The Workbook class...programmatically: Create an object of the Workbook class. Call the add method...

    docs.aspose.com/cells/python-net/manage-workshe...
  10. Data|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....Formatting Create Named Range in a Workbook Creating Subtotals Find or...Manipulate Named Range in a Workbook Precedents and Dependents...

    docs.aspose.com/cells/cpp/data/