Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 25,766 for

worksheet

(0.15 sec)
  1. 在 Excel 中使用 C++ 更改批注背景色的方法|Documentation

    如何更改 Excel 批注中的颜色。以及如何使用 C++ 在批注中插入图片或图像。...book ( inputPath ); Worksheet worksheet = book . GetWorksheets...( 0 ); Comment comment = worksheet . GetComments (). Get ( 0...

    docs.aspose.com/cells/zh/cpp/how-to-set-comment...
  2. Save Specified Worksheets to PDF|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....Ask AI Save Specified Worksheets to PDF Contents [ Hide ] By...Aspose.Cells saves all visible worksheets in a workbook to a PDF file...

    docs.aspose.com/cells/java/save-specified-works...
  3. Aspose.Cells 16.10.0中的公共API更改|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....//Access first worksheet from the collection Worksheet sheet = book...//Access first worksheet from the collection Worksheet sheet = book...

    docs.aspose.com/cells/zh/java/public-api-change...
  4. 工作表缩放的工作解决方案|Aspose.Slides 文档

    在演示文稿中修复 Excel 工作表 OLE 缩放问题:通过两种方式保持对象框一致——缩放框架或工作表——适用于 PPT 和 PPTX 格式。...xlsx" ); var worksheet = workbook . Worksheets [ worksheetIndex...columnCount - 1 ; workbook . Worksheets . SetOleSize ( startRow ...

    docs.aspose.com/slides/zh/net/working-solution-...
  5. 通过Node.js和C++获取工作表唯一ID|Documentation

    本文展示了如何使用Node.js库和C++ API以编程方式获取Excel工作表唯一ID。...js via C++提供通过使用 Worksheet.getUniqueId() 属性获取工作表唯一ID的功能。以下代码片段演示了如何使用...属性获取工作表唯一ID的功能。以下代码片段演示了如何使用 Worksheet.getUniqueId() 属性打印工作表的唯一ID。此代码示例使用这个...

    docs.aspose.com/cells/zh/nodejs-cpp/get-workshe...
  6. Export print area range to HTML with JavaScript...

    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....page setup object of the worksheet. Later on, use HtmlSaveOptions...{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...

    docs.aspose.com/cells/javascript-cpp/export-pri...
  7. Insert a Linked Picture from Web Address with J...

    Learn how to insert a linked picture from a web address into a Worksheet using Aspose.Cells for JavaScript via C++....the web (http://) into a worksheet. To do so, specify the picture’s...picture from a web address to a worksheet. <!DOCTYPE html> < html >...

    docs.aspose.com/cells/javascript-cpp/insert-a-l...
  8. Managing TextBox with JavaScript via C++|Docume...

    Learn how to manage TextBox in Excel using Aspose.Cells for JavaScript via C++....TextBox objects within an Excel worksheet. This can be useful for adding...first worksheet const worksheet = workbook . worksheets . get...

    docs.aspose.com/cells/javascript-cpp/managing-t...
  9. 使用C++将图表转换为SVG格式图像|Documentation

    学习如何使用Aspose.Cells结合C++将图表转换为SVG图像。...// Access first worksheet Worksheet worksheet = workbook . GetWorksheets...chart inside the worksheet Chart chart = worksheet . GetCharts ()...

    docs.aspose.com/cells/zh/cpp/converting-chart-t...
  10. HTML with Node.js via 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....Transparent Image of Excel Worksheet Delete redundant spaces after...Export Document Workbook and Worksheet Properties in Excel to HTML...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...