Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 21,331 for

worksheet

(0.1 sec)
  1. Manage Shape Text Options with Node.js via C++|...

    Learn how to manage text options for shapes using Aspose.Cells for Node.js via C++....Text with Shape inside the Worksheet using Node.js via C++ Set...Comment or Shape inside the Worksheet with Node.js via C++ Specify...

    docs.aspose.com/cells/nodejs-cpp/managing-shape...
  2. 使用 C++ 加载工作簿或工作表时过滤对象|Documentation

    学习如何在使用 Aspose.Cells for C++ 加载工作簿或工作表时过滤图表、形状和条件格式等对象。...inputFilePath , lOptions ); // Save worksheet to a single PDF page PdfSaveOptions...public : void StartSheet ( Worksheet & sheet ) override { U16String...

    docs.aspose.com/cells/zh/cpp/filter-objects-whi...
  3. Freeze and Unfreeze Panes|Documentation

    This article introduces how to freeze and unfreeze in GridWeb....scroll to other parts of the worksheet. This feature is very helpful...helpful when working with worksheets that contain large volumes...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  4. 在Python中冻结窗格|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 ) # Applying...

    docs.aspose.com/cells/zh/java/freeze-panes-in-p...
  5. Insert a Linked Picture from Web Address|Docume...

    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 web (http://) into a worksheet. To do so, specify the picture’s...picture from web address to a worksheet. After running the code, the...

    docs.aspose.com/cells/java/insert-a-linked-pict...
  6. Render Solid Gridlines while Converting Excel t...

    Learn how to display solid gridlines during Excel to PDF conversion using Aspose.Cells for Python via .NET....Prepare data worksheet = wb . worksheets [ 0 ] worksheet . cells ...Enable to print gridline worksheet . page_setup . print_gridlines...

    docs.aspose.com/cells/python-net/render-solid-g...
  7. 更改行或列的字体和颜色|Documentation

    本文介绍如何在GridDesktop中更改行或列的字体和颜色。...设置为任意所需的 颜色 //Accessing the worksheet of the Grid that is currently...currently active Worksheet sheet = gridDesktop1 . GetActiveWorksheet...

    docs.aspose.com/cells/zh/net/aspose-cells-gridd...
  8. Create Access and Copy Named Ranges with Node.j...

    Learn how to create, access, and copy named ranges in Excel using Aspose.Cells for Node.js via C++....refer to data on the same worksheet; if you want to represent...represent a range on another worksheet, you may use a name. Named ranges...

    docs.aspose.com/cells/nodejs-cpp/create-access-...
  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....工作表由Worksheet类表示。Worksheet类提供了一个Cells集合。Cells集合中的每个项表示Cell类的对象。...added worksheet in the Excel file Worksheet worksheet = workbook...

    docs.aspose.com/cells/zh/java/add-data-in-cells/
  10. Set Default Font while rendering spreadsheet to...

    Learn how to set the default font while rendering spreadsheets to images using Aspose.Cells for Node.js via C++....text in cell A4 of the first worksheet, and sets its font to an invalid...it takes two images of the worksheet. The first image is taken...

    docs.aspose.com/cells/nodejs-cpp/set-default-fo...