Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 8,894 for

table

(0.05 sec)
  1. TextureIndex Enum | Aspose.Words for .NET

    Discover Aspose.Words.TextureIndex enum for advanced shading textures. Enhance your document design with customizable, high-quality textures....to a table. Document doc = new Document ( MyDir + "Tables.docx"...docx" ); Table table = doc . FirstSection . Body . Tables [ 0 ];...

    reference.aspose.com/words/net/aspose.words/tex...
  2. PreferredWidth.Equals | Aspose.Words for .NET

    Discover how the PreferredWidth Equals method checks if your specified width matches the current value, ensuring precision in your layout design....to set a preferred width for table cells. Document doc = new Document...DocumentBuilder ( doc ); Table table = builder . StartTable ();...

    reference.aspose.com/words/net/aspose.words.tab...
  3. Aspose::Words::Tables::PreferredWidth::FromPoin...

    Aspose::Words::Tables::PreferredWidth::FromPoints method. A creation method that returns a new instance that represents a preferred width specified using a number of points in C++....Aspose::Words::Tables::PreferredWidth::FromPoints method Contents...Words :: Tables :: PreferredWidth > Aspose :: Words :: Tables :: PreferredWidth...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. TextureIndex enumeration | Aspose.Words for Nod...

    Aspose.Words.TextureIndex enumeration. Specifies shading texture....apply an outline border to a table. let doc = new aw . Document...( base . myDir + "Tables.docx" ); let table = doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Tables::CellFormat::get_Width me...

    Aspose::Words::Tables::CellFormat::get_Width method. Gets the width of the cell in points in C++....Aspose::Words::Tables::CellFormat::get_Width method Contents... double Aspose :: Words :: Tables :: CellFormat :: get_Width...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. 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...
  7. ConditionalStyleCollection indexer | Aspose.Wor...

    ConditionalStyleCollection indexer. Retrieves a [ConditionalStyle](../../conditionalstyle/) object by index....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...
  8. FieldMergeBarcode.BarcodeValue | Aspose.Words f...

    Discover the FieldMergeBarcode BarcodeValue property to easily manage and customize your barcode values for enhanced data accuracy and efficiency....DataTable table = new DataTable ( "Barcodes" ); table . Columns...); table . Rows . Add ( new [] { "501234567890" }); table . Rows...

    reference.aspose.com/words/net/aspose.words.fie...
  9. DocumentBuilder.EndRow | Aspose.Words for .NET

    Effortlessly end Table rows in your documents with DocumentBuilder's EndRow method. Streamline your formatting and enhance document clarity!...EndRow method Ends a table row in the document. public...Remarks Call EndRow to end a table row. If you call InsertCell...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Aspose::Words::DocumentBuilder::EndRow method |...

    Aspose::Words::DocumentBuilder::EndRow method. Ends a Table row in the document in C++....DocumentBuilder::EndRow method Ends a table row in the document. System...SharedPtr < Aspose :: Words :: Tables :: Row > Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words/doc...