Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 203,303 for

cells

(0.07 sec)
  1. 在加载 Excel 文件时解析数据透视缓存记录(C++)|Documentation

    学习如何在加载 Excel 文件时解析数据透视缓存记录,使用 Aspose.Cells for C++。...Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory path...

    docs.aspose.com/cells/zh/cpp/parsing-pivot-cach...
  2. 使用C++添加双色标度和三色标度条件格式|Documentation

    如何在C++中使用Aspose.Cells库为两个颜色比例和三个颜色比例添加条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示。...Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory path...

    docs.aspose.com/cells/zh/cpp/adding-2-color-sca...
  3. Smart Markers feature|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 know what information to place...markers are written into the cells where you want the information...

    docs.aspose.com/cells/net/smart-markers-feature/
  4. Formatting Smart Markers|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....want to copy the style of the cell that contains the smart marker...purpose. Copying Styles from Cells with Smart Markers This example...

    docs.aspose.com/cells/net/formatting-smart-mark...
  5. Excel转HTML 使用PresentationPreference选项实现更佳布局,支持C...

    学习在使用C++保存Excel为HTML时实现更佳布局的方法。...Cells为需要在将Microsoft Excel文件保存为HTM...#include "Aspose.Cells.h" #include "Aspose.Cells/HtmlSaveOptions...

    docs.aspose.com/cells/zh/cpp/excel-to-html-use-...
  6. Use Format Painter|Documentation

    This article introduces the format painter in GridDesktop....Cells.GridDesktop. It’s a very nice...settings of any focused cell to another cell. The implementation...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  7. Calculation of Array Formula of Data Tables wit...

    How to use Aspose.Cells library to calculate array formulas for a data table in Microsoft Excel with C++. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to calculate the array formula of the data table and get the result. Finally, we save the modified Excel file to disk....Cells now allows you to calculate... If you change the value of cell B1 to 100, the values of the...

    docs.aspose.com/cells/cpp/calculation-of-array-...
  8. 使用C++查找具有特定样式的单元格|Documentation

    学习如何使用Aspose.Cells for C++ API查找或搜索具有特定样式的单元格。...Cells 查找所有具有相同样式的单元格。 Aspose.Cells 提供了 FindOptions...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/find-cells-with-sp...
  9. Insert Timeline with C++|Documentation

    Learn how to create a timeline with Aspose.Cells using C++....Cells also allows you to create a...timeline created by Aspose.Cells in the output Excel file. Sample...

    docs.aspose.com/cells/cpp/create-timeline/
  10. Read Color of Shape's Glow Effect with C++|Docu...

    Learn how to read the color of the glow effect of any shape using Aspose.Cells for C++....Cells.h" using namespace Aspose :: Cells ; using namespace...Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells :: Startup...

    docs.aspose.com/cells/cpp/read-color-of-shape-s...