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

worksheet

(0.14 sec)
  1. 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/
  2. Modify an Existing Style with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need...."Date1" ); // Get the first worksheet cells. Cells cells = workbook...

    docs.aspose.com/cells/cpp/modify-an-existing-st...
  3. Assign and Validate Digital Signatures with Jav...

    Excel file digital signature and verification using Aspose.Cells for JavaScript via C++. Protect the authenticity of workbook content with digital signatures....Add Signature line to the worksheet Support for XAdES Signature...

    docs.aspose.com/cells/javascript-cpp/assign-and...
  4. 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-...
  5. 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...
  6. 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...
  7. 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...
  8. 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/
  9. 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/
  10. 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...