Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 19,750 for

table

(0.11 sec)
  1. ConditionalStyleCollection.clearFormatting meth...

    ConditionalStyleCollection.clearFormatting method. Clears all conditional styles of the Table style....all conditional styles of the table style. clearFormatting () Examples...Shows how to reset conditional table styles. let doc = new aw . Document...

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

    Learn how to work with Tables in existing PDFs using Aspose.PDF for .NET, providing flexibility in document modification....Ask AI Manipulate Tables in existing PDF Contents [ Hide ] Manipulate...Manipulate tables in existing PDF One of the earliest features...

    docs.aspose.com/pdf/net/manipulate-tables-in-ex...
  3. HtmlSaveOptions.AllowNegativeIndent | Aspose.Wo...

    Discover the HtmlSaveOptions AllowNegativeIndent property to control paragraph indents when saving to HTML, MHTML, or EPUB. Optimize your document formatting today!...DocumentBuilder ( doc ); // Insert a table with a negative indent, which...the left page boundary. Table table = builder . StartTable ();...

    reference.aspose.com/words/net/aspose.words.sav...
  4. NodeCollection.count property | Aspose.Words fo...

    NodeCollection.count property. Gets the number of nodes in the collection....Shows how to find out if a tables are nested. test ( 'CalculateDepthOfNest'...Document ( base . myDir + "Nested tables.docx" ); let tableNodes = doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Tables::CellFormat::get_BottomPa...

    Aspose::Words::Tables::CellFormat::get_BottomPadding method. Returns or sets the amount of space (in points) to add below the contents of cell in C++....Aspose::Words::Tables::CellFormat::get_BottomPadding method Contents... double Aspose :: Words :: Tables :: CellFormat :: get_BottomPadding...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. HtmlElementSizeOutputMode enumeration | Aspose....

    aspose.words.saving.HtmlElementSizeOutputMode enumeration. Specifies how Aspose.Words exports element widths and heights to HTML, MHTML and EPUB....DocumentBuilder ( doc = doc ) # Insert a table with a negative indent, which...page boundary. table = builder . start_table () builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::ConditionalStyleType enum | Aspo...

    Aspose::Words::ConditionalStyleType enum. Represents possible Table areas to which conditional formatting may be defined in a Table style in C++....ConditionalStyleType enum Represents possible table areas to which conditional formatting...formatting may be defined in a table style. enum class ConditionalStyleType...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. Aspose::Words::Tables::CellFormat::get_Orientat...

    Aspose::Words::Tables::CellFormat::get_Orientation method. Returns or sets the orientation of text in a Table cell in C++....Aspose::Words::Tables::CellFormat::get_Orientation method Contents...the orientation of text in a table cell. Aspose :: Words :: TextOrientation...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. HtmlSaveOptions.allowNegativeIndent property | ...

    HtmlSaveOptions.allowNegativeIndent property. Specifies whether negative left and right indents of paragraphs are normalized when saving to HTML, MHTML or EPUB...DocumentBuilder ( doc ); // Insert a table with a negative indent, which...the left page boundary. let table = builder . startTable (); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ConditionalStyleType | Aspose.Words for Java

    Represents possible Table areas to which conditional formatting may be defined in a Table style in Java....ConditionalStyleType Represents possible table areas to which conditional formatting...formatting may be defined in a table style. Examples: Shows how to...

    reference.aspose.com/words/java/com.aspose.word...