Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 242,481 for

cells

(0.22 sec)
  1. CellFormat.preferred_width property | Aspose.Wo...

    CellFormat.preferred_width property. Returns or sets the preferred width of the cell....sets the preferred width of the cell. @property def preferred_width...how the actual width of the cell is calculated by the table layout...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 使用C++通过JavaScript追踪前导和依赖单元格|Documentation

    学习如何使用C++通过Aspose.Cells for JavaScript追踪电子表格中的前导和依赖单元格。了解如何识别复杂财务工作表中的链接单元。...Cells 允许您跟踪单元格并找出哪些是相互关联的。 跟踪先例和依赖单元格:Microsoft...跟踪先例和依赖单元格:Aspose.Cells 跟踪先例 Aspose.Cells 使得获取先例单元格变得容易。它不仅可...

    docs.aspose.com/cells/zh/javascript-cpp/precede...
  3. Returning a Range of Values using AbstractCalcu...

    This article introduces an abstract calculation engine that returns a range of values in Excel using the Aspose.Cells library for Node.js via C++. Learn to load or create an Excel file and save the modified file to disk....Cells provides the AbstractCalculationE...AsposeCells = require ( "aspose.cells.node" ); class CustomFunctionStatic...

    docs.aspose.com/cells/nodejs-cpp/returning-a-ra...
  4. 使用 C++ 在 ODF 1.1、1.2 和 1.3 规格下保存 ODS 文件|Documen...

    使用 Aspose.Cells 和 C++ 将 Excel 转换为符合 ODF 1.1、1.2 和 1.3 规范的文件。...Cells 支持将 ODS 文件( OpenDocument Spreadsheet...1.1、1.2 和 1.3 规格的文件。Aspose.Cells 有 OdsSaveOptions.GetOdfStrictVersion()...

    docs.aspose.com/cells/zh/cpp/save-ods-file-in-o...
  5. PreferredWidth.FromPercent | Aspose.Words for .NET

    Discover the PreferredWidth FromPercent method, which creates a new instance for defining preferred widths as a percentage. Enhance your design precision!... Write ( "Cell #1" ); builder . InsertCell...InsertCell (); builder . Write ( "Cell #2" ); builder . InsertCell ();...

    reference.aspose.com/words/net/aspose.words.tab...
  6. 用C++查找单元格值是否以单引号开始|Documentation

    学习如何使用Aspose.Cells for C++ API查找单元格值是否以单引号开始。...Cells 现在提供了属性 Style::QuotePrefix ...下面的示例代码解释了像“sample”和“‘sample”这样的字符串不能通过 Cell::GetStringValue 属性进行区分。因此,我们必须使用...

    docs.aspose.com/cells/zh/cpp/find-if-the-cell-v...
  7. PreferredWidth.FromPoints | Aspose.Words for .NET

    Discover the PreferredWidth FromPoints method to create a new instance with a defined width in points, enhancing your design precision and efficiency....specifying a preferred width for a cell. Document doc = new Document...a preferred width for table cells. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.tab...
  8. "Unable to resize shapes in read-only mode." - ...

    “Unable to resize shapes in read-only mode.” Is there any way to resize the shapes in read only mode. “Unable to resize shapes in read-only mode.” image.png (29.3 KB)...Cells Product Family aspose-cells sarathepiq January...read-only? Are you using Aspose.Cells to open the file, and if so...

    forum.aspose.com/t/unable-to-resize-shapes-in-r...
  9. How to set Series invisible with C++|Documentation

    In an Excel chart, you may need to set a series invisible. This article describes how to use Aspose.Cells with C++ to do it....Cells library. How to set series invisible...invisible using Aspose.Cells We use the following code to set...

    docs.aspose.com/cells/cpp/how-to-set-series-inv...
  10. 使用C++将工作簿保存为严格Open XML电子表格格式|Documentation

    了解如何使用Aspose.Cells for C++将工作簿保存为严格Open XML电子表格格式。...Cells允许你将工作簿保存为 严格Open XML电子表格 格式。为此,它提供了...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/save-workbook-to-s...