Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 103,611 for

workbook

(0.96 sec)
  1. Shapes in Charts with JavaScript via C++|Docume...

    Learn how to use Aspose.Cells for JavaScript via C++ to add controls and customize charts in Microsoft Excel. This guide demonstrates how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts...."text/javascript" > const { Workbook , SaveFormat } = AsposeCells...arrayBuffer (); // Instantiating a Workbook object by opening the Excel...

    docs.aspose.com/cells/javascript-cpp/controls-i...
  2. Add Threaded Comments in Excel using Java

    Follow this article to add threaded comments in Excel using Java. It includes IDE setup details, a step‑by‑step list, and sample code to insert comments in Excel using only a few API calls....You will learn to create a workbook, an author for a comment,...output Excel file Create a Workbook and access its first sheet...

    kb.aspose.com/cells/java/add-threaded-comments-...
  3. 将含有图像或图表的XLS文件转换为PDF,使用JavaScript通过C++|Document...

    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...."text/javascript" > const { Workbook , SaveFormat , Utils } = AsposeCells...arrayBuffer (); // Instantiating a Workbook object by opening the Excel...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  4. How to Convert HTML to PDF with JavaScript via ...

    This topic shows you how to convert HTML to PDF and MHTML to PDF using Aspose.Cells for JavaScript via C++.... Initialize a Workbook object. Save the output PDF...PDF document by calling the Workbook.save() method. <!DOCTYPE html>...

    docs.aspose.com/cells/javascript-cpp/convert-ht...
  5. 如何用C++管理日期和时间|Documentation

    学习如何通过Aspose.Cells for C++ API管理日期和时间。...要在工作簿中使用此日期系统,请设置 Workbook::GetSettings()->SetDate1904(true)...Cells :: Startup (); Workbook workbook ; workbook . GetSettings ()...

    docs.aspose.com/cells/zh/cpp/how-to-manage-date...
  6. 使用 Node.js 通过 C++ 操作 WebQuery 类型的外部数据连接|Documen...

    学习如何使用Aspose.Cells for Node.js via C++处理 WebQuery 类型的外部数据连接。...类型的外部数据连接 Contents [ Hide ] 您可以使用 Workbook.DataConnections 集合访问任何类型的外部数据连接。其中一种数据连接类型是..."WebQuerySample.xlsx" ); // Loads the workbook which contains hidden external...

    docs.aspose.com/cells/zh/nodejs-cpp/working-wit...
  7. Manage Chart Data Labels in Presentations with ...

    Learn to add and format chart data labels in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET for more engaging slides....# Get the chart data workbook. workbook = chart . chart_data...chart_data . chart_data_workbook worksheet_index = 0 # Add a new series...

    docs.aspose.com/slides/python-net/chart-data-la...
  8. Insert or Delete Rows in an Excel Worksheet wit...

    This article provides JavaScript code using C++ to insert and delete rows in an Excel worksheet...."text/javascript" > const { Workbook , SaveFormat , Utils } = AsposeCells...arrayBuffer (); // Instantiate a Workbook object and load the selected...

    docs.aspose.com/cells/javascript-cpp/insert-or-...
  9. 数据透视表隐藏和排序数据|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...."text/javascript" > const { Workbook , SaveFormat , Utils } = AsposeCells...Instantiating a Workbook object using the uploaded file const workbook = new...

    docs.aspose.com/cells/zh/javascript-cpp/pivot-t...
  10. How to get OData Connection Information with No...

    Learn how to extract OData connection information from an Excel file using Aspose.Cells for Node.js via C++....js via C++ provides the Workbook.getDataMashup() property which..."ODataSample.xlsx" ); // Loads the workbook which contains hidden external...

    docs.aspose.com/cells/nodejs-cpp/how-to-get-oda...