Sort Score
Result 10 results
Languages All
Labels All
Results 3,171 - 3,180 of 203,303 for

cells

(0.05 sec)
  1. 用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...
  2. 使用 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...
  3. Get DrawObject and Bound while rendering to PDF...

    Learn how to use the DrawObjectEventHandler class in C++ to capture DrawObject and Bound while rendering Excel files to PDF or images....Cells provides an abstract class ...DrawObject and Bound of existing cells and objects e.g. images etc...

    docs.aspose.com/cells/cpp/get-drawobject-and-bo...
  4. 在Apache POI和Aspose.Cells中使用字体|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中使用字体 Contents [ Hide ] Aspose.Cells - 使用字体 Aspose...Aspose.Cells提供了一个表示Microsoft Excel文件的类 Workbook 。Workbook类包含一个...

    docs.aspose.com/cells/zh/java/working-with-font...
  5. 使用Python.NET在多线程中同时读取单元格值|Documentation

    了解如何使用Aspose.Cells for Python via .NET API在多个线程中同时读取单元格值。...Cells来实现这一目的。 要在多个线程中同时读取单元格值,请将 worksheet.cells.multi_thread_reading...test_workbook . worksheets [ 0 ] . cells . multi_thread_reading = True...

    docs.aspose.com/cells/zh/python-net/reading-cel...
  6. Load a Web Image from a URL into an Excel Works...

    Learn how to convert an image from URL to Excel embedded image using C++ and Aspose.Cells for C++ API....Cells for C++ API provides a straightforward...the worksheet using Aspose.Cells. The image becomes embedded...

    docs.aspose.com/cells/cpp/load-a-web-image-from...
  7. 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...
  8. 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...
  9. 在工作表中添加图像|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...
  10. Handle Automatic Units of Chart Axis like Micro...

    Learn how to handle automatic units on chart axes in Aspose.Cells for C++, similar to Microsoft Excel. Our guide will show you how to configure and customize automatic units on a chart axis, including the display of scientific notation and adjusting the scale....Cells were not able to handle automatic...to image or PDF. Now, Aspose.Cells supports the handling of automatic...

    docs.aspose.com/cells/cpp/handle-automatic-unit...