Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 41,193 for

worksheet

(0.1 sec)
  1. Aspose cells add static text in row 1 followed ...

    Hi Currently cell is working for JSON data using the below code string jsonInput = File.ReadAllText(“Data.json”); JsonLayoutOptions options = new JsonLayoutOptions(); options.ArrayAsTable = true; JsonUtility.ImportD…...ImportData(jsonInput, worksheet.Cells, 0, 0, options); I want...to add something like this worksheet.Cells[“A1”].PutValue(“Summary...

    forum.aspose.com/t/aspose-cells-add-static-text...
  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....foreach ( Worksheet sheet in workbook . Worksheets ) { found...foreach ( Worksheet sheet in workbook . Worksheets ) { do { cell...

    docs.aspose.com/cells/zh/net/find-and-replace-i...
  3. Creating Hierarchical View Sheet|Documentation

    This article introduce how to create hierarchical view in GridWeb....like this: Bind Worksheet Now use the Worksheets Designer to set...DataSource and DataMember for the worksheet, and configure the data field...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  4. Aspose.Cells.GridJs|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 Features Add/remove/rename worksheets. Row &...remove rows and columns in a worksheet. Hide and show rows and columns...

    docs.aspose.com/cells/net/aspose-cells-gridjs-f...
  5. Worksheet.HorizontalPageBreaks | Aspose.Cells f...

    Worksheet property. Gets the HorizontalPageBreakCollection collection...Worksheet.HorizontalPageBreaks Worksheet.HorizontalPageBreaks...HorizontalPageBreakC class Worksheet namespace Aspose.Cells assembly...

    reference.aspose.com/cells/net/aspose.cells/wor...
  6. Worksheet.CheckBoxes | Aspose.Cells for .NET AP...

    Worksheet property. Gets a CheckBox collection...Worksheet.CheckBoxes Worksheet.CheckBoxes property Gets a CheckBox...CheckBoxCollection class Worksheet namespace Aspose.Cells assembly...

    reference.aspose.com/cells/net/aspose.cells/wor...
  7. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for Python via .NET API....to auto filter or validate worksheet data. Aspose.Cells for Python...pertaining to data entered on a worksheet. For example, use validation...

    docs.aspose.com/cells/python-net/data-validation/
  8. Remove XLT Annotation Online or Manage Annotati...

    delete comments from XLT file through online app for free. Java API code to manage comments of XLT files....object Select the specific Worksheet Get all comments from the...object Get the sepecific Worksheet Get the threaded comment using...

    products.aspose.com/total/java/annotate/xlt/
  9. Set Range Border|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....data to cells in the first worksheet. Create a Range . Set inner...Move Range of Cells in a Worksheet Copy Range Data with Style...

    docs.aspose.com/cells/net/set-range-border/
  10. Implement Custom Calculation Engine to extend t...

    This article describes how to extend the default calculation engine by implementing a custom calculation engine using the Aspose.Cells library. By loading an existing Excel file or creating a new one, we can use the methods provided by Aspose.Cells to implement a custom calculation engine and get the results. Finally, we save the modified Excel file to disk....function without writing it in a worksheet Detecting Circular Reference...function without writing it in a worksheet...

    docs.aspose.com/cells/net/implement-custom-calc...