Sort Score
Result 10 results
Languages All
Labels All
Results 8,761 - 8,770 of 183,297 for

doc

(0.67 sec)
  1. AxisTickLabels.spacing property | Aspose.Words ...

    AxisTickLabels.spacing property. Gets or sets the interval at which the tick labels are drawn.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ConditionalStyle.topPadding property | Aspose.W...

    ConditionalStyle.topPadding property. Gets or sets the amount of space (in points) to add above the contents of table cells.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ConditionalStyleCollection.LastColumn | Aspose....

    Discover the ConditionalStyleCollection LastColumn property to easily customize your last column styles for enhanced design flexibility and visual appeal.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

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

    ConditionalStyle.borders property. Gets the collection of default cell borders for the conditional style.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ConditionalStyleCollection.BottomRightCell | As...

    Discover the BottomRightCell property in ConditionalStyleCollection. Enhance your design with customizable cell styles for better visual impact!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words/con...
  6. ConditionalStyleCollection.EvenRowBanding | Asp...

    Discover the EvenRowBanding property in ConditionalStyleCollection for enhanced readability with stylish alternating row colors. Elevate your data presentation!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words/con...
  7. ConditionalStyle.ParagraphFormat | Aspose.Words...

    Discover the ConditionalStyle ParagraphFormat property to easily access and manage paragraph formatting in your styles for enhanced Document presentation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words/con...
  8. BookmarksOutlineLevelCollection.contains method...

    BookmarksOutlineLevelCollection.contains method. Determines whether the collection contains a bookmark with the given name.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a bookmark with...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Update Fields in Ruby|Aspose.Words for Java

    Update fields of MS Word Document using Ruby.... doc = Rjb :: import ( 'com.aspose...words.DocumentBuilder' ) . new ( doc ) \ # Insert a table of contents...

    docs.aspose.com/words/java/update-fields-in-ruby/
  10. ConditionalStyle.top_padding property | Aspose....

    ConditionalStyle.top_padding property. Gets or sets the amount of space (in points) to add above the contents of table cells.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) table = builder . start_table ()...

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