Sort Score
Result 10 results
Languages All
Labels All
Results 4,331 - 4,340 of 203,272 for

cells

(0.1 sec)
  1. Aspose::Words::Document::ExpandTableStylesToDir...

    Aspose::Words::Document::ExpandTableStylesToDirectFormatting method. Converts formatting specified in table styles into direct formatting on tables in the document in C++....query formatting of tables, cells, paragraphs or text. This version...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. 用C++自定义数据透视表的全球化设置|Documentation

    学习如何使用Aspose.Cells for C++自定义数据透视表的全球化设置。...Cells for C++允许你自定义数据透视表的全球化设置,以应...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; class CustomPivotTableGlob...

    docs.aspose.com/cells/zh/cpp/customize-globaliz...
  3. 在 C++ 中为饼图的切片或扇区自定义颜色|Documentation

    了解如何使用 Aspose.Cells for C++ 自定义饼图中切片和扇区的颜色。我们的指南将演示如何为每个切片、扇区或图例分配独特的颜色,以增强视觉吸引力和数据表现。...Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory path...

    docs.aspose.com/cells/zh/cpp/custom-slice-or-se...
  4. example.py

    import os from jpype import * __Cells_jar_dir__ = os.path.dirname(__file__) addClassPath(os.path.join(__Cells_jar_dir__, "aspose-Cells-23.1.jar")) addClassPath(os.path.join(__Cells_jar_dir__, "bcpr......import os from jpype import * __cells_jar_dir__ = os.path.dirname(__file__)...addClassPath(os.path.join(__cells_jar_dir__, "aspose-cells-23.1.jar")) addClassPath(os...

    docs.aspose.com/cells/ja/python-java/pyinstalle...
  5. TableStyle.Shading | Aspose.Words for .NET

    Discover the TableStyle Shading property to enhance your table Cells with customizable shading formatting for a polished, professional look....shading formatting for table cells. public Shading Shading { get...

    reference.aspose.com/words/net/aspose.words/tab...
  6. TableStyle.VerticalAlignment | Aspose.Words for...

    Discover the TableStyle VerticalAlignment property to effortlessly control cell alignment in your tables, enhancing readability and presentation....vertical alignment for the cells. public CellVerticalAlignmen...

    reference.aspose.com/words/net/aspose.words/tab...
  7. Split Table in C++|Aspose.Words for C++

    Split table in C++. How to split one table into two separate tables C++....up of independent rows and cells, making it easy to split a table...

    docs.aspose.com/words/cpp/split-table/
  8. Adding Cell Controls in Worksheets|Documentation

    This article introduces how to add control in worksheet in GridDesktop....Adding Cell Controls in Worksheets Contents [ Hide ] Cell controls...to worksheets. We call them Cell Controls because these controls...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  9. 自Aspose.Cells中的Excel XP以来的高级保护设置|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中的Excel XP以来的高级保护设置 Contents [ Hide ] 删除行或列。 编辑内容、对象或方案。...选择锁定或解锁的单元格。 使用数据透视表等功能。 Aspose.Cells支持Excel XP或更高版本提供的所有高级保护设置。 使用Excel...

    docs.aspose.com/cells/zh/net/advanced-protectio...
  10. Aspose::Words::Tables::CellVerticalAlignment en...

    Aspose::Words::Tables::CellVerticalAlignment enum. Specifies vertical justification of text inside a table cell in C++....justification of text inside a table cell. enum class CellVerticalAlignmen...of a cell. Center 1 Text is aligned in the middle of a cell. Bottom...

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