Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 30,157 for

worksheet

(0.13 sec)
  1. 在Ruby中将工作表转换为SVG|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....erter模块的worksheet_to_svg()方法。 Ruby 代码 def worksheet_to_svg (...workbook ) # Convert each worksheet into svg format in a single...

    docs.aspose.com/cells/zh/java/converting-worksh...
  2. 用C++管理评论和注释|Documentation

    使用Aspose.Cells for C++插入和管理评论或注释。...通过调用 Comments 集合的 Add 方法(封装在 Worksheet 对象中)向一个单元格添加评论。可以通过传递评论索引访问新的...Workbook workbook ; // Add a new worksheet to the workbook int32_t sheetIndex...

    docs.aspose.com/cells/zh/cpp/comments-and-notes/
  3. Insert Background Image to Excel|Documentation

    How to insert background image to Excel using Aspose.Cells for .NET....Contents [ Hide ] You can make a worksheet more appealing by adding a...a picture as a worksheet background. This feature can be quite...

    docs.aspose.com/cells/net/insert-background-ima...
  4. Get Cells Range|Documentation

    Learn how to get the cells range using Aspose.Cells for Python via .NET API....manipulate some data on the worksheet, you need to know the data...data range of the entire worksheet. Aspose.Cells for Python via...

    docs.aspose.com/cells/python-net/get-cells-range/
  5. 如何使用 JavaScript 结合 C++ 创建瀑布图|Documentation

    使用 JavaScript 和 Aspose.Cells for JavaScript 通过 C++ 在 Excel 中创建瀑布图。...Retrieve the first Worksheet in Workbook const worksheet = workbook .... worksheets . get ( 0 ); // Retrieve the Cells of the first...

    docs.aspose.com/cells/zh/javascript-cpp/creatin...
  6. Search Data using Original Values|Documentation

    Learn how to Search Data using Original Values through the Aspose.Cells for JavaScript via C++ API....SaveFormat , FindOptions , Worksheet , Cell , Utils } = AsposeCells...first worksheet const worksheet = workbook . worksheets . get...

    docs.aspose.com/cells/javascript-cpp/search-dat...
  7. Read Chart Subtitle from ODS File using Node.js...

    Learn how to use Aspose.Cells for Node.js via C++ to read the chart subtitle from an OpenDocument Spreadsheet (ODS) file. Our guide will demonstrate how to extract and access the subtitle of a chart for further analysis or display....); // Access first worksheet const worksheet = workbook . getWorksheets...chart inside the worksheet const chart = worksheet . getCharts ()...

    docs.aspose.com/cells/nodejs-cpp/read-chart-sub...
  8. 使用Node.js via C++读取ODS文件中的图表字幕|Documentation

    学习如何使用Aspose.Cells for Node.js via C++从OpenDocument Spreadsheet (ODS)文件中读取图表字幕。本指南将演示如何提取和访问图表的字幕以便进一步分析或显示。...); // Access first worksheet const worksheet = workbook . getWorksheets...chart inside the worksheet const chart = worksheet . getCharts ()...

    docs.aspose.com/cells/zh/nodejs-cpp/read-chart-...
  9. Set Default Font while rendering spreadsheet to...

    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 in cell A4 of the first worksheet and sets its font to invalid...it takes two images of the worksheet. The first image is taken...

    docs.aspose.com/cells/java/set-default-font-whi...
  10. Render Sequence of Pages using PageIndex and Pa...

    Learn how to render specific pages of an Excel file to images using Aspose.Cells for Node.js via C++....thousands of pages in your worksheet, but you want to render only...Access the first worksheet const worksheet = workbook . getWorksheets...

    docs.aspose.com/cells/nodejs-cpp/render-sequenc...