Sort Score
Result 10 results
Languages All
Labels All
Results 8,001 - 8,010 of 18,036 for

aws

(0.98 sec)
  1. ShapeBase.distanceLeft property | Aspose.Words ...

    ShapeBase.distanceLeft property. Returns or sets the distance (in points) between the document text and the left edge of the shape....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertShape ( aw . Drawing . ShapeType . Rectangle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FindReplaceOptions.ignore_structured_document_t...

    FindReplaceOptions.ignore_structured_document_tags property. Gets or sets a boolean value indicating either to ignore content of [StructuredDocumentTag](../../../aspose.words.markup/structureddocumenttag/)... doc = aw . Document ( file_name = MY_DIR...first_section . body . get_child ( aw . NodeType . PARAGRAPH , 2 ,...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Style.style_identifier property | Aspose.Words ...

    Style.style_identifier property. Gets the locale independent style identifier for a built-in style.... doc = aw . Document ( file_name = MY_DIR...para in doc . get_child_nodes ( aw . NodeType . PARAGRAPH , True...

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

    ListFormat.list_level property. Returns the list level formatting plus any formatting overrides applied to the current paragraph.... doc = aw . Document () # A list allows...lists . add ( list_template = aw . lists . ListTemplate . NUMBER_DEFAULT...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ListLevel.font property | Aspose.Words for Python

    ListLevel.font property. Specifies character formatting used for the list label.... doc = aw . Document () # A list allows...lists . add ( list_template = aw . lists . ListTemplate . NUMBER_DEFAULT...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Section.headers_footers property | Aspose.Words...

    Section.headers_footers property. Provides access to the headers and footers nodes of the section.... doc = aw . Document ( file_name = MY_DIR... get_by_header_footer_type ( aw . HeaderFooterType . FOOTER_FIRST...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HtmlSaveOptions.export_page_margins property | ...

    HtmlSaveOptions.export_page_margins property. Specifies whether page margins is exported to HTML, MHTML or EPUB... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . CUBE...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ListTrailingCharacter enumeration | Aspose.Word...

    aspose.words.lists.ListTrailingCharacter enumeration. Specifies the character that separates the list label from the text of the paragraph.... doc = aw . Document () # A list allows...lists . add ( list_template = aw . lists . ListTemplate . NUMBER_DEFAULT...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FontSettings.set_fonts_sources method | Aspose....

    aspose.words.fonts.FontSettings.set_fonts_sources method... doc = aw . Document () builder = aw . DocumentBuilder...dog.' ) original_font_sources = aw . fonts . FontSettings . default_instance...

    reference.aspose.com/words/python-net/aspose.wo...
  10. AxisTickLabels.orientation property | Aspose.Wo...

    AxisTickLabels.orientation property. Gets or sets the orientation of the tick label text.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

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