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

worksheet

(0.11 sec)
  1. 使用C++利用OpenXml的Sheet.SheetId属性|Documentation

    本文演示如何使用C++的Excel操作API或库,编程实现OpenXml的Sheet.SheetId属性的使用。...Cells提供了 Worksheet.GetTabId() 属性作为等价属性。 使用 Aspose...xlsx" ); // Access first worksheet Worksheet ws = wb . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/utilize-sheet-shee...
  2. 用JavaScript通过C++格式化和修改命名范围|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++格式化和修改命名范围。...Workbook (); // Get the first worksheet in the book. const WS = workbook...workbook . worksheets . get ( 0 ); // Create a range of cells...

    docs.aspose.com/cells/zh/javascript-cpp/format-...
  3. Set Range Border|Documentation

    This article shows how to set a range border by the Aspose.Cells for Python via .NET API....data to cells in the first worksheet. Create a Range . Set the...Move Range of Cells in a Worksheet Copy Range Data with Style...

    docs.aspose.com/cells/python-net/set-range-border/
  4. 将Excel转换为高分辨率图像——使用C++|Documentation

    使用Aspose.Cells与C++从Excel文件生成高分辨率图像。...image type // Get the worksheet Worksheet sheet = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-h...
  5. Change Text Direction of the Comment with C++|D...

    Learn how to change the text direction of comments in Excel using Aspose.Cells for C++....wb ; // Get the first worksheet Worksheet sheet = wb . GetWorksheets...

    docs.aspose.com/cells/cpp/change-text-direction...
  6. 从自定义对象导入|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....//Clear all the worksheets book . Worksheets . Clear (); //Add...Sheet "Data"; Worksheet sheet = book . Worksheets . Add ( "Data"...

    docs.aspose.com/cells/zh/net/importing-from-cus...
  7. Missing Features in VSTO|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....Conversion Converting Worksheets Converting Worksheet to Image File by...by Page Converting Worksheet to Image in Aspose.Cells Display...

    docs.aspose.com/cells/net/missing-features-in-v...
  8. 通过Node.js和C++显示与隐藏工作表和标签|Documentation

    本文提供了使用Node.js API或Node.js库以程序化方式显示和隐藏Excel工作表的示例代码。此外,还介绍了如何显示和隐藏Excel工作簿标签。... 工作表由 Worksheet 类表示。 Worksheet 类提供了丰富的属性和方法来管理工作表。要控制工作表的可见性,使用...见性,使用 Worksheet 类的 Worksheet.isVisible() 属性。 Worksheet.isVisible()...

    docs.aspose.com/cells/zh/nodejs-cpp/show-and-hi...
  9. 在Ruby中将工作表转换为图像|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.... Ruby 代码 def worksheet_to_image ( workbook ) #Create...getPng ()) # Get the first worksheet. sheet = workbook . getWorksheets...

    docs.aspose.com/cells/zh/java/converting-worksh...
  10. Creating Hierarchical View Sheet|Documentation

    This article introduce how to create hierarchical view in GridWeb....like this: Bind Worksheet Now use the Worksheets Designer to set...DataSource and DataMember for the worksheet, and configure the data field...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...