Sort Score
Result 10 results
Languages All
Labels All
Results 2,731 - 2,740 of 244,643 for

cells

(0.21 sec)
  1. 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/
  2. 用C++获取单元格验证|Documentation

    本文章介绍了如何用C++应用验证到单元格。...Cells获取应用于单元格的验证。Aspose.Cells为此提供了 Cell::GetValidation()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/get-validation-app...
  3. 管理Excel文件的数据|Documentation

    本文介绍如何使用Aspose.Cells库通过JavaScript调用C++的方式查看和编辑Excel文件的数据。...Cells for Java通过C++脚本提供了一个类, Workbook...Worksheet 类提供一个 cells 集合,集合中的每个项目代表一个 Cell 类的对象。 Aspose.Cells允许开发者通过调用...

    docs.aspose.com/cells/zh/javascript-cpp/view-an...
  4. 使用 C++ 从 Excel 文件中提取主题数据|Documentation

    Aspose.Cells 是一个用于操作电子表格文件的 C++ 库。它支持从 Excel 文件提取主题数据,允许用户获取文档的样式和格式信息。本文将介绍如何使用 Aspose.Cells 库从 Excel 文件中提取主题数据。...Cells 允许用户从 Excel 文件中提取与主题相关的数据。例...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/extract-theme-data...
  5. ConditionalStyle.RightPadding | Aspose.Words fo...

    Discover the ConditionalStyle RightPadding property to easily adjust table cell spacing. Enhance your layout with precise control for better design....right of the contents of table cells. public double RightPadding...InsertCell (); builder . Write ( "Cell 1" ); builder . InsertCell ();...

    reference.aspose.com/words/net/aspose.words/con...
  6. ConditionalStyle.rightPadding property | Aspose...

    ConditionalStyle.rightPadding property. Gets or sets the amount of space (in points) to add to the right of the contents of table Cells....right of the contents of table cells. get rightPadding () : number...insertCell (); builder . write ( "Cell 1" ); builder . insertCell ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 在工作表中添加图像|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 - 在工作表中添加图像 C# //Instantiating...a string value to a cell worksheet . Cells [ "C2" ]. Value = "Image"...

    docs.aspose.com/cells/zh/net/add-image-in-works...
  8. Exclude Unused Styles during Excel to HTML conv...

    Learn how to exclude unused styles during Excel to HTML conversion using Aspose.Cells for C++....Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Create workbook Workbook...

    docs.aspose.com/cells/cpp/exclude-unused-styles...
  9. Table.allowAutoFit property | Aspose.Words for ...

    Table.allowAutoFit property. Allows Microsoft Word and Aspose.Words to automatically resize Cells in a table to fit their contents....Words to automatically resize cells in a table to fit their contents...enable/disable automatic table cell resizing. let doc = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Send Shape Front or Back inside the Worksheet w...

    Learn how to change the z‑order position of shapes in a worksheet using Aspose.Cells for C++....Cells provides the Shape.ToFrontOrBack()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/send-shape-front-or-b...