Sort Score
Result 10 results
Languages All
Labels All
Results 6,311 - 6,320 of 20,738 for

2 of

(0.13 sec)
  1. Table.description property | Aspose.Words for N...

    Table.description property. Gets or sets description Of this table...innerTable = createTable ( doc , 2 , 2 , "Inner Table" ); outerTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. OleFormat.IconCaption | Aspose.Words for .NET

    Discover the OleFormat IconCaption property to easily retrieve and customize OLE object icon captions for enhanced document presentation.... EqualTo ( 2 )); Assert . That ( shapes . Count... OleObject ), Is . EqualTo ( 2 )); // If a shape contains an...

    reference.aspose.com/words/net/aspose.words.dra...
  3. OleFormat.GetOleEntry | Aspose.Words for .NET

    Discover the OleFormat GetOleEntry method to efficiently retrieve OLE object data entries for enhanced data management and seamless integration.... EqualTo ( 2 )); Assert . That ( shapes . Count... OleObject ), Is . EqualTo ( 2 )); // If a shape contains an...

    reference.aspose.com/words/net/aspose.words.dra...
  4. BuiltInDocumentProperties.subject property | As...

    BuiltInDocumentProperties.subject property. Gets or sets the subject 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...
  5. Row constructor | Aspose.Words for Python

    Row constructor. Initializes a new instance Of the [Row](../) class....inner_table = create_table ( doc , 2 , 2 , 'Inner Table' ) outer_table...

    reference.aspose.com/words/python-net/aspose.wo...
  6. GradientStop.Position | Aspose.Words for .NET

    Discover the GradientStop Position property, easily set and adjust gradient stop positions from 0% to 100% 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...
  7. ChartMarker.format property | Aspose.Words for ...

    ChartMarker.format property. Provides access to fill and line formatting Of this marker....8 , 2.6 , 3.9 ], y_values = [ 2.7 , 3.2 , 0.8 , 1.7 ])...visible = False data_points [ 2 ] . marker . format . fill . preset_textured...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Issues with footnotes when converting docx to P...

    Hi, I’m having some issues with footnotes when I convert docx to pdf. For the conversion, I’m using the code below: Document document = new Document("document.docx"); PdfSaveOptions saveOptions = new PdfSaveOptions(); …...shown in 2 pages. alexey.noskov March 8, 2024, 7:05am 2 @ANDREA...

    forum.aspose.com/t/issues-with-footnotes-when-c...
  9. Fill.gradient_stops property | Aspose.Words for...

    Fill.gradient_stops property. Gets a collection Of [GradientStop](../../gradientstop/) objects for the fill....gradient_stop = gradient_stops [ 2 ] gradient_stops . remove ( gradient_stop...gradient_stop ) self . assertEqual ( 2 , gradient_stops . count ) self...

    reference.aspose.com/words/python-net/aspose.wo...
  10. GradientStop.transparency property | Aspose.Wor...

    GradientStop.transparency property. Gets or sets a value representing the transparency Of the gradient fill expressed as a percent in range 0.0 to 1.0....gradient_stop = gradient_stops [ 2 ] gradient_stops . remove ( gradient_stop...gradient_stop ) self . assertEqual ( 2 , gradient_stops . count ) self...

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