Sort Score
Result 10 results
Languages All
Labels All
Results 9,661 - 9,670 of 30,596 for

worksheet

(0.1 sec)
  1. 打印电子表格|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....the worksheet PageSetup pageSetup = workbook . Worksheets [ 0...reference of the PageSetup of the worksheet Aspose . Cells . PageSetup...

    docs.aspose.com/cells/zh/net/print-spreadsheets/
  2. Управление комментариями и заметками с помощью ...

    Вставляйте и управляйте комментариями или заметками с помощью Aspose.Cells for Node.js via C++....(инкапсулированный в объект Worksheet ). Новый объект Comment можно...Workbook (); // Adding a new worksheet to the Workbook object const...

    docs.aspose.com/cells/ru/nodejs-cpp/comments-an...
  3. Управление элементами управления с C++|Document...

    Узнайте, как добавлять и управлять различными элементами управления, такими как линии, прямоугольники, дуги, эллипсы, спиннеры, полосы прокрутки и групповые боксы в рабочих листах с помощью Aspose.Cells и C++....the first worksheet in the book. Worksheet worksheet = workbook...collection. int32_t textboxIndex = worksheet . GetTextBoxes (). Add ( 2...

    docs.aspose.com/cells/ru/cpp/managing-controls/
  4. Trouvez les requêtes de tables et la liste des ...

    Apprenez comment trouver les requêtes de tables et la liste des objets liés aux connexions de données externes en utilisant Aspose.Cells for Node.js via C++....externalConnection ) { // Iterate all the worksheets for ( let j = 0 ; j < workbook...getCount (); j ++ ) { const worksheet = workbook . getWorksheets...

    docs.aspose.com/cells/fr/nodejs-cpp/find-query-...
  5. 搜索

    搜索...get(index) 方法獲取所需 Worksheet 的引用。 使用 Worksheet.getComments().add(string...xlsx") # 通過傳遞工作表索引獲取第一個工作表的引用 worksheet = workbook.getWorksheets()...

    blog.aspose.com/zh-hant/cells/add-comments-in-e...
  6. Arbeitsblatt GridWeb neu binden|Documentation

    In diesem Artikel erfahren Sie, wie ein Arbeitsblatt in GridWeb neu gebunden wird....ein Arbeitsblatt mit dem Worksheets Designer in der IDE an ein...so aussehen: XML < acw : Worksheet DataMember = "Products" BindStartRow...

    docs.aspose.com/cells/de/net/aspose-cells-gridw...
  7. Stampa fogli di calcolo|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....the worksheet PageSetup pageSetup = workbook . Worksheets [ 0...reference of the PageSetup of the worksheet Aspose . Cells . PageSetup...

    docs.aspose.com/cells/it/net/print-spreadsheets/
  8. Найти Значение в Ячейках|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....first worksheet in the Excel file Worksheet worksheet = workbook...workbook . Worksheets [ 0 ]; //Finding the cell containing the specified...

    docs.aspose.com/cells/ru/net/find-value-in-cells/
  9. Visa eller dölj rutnät i Jython|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....Accessing the first worksheet in the Excel file worksheets = workbook.... getWorksheets () worksheet = worksheets . get ( 0 ) # Hiding...

    docs.aspose.com/cells/sv/java/display-hide-grid...
  10. Отображение или скрытие сетки в Jython|Document...

    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....Accessing the first worksheet in the Excel file worksheets = workbook.... getWorksheets () worksheet = worksheets . get ( 0 ) # Hiding...

    docs.aspose.com/cells/ru/java/display-hide-grid...