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

worksheet

(0.39 sec)
  1. Get a List of Fonts Used in a Spreadsheet or Wo...

    Aspose.Cells for Python via .NET is a library for working with spreadsheet files. It supports retrieving a list of fonts used in a spreadsheet or workbook, allowing users to obtain font information used in a document. This article shows how to use the Aspose.Cells for Python via .NET library to get a list of fonts.... It contains one dummy worksheet with some dummy fonts added...

    docs.aspose.com/cells/python-net/get-a-list-of-...
  2. 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...
  3. Headings and Body Theme Font|Documentation

    Aspose.Cells is a JavaScript‑via‑C++ library for working with spreadsheet files. It supports setting heading and body theme fonts in Excel documents, enabling users to customize the appearance and style of the document. This article introduces how to use the Aspose.Cells library to work with heading and body theme fonts in Excel documents....{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...

    docs.aspose.com/cells/javascript-cpp/headings-a...
  4. Icon Sets Become Misaligned on Conversion to HT...

    Hello, The attached workbook IconSets.xlsx, contains a simple table with conditional formats that use Icon Sets. Under the latest version of Aspose Cells for Java version 18.10 - when the workbook is saved as HTML, the…...wb = new Workbook(xlFile); Worksheet sheet = wb.getWorksheets()...icons (as compared to the worksheet as rendered in Excel). Thanks...

    forum.aspose.com/t/icon-sets-become-misaligned-...
  5. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for С++. Add, format, and edit charts with practical code examples in С++.... Access the chart data worksheet. Clear all the default series...; // Gets the chart data worksheet SharedPtr < IChartDataWorkbook...

    docs.aspose.com/slides/cpp/create-chart/
  6. 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/
  7. 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/
  8. 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...
  9. 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...
  10. 当操作时间过长时,使用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...