Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 43,339 for

table

(0.06 sec)
  1. Aspose.Words for C++ 22.8 Release Notes|Documen...

    Aspose.Words for C++ 22.8 Release Notes – learn about the latest updates and fixes....support for cell spacing in tables upon rendering. Improved font...New Feature WORDSNET-14915 Table width and alignment issues New...

    docs.aspose.com/words/cpp/aspose-words-for-cpp-...
  2. IDataTable | Aspose.Slides for Java API Reference

    Represents data Table properties....IFormattedTextContai Represents data table properties. Methods Method Description...hasBorderHorizontal() True if the chart data table has horizontal cell borders...

    reference.aspose.com/slides/java/com.aspose.sli...
  3. PreferredWidth | Aspose.Words for Java

    Represents a value and its unit of measure that is used to specify the preferred width of a Table or a cell in Java....specify the preferred width of a table or a cell. To learn more, visit...visit the Working with Tables documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  4. Row.IsLastRow | Aspose.Words for .NET

    Row IsLastRow property. True if this is the last row in a Table false otherwise in C#....if this is the last row in a table; false otherwise. public bool...Examples Shows how to set a table to stay together on the same...

    reference.aspose.com/words/net/aspose.words.tab...
  5. Aspose::Words::DocumentBuilder::Write method | ...

    Aspose::Words::DocumentBuilder::Write method. Inserts a string into the document at the current insert position in C++....docx" ); Shows how to build a table with custom borders. auto doc...-> StartTable (); // Setting table formatting options for a document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Cell.Accept | Aspose.Words for .NET

    Cell Accept method. Accepts a visitor in C#....the node structure of every table in a document. public void TableToText...a string of all encountered Table nodes and their children. ///...

    reference.aspose.com/words/net/aspose.words.tab...
  7. Row.AcceptEnd | Aspose.Words for .NET

    Row AcceptEnd method. Accepts a visitor for visiting the end of the row in C#....the node structure of every table in a document. public void TableToText...a string of all encountered Table nodes and their children. ///...

    reference.aspose.com/words/net/aspose.words.tab...
  8. ShapeBase.allow_overlap property | Aspose.Words...

    ShapeBase.allow_overlap property. Gets or sets a value that specifies whether this shape can overlap other shapes....Shows how to work with floating tables properties. doc = aw . Document...= MY_DIR + 'Table wrapped by text.docx' ) table = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Tables::Row::EnsureMinimum metho...

    Aspose::Words::Tables::Row::EnsureMinimum method. If the Row has no cells, creates and appends one Cell in C++....Aspose::Words::Tables::Row::EnsureMinimum method Contents [ Hide...Cell . void Aspose :: Words :: Tables :: Row :: EnsureMinimum ()...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. Table.AllowCellSpacing | Aspose.Words for .NET ...

    Table 财产. 获取或设置允许单元格之间的间距选项...Table.AllowCellSpacing Table.AllowCellSpacing property 获取或设置“允许单元格之间的间距”选项。...DocumentBuilder ( doc ); Table table = builder . StartTable ();...

    reference.aspose.com/words/zh/net/aspose.words....