Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 246,585 for

cells

(1.09 sec)
  1. 用C++设置边框|Documentation

    如何在C++中使用Aspose.Cells库设置单元格的边框样式和颜色。通过调整边框宽度、样式和颜色,可以更好地控制单元格的外观。...Cells,开发人员可以以与 Microsoft Excel 中相同的灵活方式添加边框并自定义其外观。...中相同的灵活方式添加边框并自定义其外观。 向单元格添加边框 Aspose.Cells提供了 Workbook 类,代表一个Microsoft...

    docs.aspose.com/cells/zh/cpp/cells-border-setti...
  2. 设置共享公式(用 C++)|Documentation

    学习如何在 Excel 工作表中用 Aspose.Cells 设置共享公式,使用 C++。...Cells实现此任务。 使用Aspose.Cells设置共享公式 假设您有一个填充有数据的工作表,格式如下所示的样本工作表。...09" 。本文介绍了如何使用Aspose.Cells应用此公式。 Aspose.Cells允许您使用 GetFormula 属...

    docs.aspose.com/cells/zh/cpp/setting-shared-for...
  3. How to Format Number as Date|Documentation

    This article will introduce how to format number to date using Aspose.Cells for JavaScript via C++ API....Facilitates Data Entry: When cells are formatted as dates, users...Ribbon (Home Tab) Select the cells containing the numbers you want...

    docs.aspose.com/cells/javascript-cpp/format-num...
  4. Cells.DeleteRange break formulas when deleting ...

    Dear Aspose support, I am trying to delete the first datarow of a ListObject via Cells.DataRange(). If i am deleting the first data row (after the header), the table breaks. If i save it the workbook to the file system,…...Cells.DeleteRange break formulas when deleting the first data...data row Aspose.Cells Product Family cells-net careall November...

    forum.aspose.com/t/cells-deleterange-break-form...
  5. Read and Write External Connection of XLS and X...

    Learn how to read and modify external database connections in XLS/XLSB files using Aspose.Cells for C++....Cells for C++ supports reading and...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/read-and-write-extern...
  6. CellFormat | Aspose.Words for Java

    Represents all formatting for a table cell in Java....Represents all formatting for a table cell. To learn more, visit the Working...modify formatting of a table cell. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  7. Calculate or Recalculate formulas dynamically|D...

    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 . It can not only recalculate...Calculating Results Aspose.Cells supports most of the formulas...

    docs.aspose.com/cells/net/calculate-or-recalcul...
  8. Applying Subtotal and Changing Direction of Out...

    Learn how to apply subtotal and change the direction of outline summary rows below detail by using the Aspose.Cells for JavaScript via C++ API....cells.subtotal() method. It takes...> < head > < title > Aspose.Cells Subtotal Example </ title >...

    docs.aspose.com/cells/javascript-cpp/applying-s...
  9. Aspose::Words::DocumentBuilder::get_CellFormat ...

    Aspose::Words::DocumentBuilder::get_CellFormat method. Returns an object that represents current table cell formatting properties in C++....that represents current table cell formatting properties. System...apply them to every row and cell that we add with it. builder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Show and Hide Gridlines and Row Column Headers ...

    This article provides sample code for using the Node.js API via C++ to programmatically hide or show gridlines, row, and column headers of an Excel worksheet....Cells supports hiding and showing...default. They help delineate cells so that it is easy to enter...

    docs.aspose.com/cells/nodejs-cpp/show-and-hide-...