Sort Score
Result 10 results
Languages All
Labels All
Results 4,481 - 4,490 of 18,036 for

aws

(0.09 sec)
  1. ShapeTextOrientation enumeration | Aspose.Words...

    aspose.words.drawing.ShapeTextOrientation enumeration. Specifies orientation of text in shapes.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShapeBase.is_signature_line property | Aspose.W...

    ShapeBase.is_signature_line property. Indicates that shape is a [SignatureLine](../../signatureline/).... doc = aw . Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) options = aw . SignatureLineOptions () options...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartSeriesGroupCollection class | Aspose.Words...

    Aspose.Words.Drawing.Charts.ChartSeriesGroupCollection class. Represents a collection of [ChartSeriesGroup](../chartseriesgroup/) objects....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. ChartSeriesGroup.series_type property | Aspose....

    ChartSeriesGroup.series_type property. Gets the type of chart series included in this group.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldBarcode.is_bookmark property | Aspose.Word...

    FieldBarcode.is_bookmark property. Gets or sets whether [FieldBarcode.postal_address](../postal_address/) is the name of a bookmark.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_BARCODE...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartAxis.title property | Aspose.Words for Nod...

    ChartAxis.title property. Provides access to the axis title properties....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...
  7. Table.allow_overlap property | Aspose.Words for...

    Table.allow_overlap property. Gets whether a floating table shall allow other floating objects in the document to overlap its extents when displayed... doc = aw . Document ( file_name = MY_DIR...] if table . text_wrapping == aw . tables . TextWrapping . AROUND...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartXValue.fromString method | Aspose.Words fo...

    ChartXValue.fromString method. Creates a [ChartXValue](../) instance of the [ChartXValueType.String](../../chartxvaluetype/#String) type....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...
  9. OfficeMathDisplayType enumeration | Aspose.Word...

    aspose.words.math.OfficeMathDisplayType enumeration. Specifies the display format type of the equation.... 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. تبدیل JPG به DOCX Python

    فرمت JPG به DOCX در Python کنید. با استفاده از Python JPG به عنوان DOCX ذخیره کنید....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...) import aspose.words as aw doc = aw.Document("Input.jpg") doc...

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