Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 41,172 for

worksheet

(0.12 sec)
  1. Managing Page Breaks|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....into any selected cell of a worksheet. The location of the cell... page breaks divide your worksheet into multiple pages according...

    docs.aspose.com/cells/cpp/managing-page-breaks/
  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....text to cell "A1" of the new worksheet. public static void InsertText...shareStringPart ); // Insert a new worksheet. WorksheetPart worksheetPart...

    docs.aspose.com/cells/zh/net/insert-text-into-a...
  3. DataSourceType | Aspose.Slides for Android via ...

    Data source types....Fields Field Description Worksheet Use CellXls objects for storing...BubbleSize of data point in worksheet. StringLiterals Use fast-access...

    reference.aspose.com/slides/androidjava/com.asp...
  4. Class RowCollection | Aspose.Cells for .NET API...

    Aspose.Cells.RowCollection class. Collects the objects that represent the individual rows in a Worksheet...the individual rows in a worksheet. public class RowCollection...first worksheet Worksheet worksheet = workbook . Worksheets [ 0...

    reference.aspose.com/cells/net/aspose.cells/row...
  5. VbaModuleCollection.Remove | Aspose.Cells for ....

    VbaModuleCollection method. Removes module for a Worksheet...Remove Remove(Worksheet) Removes module for a worksheet. public void...void Remove ( Worksheet sheet ) Parameter Type Description sheet...

    reference.aspose.com/cells/net/aspose.cells.vba...
  6. GetActiveWorksheet | Aspose.Cells for .NET API 参考

    获取当前活动工作表... public Worksheet GetActiveWorksheet () 返回值...返回值 工作表对象。 例子 [C#] Worksheet worksheet = gridDesktop1 . GetActiveWorksheet...

    reference.aspose.com/cells/zh/net/aspose.cells....
  7. LoadFilter.StartSheet | Aspose.Cells for .NET A...

    LoadFilter method. Prepares filter options before loading given Worksheet. Users implementation of LoadFilter can change the LoadDataFilterOptions here to denote how to load data for this Worksheet...options before loading given worksheet. User’s implementation of...this worksheet. public virtual void StartSheet ( Worksheet sheet...

    reference.aspose.com/cells/net/aspose.cells/loa...
  8. ChartDataTable | Aspose.Cells for .NET API 参考

    表示一个图表数据表...//获取第一个工作表的引用 Worksheet worksheet = workbook . Worksheets [ 0 ]; //向“A1”单元格添加样本值...//向“A1”单元格添加样本值 worksheet . Cells [ "A1" ]. PutValue ( 50 ); //向“A2”单元格添加样本值...

    reference.aspose.com/cells/zh/net/aspose.cells....
  9. DataSourceType | Aspose.Sildes for PHP via Java...

    DataSourceType Contents [ Hide ] DataSourceType class Data source types. Constants Name Value Description Worksheet 0......Constants Name Value Description Worksheet 0 Use CellXls objects for...BubbleSize of data point in worksheet. StringLiterals 1 Use fast-access...

    reference.aspose.com/slides/php-java/aspose.sli...
  10. Print and Preview workbook|Documentation

    Aspose.Cells supports printing and previewing Excel files without Microsoft Excel intallation....[ Hide ] After creating a worksheet, you often want to print a...want to print the entire worksheet area unless you specify a...

    docs.aspose.com/cells/net/workbook-and-workshee...