Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 21,309 for

worksheet

(0.04 sec)
  1. 用 C++ 为形状的文字设置预设文字艺术样式|Documentation

    学习如何用 Aspose.Cells for C++ 为形状的文本设置预设文字艺术样式。...// Access first worksheet Worksheet worksheet = workbook . GetWorksheets...some text TextBox textbox = worksheet . GetShapes (). AddTextBox...

    docs.aspose.com/cells/zh/cpp/set-preset-wordart...
  2. Combine Multiple Workbooks into a Single Workbo...

    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 first worksheet of the charts workbook - stacked...Second worksheet of charts workbook - line First worksheet of the...

    docs.aspose.com/cells/python-net/combine-multip...
  3. 在PHP中向新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....()); $worksheets = $ptr -> Get ( $workbook , "Worksheets" , array...array ()); $worksheet_index = $ptr -> Call ( $worksheets , "Add_2"...

    docs.aspose.com/cells/zh/net/add-worksheets-to-...
  4. 用 C++ 实现线程评论|Documentation

    学习如何使用 Aspose.Cells 与 C++ 在 Excel 文件中添加、读取、编辑和删除线程评论。...// Access first worksheet Worksheet worksheet = workbook . GetWorksheets...ThreadedCommentColle threadedComments = worksheet . GetComments (). GetThreadedComments...

    docs.aspose.com/cells/zh/cpp/threaded-comments/
  5. Printing Workbooks|Documentation

    How print Worksheets and workbook using Java. This article provides the Java code to print Worksheets and workbook using Aspose.Cells for Java API....want to print the entire worksheet area unless you specify your...Sample Code Print Selected Worksheet The following code snippet...

    docs.aspose.com/cells/java/printing-workbooks/
  6. 在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....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-r...
  7. Aspose.Cells.CellsException: 'IndexOutOfRangeEx...

    Hi- I’m getting the error shown in the subject above when trying to call Workbook.CalculateFormula. The full error says that the issue is “Based on cell Data!B2366” in the workbook I will provide. The formula in this cel…...the defined limits of the worksheet. This can happen with formulas...within the bounds of the worksheet. For example, if your formula...

    forum.aspose.com/t/aspose-cells-cellsexception-...
  8. Insert Background Image to Excel|Documentation

    How to insert background image to Excel using Aspose.Cells for Java....Contents [ Hide ] You can make a worksheet more appealing by adding a...a picture as a worksheet background. This feature can be quite...

    docs.aspose.com/cells/java/insert-background-im...
  9. Setting Column Width or Row Height|Documentation

    This article explains how to set column width and row height using the Aspose.Cells.GridDesktop API.... Sometimes, worksheet cells contain values that...Cells.GridDesktop: Access a worksheet. Access the column you want...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  10. Public API Changes in Aspose.Cells 8.6.1|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....now accept an instance of Worksheet to remove all the VBA modules...associated with the specified Worksheet. Following is the simple usage...

    docs.aspose.com/cells/net/public-api-changes-in...