Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 30,196 for

worksheet

(0.18 sec)
  1. 处理形状或图表的发光效果的工作流程|Documentation

    学习如何用 Aspose.Cells for Node.js via C++ 在 Node.js 中操作形状或图表的发光效果...); // Access first worksheet const worksheet = workbook . getWorksheets...first shape const shape = worksheet . getShapes (). get ( 0 );...

    docs.aspose.com/cells/zh/nodejs-cpp/working-wit...
  2. Calculation of Array Formula of Data Tables wit...

    How to use the Aspose.Cells library to calculate array formulas for a data table in Microsoft Excel using Node.js via C++. Load or create an Excel file, calculate the array formula, and save the modified file....)); // Access first worksheet const worksheet = workbook . getWorksheets...as yellow will become 120 worksheet . getCells (). get ( "B1"...

    docs.aspose.com/cells/nodejs-cpp/calculation-of...
  3. 使用C++导出带有viewBox属性的SVG图表|Documentation

    使用Aspose.Cells结合C++将带有viewBox属性的图表导出为SVG格式。...// Access first worksheet Worksheet worksheet = workbook . GetWorksheets...chart inside the worksheet Chart chart = worksheet . GetCharts ()...

    docs.aspose.com/cells/zh/cpp/export-chart-to-sv...
  4. 通过 C++ 使用 Node.js 获取形状的连接点|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在Excel中检索形状的连接点。...Get the first worksheet in the book. const worksheet = newWorkbook...collection. const textboxIndex = worksheet . getTextBoxes (). add ( 2...

    docs.aspose.com/cells/zh/nodejs-cpp/get-connect...
  5. 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...Text with Shape inside the Worksheet with C++ Analyzing your prompt...

    docs.aspose.com/cells/cpp/set-line-spacing-of-t...
  6. 通过Node.js和C++显示与隐藏网格线及行列标题|Documentation

    本文提供了使用Node.js API通过C++编程隐藏或显示Excel工作表的网格线、行和列标题的示例代码。...工作表由 Worksheet 类表示。 Worksheet 类提供了丰富的属性和方法管理工作表。若要控制网格线的显示,请使用...的显示,请使用 Worksheet.isGridlinesVisible() 属性。 Worksheet.isGridlinesVisible()...

    docs.aspose.com/cells/zh/nodejs-cpp/show-and-hi...
  7. 工作表缩放的可行解决方案|Aspose.Slides for Python 文档

    在演示文稿中修复 Excel 工作表 OLE 缩放:通过两种方式保持对象框一致——缩放框架或工作表——适用于 PPT 和 PPTX 格式。... worksheet . page_setup page_setup ....SheetRender ( cell_range . worksheet , image_options ) image_data...

    docs.aspose.com/slides/zh/python-net/working-so...
  8. 在Excel工作簿内复制和移动工作表|Documentation

    学习如何使用Aspose.Cells for C++在Excel工作簿中复制和移动工作表。...xlsx" ); // Get worksheet collection reference WorksheetCollection...WorksheetCollection worksheets = excelWorkbook1 . GetWorksheets ();...

    docs.aspose.com/cells/zh/cpp/copy-and-move-work...
  9. Set the Comment of Table or List Object|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....or List Object inside the Worksheet Aspose.Cells for Python via...or list object inside the worksheet. Read and Write Table with...

    docs.aspose.com/cells/python-java/set-the-comme...
  10. Add Image Hyperlinks|Documentation

    Learn how to add image hyperlinks using the Aspose.Cells for .NET API....accessing information on other worksheets, or on websites. Microsoft...hyperlinks can make navigating a worksheet easier, for example, as next...

    docs.aspose.com/cells/net/add-image-hyperlinks/