Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 241,709 for

cells

(0.36 sec)
  1. Aspose::Words::Tables::CellCollection::idx_get ...

    Aspose::Words::Tables::CellCollection::idx_get method. Retrieves a Cell at the given index in C++....CellCollection::idx_get method Retrieves a Cell at the given index. System ::...Aspose :: Words :: Tables :: Cell > Aspose :: Words :: Tables...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. Format Ranges|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....Excel To format a range of cells in Excel, you can use the built-in...how you can format a range of cells directly in Excel: Open Excel...

    docs.aspose.com/cells/net/how-to-format-a-range/
  3. Aspose::Words::Tables::TableCollection::idx_get...

    Aspose::Words::Tables::TableCollection::idx_get method. Retrieves a Table at the given index in C++....and print the contents of each cell. auto doc = System :: MakeObject...CellCollection > cells = rows -> idx_get ( j ) -> get_Cells (); // We...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. 清除数据透视表中的筛选器|Documentation

    如何用Aspose.Cells for Java脚本通过C++清除数据透视表中指定数据透视字段的筛选器。...Cells for Java脚本的C++API,你可以对数据透视表中的字段值进行操作筛选。...如何使用Aspose.Cells for Java脚本通过C++在数据透视表中清除筛选器 使用Aspose.Cells for J...

    docs.aspose.com/cells/zh/javascript-cpp/clear-f...
  5. 使用 Aspose.Cells 与 C++ 添加 ActiveX 控件|Documentation

    学习如何使用 Aspose.Cells for C++ 编程方式向 Excel 工作表添加 ActiveX 控件。...Cells 与 C++ 添加 ActiveX 控件 Contents [ Hide ] 您可以使用 ...tiveXControl() 方法通过 Aspose.Cells 添加 ActiveX 控件。此方法接受一个参数 ControlType...

    docs.aspose.com/cells/zh/cpp/add-activex-contro...
  6. 在Ruby中将图表转换为图像|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 - 将图表转换为图像 使用Ruby中的Aspose.Cells for Java将图表...Rjb :: import ( 'com.aspose.cells.Workbook' ) . new # Get the...

    docs.aspose.com/cells/zh/java/converting-chart-...
  7. How do I get a non named range using cell addre...

    Hi, I want to get a range using referred area. So when I get precedent for a range I want to be able to get that precedent as a range object instead of a referred area object. How can I do that, the only option I have …...named range using cell address Aspose.Cells Product Family Adhirath...adding new cells and removing the old values from the cells. Professionalize...

    forum.aspose.com/t/how-do-i-get-a-non-named-ran...
  8. 用C++设置范围边框|Documentation

    学习如何在Aspose.Cells中用C++设置范围边框。...Cells提供了此功能。本文提供了使用Aspose.Cells设置范围边框的示例代码。 在Excel中设置范围边框...选择所需的边框样式后,边框将应用于所选的单元格范围。 使用Aspose.Cells设置范围边框 此示例演示如何: 创建一个工作簿。 在第一个工作表的单元格中添加数据。...

    docs.aspose.com/cells/zh/cpp/set-range-border/
  9. 将Excel转换为Pdf、图片和其他格式(使用C++)|Documentation

    使用Aspose.Cells for C++将Excel文件转换为Word、Excel、PowerPoint、PDF、CSV、JPG、HTML、MHT、ODS、BMP、PNG、SVG、TIFF、XPS、JSON、SQL、XML等多种格式。...Cells支持多种格式之间的转换。技术上,转换意味着加载一种文件格式的工作簿并将其保存为另一种格式。...t Excel文件转换为PDF的方法。 Aspose.Cells支持将Excel文件转换为PDF,并在转换过程中保持高度的视觉保真度。...

    docs.aspose.com/cells/zh/cpp/convert-workbook-t...
  10. CellVerticalAlignment enumeration | Aspose.Word...

    Aspose.Words.Tables.CellVerticalAlignment enumeration. Specifies vertical justification of text inside a table cell....justification of text inside a table cell. Members Name Description Top...of a cell. Center Text is aligned in the middle of a cell. Bottom...

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