Sort Score
Result 10 results
Languages All
Labels All
Results 8,741 - 8,750 of 153,670 for

2

(0.26 sec)
  1. Table.rows property | Aspose.Words for Python

    Table.rows property. Provides typed access to the rows of the table.... tables [ 0 ] # 2 - Using the "GetChild" method:... tables self . assertEqual ( 2 , len ( list ( tables ))) i =...

    reference.aspose.com/words/python-net/aspose.wo...
  2. BuiltInDocumentProperties.title property | Aspo...

    BuiltInDocumentProperties.title property. Gets or sets the title of the document....FIELD_AUTHOR , update_field = True ) # 2 - "Title" property, which we can...properties . keywords = 'Tag 1; Tag 2; Tag 3' # We can right-click this...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PageSetup.page_width property | Aspose.Words fo...

    PageSetup.page_width property. Returns or sets the width of the page in points.... width ) / 2 shape . top = ( builder . page_setup...page_height - shape . height ) / 2 doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose.PSD for .NET 21.7 - 发行说明|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Text = "Text 2" ; secondPortion . Paragraph ...TextLayer ) image . Layers [ 2 ]; string adobeFontName1 = FontSettings...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  5. GradientStop.Color | Aspose.Words for .NET

    Discover the GradientStop Color property to easily set and customize gradient stop colors for stunning visual effects in your designs....gradientStop = gradientStops [ 2 ]; gradientStops . Remove ( gradientStop...gradientStops . Count , Is . EqualTo ( 2 )); Assert . That ( gradientStops...

    reference.aspose.com/words/net/aspose.words.dra...
  6. GradientStop.BaseColor | Aspose.Words for .NET

    Discover the GradientStop BaseColor property to easily access the pure color of your gradient stop, enhancing your design with precision and clarity....gradientStop = gradientStops [ 2 ]; gradientStops . Remove ( gradientStop...gradientStops . Count , Is . EqualTo ( 2 )); Assert . That ( gradientStops...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ConditionalStyleCollection.bottomRightCell prop...

    ConditionalStyleCollection.bottomRightCell property. Gets the bottom right cell style.... write ( "Cell 2" ); builder . endRow (); builder...backgroundPatternCol = "#F0F8FF" ; // 2 - By index: tableStyle . conditionalStyles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. GradientStop.Transparency | Aspose.Words for .NET

    Discover the GradientStop Transparency property to easily adjust gradient fill transparency from 0% to 100%. Enhance your designs with precise control!...gradientStop = gradientStops [ 2 ]; gradientStops . Remove ( gradientStop...gradientStops . Count , Is . EqualTo ( 2 )); Assert . That ( gradientStops...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ConditionalStyleCollection.firstColumn property...

    ConditionalStyleCollection.firstColumn property. Gets the first column style.... write ( "Cell 2" ); builder . endRow (); builder...backgroundPatternCol = "#F0F8FF" ; // 2 - By index: tableStyle . conditionalStyles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. VariableCollection.removeAt method | Aspose.Wor...

    VariableCollection.removeAt method. Removes a document variable at the specified index.... toEqual ( 2 ); expect ( variables . at ( 0..."City" )). toEqual ( false ); // 2 - By index: variables . removeAt...

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