Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 20,444 for

table

(0.07 sec)
  1. HtmlSaveOptions.TableWidthOutputMode | Aspose.W...

    Optimize your HTML exports with the HtmlSaveOptions TableWidthOutputMode. Control Table row and cell widths for seamless MHTML and EPUB formatting....TableWidthOutputMode property Controls how table, row and cell widths are exported...HTML format, table, row and cell elements ( <table> , <tr> , <th>...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Table.allowAutoFit property | Aspose.Words for ...

    Table.allowAutoFit property. Allows Microsoft Word and Aspose.Words to automatically resize cells in a Table to fit their contents....allowAutoFit property Table.allowAutoFit property Allows Microsoft...automatically resize cells in a table to fit their contents. get allowAutoFit...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Manipulate Tables in existing PDF|Aspose.PDF fo...

    This section covers various methods for Table modification using Aspose.PDF for C++...Manipulate Tables in existing PDF Contents [ Hide ] Manipulate...Manipulate tables in existing PDF Aspose.PDF for C++ allows you to quickly...

    docs.aspose.com/pdf/cpp/manipulate-tables-in-ex...
  4. TableSubstitutionRule class | Aspose.Words for ...

    aspose.words.fonts.TableSubstitutionRule class. Table font substitution rule...TableSubstitutionRul class Table font substitution rule. To learn...name. load(file_name) Loads table substitution settings from XML...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Document.MailMerge | Aspose.Words for .NET

    Unlock seamless document automation with the MailMerge object, enhancing your workflow by simplifying mail merge tasks effortlessly....DataTable table = new DataTable ( "Test" ); table . Columns ..."CustomerName" ); table . Columns . Add ( "Address" ); table . Rows ....

    reference.aspose.com/words/net/aspose.words/doc...
  6. DocumentBuilder.delete_row method | Aspose.Word...

    DocumentBuilder.delete_row method. Deletes a row from a Table....delete_row(table_index, row_index) Deletes a row from a table. def...def delete_row ( self , table_index : int , row_index : int ): ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Table.relative_horizontal_alignment property | ...

    Table.relative_horizontal_alignment property. Gets or sets floating Table relative horizontal alignment....relative_horizontal_alignment property Table.relative_horizontal_alignment...property Gets or sets floating table relative horizontal alignment...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::ConditionalStyleCollection::Clea...

    Aspose::Words::ConditionalStyleCollection::ClearFormatting method. Clears all conditional styles of the Table style in C++....all conditional styles of the table style. void Aspose :: Words...Shows how to reset conditional table styles. auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words/con...
  9. Aspose::Words::TableStyle::get_Bidi method | As...

    Aspose::Words::TableStyle::get_Bidi method. Gets or sets whether this is a style for a right-to-left Table in C++....a style for a right-to-left table. bool Aspose :: Words :: TableStyle...custom style settings for the table. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/tab...
  10. TextureIndex enumeration | Aspose.Words for Python

    aspose.words.TextureIndex enumeration. Specifies shading texture....apply an outline border to a table. doc = aw . Document ( file_name...file_name = MY_DIR + 'Tables.docx' ) table = doc . first_section...

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