Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 244,637 for

cells

(0.11 sec)
  1. 用JavaScript通过C++自动填充Excel文件的范围|Documentation

    学习如何使用C++的JavaScript在Excel文件的指定范围内执行自动填充操作。...cells.js.min.js" ></ script > < script...onReady ({ license : "/lic/aspose.cells.enc" , fontPath : "/fonts/"...

    docs.aspose.com/cells/zh/javascript-cpp/autofil...
  2. Three methods for filtering Chart Data with C++...

    Learn how to filter charts in Excel using Aspose.Cells for C++. Our comprehensive guide will demonstrate how to apply filters to charts, customize chart elements, and use data analysis tools for better insights and informed decision making....Cells, we can perform a similar operation...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/filtering-charts-in-e...
  3. How to Format Numbers to Fractions|Documentation

    This article will introduce how to format numbers to fractions using Aspose.Cells for .NET API....Using the Format Cells Dialog Select the Cells : First, select...select the cells that you want to format as fractions. You can click...

    docs.aspose.com/cells/net/how-to-format-number-...
  4. Set Conditional Formats of Excel and ODS files ...

    How to apply conditional formats to Excel and ODS files in C++....apply formats to a cell or range of cells and have that formatting...depending on the value of the cell or the value of a formula. For...

    docs.aspose.com/cells/cpp/conditional-formatting/
  5. PreferredWidth.equals method | Aspose.Words for...

    PreferredWidth.equals method. Determines whether the specified [PreferredWidth](../) is equal in value to the current [PreferredWidth](../)....a preferred width for table cells. doc = aw . Document () builder..."PreferredWidth" class to table cells. # 1 - Set an absolute preferred...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert Excel to Image with C++|Documentation

    Learn how to convert Excel worksheets to images, including TIFF and SVG formats, using Aspose.Cells for C++....Cells allows you to export a worksheet...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/cpp/convert-excel-to-image/
  7. 在用C++保存为PDF时,仅更改特定Unicode字符的字体|Documentation

    了解如何在用Aspose.Cells的C++保存为PDF时更改特定Unicode字符的字体。...Cells会将整个单词或句子的字体更改为可以显示该字符的字体(如Arial...个单词或句子的字体。 为了解决这个问题,Aspose.Cells提供了 PdfSaveOptions.IsFontSubstitutionCh...

    docs.aspose.com/cells/zh/cpp/change-the-font-on...
  8. Cannot append text to tables in a Building Bloc...

    An System.InvalidOperationException is thrown when attempting to save a document after inserting text to the Cells of a table that is part of a BuildingBlock within a GlossaryDocument. The exception message is: 'This ope…...after inserting text to the cells of a table that is part of a...headerCell2 = new Cell(glossaryDoc); newTable.FirstRow.Cells.Add(headerCell2);...

    forum.aspose.com/t/cannot-append-text-to-tables...
  9. 使用 C++ 自定义图表|Documentation

    了解如何在Aspose.Cells for C++中自定义图表。我们的指南将演示如何修改图表布局、添加和格式化数据系列、调整轴线,以及应用各种格式选项,提升图表的外观和可用性。...Cells API также支持创建自定义图表,允许开发人员自己设置格式。...开发人员可以使用Aspose.Cells在运行时创建自定义图表。 图表由数据系列组成。在Aspose.Cells中,每个数据系列由 Series...

    docs.aspose.com/cells/zh/cpp/customizing-charts/
  10. Decrease the Calculation Time of Cell.Calculate...

    This article introduces how to use the Aspose.Cells library to reduce calculation time for cell calculation methods in Excel using Node.js via C++....Decrease the Calculation Time of Cell.Calculate method with Node.js...calculated values of the individual cells. But sometimes, users do not...

    docs.aspose.com/cells/nodejs-cpp/decrease-the-c...