Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 203,307 for

cells

(0.11 sec)
  1. ConditionalStyle.bottom_padding property | Aspo...

    ConditionalStyle.bottom_padding property. Gets or sets the amount of space (in points) to add below the contents of table Cells....below the contents of table cells. @property def bottom_padding...builder . insert_cell () builder . write ( 'Cell 1' ) builder ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. ConditionalStyle.top_padding property | Aspose....

    ConditionalStyle.top_padding property. Gets or sets the amount of space (in points) to add above the contents of table Cells....above the contents of table cells. @property def top_padding (...builder . insert_cell () builder . write ( 'Cell 1' ) builder ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. Protect and Unprotect Worksheet|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 provides a class, Workbook ...worksheet Protecting a Few Cells There might be certain scenarios...

    docs.aspose.com/cells/java/protect-and-unprotec...
  4. ConditionalStyle.topPadding property | Aspose.W...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 通过C++指定数据区域和切片器组位置复制Sparkline|Documentation

    学习如何通过指定数据区域和位置使用Aspose.Cells for C++复制sparkline。...Cells支持此功能。 在Microsoft Excel中复制火花线到其他单元格:...。 指定数据范围和位置。 点击 确定 。 Aspose.Cells提供 SparklineCollection.Add(dataRange...

    docs.aspose.com/cells/zh/cpp/copy-sparkline-by-...
  6. Create and Embed an Excel Chart as an OLE Objec...

    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....string Cell , object Value ) { targetSheet . get_Range ( Cell , Cell...Cell ). set_Value ( xlNS . XlRangeValueDataType . xlRangeValueDefault...

    docs.aspose.com/slides/net/create-and-embed-an-...
  7. 添加数据透视连接用C++|Documentation

    学习如何使用C++通过Aspose.Cells库添加透视连接。...Cells API以编程方式关联切片器和数据透视表,请使用 Slicer...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/add-pivot-connection/
  8. Check if Workbook contains hidden External Link...

    Learn how to detect hidden external links in Excel workbooks using Aspose.Cells for C++....Cells retrieves all the external links...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/check-if-workbook-con...
  9. 用C++更改数据透视表的布局|Documentation

    学习如何使用Aspose.Cells for C++以紧凑、轮廓和表格式在数据透视表中更改布局。...Cells还提供 PivotTable.ShowInCompactForm()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/changing-the-layou...
  10. Aspose::Words::Tables::Row class | Aspose.Words...

    Aspose::Words::Tables::Row class. Represents a table row. To learn more, visit the documentation article in C++....has no cells, creates and appends one Cell . get_Cells () Provides...Provides typed access to the Cell child nodes of the row. get_Count...

    reference.aspose.com/words/cpp/aspose.words.tab...