Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 43,437 for

table

(0.06 sec)
  1. FieldToa.use_heading property | Aspose.Words fo...

    FieldToa.use_heading property. Gets or sets whether to include the category heading for the entries in a Table of authorities....heading for the entries in a table of authorities. @property def...how to build and customize a table of authorities using TOA and...

    reference.aspose.com/words/python-net/aspose.wo...
  2. RowFormat | Aspose.Sildes for Python via .NET A...

    RowFormat RowFormat class Represents format of a Table row. The RowFormat type exposes the following members: Methods......class Represents format of a table row. The RowFormat type exposes...get_effective() Gets effective table row formatting properties with...

    reference.aspose.com/slides/python-net/aspose.s...
  3. Aspose::Words::Font::get_Hidden method | Aspose...

    Aspose::Words::Font::get_Hidden method. True if the font is formatted as hidden text 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/fon...
  4. Comment.story_type property | Aspose.Words for ...

    Comment.story_type property. Returns [StoryType.COMMENTS](../../storytype/#COMMENTS)...., footnote_text = None ) # Table nodes have an "EnsureMinimum()"...sure the table has at least one cell. table = aw . tables . Table...

    reference.aspose.com/words/python-net/aspose.wo...
  5. InlineStory.font property | Aspose.Words for Py...

    InlineStory.font property. Provides access to the font formatting of the anchor character of this object...., footnote_text = None ) # Table nodes have an "EnsureMinimum()"...sure the table has at least one cell. table = aw . tables . Table...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Creating a complex PDF|Aspose.PDF for .NET

    Aspose.PDF for NET allows you to create more complex documents that contain images, text fragments, and Tables in one document....(header and paragraph), and a table. To build such a document, we... Create a table, add table properties. Add (table) to the page...

    docs.aspose.com/pdf/net/complex-pdf-example/
  7. Aspose::Words::Notes::Footnote::get_StoryType m...

    Aspose::Words::Notes::Footnote::get_StoryType method. Returns Footnotes or Endnotes in C++....:: Footnote , nullptr ); // Table nodes have an "EnsureMinimum()"...makes sure the table has at least one cell. auto table = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.not...
  8. Cell.last_paragraph property | Aspose.Words for...

    Cell.last_paragraph property. Gets the last paragraph among the immediate children....settings to vertical borders to a table row’s format. doc = aw . Document...Create a table with red and blue inner borders. table = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PreferredWidth.Value | Aspose.Words for .NET

    PreferredWidth Value property. Gets the preferred width value. The unit of measure is specified in the Type property in C#....preferred width type and value of a table cell. Document doc = new Document...Document ( MyDir + "Tables.docx" ); Table table = doc . FirstSection...

    reference.aspose.com/words/net/aspose.words.tab...
  10. IColumnFormat|Aspose.Sildes for Python via .NET...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....class Represents format of a table column. The IColumnFormat type...get_effective() Gets effective table column formatting properties...

    docs.aspose.com/slides/python-net/api-reference...