Sort Score
Result 10 results
Languages All
Labels All
Results 2,981 - 2,990 of 241,494 for

cells

(0.12 sec)
  1. 使用 C++ 以标准或最小尺寸保存 Excel 为 PDF|Documentation

    了解如何使用 Aspose.Cells for C++ 将 Excel 文件保存为标准或最小尺寸的 PDF。...Cells 将 Excel 保存为标准尺寸的 PDF。然而,您也可以使用...PdfOptimizationType::MinimumSize 使用 Aspose.Cells 将 Excel 保存为标准或最小尺寸的 PDF 以下示例代码展示了如何使用...

    docs.aspose.com/cells/zh/cpp/save-excel-into-pd...
  2. Get Equation Text of Chart Trendline with C++|D...

    Learn how to use Aspose.Cells for C++ to retrieve the equation text of a trendline in a chart created in Microsoft Excel. Our guide will demonstrate how to access and extract the equation of a trendline for further analysis or display....Cells. Aspose.Cells provides the Trendline...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/cpp/get-equation-text-of-...
  3. Change Tick Label Direction with C++|Documentation

    Learn how to change the direction of tick labels in Aspose.Cells for C++. Our guide will help you understand how to adjust the orientation of tick labels on axes, including horizontal, vertical, and angled orientations....Cells provides you with the ability...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/change-tick-label-dir...
  4. 用C++设置图例项填充为无色|Documentation

    学习如何用Aspose.Cells for C++将图例项填充设置为无色。我们的指南将演示如何修改Microsoft Excel图表中图例项的填充色,以实现更好的可视化和自定义。...Cells.h" using namespace Aspose :: Cells ; using namespace...Aspose :: Cells :: Charts ; int main () { Aspose :: Cells :: Startup...

    docs.aspose.com/cells/zh/cpp/set-text-of-chart-...
  5. VLOOKUP function returns unexpected result - Fr...

    VLOOKUP function behaves differently in Aspose.Cells and results don’t match with Excel. In below example, Excel will return #REF! whereas Aspose will return #N/A: =VLOOKUP(1/1/2020,$C1:$D4,#N/A,FALSE) If value is not…...Cells Product Family cells-net , vlookup-formula...vlookup-formula , aspose-cells sajad.deyargaroo March 31, 2025, 10:48pm...

    forum.aspose.com/t/vlookup-function-returns-une...
  6. 文本换行|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....Cells for .NET,开发人员可以在其应用程序中执行大部分用户可以在...执行此任务,并比较了使用 VSTO 和 Aspose.Cells 进行任务。 文本换行的单元格 要创建一个包含两个单元格...

    docs.aspose.com/cells/zh/net/wrapping-cell-text/
  7. Table.AllowCellSpacing | Aspose.Words for .NET

    Discover the Table AllowCellspacing property to easily manage cell spacing in your layouts. Enhance your design with customizable options!...the “Allow spacing between cells” option. public bool AllowCellSpacing...spacing between individual cells in a table. Document doc = new...

    reference.aspose.com/words/net/aspose.words.tab...
  8. Create ParetoLine Chart in Excel using C# | Par...

    Learn how to create a ParetoLine chart in Excel using C#. Step‑by‑step guide with complete Aspose.Cells for .NET code examples....Cells for .NET . The example covers...ParetoLine Charts # Aspose.Cells for .NET is a comprehensive...

    blog.aspose.com/cells/create-partoinline-chart-...
  9. Use Error Checking Options with JavaScript via ...

    Learn how to programmatically use error checking options in Excel worksheets using Aspose.Cells for JavaScript via C++....corner of a cell appears when there’s a problem with a cell. Excel...error value is displayed in the cell. Clicking on the green triangle...

    docs.aspose.com/cells/javascript-cpp/use-error-...
  10. Set Default Font while rendering spreadsheets t...

    Learn how to set the default font while rendering spreadsheets to images using Aspose.Cells for JavaScript via C++....defaultFont property is used for all cells that have invalid or non‑existent...workbook, adds some text in cell A4 of the first worksheet, and...

    docs.aspose.com/cells/javascript-cpp/set-defaul...