Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 16,203 for

table

(0.05 sec)
  1. Aspose::Words::ConditionalStyleCollection::get_...

    Aspose::Words::ConditionalStyleCollection::get_LastColumn method. Gets the last column style in C++....with certain area styles of a table. auto doc = System :: MakeObject...Aspose :: Words :: Tables :: Table > table = builder -> StartTable...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. Aspose::Words::ConditionalStyle::get_Font metho...

    Aspose::Words::ConditionalStyle::get_Font method. Gets the character formatting of the conditional style in C++....with certain area styles of a table. auto doc = System :: MakeObject...Aspose :: Words :: Tables :: Table > table = builder -> StartTable...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. Aspose::Words::Tables::CellFormat::ClearFormatt...

    Aspose::Words::Tables::CellFormat::ClearFormatting method. Resets to default cell formatting. Does not change the width of the cell in C++....Aspose::Words::Tables::CellFormat::ClearFormatting method Contents...cell. void Aspose :: Words :: Tables :: CellFormat :: ClearFormatting...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. FieldToa.RemoveEntryFormatting | Aspose.Words f...

    Control entry text formatting in your document with FieldToa's RemoveEntryFormatting property. Enhance your Table of authorities effortlessly!...document from the entry in the table of authorities. public bool...how to build and customize a table of authorities using TOA and...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldToa.UseHeading | Aspose.Words for .NET

    Discover how the FieldToa UseHeading property enhances your Table of authorities by adding category headings for better organization and clarity....heading for the entries in a table of authorities. public bool...how to build and customize a table of authorities using TOA and...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldToa.entry_separator property | Aspose.Word...

    FieldToa.entry_separator property. Gets or sets the character sequence that is used to separate a Table of authorities entry and its page number....that is used to separate a table of authorities entry and its...how to build and customize a table of authorities using TOA and...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentVisitor.VisitCellEnd | Aspose.Words for...

    Discover the DocumentVisitor VisitCellEnd method, essential for managing Table cell enumeration in your applications. Enhance your coding efficiency today!...Called when enumeration of a table cell has ended. public virtual...the node structure of every table in a document. public void TableToText...

    reference.aspose.com/words/net/aspose.words/doc...
  8. DocumentVisitor.visitTableStart method | Aspose...

    DocumentVisitor.visitTableStart method. Called when enumeration of a Table has started....visitTableStart(table) Called when enumeration of a table has started...visitTableStart ( table : Aspose . Words . Tables . Table ) Parameter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Tables::CellFormat::get_TopPaddi...

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

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. Major performance issue in latest Aspose PDF ve...

    Hi Team, We recently updated Aspose.Pdf from version 24.02 to 25.06 in our .NET Framework application. After the update, we observed a significant performance degradation when generating bigger documents that include he…...{ // Add table var table = GetTable(); AddData(table, true, "header");...AddData(table, false, "value"); } page.Paragraphs.Add(table); } }...

    forum.aspose.com/t/major-performance-issue-in-l...