Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 161,041 for

workbook

(0.09 sec)
  1. ChartDataWorksheetCollection | Aspose.Sildes fo...

    Represents the collection of worksheets of chart data Workbook....of worksheets of chart data workbook. public sealed class ChartDataWorksheetCo...500 ); IChartDataWorkbook workbook = chart . ChartData . ChartDataWorkbook...

    reference.aspose.com/slides/net/aspose.slides.c...
  2. C++ API to Convert MD to XLT | products.aspose.com

    Convert MD to XLT via C++ API without using Microsoft Excel or Adobe Reader...Convert MD to XLSB (Excel Binary Workbook) Convert MD to XLSM (Macro-enabled...a starting point for a new workbook, or it can be used as a template...

    products.aspose.com/total/cpp/conversion/md-to-...
  3. Aspose::Cells::Properties::DocumentProperty cla...

    Aspose::Cells::Properties::DocumentProperty class. Represents a custom or built-in document property in C++....//Instantiate a Workbook object Workbook workbook ( u "book1.xls"...DocumentPropertyColl customProperties = workbook . GetWorksheets (). GetCustomDocumentPro...

    reference.aspose.com/cells/cpp/aspose.cells.pro...
  4. GridCalculationData.Workbook | Aspose.Cells for...

    GridCalculationData property. Gets the Workbook object where the function is in...Workbook GridCalculationData.Workbook property Gets...Gets the Workbook object where the function is in. public GridWorkbook...

    reference.aspose.com/cells/net/aspose.cells.gri...
  5. Insert notes to XLSM file via .NET | products.a...

    Insert notes to XLSM using C#. Use API example code to insert notes within .NET application....by creating an instance of Workbook Insert notes to the Worksheet...Worksheet in a Cell Save the workbook In Office 365, notes are for...

    products.aspose.com/cells/net/notes/insert-note...
  6. Insert PivotTable in Micorsoft Excel XLSM files...

    C# Sample code for generating XLSM documents with PivotTable. Use this code for creating Micorsoft Excel XLSM files with PivotTable within VB.NET, Asp.NET or any .NET based application....in your class file Create Workbook class instance. Access the...the first worksheet of the workbook. Get the desired cell(s) of...

    products.aspose.com/cells/net/pivottable/insert...
  7. How to Merge Cells in Excel using Node.js

    This article guides on how to merge cells in Excel using Node.js. It contains the IDE settings, a list of steps, and a runnable sample code to combine two cells in Excel using Node.js....Create a workbook class object or load an existing workbook for combining...selected sheet of the loaded workbook Call the merge() method in...

    kb.aspose.com/cells/nodejs/how-to-merge-cells-i...
  8. Insert PivotTable in Micorsoft Excel XLSM files...

    C# Sample code for generating XLSM documents with PivotTable. Use this code for creating Micorsoft Excel XLSM files with PivotTable within VB.NET, Asp.NET or any .NET based application....in your class file Create Workbook class instance. Access the...the first worksheet of the workbook. Get the desired cell(s) of...

    products.aspose.com/cells/net/pivottable/insert...
  9. Protect and lock XLSM document via C++ | produc...

    C++ example code to lock XLSM file using password on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....file intrusive_ptr<IWorkbook> workbook = Factory::CreateIWorkboo...Protect workbook by specifying protection type workbook->Prote...

    products.aspose.com/cells/cpp/protect/xlsm/
  10. Search and replace text in XLSB document via .N...

    C# source code to redact sensitive information in XLSB file on .NET Framework, .NET Core, Mono or Xamarin Platforms.... Save the workbook. System Requirements Our APIs...Redact XLSB Files - C# Workbook wb = new Workbook( "e:\test2\Input...

    products.aspose.com/cells/net/redaction/xlsb/