Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 16,046 for

table

(0.09 sec)
  1. Aspose::Words::Tables::Cell class | Aspose.Word...

    Aspose::Words::Tables::Cell class. Represents a Table cell. To learn more, visit the documentation article in C++....Aspose::Words::Tables::Cell class Contents [ Hide ] Cell class...class Represents a table cell. To learn more, visit the Working...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. Aspose::Words::DocumentBuilder::get_RowFormat m...

    Aspose::Words::DocumentBuilder::get_RowFormat method. Returns an object that represents current Table row formatting properties in C++....object that represents current table row formatting properties. System...SharedPtr < Aspose :: Words :: Tables :: RowFormat > Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. CellFormat.Borders | Aspose.Words for .NET

    Discover the CellFormat Borders property to access and customize cell border collections for enhanced spreadsheet design and functionality....to combine the rows from two tables into one. Document doc = new...new Document ( MyDir + "Tables.docx" ); // Below are two ways...

    reference.aspose.com/words/net/aspose.words.tab...
  4. HtmlElementSizeOutputMode Enum | Aspose.Words f...

    Discover Aspose.Words.Saving.HtmlElementSizeOutputMode. Control element sizes for optimal HTML, MHTML, and EPUB exports. Enhance your document formatting!...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...
  5. Aspose::Words::Saving::HtmlElementSizeOutputMod...

    Aspose::Words::Saving::HtmlElementSizeOutputMode enum. Specifies how Aspose.Words exports element widths and heights to HTML, MHTML and EPUB in C++....DocumentBuilder > ( doc ); // Insert a table with a negative indent, which...page boundary. SharedPtr < Table > table = builder -> StartTable...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Row.isLastRow property | Aspose.Words for Node.js

    Row.isLastRow property. True if this is the last row in a Table; false otherwise....if this is the last row in a table; false otherwise. get isLastRow...Examples Shows how to set a table to stay together on the same...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Cell.ParentRow | Aspose.Words for .NET

    Discover the Cell ParentRow property to easily access the parent row of any cell, enhancing your data management and navigation efficiency....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...
  8. 使用 C++ 将表格添加到 PDF | Aspose.PDF

    简单的演示源代码,可在任何使用C++语言的平台上以PDF文件形式添加表格。...instance of the Table auto table = MakeObject < Table > (); // Set...Set the table border color as LightGray table -> set_Border ( MakeObject...

    products.aspose.com/pdf/zh-hans/cpp/table/add/
  9. ConditionalStyle.TopPadding | Aspose.Words for ...

    Discover the ConditionalStyle TopPadding property to easily adjust space above Table cell contents, enhancing layout and readability for better design....to add above the contents of table cells. public double TopPadding...with certain area styles of a table. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/con...
  10. ConditionalStyle.LeftPadding | Aspose.Words for...

    Discover the ConditionalStyle LeftPadding property to easily adjust left spacing in Table cells. Enhance your layouts with precise control!...the left of the contents of table cells. public double LeftPadding...with certain area styles of a table. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/con...