Sort Score
Result 10 results
Languages All
Labels All
Results 5,131 - 5,140 of 30,210 for

worksheet

(0.6 sec)
  1. New bug with MergeNamedStyles - Free Support Fo...

    I appear to have found a bug with the MergeNamedStyles function added recently. Please run the following top-level code (adjusting the file paths as needed) with the attached zipped workbooks as a .NET 9 C# console app …...Worksheets["Input"]; if (inputSheet...(inputSheet != null) { targetWbk.Worksheets.RemoveAt("Input"); } inputSheet...

    forum.aspose.com/t/new-bug-with-mergenamedstyle...
  2. Load converted SpreadsheetML: Invalid column in...

    Steps to reproduce: Create a new Excel file. Select columns after e.g. M until the last one. Right-click on column names and select Hide. Keep clicking on a right arrow of a horizontal scroll bar until no column is vis…...Worksheet.setFirstVisibleColum(Unknown...@tomasbelusky Summary When a worksheet has all columns hidden, Aspose...

    forum.aspose.com/t/load-converted-spreadsheetml...
  3. Different Ways to Open Files with Node.js via C...

    This article explains how to open an Excel file using Aspose.Cells for Node.js via C++ API....only need data in visible worksheets in a workbook. Aspose.Cells...to skip data in invisible worksheets while loading a workbook...

    docs.aspose.com/cells/nodejs-cpp/different-ways...
  4. Convert PNG to XLS via C# | Aspose

    Sample code for PNG to XLS C# conversion. Use API example code for batch PNG files to XLS conversion within VB.NET, Asp.NET or any .NET based application....workbook can have one or more worksheets. Data is stored and displayed...users in table format in worksheet and can span numeric values...

    products.aspose.com/ocr/net/conversion/png-to-xls/
  5. GridWeb中的自定义验证|Documentation

    本文介绍了GridWeb中的自定义验证。...the cells collection of the worksheet that is currently active GridWorksheet...GridWorksheet sheet = GridWeb1 . WorkSheets [ GridWeb1 . ActiveSheetIndex...

    docs.aspose.com/cells/zh/net/aspose-cells-gridw...
  6. Split ODS File Online or via Java | products.as...

    Free online app to split different ODS sheets. Java splitter library code for ODS spreadsheets....Load ODS File Iterate all worksheets inside the workbook On each...each iteration, there is ith worksheet Create new Workbook class...

    products.aspose.com/total/java/split/ods/
  7. Leaderlines still visible - Free Support Forum ...

    Hi All, Do you know why the leader lines are still visible whereas I disabled it via code: var pathWorkbook = @"...\\TestHadrienDataLabel.xlsx"; var pathWorkbookNew = @"...\\TestHadrienDataLabelBis.xlsx"; …...Workbook(pathWorkbook); Worksheet sheettest = wbtest.Worksheets[0]; Chart charttest...

    forum.aspose.com/t/leaderlines-still-visible/31...
  8. How to Add Top10 Conditional Formatting|Documen...

    How to use the Aspose.Cells for Python via .NET library to apply Top10 conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....cells import Workbook , Worksheet , CellArea , FormatConditionType...Workbook () sheet1 = book . worksheets [ 0 ] self . _sheet = sheet1...

    docs.aspose.com/cells/python-net/how-to-add-top...
  9. Smartly importing and placing data with Smart m...

    Smartly importing and placing data according to the template Excel files with Aspose.Cells for Python via .Net library....formula and the resulting Excel worksheet. Template File OutPut File...

    docs.aspose.com/cells/python-net/using-smart-ma...
  10. Extract Text and Images from XLSX File Online a...

    Online XLSX file parser app. Java API code to extract text in rows and cells from XLSX spreadhseets....class object Access relevant worksheet then its data Use Iterator...

    products.aspose.com/total/java/parse/xlsx/