Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 15,219 for

aws

(0.12 sec)
  1. HtmlSaveOptions.export_roundtrip_information pr...

    HtmlSaveOptions.export_roundtrip_information property. Specifies whether to write the roundtrip information when saving to HTML, MHTML or EPUB...roundtrip information is exported as -aw-* CSS properties of the corresponding...when converting to .html. doc = aw . Document ( MY_DIR + "Rendering...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Python에서 문서 암호화|Python via .NET용 Aspose.Words

    Python의 특정 문서 형식에 적합한 암호화 알고리즘을 사용하여 문서를 암호화합니다....words as aw # Create a document. doc = aw . Document ()...() builder = aw . DocumentBuilder ( doc ) builder . write ( "Hello...

    docs.aspose.com/words/ko/python-net/encrypt-a-d...
  3. CompatibilityOptions.optimize_for method | Aspo...

    CompatibilityOptions.optimize_for method. Allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word....test_optimize_for ( self ): doc = aw . Document () # This object contains...compatibility_options . optimize_for ( aw . settings . MsWordVersion ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. CompositeNode.remove_smart_tags method | Aspose...

    CompositeNode.remove_smart_tags method. Removes all [SmartTag](../../../aspose.words.markup/smarttag/) descendant nodes of the current node.... doc = aw . Document ( file_name = MY_DIR...( 8 , doc . get_child_nodes ( aw . NodeType . SMART_TAG , True...

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

    Chart.axis_y property. Provides access to properties of the primary Y axis of the chart.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartAxis.tick_label_alignment property | Aspos...

    ChartAxis.tick_label_alignment property. Gets or sets text alignment of axis tick labels.... doc = aw . Document () builder = aw . DocumentBuilder...shape = builder . insert_chart ( aw . drawing . charts . ChartType...

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

    ChartAxis.tick_label_spacing_is_auto property. Gets or sets a flag indicating whether automatic interval of drawing tick labels shall be used.... doc = aw . Document () builder = aw . DocumentBuilder...shape = builder . insert_chart ( aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartAxis.tick_mark_spacing property | Aspose.W...

    ChartAxis.tick_mark_spacing property. Gets or sets the interval, at which tick marks are drawn.... doc = aw . Document () builder = aw . DocumentBuilder...shape = builder . insert_chart ( aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  9. LayoutCollector constructor | Aspose.Words for ...

    LayoutCollector constructor. Initializes an instance of this class.... doc = aw . Document () layout_collector = aw . layout ....5 pages of content. builder = aw . DocumentBuilder ( doc = doc...

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

    aspose.words.drawing.charts.AxisDisplayUnit class. Provides access to the scaling options of the display units for the value axis... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

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