Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 244,692 for

cells

(0.5 sec)
  1. Aspose::Words::Tables::Table::get_AllowCellSpac...

    Aspose::Words::Tables::Table::get_AllowCellspacing method. Gets or sets the "Allow spacing between Cells" option in C++....the “Allow spacing between cells” option. bool Aspose :: Words...spacing between individual cells in a table. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. 用 C++ 为命名范围设置公式|Documentation

    学习如何用 Aspose.Cells 在 Excel 文件中为命名范围设置公式,使用 C++。...Cells API 提供在使用 GetRefersTo() 属性时...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/setting-formula-fo...
  3. 使用 C++ 自动调整合并单元格的行高|Documentation

    了解如何使用 Aspose.Cells for C++ 自动调整 Excel 中合并单元格的行高。...Cells支持通过 AutoFitterOptions.AutoFitMergedCellsTy...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/autofit-rows-for-m...
  4. Date Axis with JavaScript via C++|Documentation

    Learn how to manage the date axis in Aspose.Cells for JavaScript via C++. Our guide will help you understand how to work with various date formats, time scales, and tick label frequencies....Cells for JavaScript via C++ automatically...base units. By default, Aspose.Cells determines the base units for...

    docs.aspose.com/cells/javascript-cpp/date-axis/
  5. How to Format Numbers to Scientific Notation|Do...

    This article will introduce how to format numbers to scientific notation using Aspose.Cells for .NET API....of digits it can display in a cell. For numbers that exceed this...Ribbon Select the Cells : First, select the cells that you want to...

    docs.aspose.com/cells/net/how-to-format-number-...
  6. Saving File to Response Object with C++|Documen...

    Learn how to save files dynamically and send them directly to a client browser using Aspose.Cells for C++....Cells makes it possible to manipulate...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/saving-file-to-respon...
  7. Render Custom Date Format Pattern g and ge mm d...

    Aspose.Cells is a C++ library for working with spreadsheet files that supports rendering dates using custom date format patterns 'g' and 'ge'. This article will describe how to render custom date format patterns using the Aspose.Cells library so that users can control how dates are displayed if they want....Cells is now able to render the custom...the converted PDF by Aspose.Cells for your reference. The following...

    docs.aspose.com/cells/cpp/render-custom-date-fo...
  8. 在 Jython 中去除受密码保护的工作表保护|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 - 追加文档 使用 Aspose.Cells Java for Jython...aspose - cells import Settings from com . aspose . cells import...

    docs.aspose.com/cells/zh/java/unprotecting-pass...
  9. Hiding and Showing Rows and Columns with C++|Do...

    Learn how to hide and show rows and columns in Excel files programmatically using Aspose.Cells with C++....Cells. Controlling the Visibility...of Rows and Columns Aspose.Cells provides a class, Workbook ...

    docs.aspose.com/cells/cpp/hiding-and-showing-ro...
  10. Set Range Border with C++|Documentation

    Learn how to set range borders using Aspose.Cells with C++.... you don’t need to set each cell individually. You can set the...border on the range. Aspose.Cells offers this feature. This article...

    docs.aspose.com/cells/cpp/set-range-border/