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

table

(0.24 sec)
  1. Creating a complex PDF|Aspose.PDF for Python vi...

    Aspose.PDF for Python via .NET allows you to create more complex documents that contain images, text fragments, and Tables in one document....(header and paragraph), and a table. If we create a document from...Paragraphs. Create and Style Table. Set column width, borders,...

    docs.aspose.com/pdf/python-net/complex-pdf-exam...
  2. CellFormat.Orientation | Aspose.Words for .NET

    Discover how to use the CellFormat Orientation property to adjust text direction in Table cells, enhancing readability and design in your documents....the orientation of text in a table cell. public TextOrientation...Examples Shows how to build a table with custom borders. Document...

    reference.aspose.com/words/net/aspose.words.tab...
  3. Aspose::Words::Tables::CellFormat::get_Borders ...

    Aspose::Words::Tables::CellFormat::get_Borders method. Gets collection of borders of the cell in C++....Aspose::Words::Tables::CellFormat::get_Borders method Contents...BorderCollection > Aspose :: Words :: Tables :: CellFormat :: get_Borders...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. ConditionalStyle.shading property | Aspose.Word...

    ConditionalStyle.shading property. Gets a [Shading](../../shading/) object that refers to the shading formatting for this conditional style....with certain area styles of a table. doc = aw . Document () builder...DocumentBuilder ( doc ) table = builder . start_table () builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TableContentAlignment enumeration | Aspose.Word...

    aspose.words.saving.TableContentAlignment enumeration. Allows to specify the alignment of the content of the Table to be used when exporting into Markdown format....alignment of the content of the table to be used when exporting into...corresponding table column. LEFT The content of tables will be aligned...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ConditionalStyle.shading property | Aspose.Word...

    ConditionalStyle.shading property. Gets a [Shading](../../shading/) object that refers to the shading formatting for this conditional style....with certain area styles of a table. let doc = new aw . Document...DocumentBuilder ( doc ); let table = builder . startTable (); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Creating Tables Using VSTO and Aspose.Slides fo...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and create Tables in PowerPoint (PPT, PPTX) slides in C# with flexible formatting....Creating Tables Using VSTO and Aspose.Slides for .NET Contents...Contents [ Hide ] Tables are widely used to display data on presentation...

    docs.aspose.com/slides/net/creating-a-table-on-...
  8. Creating Tables Using VSTO and Aspose.Slides fo...

    Migrate from Microsoft Office automation to Aspose.Slides for Java and create Tables in PowerPoint (PPT, PPTX) slides in Java with flexible formatting....Creating Tables Using VSTO and Aspose.Slides for Java Contents...Contents [ Hide ] Tables are widely used to display data on presentation...

    docs.aspose.com/slides/java/creating-a-table-on...
  9. Aspose::Words::TextureIndex enum | Aspose.Words...

    Aspose::Words::TextureIndex enum. Specifies shading texture in C++....apply an outline border to a table. auto doc = System :: MakeObject...Document > ( get_MyDir () + u "Tables.docx" ); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/tex...
  10. RowFormat | Aspose.Words for Java

    Represents all formatting for a Table row in Java....Represents all formatting for a table row. To learn more, visit the...the Working with Tables documentation article. Examples: Shows...

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