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

worksheet

(0.06 sec)
  1. How to Format Number to Special with C++|Docume...

    This article will introduce how to Format Number to Special using Aspose.Cells for C++ API....Create a Workbook and Access a Worksheet You can either create a new...Cell You need to access the worksheet where you want to format numbers...

    docs.aspose.com/cells/cpp/how-to-format-number-...
  2. 使用Node.js通过C++在饼图或饼状图中的第二个饼或柱子中查找数据点|Documentation

    学习如何使用Aspose.Cells for Node.js via C++查找数据点是否在饼图或饼状图的第二个饼或柱子中。本指南将演示如何识别和访问复合图表中的次级饼或柱,以便有效分析和操作数据。...)); // Access first worksheet const worksheet = workbook . getWorksheets...calculate it const chart = worksheet . getCharts (). get ( 0 );...

    docs.aspose.com/cells/zh/nodejs-cpp/find-if-dat...
  3. 设置使用 C++ 和 Node.js 将电子表格渲染成图片时的默认字体|Documentation

    学习如何在用 Aspose.Cells for Node.js via C++ 将电子表格渲染为图片时设置默认字体。...setDefaultStyle ( s ); // Access first worksheet. const ws = wb . getWorksheets...ImageType . Png ); // Render worksheet image with Courier New as...

    docs.aspose.com/cells/zh/nodejs-cpp/set-default...
  4. How to Lock Cells in Excel using C#

    Learn how to lock cells in Excel using C#. This guide provides step-by-step instructions with C# code examples using Aspose.Cells for .NET....first worksheet in the workbook using workbook.Worksheets[0] ....the SetStyle method. Enable worksheet protection with the Protect...

    blog.aspose.com/cells/how-to-lock-cells-in-exce...
  5. 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...
  6. 在图表中用Node.js通过C++设置图片作为背景填充|Documentation

    了解如何在Aspose.Cells for Node.js via C++中将图片设置为图表的背景填充。我们的指南将向您展示如何导入和定位图片、调整其大小和颜色,以及应用格式化选项来增强您的图表外观。...filePath ); // Get the first worksheet. let sheet = workbook . getWorksheets...( 0 ); // Set the name of worksheet sheet . setName ( "Data" );...

    docs.aspose.com/cells/zh/nodejs-cpp/set-picture...
  7. 如何将Excel中的公式导出为其他类型的表达式,使用C++|Documentation

    使用Aspose.Cells for C++将Excel公式导出为LaTeX和MathML。...<body>" ; WorksheetCollection worksheets = workbook . GetWorksheets...ShapeCollection shapes = worksheets . Get ( 0 ). GetShapes ();...

    docs.aspose.com/cells/zh/cpp/export-equation/
  8. Set DefaultFont property of PdfSaveOptions and ...

    Discover how to set the DefaultFont property of PdfSaveOptions and ImageOrPrintOptions using Aspose.Cells for Node.js via C++. Ensure proper font rendering when fonts are missing....The A1 cell (in the first worksheet) has a text set to “Christmas...The code renders the first worksheet to PNG and TIFF image formats...

    docs.aspose.com/cells/nodejs-cpp/set-defaultfon...
  9. 如何用 C++ 为文本框应用/设置文本对齐|Documentation

    如何用 C++ 在 Aspose.Cells 中为文本框应用/设置文本对齐。...collection from the first worksheet ShapeCollection shapes = workbook...(); // Add a TextBox to the worksheet Shape shape = shapes . AddTextBox...

    docs.aspose.com/cells/zh/cpp/applying-text-alig...
  10. Public API Changes in Aspose.Cells 8.1.1|Docume...

    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....Cells API exports the worksheet contents with better presentation...Layout Added Support for Worksheet Scenarios A scenario is a...

    docs.aspose.com/cells/java/public-api-changes-i...