Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 15,218 for

aws

(0.08 sec)
  1. ChartAxis.reverse_order property | Aspose.Words...

    ChartAxis.reverse_order property. Returns or sets a flag indicating whether values of axis should be displayed in reverse order, i.e... doc = aw . Document () builder = aw . DocumentBuilder...shape = builder . insert_chart ( aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartAxis.tick_label_spacing property | Aspose....

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

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartAxis.display_unit property | Aspose.Words ...

    ChartAxis.display_unit property. Specifies the scaling value 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...
  4. Font.theme_color property | Aspose.Words for Py...

    Font.theme_color property. Gets or sets the theme color in the applied color scheme that is associated with this [Font](../) object.... doc = aw . Document () # Define fonts...default values. font . theme_font = aw . themes . ThemeFont . MINOR...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Document.protection_type property | Aspose.Word...

    Document.protection_type property. Gets the currently active document protection type.... doc = aw . Document () doc . protect ( aw . ProtectionType..."password" ) self . assertEqual ( aw . ProtectionType . READ_ONLY...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ShapeBase.is_top_level property | Aspose.Words ...

    ShapeBase.is_top_level property. Returns ``True`` if this shape is not a child of a group shape.... doc = aw . Document () shape = aw . drawing . Shape...Shape ( doc , aw . drawing . ShapeType . RECTANGLE ) shape . width...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ShapeLineStyle enumeration | Aspose.Words for P...

    aspose.words.drawing.ShapeLineStyle enumeration. Specifies the compound line style of a [Shape](../shape/).... doc = aw . Document () builder = aw . DocumentBuilder...insert_shape ( aw . drawing . ShapeType . RECTANGLE , aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Konvertieren Sie Bild In HTML Python

    Konvertieren Sie Bild in das HTML Format im Python Code. Speichern Sie Bild als HTML mit Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...html") import aspose.words as aw doc = aw.Document("Input.png") doc...

    products.aspose.com/words/de/python-net/convers...
  9. Μετατροπή Εικόνα Σε PDF Python

    Μετατροπή Εικόνα έως PDF μορφότυπο στο Python κώδικα. Αποθηκεύστε το Εικόνα ως PDF χρησιμοποιώντας το Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...pdf") import aspose.words as aw doc = aw.Document("Input.png") doc...

    products.aspose.com/words/el/python-net/convers...
  10. Μετατροπή Εικόνα Σε SVG Python

    Μετατροπή Εικόνα έως SVG μορφότυπο στο Python κώδικα. Αποθηκεύστε το Εικόνα ως SVG χρησιμοποιώντας το Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...svg") import aspose.words as aw doc = aw.Document("Input.png") doc...

    products.aspose.com/words/el/python-net/convers...