Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 87,265 for

workbook

(0.15 sec)
  1. 透视筛选器(C++)|Documentation

    学习如何使用 C++ 和 Aspose.Cells 在透视表中添加筛选器。...(); // Create a new workbook Workbook workbook ; // Get the first...first worksheet Worksheet ws = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/zh/cpp/add-or-clear-pivot...
  2. Converting Excel Files to HTML in Ruby|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....Code def worksheet_to_html ( workbook ) save_format = Rjb :: import...M_HTML ) # Save the document workbook . save ( @data_dir + "output...

    docs.aspose.com/cells/java/converting-excel-fil...
  3. Create a Chart in a Microsoft PowerPoint Presen...

    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.... Then use Microsoft Excel workbook to access and modify chart...Create a new Microsoft Excel Workbook instance and load chart data...

    docs.aspose.com/slides/java/create-a-chart-in-a...
  4. 用C++提取SQL连接数据|Documentation

    学习如何使用Aspose.Cells for C++检索SQL连接数据,包括服务器URL、用户名、表名等。...Cells提供 Workbook::get_DataConnections() 方法,用于检索外部连接。它返回工作簿中的...Create a workbook object from source file Workbook workbook ( srcDir...

    docs.aspose.com/cells/zh/cpp/retrieving-sql-con...
  5. How to Convert Excel to CSV using Node.js

    This short tutorial guides on how to convert Excel to CSV using Node.js. It has the resources to set the development environment, a list of tasks, and a runnable sample code to convert Excel to CSV file using Node.js....js via Java Load the workbook Declare a TxtSaveOptions object...object Save the workbook using the TxtSaveOptions object The...

    kb.aspose.com/cells/nodejs/how-to-convert-excel...
  6. Apply Excel Color Themes using C#

    Follow this article to apply Excel color themes using C#. It has the steps and sample code to apply Microsoft Excel themes with C# to cell or range of cells....apply Excel themes Create a workbook and access a cell from its...text for testing Save the workbook with the applied theme These...

    kb.aspose.com/cells/net/apply-excel-color-theme...
  7. Public API Changes in Aspose.Cells 8.1.0|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....instance of Workbook Workbook book = new Workbook (); //Access...Style object and add it to Workbook's Style Collection int index...

    docs.aspose.com/cells/java/public-api-changes-i...
  8. Remove Existing PrinterSettings of Worksheets i...

    In this article, you will learn how to remove existing PrinterSettings of Worksheet inside the Excel file programmatically using Aspose.Cells for Node.js via C++....all the worksheets in the workbook. Please see its sample Excel...const wb = new AsposeCells . Workbook ( filePath ); // Get the sheet...

    docs.aspose.com/cells/nodejs-cpp/remove-existin...
  9. 使用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....// Create workbook from source file. const workbook = new AsposeCells...AsposeCells . Workbook ( path . join ( sourceDir , "sampleExportRangeOfC...

    docs.aspose.com/cells/zh/nodejs-cpp/export-rang...
  10. Issues with Custom Colors - Free Support Forum ...

    Hi, We need to set the worksheet tab color using various custom colors. The worksheets are created from templates that contain smart markers. Each template’s worksheet tab is set to a specific custom color. Initially, …...to the last worksheet of my workbook. Any idea why I’m not getting...applied in the context of your workbook. Sometimes, copying worksheets...

    forum.aspose.com/t/issues-with-custom-colors/31...