Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 21,314 for

worksheet

(0.05 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....WorksheetCollection worksheets = workbook . Worksheets ; Worksheet worksheet1...worksheet1 = worksheets [ 0 ]; Worksheet worksheet2 = worksheets . Add...

    docs.aspose.com/cells/zh/net/reorder-worksheets/
  2. Protect and Unprotect|Documentation

    This snippet introduces how to encrypt and decrypt excel files, protect and unprotect the data in excel files using CSharp codes....users from viewing hidden worksheets, adding, moving, deleting...deleting, or hiding worksheets, and renaming worksheets, you can protect...

    docs.aspose.com/cells/python-net/protect-and-un...
  3. 如何通过C++在Node.js中创建瀑布图|Documentation

    使用Node.js和Aspose.Cells for Node.js via C++在Excel中创建瀑布图。...Retrieve the first Worksheet in Workbook const worksheet = workbook ...of the first Worksheet const cells = worksheet . getCells ();...

    docs.aspose.com/cells/zh/nodejs-cpp/creating-wa...
  4. How to set category axis|Documentation

    Learn how to set the category axis in Aspose.Cells for Java. Our guide will help you understand how to define the category axis range, adjust its properties, and format its labels....After you create a chart in a worksheet, then you can set category...a new chart in the first worksheet. Add some values to cells...

    docs.aspose.com/cells/java/how-to-set-category-...
  5. Excel to HTML - Use PresentationPreference Opti...

    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....Hidden Worksheet Contents on Saving to HTML Export Worksheet CSS...Export Document Workbook and Worksheet Properties in Excel to HTML...

    docs.aspose.com/cells/java/excel-to-html-use-pr...
  6. 在 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 ) # Applying...

    docs.aspose.com/cells/zh/java/freeze-panes-in-j...
  7. Importing from Custom Objects|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....collection of objects to a worksheet using ImportCustomObjects...//Clear all the worksheets book . Worksheets . Clear (); //Add...

    docs.aspose.com/cells/net/importing-from-custom...
  8. Protect and Unprotect with C++|Documentation

    This snippet introduces how to encrypt and decrypt excel files, protect and unprotect the data in excel files using C++ codes....users from viewing hidden worksheets, adding, moving, deleting...deleting, or hiding worksheets, you can protect the structure of your...

    docs.aspose.com/cells/cpp/protect-and-unprotect/
  9. 使用C++管理控件|Documentation

    学习如何使用Aspose.Cells与C++在工作表中添加和管理各种控件,如线条、矩形、弧、椭圆、旋钮、滚动条和组框。...the first worksheet in the book. Worksheet worksheet = workbook...collection. int32_t textboxIndex = worksheet . GetTextBoxes (). Add ( 2...

    docs.aspose.com/cells/zh/cpp/managing-controls/
  10. Convert an Excel Chart to Image with C++|Docume...

    Learn how to convert Excel charts to images using Aspose.Cells with C++....than analyzing columns of worksheet numbers, a chart shows at...Excel. Input some data into a worksheet. Create a pie chart based...

    docs.aspose.com/cells/cpp/convert-an-excel-char...