Sort Score
Result 10 results
Languages All
Labels All
Results 5,221 - 5,230 of 30,455 for

worksheet

(0.18 sec)
  1. Remove XLTM Annotation Online or Manage Annotat...

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

    products.aspose.com/total/cpp/annotate/xltm/
  2. Macro function calculation - Free Support Forum...

    We have a xlsm file with a macro function, we are calculating we are using some logic like this THIS IS THE SAMPLE LINK Workbook wb = new Workbook(filePath); wb.calculateFormula(); …...getCount(); i++) { Worksheet sheet = sheets.get(i); sheet...

    forum.aspose.com/t/macro-function-calculation/3...
  3. 如何用C++创建动态滚动图表|Documentation

    学习如何使用Aspose.Cells for C++创建动态滚动图表。我们的逐步指南将展示如何在您的图表中实现平滑数据过渡和自动滚动,提供连续更新的显示效果。... GetWorksheets (); Worksheet sheet = sheets . Get ( 0 );...

    docs.aspose.com/cells/zh/cpp/create-dynamic-scr...
  4. Convert XLSX to POTX using Python or with free ...

    XLSX to POTX conversion in your Python applications without using Microsoft Office or online. Test free XLSX to POTX online converter quickly before integrating the code....such as data validation, worksheet protection, and charting....such as data validation, worksheet protection, charting, text...

    products.aspose.com/total/python-net/conversion...
  5. Get a List of Fonts used in a Spreadsheet or Wo...

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports getting a list of fonts used in a spreadsheet or workbook, allowing users to get font information used in a document. This article will show you how to use the Aspose.Cells library to get a list of fonts.... It has one dummy worksheet which has some dummy fonts...

    docs.aspose.com/cells/cpp/get-a-list-of-fonts-u...
  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. 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/
  8. 搜索

    搜索...worksheetIndex++) { // 獲取工作表的參考 Worksheet ws = collection.get(worksheetIndex);...worksheetIndex++) { // 獲取工作表的參考 Worksheet ws = collection.get(worksheetIndex);...

    blog.aspose.com/zh-hant/cells/convert-excel-fil...
  9. Convert JPEG to XLS via C# | Aspose

    Sample code for JPEG to XLS C# conversion. Use API example code for batch JPEG 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/jpeg-to-...
  10. Convert TIFF to XLS via C# | Aspose

    Sample code for TIFF to XLS C# conversion. Use API example code for batch TIFF 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/tiff-to-...