Sort Score
Result 10 results
Languages All
Labels All
Results 4,891 - 4,900 of 28,129 for

worksheet

(0.1 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. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for PHP via Java. Add, format, and edit charts with practical code examples.... Access the chart data worksheet. Clear all the default series...0 ; # Gets the chart data WorkSheet $fact = $chart -> getChartData...

    docs.aspose.com/slides/php-java/create-chart/
  3. Error on the Aspose application - Free Support ...

    I decompiled an Aspose application and when I try to run it it’s giving me countless errors i don’t understand where the problem might be. errors like ‘AutoFilter._0005()’ is a method, which is not valid in the given …..._0003(_0006_2005, int, int, int, Worksheet, bool)’ is a method, which...g., Aspose.Cells for the Worksheet / Cell references). Download...

    forum.aspose.com/t/error-on-the-aspose-applicat...
  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. 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/
  6. 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...
  7. 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...
  8. Convert Excel to CSV, TSV and Txt with JavaScri...

    Learn how to convert Excel files to CSV, TSV, and TXT formats using Aspose.Cells for JavaScript via C++....a workbook with multiple worksheets into text format. For text...the contents of the active worksheet only. The following code example...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  9. 当操作时间过长时,使用InterruptMonitor停止转换或加载,采用C++中的JavaS...

    学习如何在Aspose.Cells for JavaScript通过C++中使用InterruptMonitor停止工作簿转换为多种格式(如PDF、HTML等)的方法。...Access first worksheet const ws = wb . worksheets . get ( 0 );...

    docs.aspose.com/cells/zh/javascript-cpp/stop-co...
  10. 获取单元格索引|Documentation

    了解如何通过行名、列名或单元格名获取行或列。使用Aspose.Cells for JavaScript通过C++将单元格的名称转换为零基的行列索引。...the first worksheet const cells = workbook . worksheets . get (...

    docs.aspose.com/cells/zh/javascript-cpp/get-cel...