Sort Score
Result 10 results
Languages All
Labels All
Results 3,061 - 3,070 of 242,879 for

cells

(0.13 sec)
  1. 用C++从工作簿中提取OLE对象|Documentation

    学习如何使用Aspose.Cells和C++从工作簿中提取OLE对象。...Cells支持提取和保存这些OLE对象。 本文展示了如何在Visual...自的文件类型。 下载并安装Aspose.Cells 下载Aspose.Cells for C++ 。 在您的开发计算机上安装它。...

    docs.aspose.com/cells/zh/cpp/extract-ole-object...
  2. How to Prevent Users from Printing Excel File w...

    Learn how to prevent users from printing Excel through the Aspose.Cells for C++ API....Cells for C++ The following sample...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/how-to-prevent-printi...
  3. Aspose::Words::ConditionalStyle::get_BottomPadd...

    Aspose::Words::ConditionalStyle::get_BottomPadding method. Gets or sets the amount of space (in points) to add below the contents of table Cells in C++....below the contents of table cells. double Aspose :: Words :: ConditionalStyle...InsertCell (); builder -> Write ( u "Cell 1" ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. Adjust Workbook Compression Level with C++|Docu...

    Learn how to adjust the compression level of a workbook using Aspose.Cells for C++ to optimize file size and processing time....Cells provides OoxmlCompressionType...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/cpp/adjust-workbook-compr...
  5. How to create Dynamic Rolling Chart with C++|Do...

    Learn how to create a dynamic rolling chart using Aspose.Cells for C++. Our guide will demonstrate how to implement smooth data transitions and rolling averages in your chart for a continuous and updated display....Cells to create a Dynamic Rolling...Rolling Chart using Aspose.Cells. We’ll show you the code for...

    docs.aspose.com/cells/cpp/create-dynamic-rollin...
  6. 仅使用 JavaScript 复制范围数据,通过 C++|Documentation

    学习如何使用 C++ 中的脚本将数据从一个单元格范围复制到另一个单元格范围。...Cells提供了这一功能。 本文提供了一个使用Aspose.Cells复制数据范围的示例代码。 此示例演示如何:...> < head > < title > Aspose.Cells Copy Range Data Example </ title...

    docs.aspose.com/cells/zh/javascript-cpp/copy-ra...
  7. Cell.cell_format property | Aspose.Words for Py...

    Cell.cell_format property. Provides access to the formatting properties of the cell....cell_format property Cell.cell_format property Provides access...properties of the cell. @property def cell_format ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Import and Export Data|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. Import Data into Worksheet...common method. With Aspose.Cells, it is easy to create spreadsheets...

    docs.aspose.com/cells/java/import-and-export-data/
  9. Aspose.Cells 8.6.1中的公共API更改|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 8.6.1中的公共API更改 Contents [ Hide ] 本文档描述了从版本8.6.0到8...0到8.6.1的Aspose.Cells API的变化,可能会引起模块/应用程序开发人员的兴趣。它不仅包括新的和更新的公共方法、新增的类,还描述了在Aspose...

    docs.aspose.com/cells/zh/net/public-api-changes...
  10. PreferredWidth class | Aspose.Words for Python

    aspose.words.tables.PreferredWidth class. Represents a value and its unit of measure that is used to specify the preferred width of a table or a cell...preferred width of a table or a cell. To learn more, visit the Working...builder . insert_cell () builder . write ( 'Cell #1' ) builder ...

    reference.aspose.com/words/python-net/aspose.wo...