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

aws

(0.06 sec)
  1. SoftEdgeFormat.remove method | Aspose.Words for...

    SoftEdgeFormat.remove method. Removes [SoftEdgeFormat](../) from the parent object.... let doc = new aw . Document ( base . myDir + "Rendering...docx" ); let saveOptions = new aw . Saving . SvgSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. BuildVersionInfo.version property | Aspose.Word...

    BuildVersionInfo.version property. Gets the product version....print ( f 'I am currently using { aw . BuildVersionInfo . product...product } , version number { aw . BuildVersionInfo . version } !' )...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartDataLabelCollection.orientation property |...

    ChartDataLabelCollection.orientation property. Gets or sets the text orientation of the data labels of the entire series....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. ShapeBase.allow_overlap property | Aspose.Words...

    ShapeBase.allow_overlap property. Gets or sets a value that specifies whether this shape can overlap other shapes.... doc = aw . Document ( file_name = MY_DIR...] if table . text_wrapping == aw . tables . TextWrapping . AROUND...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Font.styleIdentifier property | Aspose.Words fo...

    Font.styleIdentifier property. Gets or sets the locale independent style identifier of the character style applied to this formatting....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . font . styleIdentifier = aw . StyleIdentifier . IntenseEmphasis...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Shading.foregroundTintAndShade property | Aspos...

    Shading.foregroundTintAndShade property. Gets or sets a double value that lightens or darkens a foreground theme color....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shading ; shading . texture = aw . TextureIndex . Texture12Pt5Percent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PageSetup.page_height property | Aspose.Words f...

    PageSetup.page_height property. Returns or sets the height of the page in points.... doc = aw . Document () builder = aw . DocumentBuilder...builder . move_to_header_footer ( aw . HeaderFooterType . HEADER_PRIMARY...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ImportFormatOptions.adjust_sentence_and_word_sp...

    ImportFormatOptions.adjust_sentence_and_word_spacing property. Gets or sets a boolean value that specifies whether to adjust sentence and word spacing automatically... src_doc = aw . Document () dst_doc = aw . Document () builder...builder = aw . DocumentBuilder ( doc = src_doc ) builder . write...

    reference.aspose.com/words/python-net/aspose.wo...
  9. OfficeMath.node_type property | Aspose.Words fo...

    OfficeMath.node_type property. Returns [NodeType.OFFICE_MATH](../../../aspose.words/nodetype/#OFFICE_MATH).... doc = aw . Document ( file_name = MY_DIR...office_math = doc . get_child ( aw . NodeType . OFFICE_MATH , 0...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ShapeBase.title property | Aspose.Words for Python

    ShapeBase.title property. Gets or sets the title (caption) of the current shape object.... doc = aw . Document () builder = aw . DocumentBuilder...document. shape = aw . drawing . Shape ( doc , aw . drawing . ShapeType...

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