Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 16,784 for

true type

(0.56 sec)
  1. ConditionalStyleCollection.TopLeftCell | Aspose...

    Discover the ConditionalStyleCollection's TopLeftCell property to easily customize your top left cell's style for enhanced spreadsheet aesthetics.... // 1 - By style type: tableStyle . ConditionalStyles...tableStyle . ConditionalStyles [ 0 ]. Type , Is . EqualTo ( ConditionalStyleType...

    reference.aspose.com/words/net/aspose.words/con...
  2. ConditionalStyle.paragraphFormat property | Asp...

    ConditionalStyle.paragraphFormat property. Gets the paragraph formatting of the conditional style.... // 1 - By style type: tableStyle . conditionalStyles...conditionalStyles . at ( 0 ). type ). toEqual ( aw . ConditionalStyleType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ConditionalStyle.RightPadding | Aspose.Words fo...

    Discover the ConditionalStyle RightPadding property to easily adjust table cell spacing. Enhance your layout with precise control for better design.... // 1 - By style type: tableStyle . ConditionalStyles...tableStyle . ConditionalStyles [ 0 ]. Type , Is . EqualTo ( ConditionalStyleType...

    reference.aspose.com/words/net/aspose.words/con...
  4. ConditionalStyle.rightPadding property | Aspose...

    ConditionalStyle.rightPadding property. Gets or sets the amount of space (in points) to add to the right of the contents of table cells.... // 1 - By style type: tableStyle . conditionalStyles...conditionalStyles . at ( 0 ). type ). toEqual ( aw . ConditionalStyleType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ConditionalStyle.font property | Aspose.Words f...

    ConditionalStyle.font property. Gets the character formatting of the conditional style.... // 1 - By style type: tableStyle . conditionalStyles...conditionalStyles . at ( 0 ). type ). toEqual ( aw . ConditionalStyleType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ConditionalStyleCollection.count property | Asp...

    ConditionalStyleCollection.count property. Gets the number of conditional styles in the collection.... // 1 - By style type: tableStyle . conditionalStyles...conditionalStyles . at ( 0 ). type ). toEqual ( aw . ConditionalStyleType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. TextureAlignment | Aspose.Words for Java

    Specifies the alignment for the tiling of the texture fill in Java....SHAPE, 0, true); Assert.assertEquals(TextureAlignment...textureAlignmentName) Parameters: Parameter Type Description textureAlignmentName...

    reference.aspose.com/words/java/com.aspose.word...
  8. ConditionalStyle.Borders | Aspose.Words for .NET

    Explore the ConditionalStyle Borders property to access essential default cell borders, enhancing your design with customizable styles for better visuals.... // 1 - By style type: tableStyle . ConditionalStyles...tableStyle . ConditionalStyles [ 0 ]. Type , Is . EqualTo ( ConditionalStyleType...

    reference.aspose.com/words/net/aspose.words/con...
  9. ConditionalStyleCollection.BottomLeftCell | Asp...

    Discover the ConditionalStyleCollection's BottomLeftCell property to easily customize your bottom left cell styles for enhanced visual appeal.... // 1 - By style type: tableStyle . ConditionalStyles...tableStyle . ConditionalStyles [ 0 ]. Type , Is . EqualTo ( ConditionalStyleType...

    reference.aspose.com/words/net/aspose.words/con...
  10. Line Breaks and Text Wrapping|Documentation

    How to implement text wrapping and word wrap using the Aspose.Cells library in JavaScript via C++. By using the Aspose.Cells library, you can easily insert text in cells and set the text‑wrapping method, such as manual word wrap, word wrap, etc. This document details how to implement these features and provides sample code for your reference....Text Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/line-break...