Sort Score
Result 10 results
Languages All
Labels All
Results 4,941 - 4,950 of 28,123 for

worksheet

(0.08 sec)
  1. Remove XLSM Annotation Online or Manage Annotat...

    delete comments from XLSM file through online app for free. C++ API code to manage comments of XLSM files....CreateIWorkbook Select the relevant Worksheet using its index Use GetIComments()->Add...

    products.aspose.com/total/cpp/annotate/xlsm/
  2. Watermark XLS File Online or using .NET | produ...

    Free online app to Watermark different XLS files. .NET watermarking library C# code for XLS Worksheets....by using new Shape to the worksheet Assign the relevant text properties...

    products.aspose.com/total/net/watermark/xls/
  3. Convert SVG to XLAM via C# API | products.aspos...

    C# API to Convert SVG File to XLAM without using Microsoft Excel or Adobe Reader...converted XLSX document, select Worksheet via its index, create a Shape...

    products.aspose.com/total/net/conversion/svg-to...
  4. Encrypting Excel Files with Node.js via C++|Doc...

    Learn how to encrypt and password‑protect Excel files using Aspose.Cells for Node.js via C++....Close Protect and Unprotect Worksheet with Node.js via C++ Assign...

    docs.aspose.com/cells/nodejs-cpp/encrypting-exc...
  5. Convert Excel workbook to Ods, Sxc and Fods (Op...

    How to convert Excel to Ods (OpenOffice / LibreOffice Calc) or convert Ods (OpenOffice / LibreOffice Calc) to Excel with Aspose.Cells for JavaScript via C++....{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  6. Managing Document Properties|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....multiple worksheets, each represented by the Worksheet class whereas...whereas the collection of worksheets is represented by the WorksheetCollection...

    docs.aspose.com/cells/java/managing-document-pr...
  7. Aspose.Cells 8.9.0中的公共API更改|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....the worksheet to be rendered var sheet = book . Worksheets [ 0...spreadsheet var pivot = book . Worksheets [ 0 ]. PivotTables [ 0 ];...

    docs.aspose.com/cells/zh/net/public-api-changes...
  8. Convert GIF to XLS via C# | Aspose

    Sample code for GIF to XLS C# conversion. Use API example code for batch GIF 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/gif-to-xls/
  9. Setting Dynamic Array Formulas|Documentation

    How to use Aspose.Cells for Python via .NET library to calculate dynamic array formulas in Microsoft Excel. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells for Python via .NET to calculate the dynamic array formula and get the result. Finally, we save the modified Excel file to disk....efficiency and simplify your worksheets. They can handle large datasets...formulas. They can slow down worksheet performance, especially if...

    docs.aspose.com/cells/python-net/calculation-of...
  10. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations with Aspose.Slides for Node.js. Add, format, and edit charts with practical code examples in JavaScript.... Access the chart data worksheet. Clear all the default series...; // Gets the chart data WorkSheet var fact = chart . getChartData...

    docs.aspose.com/slides/nodejs-java/create-chart/