Sort Score
Result 10 results
Languages All
Labels All
Results 3,161 - 3,170 of 153,248 for

2

(0.29 sec)
  1. RowFormat.heightRule property | Aspose.Words fo...

    RowFormat.heightRule property. Gets or sets the rule for determining the height of the table row.... write ( "Header Row,\n Cell 2" ); builder . insertCell (); builder...builder . write ( "Row 1, Cell 2." ); builder . insertCell ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Working with Text in PostScript | .NET

    How to add textt in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...new string [] { FONTS_FOLDER }; 2 Aspose. Page . Font . DrFont drFont...save options with the A4 size 2 PsSaveOptions options = new PsSaveOptions();...

    docs.aspose.com/page/net/ps/working-with-text/
  3. RowFormat.Borders | Aspose.Words for .NET

    Discover the RowFormat Borders property to access default cell borders for your rows, enhancing your data presentation with style and clarity.... Write ( "Row 1, Col 2" ); builder . EndRow (); // Changing...InsertCell (); builder . Write ( "Row 2, Col 1" ); builder . InsertCell...

    reference.aspose.com/words/net/aspose.words.tab...
  4. RowFormat.ClearFormatting | Aspose.Words for .NET

    Discover how the RowFormat ClearFormatting method effortlessly restores your data to its default style, enhancing clarity and presentation.... Write ( "Row 1, Col 2" ); builder . EndRow (); // Changing...InsertCell (); builder . Write ( "Row 2, Col 1" ); builder . InsertCell...

    reference.aspose.com/words/net/aspose.words.tab...
  5. Shading.ClearFormatting | Aspose.Words for .NET

    Effortlessly remove shading from your objects with our ClearFormatting method. Enhance your designs for a polished, professional look!... Write ( "Row 1, Col 2" ); builder . EndRow (); // Changing...InsertCell (); builder . Write ( "Row 2, Col 1" ); builder . InsertCell...

    reference.aspose.com/words/net/aspose.words/sha...
  6. CellFormat.verticalAlignment property | Aspose....

    CellFormat.verticalAlignment property. Returns or sets the vertical alignment of text in the cell.... write ( "Row 1, Col 2" ); builder . endRow (); // Changing...insertCell (); builder . write ( "Row 2, Col 1" ); builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CellFormat.VerticalAlignment | Aspose.Words for...

    Discover the CellFormat VerticalAlignment property to easily set and customize text alignment in your cells for enhanced data presentation.... Write ( "Row 1, Col 2" ); builder . EndRow (); // Changing...InsertCell (); builder . Write ( "Row 2, Col 1" ); builder . InsertCell...

    reference.aspose.com/words/net/aspose.words.tab...
  8. CellFormat.wrap_text property | Aspose.Words fo...

    CellFormat.wrap_text property. If ``True``, wrap text for the cell.... write ( 'Row 1, Col 2' ) builder . end_row () # Changing...insert_cell () builder . write ( 'Row 2, Col 1' ) builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  9. We are using GridJS-spreadsheet 24.6.2 NPN pack...

    hi Aspose, Do we have a latest release for GridJS-spreadsheet 24.6.2 NPN package? if YES can you share the Release notes? Thank you, Ganesh Kumar....2 NPN package is there any latest...release for GridJS-spreadsheet 24.6.2 NPN package? if YES can you share...

    forum.aspose.com/t/we-are-using-gridjs-spreadsh...
  10. Document.last_section property | Aspose.Words f...

    Document.last_section property. Gets the last section in the document.... assertEqual ( 2 , doc . sections . count ) # Each.... text_columns . set_count ( 2 ) builder . writeln ( 'Column...

    reference.aspose.com/words/python-net/aspose.wo...