Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 21,309 for

worksheet

(0.04 sec)
  1. Loading and Managing Excel, OpenOffice, Json, C...

    With Aspose.Cells for C++, it is simple to create, open, and manage Excel, CSV, TSV, ODS, HTML, Numbers, Json, XML, Pdf, Jpg, Tiff, Image, Mht, and XPS files.... Worksheet sheet = wb . GetWorksheets...workbook1 . GetWorksheets (); Worksheet sheet = sheets . Add ( u "MySheet"...

    docs.aspose.com/cells/cpp/loading-saving-and-ma...
  2. 在用 C++ 设置样式的 Custom 属性时检查自定义数字格式|Documentation

    Aspose.Cells 是一个用于处理电子表格文件的 C++ 库,支持在样式设置时检查自定义数字格式。本文将展示如何使用 Aspose.Cells 库检查自定义数字格式以确保样式正确。...true ); // Access first worksheet Worksheet sheet = book . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/check-custom-numbe...
  3. 如何使用C++创建龙卷风图|Documentation

    了解如何使用API Aspose.Cells for C++创建龙卷风图。...); // Get the first worksheet Worksheet sheet = wb . GetWorksheets...chart collection from the worksheet ChartCollection charts = sheet...

    docs.aspose.com/cells/zh/cpp/create-tornado-chart/
  4. Using OnAjaxCallFinishedClientFunction of GridW...

    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....copies some data to GridWeb worksheet. This function is helpful...cells inside the GridWeb worksheet and then check the Web Browser...

    docs.aspose.com/cells/java/using-onajaxcallfini...
  5. Using OnAjaxCallFinishedClientFunction of GridW...

    This article introduces how to work with OnAjaxCallFinishedClientFunction in GridWeb....copies some data to GridWeb worksheet. This function is helpful...cells inside the GridWeb worksheet and then check the Web Browser...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  6. WRAPCOLS Excel function - Free Support Forum - ...

    We are considering purchasing a new Aspose Cells license but one of the functions we would need is the WRAPCOLS function which is not currently supported. Are there any plans to add support for this?...wrapCount) { Worksheet worksheet = workbook.Worksheets[0]; int rowCount...rowCount = worksheet.Cells.MaxDataRow + 1; for (int row = 0; row...

    forum.aspose.com/t/wrapcols-excel-function/314748
  7. Save Specified Worksheets to PDF with Node.js v...

    Learn how to save specified Worksheets to PDF using Aspose.Cells for Node.js via C++....Save Specified Worksheets to PDF with Node.js via C++ Contents...Aspose.Cells saves all visible worksheets in a workbook to a PDF file...

    docs.aspose.com/cells/nodejs-cpp/save-specified...
  8. 像Microsoft Excel一样处理图表轴的自动单位(使用C++)|Documentation

    了解如何在Aspose.Cells for C++中处理图表轴上的自动单位,类似于Microsoft Excel。我们的指南将展示如何配置和自定义图表轴的自动单位,包括科学计数法的显示和比例调整。...Access first worksheet WorksheetCollection worksheets = wb . GetWorksheets...GetWorksheets (); Worksheet ws = worksheets . Get ( 0 ); // Access...

    docs.aspose.com/cells/zh/cpp/handle-automatic-u...
  9. Manipulate Position Size and Designer Chart|Doc...

    Learn how to use Aspose.Cells for Python via .NET to effectively manipulate the position, size, and designer chart in Microsoft Excel. Our guide will demonstrate how to adjust these properties for improved layout and visualization....existing chart inside the worksheet. Aspose.Cells for Python via...contains a chart in its first worksheet. Then it re-sizes and re-positions...

    docs.aspose.com/cells/python-net/manipulate-pos...
  10. Manipulate Position Size and Designer Chart|Doc...

    Learn how to use Aspose.Cells for .NET to effectively manipulate the position, size, and designer chart in Microsoft Excel. Our guide will demonstrate how to adjust these properties for improved layout and visualization....existing chart inside the worksheet. Aspose.Cells provides the...contains a chart in its first worksheet. Then it re-sizes and re-positions...

    docs.aspose.com/cells/net/manipulate-position-s...