Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 5,775 for

table

(0.03 sec)
  1. Table.relativeHorizontalAlignment property | As...

    Table.relativeHorizontalAlignment property. Gets or sets floating Table relative horizontal alignment....relativeHorizontalAl property Table.relativeHorizontalAl property...property Gets or sets floating table relative horizontal alignment...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentBuilder.end_table method | Aspose.Words...

    DocumentBuilder.end_Table method. Ends a Table in the document....end_table method end_table() Ends a table in the document. def...def end_table ( self ): ... Remarks This method should be called...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Paragraph::get_ParagraphBreakFon...

    Aspose::Words::Paragraph::get_ParagraphBreakFont method. Provides access to the font formatting of the paragraph break character in C++.... ); // 2 - Table node: SharedPtr < Table > table = doc -> get_FirstSection...get_Body () -> get_Tables () -> idx_get ( 0 ); table -> Accept ( hiddenContentRemover...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. Manage Cells|Aspose.Slides Documentation

    Table cells in PowerPoint presentations in C++...the table from the first slide. Iterate through the table’s rows...you how to identify merged table cells in a presentation: auto...

    docs.aspose.com/slides/cpp/manage-cells/
  5. Aspose.Cells Pivot PrintArea - Free Support For...

    When shifting from Aspose Cells v 25.3.0 to 25.4.0, the PrintArea behavior changed. Background: given an excel spreadsheet like this: Year Product Gross Net - - - 2001 Apples 100 30 Row Labels Sum of Net Ba…...150 Grand Total 13950 … Pivot table is F2:G6 The following code..._pivotSaveOptions); Yields an empty 2x5 table. However, in debug mode, if...

    forum.aspose.com/t/aspose-cells-pivot-printarea...
  6. Table.description property | Aspose.Words for N...

    Table.description property. Gets or sets description of this Table...description property Table.description property Gets or sets...sets description of this table. It provides an alternative text representation...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DocumentBuilderOptions class | Aspose.Words for...

    aspose.words.DocumentBuilderOptions class. Allows to specify additional options for the document building process....Properties Name Description context_table_formatting True if the formatting...formatting applied to table content does not affect the formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBuilder.StartTable | Aspose.Words for .NET

    Effortlessly create professional Tables in your documents with DocumentBuilder's StartTable method. Enhance your formatting with ease!...method Starts a table in the document. public Table StartTable ()...() Return Value The table node that was just created. Remarks...

    reference.aspose.com/words/net/aspose.words/doc...
  9. DocumentBuilder.EndTable | Aspose.Words for .NET

    Effortlessly conclude your document Tables with DocumentBuilder's EndTable method, ensuring seamless formatting and professional presentation....method Ends a table in the document. public Table EndTable () Return...Return Value The table node that was just finished. Remarks This...

    reference.aspose.com/words/net/aspose.words/doc...
  10. CellFormat.preferred_width property | Aspose.Wo...

    CellFormat.preferred_width property. Returns or sets the preferred width of the cell.... tables . PreferredWidth : ... @preferred_width..., value : aspose . words . tables . PreferredWidth ): ... Remarks...

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