Sort Score
Result 10 results
Languages All
Labels All
Results 3,521 - 3,530 of 19,240 for

aws

(0.07 sec)
  1. ChartAxis.minorTickMark property | Aspose.Words...

    ChartAxis.minorTickMark property. Returns or sets the minor tick marks for the axis....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...
  2. ChartAxis.minorUnit property | Aspose.Words for...

    ChartAxis.minorUnit property. Returns or sets the distance between minor tick marks....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...
  3. ChartAxis.minorUnitIsAuto property | Aspose.Wor...

    ChartAxis.minorUnitIsAuto property. Gets or sets a flag indicating whether default distance between minor tick marks shall be used....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...
  4. RevisionOptions.moved_from_text_color property ...

    RevisionOptions.moved_from_text_color property. Allows to specify the color to be used for areas where content was moved from [RevisionType.MOVING](../../../aspose.words/revisiontype/#MOVING)... doc = aw . Document ( file_name = MY_DIR...revision_options . inserted_text_color = aw . layout . RevisionColor . GREEN...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Fill.gradient_variant property | Aspose.Words f...

    Fill.gradient_variant property. Gets the gradient variant [GradientVariant](../../gradientvariant/) for the fill.... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . RECTANGLE...

    reference.aspose.com/words/python-net/aspose.wo...
  6. GradientStyle enumeration | Aspose.Words for Py...

    aspose.words.drawing.GradientStyle enumeration. Specifies the style for a gradient fill.... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . RECTANGLE...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartAxis.majorUnitIsAuto property | Aspose.Wor...

    ChartAxis.majorUnitIsAuto property. Gets or sets a flag indicating whether default distance between major tick marks shall be used....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...
  8. RevisionOptions.deleted_text_effect property | ...

    RevisionOptions.deleted_text_effect property. Allows to specify the effect to be applied to the deleted content [RevisionType.DELETION](../../../aspose.words/revisiontype/#DELETION)... doc = aw . Document ( file_name = MY_DIR...revision_options . inserted_text_color = aw . layout . RevisionColor . GREEN...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ImageData.setImage method | Aspose.Words for No...

    Aspose.Words.Drawing.ImageData.setImage method...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = new aw . Drawing . Shape ( builder . document , aw . Drawing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FileFormatInfo.has_digital_signature property |...

    FileFormatInfo.has_digital_signature property. Returns ``True`` if this document contains a digital signature... info = aw . FileFormatUtil . detect_file_format...self . assertEqual ( '.docx' , aw . FileFormatUtil . load_format_to_extension...

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