Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 5,693 for

aws

(0.1 sec)
  1. ReflectionFormat.size property | Aspose.Words f...

    ReflectionFormat.size property. Gets or sets a double value between 0.0 and 1.0 representing the size of the reflection as a percentage of the reflected object... doc = aw . Document ( file_name = MY_DIR...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldHyperlink.screen_tip property | Aspose.Wor...

    FieldHyperlink.screen_tip property. Gets or sets the ScreenTip text for the hyperlink.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_HYPERLINK...

    reference.aspose.com/words/python-net/aspose.wo...
  3. BorderCollection class | Aspose.Words for Python

    aspose.words.BorderCollection class. A collection of [Border](../border/) objects... doc = aw . Document () builder = aw . DocumentBuilder...= 4 top_border . line_style = aw . LineStyle . DASH_SMALL_GAP...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldOptions.fileName property | Aspose.Words f...

    FieldOptions.fileName property. Gets or sets the file name of the document.... let doc = new aw . Document ( base . myDir + "Document..."Document.docx" ); let builder = new aw . DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartSeries.smooth property | Aspose.Words for ...

    ChartSeries.smooth property. Allows to specify whether the line connecting the points on the chart shall be smoothed using Catmull-Rom splines....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FileFontSource constructor | Aspose.Words for P...

    aspose.words.fonts.FileFontSource constructor... file_font_source = aw . fonts . FileFontSource ( file_path...0 ) doc = aw . Document () doc . font_settings = aw . fonts ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. AxisScaling.type property | Aspose.Words for No...

    AxisScaling.type property. Gets or sets scaling type of the axis....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...chartShape = builder . insertChart ( aw . Drawing . Charts . ChartType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ImportFormatOptions.force_copy_styles property ...

    ImportFormatOptions.force_copy_styles property. Gets or sets a boolean value indicating either to copy conflicting styles in [ImportFormatMode.KEEP_SOURCE_FORMATTING](../../importformatmode/#KEEP_SOURCE_FORMATTING) mode... src_doc = aw . Document ( file_name = MY_DIR...'Styles source.docx' ) dst_doc = aw . Document ( file_name = MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldSymbol.font_size property | Aspose.Words f...

    FieldSymbol.font_size property. Gets or sets the size in points of the font of the character retrieved by the field.... doc = aw . Document () builder = aw . DocumentBuilder...field = builder . insert_field ( aw . fields . FieldType . FIELD_SYMBOL...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldSymbol.is_unicode property | Aspose.Words ...

    FieldSymbol.is_unicode property. Gets or sets whether the character code is interpreted as the value of a Unicode character.... doc = aw . Document () builder = aw . DocumentBuilder...field = builder . insert_field ( aw . fields . FieldType . FIELD_SYMBOL...

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