Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 19,125 for

table

(0.07 sec)
  1. Aspose::Words::Tables::CellFormat::get_Shading ...

    Aspose::Words::Tables::CellFormat::get_Shading method. Returns a Shading object that refers to the shading formatting for the cell in C++....Aspose::Words::Tables::CellFormat::get_Shading method Contents...Shading > Aspose :: Words :: Tables :: CellFormat :: get_Shading...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. Render PivotTable in GridDesktop|Documentation

    This article introduces the use of pivot Tables in GridDesktop....your Excel file has a Pivot Table, GridDesktop will be able to...to load and render the Pivot Table fine. Besides, you will be able...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  3. Aspose::Words::Tables::Cell::EnsureMinimum meth...

    Aspose::Words::Tables::Cell::EnsureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph in C++....Aspose::Words::Tables::Cell::EnsureMinimum method Contents [...paragraph. void Aspose :: Words :: Tables :: Cell :: EnsureMinimum ()...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. Cell.Paragraphs | Aspose.Words for .NET

    Discover the Cell Paragraphs property to access a collection of direct child paragraphs, enhancing your document's structure and readability....Examples Shows how to set a table to stay together on the same...MyDir + "Table spanning two pages.docx" ); Table table = doc ....

    reference.aspose.com/words/net/aspose.words.tab...
  5. ParagraphFormat.KeepWithNext | Aspose.Words for...

    Discover how the ParagraphFormat KeepWithNext property ensures your paragraphs stay together, enhancing document flow and readability for a polished look....Examples Shows how to set a table to stay together on the same...MyDir + "Table spanning two pages.docx" ); Table table = doc ....

    reference.aspose.com/words/net/aspose.words/par...
  6. TextOrientation enumeration | Aspose.Words for ...

    aspose.words.TextOrientation enumeration. Specifies orientation of text on a page, in a Table cell or a text frame....orientation of text on a page, in a table cell or a text frame. Members...how to build a formatted 2x2 table. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::TableStyle::get_CellSpacing meth...

    Aspose::Words::TableStyle::get_CellSpacing method. Gets or sets the amount of space (in points) between the cells in C++....custom style settings for the table. auto doc = System :: MakeObject...Aspose :: Words :: Tables :: Table > table = builder -> StartTable...

    reference.aspose.com/words/cpp/aspose.words/tab...
  8. PreferredWidth.fromPoints method | Aspose.Words...

    PreferredWidth.fromPoints method. A creation method that returns a new instance that represents a preferred width specified using a number of points....to set a preferred width for table cells. let doc = new aw . Document...DocumentBuilder ( doc ); let table = builder . startTable (); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Insert Timeline with C++|Documentation

    Learn how to create a timeline with Aspose.Cells using C++....timeline by selecting a pivot table and then clicking the Insert...Create Timeline to a Pivot Table Please see the following sample...

    docs.aspose.com/cells/cpp/create-timeline/
  10. HeightRule Enum | Aspose.Words for .NET

    Discover Aspose.Words.HeightRule enum for precise control over object height in documents. Optimize your workflow with this essential feature!...DocumentBuilder ( doc ); Table table = builder . StartTable ();...default values. Assert . That ( table . Rows [ 0 ]. RowFormat . Height...

    reference.aspose.com/words/net/aspose.words/hei...