Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 246,361 for

cells

(0.34 sec)
  1. Get Equation Text of Chart Trendline with JavaS...

    Learn how to use Aspose.Cells for JavaScript via 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 for JavaScript via C++. Aspose.Cells provides...[https://reference.aspose.com/cells/javascript-cpp/datalabels/#text–]...

    docs.aspose.com/cells/javascript-cpp/get-equati...
  2. 如何用 C++ 改变批注的字体颜色|Documentation

    学习如何使用 Aspose.Cells 和 C++ 自定义批注的字体颜色。...Cells提供了API以完成此任务。 Aspose.Cells 提供了 Shape.GetTextBody()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/how-to-change-the-...
  3. 使用Sparkline和3D格式设置在C++中|Documentation

    学习如何在Excel文件中使用Aspose.Cells和C++应用sparkline和3D格式。...Cells提供了用于操作电子表格中迷你图的API。 Microsoft...的情况。 使用 Aspose.Cells 创建迷你图 开发者可以用Aspose.Cells的API创建、删除或读取spa...

    docs.aspose.com/cells/zh/cpp/using-sparklines-a...
  4. AutoFitColumns会让隐藏列展示出来 - Free Support Forum - ...

    SyntaxEditor Code Snippet 代码: string filePath = @“C:\Users\25477\Downloads\工作簿1.xlsx”; using Workbook workbook = new Workbook(filePath); workbook.Worksheets[0].Cells.HideColumn(1); workbook.Worksheets[0].Cells.Colum…...Cells.HideColumn(1); workbook.Worksheets[0].Cells.Columns[2]...Workbook(); Cells cells = workbook.Worksheets[0].Cells; cells["A1"]...

    forum.aspose.com/t/autofitcolumns/323726
  5. Set External Links in Formulas with C++|Documen...

    Learn how to include links to external files in formulas using Aspose.Cells with C++....evaluate a cell or range value against them. Aspose.Cells provides...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/set-external-links-in...
  6. 通过JavaScript和C++计算页面设置缩放比例因子|Documentation

    本文提供示例代码,说明如何通过C++中的JavaScript API以编程方式计算Excel工作表的页面设置缩放比例,使用“适合n页宽 m页高”选项。...Cells Example - Page Scale </ title...body > < script src = "aspose.cells.js.min.js" ></ script > < script...

    docs.aspose.com/cells/zh/javascript-cpp/calcula...
  7. 更改单元格对齐方式并保持现有格式|Documentation

    使用Aspose.Cells库在JavaScript via C++中更改单元格对齐方式并保持现有格式...Cells for JavaScript通过C++允许你使用 StyleFlag...> < head > < title > Aspose.Cells Example </ title > </ head >...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  8. RowFormat class | Aspose.Words for Node.js

    Aspose.Words.Tables.RowFormat class. Represents all formatting for a table row...Gets the collection of default cell borders for the row. headingFormat...apply them to every row and cell that we add with it. builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Data Handling Features using Aspose.Cells|Docum...

    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 Contents [ Hide ] This section...topics: Find Value in Cells using Aspose.Cells Calculate Sub Totals...

    docs.aspose.com/cells/java/data-handling-featur...
  10. 使用 C++ 获取带外部链接的范围|Documentation

    学习如何使用 Aspose.Cells 和 C++ 获取带外部链接的范围。...Cells 提供通过 Name.GetReferredAreas 方法检索这些外部链接的选项。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/get-range-with-ext...