Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 27,204 for

excel worksheet

(0.22 sec)
  1. 用C++管理工作簿|Documentation

    学习如何通过Aspose.Cells for C++ API管理工作簿。...Workbook workbook ; // Add a worksheet to the workbook workbook ...workbook ( "input.xlsx" ); auto worksheet = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/managing-workbooks...
  2. 使用C++实现工作表的自定义纸张大小以进行渲染|Documentation

    本文介绍了如何使用C++ API在将Excel文件渲染为PDF文件格式时,设置所需工作表的自定义纸张大小。...] 可能的使用场景 在MS Excel中没有直接创建自定义纸张大小的选项;然而,在将Excel文件渲染为PDF文件格式时,...wb ; // Access first worksheet Worksheet ws = wb . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/implement-custom-p...
  3. 导出打印区域范围到HTML,使用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....xlsx" ); // Load the Excel file. const workbook = new AsposeCells...// Access the sheet const worksheet = workbook . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/export-prin...
  4. 获取列标题|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....获取列标题 Contents [ Hide ] OpenXML Excel string FilePath = @"..\..\....Given a document name, a worksheet name, and a cell name, gets...

    docs.aspose.com/cells/zh/net/get-a-column-heading/
  5. 如何用C++创建瀑布图|Documentation

    用C++和Aspose.Cells for C++ API在Excel中创建瀑布图。...Microsoft Excel 有许多预定义的图表类型,包括柱形图、线形图、饼图、条形...the first Worksheet in Workbook Worksheet worksheet = workbook...

    docs.aspose.com/cells/zh/cpp/creating-waterfall...
  6. Set Line Spacing of the Paragraph in a Shape or...

    Learn how to set line spacing, space before, and space after in a paragraph within a shape or textbox using Aspose.Cells for C++....wb ; // Access first worksheet Worksheet ws = wb . GetWorksheets...Change Character Spacing of Excel TextBox or Shape with C++ Rotate...

    docs.aspose.com/cells/cpp/set-line-spacing-of-t...
  7. 用 C++ 查找并刷新父数据透视表的嵌套或子数据透视表|Documentation

    学习如何使用 Aspose.Cells for C++ 查找和刷新父数据透视表的嵌套或子数据透视表。...查找并刷新父数据透视表的嵌套或子数据透视表 以下是加载包含三个数据透视表的 样本Excel文件 的示例代码。下面两个数据透视表是上面数据透视表的子级,如此屏幕截图所示。代码使用...Startup (); // Load sample Excel file U16String inputFilePath...

    docs.aspose.com/cells/zh/cpp/find-and-refresh-t...
  8. Use Error Checking Options|Documentation

    In this article, you will find sample code that will programmatically use error checking options of Excel Worksheets, e.g., Numbers stored as Text, using Aspose.Cells for Python via .NET API....Contents [ Hide ] Microsoft Excel allows users to define error...there’s a problem with a cell. Excel provides information that helps...

    docs.aspose.com/cells/python-net/use-error-chec...
  9. 如何用 JavaScript 通过 C++ 改变 Excel 中评论的背景|Documenta...

    使用 C++ 通过脚本改变 Excel 中评论的背景色,并插入图片或图像。...如何用 JavaScript 通过 C++ 改变 Excel 中评论的背景 Contents [ Hide ] 评论被添...如何在Excel中更改评论的颜色 当你不需要批注的默认背景色时,可以用自己关注的颜色替换它。如何更改 Excel 中批注框的背景色?...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  10. SpreadsheetML - XLSX, XML|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....Office Excel 2007 to store its documents. Microsoft Excel 2010...for .NET Microsoft Excel 2003 Microsoft Excel 2003 XML Yes Microsoft...

    docs.aspose.com/cells/net/spreadsheetml-xlsx-xml/