Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 246,361 for

cells

(0.12 sec)
  1. Reusing Style Objects with Golang via C++|Docum...

    In Aspose.Cells for C++, by creating and using reusable style objects, you can simplify style management and improve code efficiency. Our guide will help you leverage the advantages of reusable style objects and implement them in your application....formatting to a large range of cells in a worksheet: Create a style...the cells in the range. Because the Cell.GetStyle / Cell.SetStyle...

    docs.aspose.com/cells/go-cpp/reusing-style-obje...
  2. Refresh Values of Linked Shapes with C++|Docume...

    Learn how to refresh values of linked shapes in Excel files using Aspose.Cells for C++....Excel file which is linked to a cell. In Microsoft Excel, changing...changing the value of the linked cell also changes the value of the...

    docs.aspose.com/cells/cpp/refresh-values-of-lin...
  3. Number Settings|Documentation

    Aspose.Cells is a JavaScript library for working with spreadsheet files that supports many different cell number settings. This article introduces how to use the Aspose.Cells library to manage the number settings of Cells for adjusting number formats in spreadsheets....Cells supports this functionality...Excel: Right‑click any cell. Select Format Cells . A dialog will appear...

    docs.aspose.com/cells/javascript-cpp/cells-numb...
  4. How to Format Number to Time with Golang via C+...

    This article will introduce how to format numbers to time using Aspose.Cells for C++ API....time-based data, formatting cells as time allows for more natural...hours in a cell (e.g., 1.5 ). Right-click the cell and select...

    docs.aspose.com/cells/go-cpp/how-to-format-numb...
  5. PreferredWidth.ToString | Aspose.Words for .NET

    Discover the PreferredWidth ToString method, which generates a user-friendly string showcasing your object's value for enhanced clarity and usability....a preferred width for table cells. Document doc = new Document..."PreferredWidth" class to table cells. // 1 - Set an absolute preferred...

    reference.aspose.com/words/net/aspose.words.tab...
  6. PreferredWidth.GetHashCode | Aspose.Words for .NET

    Discover the PreferredWidth GetHashCode method—an essential hash function for efficient data handling and unique value generation in your applications....a preferred width for table cells. Document doc = new Document..."PreferredWidth" class to table cells. // 1 - Set an absolute preferred...

    reference.aspose.com/words/net/aspose.words.tab...
  7. Combine Multiple Workbooks into a Single Workbo...

    Learn how to combine multiple workbooks into a single workbook using Aspose.Cells with C++....Cells supports this feature. This...lines of code using Aspose.Cells. Combining Workbooks with Images...

    docs.aspose.com/cells/cpp/combine-multiple-work...
  8. Row.ensure_minimum method | Aspose.Words for Py...

    Row.ensure_minimum method. If the [Row](../) has no Cells, creates and appends one [Cell](../../cell/)....the Row has no cells, creates and appends one Cell . def ensure_minimum...append_child ( row ) # Rows contain cells, containing paragraphs with...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 在使用C++将Excel保存为HTML时禁用Downlevel Revealed Commen...

    使用Aspose.Cells和C++在将Excel文件保存为HTML时,消除Downlevel Revealed Comments。...Cells显示了下层条件注释。这些条件注释主要与旧版本的Internet...conditional comment Aspose.Cells允许你通过将 HtmlSaveOptions.GetDisableDownlevelR()...

    docs.aspose.com/cells/zh/cpp/disable-downlevel-...
  10. 在文档信息面板中添加自定义属性(C++)|Documentation

    学习如何使用 Aspose.Cells 与 C++ 添加在文档信息面板中可见的自定义属性。...Cells可以用于向工作簿对象中添加可在文档信息面板中看到的自定义属性。您可以使用Microsoft...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/adding-custom-prop...