Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 13,798 for

worksheet

(0.06 sec)
  1. Create and manage tables of Microsoft Excel fil...

    Insert, resize, edit, delete, format table of Excel files using Aspose.Cells library....access to each worksheet in an Excel file. A worksheet is represented...represented by the Worksheet class. The Worksheet class provides a wide...

    docs.aspose.com/cells/python-net/create-and-for...
  2. 新增工作表并激活工作表|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....//Declare a Worksheet object. Excel . Worksheet newWorksheet...newWorksheet ; //Add 5 new worksheets to the workbook and fill some data...

    docs.aspose.com/cells/zh/net/adding-new-workshe...
  3. 在Aspose.Cells中添加超链接以链接数据|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....工作表由 Worksheet 类表示。 Worksheet 类提供了向Excel文件添加不同超链接的不同方法。...类提供了向Excel文件添加不同超链接的不同方法。 添加指向URL的链接 这个 Worksheet 类包含一个 Hyperlinks 集合。超链接集合中的...

    docs.aspose.com/cells/zh/net/adding-hyperlinks-...
  4. Convert XLSX File to PDF Format with C++|Docume...

    Learn how to convert Excel files to PDF format using Aspose.Cells for C++ with high precision and accuracy....contains worksheets with charts and images. Each worksheet contains...column chart on the first worksheet and an image on the last....

    docs.aspose.com/cells/cpp/convert-xlsx-file-to-...
  5. Managing Cell Controls in Worksheets|Documentation

    This article introduces how to work with cell controls in GridDesktop....Managing Cell Controls in Worksheets Contents [ Hide ] This topic...cell controls from their worksheets. Let’s have a look into it...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  6. 用C++设置对齐方式|Documentation

    在Aspose.Cells库中,您可以使用单元格对齐设置来调整文本的布局和显示。通过调整水平对齐、垂直对齐和文本换行等设置,您可以更好地控制文本在单元格中的流动。本文件将为您提供详细的步骤和样本代码,以帮助您快速掌握如何使用Aspose.Cells进行单元格对齐设置。...类包含一个 Worksheets 集合,允许访问Excel文件中的每个工作表。工作表由 Worksheet 类表示。 Worksheet...reference of the first worksheet Worksheet worksheet = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/cells-alignment-se...
  7. Print spreadsheets|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....control their printed pages of worksheets. These print options allow...specific Print Area of the worksheet Print Titles Print Gridlines...

    docs.aspose.com/cells/net/print-spreadsheets/
  8. 在Jython中向新的Excel文件添加工作表|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....Adding a new worksheet to the Workbook object worksheets = workbook...sheetIndex = worksheets . add () worksheet = worksheets . get ( sheetIndex...

    docs.aspose.com/cells/zh/java/adding-worksheets...
  9. 设置工作表缩放比例|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....Workbook (); //Adding a new worksheet to the Workbook object WorksheetCollection...WorksheetCollection worksheets = workbook . Worksheets ; Worksheet worksheet...

    docs.aspose.com/cells/zh/net/set-worksheet-zoom...
  10. 删除Excel文件中工作表的现有打印设置|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....控制台输出 PrinterSettings of this worksheet exist . Sheet Name : Sheet1...Printer settings of this worksheet are now removed by setting...

    docs.aspose.com/cells/zh/java/remove-existing-p...