Sort Score
Result 10 results
Languages All
Labels All
Results 3,041 - 3,050 of 244,672 for

cells

(0.18 sec)
  1. Showing Cell Range as the Data Labels with Java...

    Learn how to show a range of Cells as data labels in charts using Aspose.Cells for JavaScript via C++. Our guide will demonstrate how to link the labels to your data source and format them to provide accurate and meaningful information in your charts....Showing Cell Range as the Data Labels with JavaScript via C++...display a cell range for data labels. Aspose.Cells for JavaScript...

    docs.aspose.com/cells/javascript-cpp/showing-ce...
  2. 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...
  3. Landray RDM EKP-19557 Convert Effect - Free Sup...

    Cells source code: src.zip (1.6 KB) origin Cells: 2024年迁安市第三方体检报告.docx.zip (2.6 MB) error converted: Caused by:java.lang.ArithmeticException: / by zero com.aspose.words.zzXvE.zzVT3(Unknown Source) com.aspose.words.…...6:34am 1 cells source code: src.zip (1.6 KB) origin cells: 2024年迁安市第三方体检报告...

    forum.aspose.com/t/landray-rdm-ekp-19557-conver...
  4. 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...
  5. 使用 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...
  6. 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...
  7. 用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...
  8. 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...
  9. "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...
  10. 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...