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

worksheet

(0.09 sec)
  1. 用 C++ 为命名范围设置公式|Documentation

    学习如何用 Aspose.Cells 在 Excel 文件中为命名范围设置公式,使用 C++。...WorksheetCollection WorksheetCollection worksheets = book . GetWorksheets ();..."NewNamedRange" int index = worksheets . GetNames (). Add ( u "NewNamedRange"...

    docs.aspose.com/cells/zh/cpp/setting-formula-fo...
  2. Display Features in Python|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....in Python Hide or Unhide a Worksheet in Python Page Break Preview...

    docs.aspose.com/cells/java/display-features-in-...
  3. 导出打印区域范围到HTML,使用Node.js通过C++|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....// Access the sheet const worksheet = workbook . getWorksheets...); // Set the print area. worksheet . getPageSetup (). setPrintArea...

    docs.aspose.com/cells/zh/nodejs-cpp/export-prin...
  4. Link Cells to XML Map Elements with C++|Documen...

    Learn how to link cells to XML Map elements using Aspose.Cells with C++....0 ); // Access first worksheet Worksheet ws = wb . GetWorksheets...

    docs.aspose.com/cells/cpp/link-cells-to-xml-map...
  5. 用 C++ 添加带内置样式的文字艺术(WordArt)文本|Documentation

    学习如何用 Aspose.Cells for C++ 添加带内置样式的文字艺术文本。...wb ; // Access first worksheet Worksheet ws = wb . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/add-word-art-text-...
  6. Working with GridDesktop|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....GridDesktop Working with Worksheet...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  7. Dynamically Generate Formatted Excel Reports wi...

    This article introduces how to generate report in GridWeb....sophisticated chart based on the Worksheet source data using Aspose.Cells...report to input data into a worksheet of the grid and apply some...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  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. Create Dynamic Charts|Documentation

    Learn how to create dynamic charts in Aspose.Cells for Python via .NET. Our guide will show you how to dynamically update chart data, series, and formatting based on your requirements, allowing you to present changing data visually in your Worksheets....Access the Cells of the first Worksheet in the Workbook . Insert some...Access the Cells of the first Worksheet in the Workbook . Insert some...

    docs.aspose.com/cells/python-net/create-dynamic...
  10. 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...