Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 15,218 for

aws

(0.12 sec)
  1. Run.get_text method | Aspose.Words for Python

    Run.get_text method. Gets the text of the run....test_header_footer_to_text ( self ): doc = aw . Document ( MY_DIR + "Docum...class HeaderFooterStructur ( aw . DocumentVisitor ): """Traverses...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentVisitor.visit_smart_tag_start method | ...

    DocumentVisitor.visit_smart_tag_start method. Called when enumeration of a smart tag has started....test_smart_tag_to_text ( self ): doc = aw . Document ( MY_DIR + "Smart...class SmartTagStructurePri ( aw . DocumentVisitor ): """Traverses...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentVisitor.visit_office_math_start method ...

    DocumentVisitor.visit_office_math_start method. Called when enumeration of a Office Math object has started....test_office_math_to_text ( self ): doc = aw . Document ( MY_DIR + "Docum...class OfficeMathStructureP ( aw . DocumentVisitor ): """Traverses...

    reference.aspose.com/words/python-net/aspose.wo...
  4. StructuredDocumentTag.accept method | Aspose.Wo...

    StructuredDocumentTag.accept method. Accepts a visitor...._tag_to_text ( self ): doc = aw . Document ( MY_DIR + "Docum...class StructuredDocumentTa ( aw . DocumentVisitor ): """Traverses...

    reference.aspose.com/words/python-net/aspose.wo...
  5. OfficeMath.math_object_type property | Aspose.W...

    OfficeMath.math_object_type property. Gets type [OfficeMath.math_object_type](./) of this Office Math object....test_office_math_to_text ( self ): doc = aw . Document ( MY_DIR + "Docum...class OfficeMathStructureP ( aw . DocumentVisitor ): """Traverses...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Run.accept method | Aspose.Words for Python

    Run.accept method. Accepts a visitor....test_header_footer_to_text ( self ): doc = aw . Document ( MY_DIR + "Docum...class HeaderFooterStructur ( aw . DocumentVisitor ): """Traverses...

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

    ChartAxis.has_minor_gridlines property. Gets or sets a flag indicating whether the axis has minor gridlines.... doc = aw . Document () builder = aw . DocumentBuilder...shape = builder . insert_chart ( aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ConditionalStyleCollection.last_column property...

    ConditionalStyleCollection.last_column property. Gets the last column style.... doc = aw . Document () builder = aw . DocumentBuilder...table_style = doc . styles . add ( aw . StyleType . TABLE , 'MyTableStyle1'...

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

    ConditionalStyle.type property. Gets table area to which this conditional style relates.... doc = aw . Document () builder = aw . DocumentBuilder...table_style = doc . styles . add ( aw . StyleType . TABLE , 'MyTableStyle1'...

    reference.aspose.com/words/python-net/aspose.wo...
  10. AxisTickMark enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.AxisTickMark enumeration. Specifies the possible positions for tick marks.... doc = aw . Document () builder = aw . DocumentBuilder...shape = builder . insert_chart ( aw . drawing . charts . ChartType...

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