Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 241,490 for

cells

(0.64 sec)
  1. Specify Individual or Private Set of Fonts for ...

    Learn how to specify an individual or private set of fonts for workbook rendering using Aspose.Cells for C++....Cells provides the IndividualFontConfig...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/specify-individual-or...
  2. Working with the Shadow Effect of Shape or Char...

    Learn how to manipulate the shadow effect of shapes or charts using Aspose.Cells for C++....Cells provides the GetShadowEffect()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/cpp/working-with-the-shad...
  3. Add WordArt Watermark to Chart with C++|Documen...

    Learn how to use Aspose.Cells for C++ to add a WordArt watermark to a chart in Microsoft Excel. Our guide will demonstrate how to create and position a WordArt watermark to enhance the visual appeal and uniqueness of your chart....Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // For complete examples...

    docs.aspose.com/cells/cpp/add-wordart-watermark...
  4. 用 C++ 测量单元格值的宽度和高度(以像素为单位)|Documentation

    学习如何通过Aspose.Cells for C++ API测量单元格值的宽度和高度(像素单位)。...Cells 为此目的提供了 Cell.GetWidthOfValue() 和 Cell.GetHeightOfValue()...另外,你还可以使用Aspose.Cells API 自动调整行高和列宽 。 以下代码解释了 Cell.GetWidthOfValue()...

    docs.aspose.com/cells/zh/cpp/calculate-the-widt...
  5. 使用ImageOrPrintOptions的PageIndex和PageCount属性渲染页面...

    使用 Aspose.Cells 和 C++ 将 Excel 文件的页面序列渲染为图像。...Cells 和 ImageOrPrintOptions.GetPageIndex()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/zh/cpp/render-sequence-of...
  6. Cell Background Color Settings|Documentation

    Guide to applying and previewing cell background colors in Aspose.Cells GridJS using the toolbar, modal, status bar, and JavaScript API....Cell Background Color Settings Contents [ Hide ] The GridJS component...before committing. Overview Cell background colour (fill) enhances...

    docs.aspose.com/cells/net/aspose-cells-gridjs/c...
  7. 使用C++复制Excel中的范围|Documentation

    学习如何使用Aspose.Cells与C++复制Excel中的范围。...Cells复制范围 Aspose.Cells提供一些重载的 Range.Copy 方法来复制范围,...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/copy-ranges-of-excel/
  8. 通过 xlsx4j 创建新电子表格|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 - 创建新的电子表格 Workbook 类可用于简单使用。...add ( "My Worksheet" ); Cells cells = worksheet . getCells ();...

    docs.aspose.com/cells/zh/java/create-new-spread...
  9. Apply Advanced Filter of Microsoft Excel to Dis...

    Learn how to apply the advanced filter of Microsoft Excel to display records meeting complex criteria by using the Aspose.Cells for C++ API....Cells also allows you to apply the...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/apply-advanced-filter...
  10. Getting started|Documentation

    setup Aspose.Cells for Node.js via Java and installation guidelines....Cells for Node.js via Java is platform-independent...NPM You can easily use Aspose.Cells for Node.js via Java from NPM...

    docs.aspose.com/cells/nodejs-java/getting-started/