Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 15,217 for

aws

(0.06 sec)
  1. AxisTickLabels.position property | Aspose.Words...

    AxisTickLabels.position property. Gets or sets the position of the tick labels on the axis.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. 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...
  4. Bookmark.is_column property | Aspose.Words for ...

    Bookmark.is_column property. Returns ``True`` if this bookmark is a table column bookmark.... doc = aw . Document ( MY_DIR + 'Table...get_ancestor ( aw . NodeType . ROW ) if row is aw . tables . Row...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ShapeBase.relative_horizontal_size property | A...

    ShapeBase.relative_horizontal_size property. Gets or sets the value of shape's relative size in horizontal direction.... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . RECTANGLE...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Custom Styles for HTML Roundtrip|Aspose.Words f...

    Export to HTML-based format using custom styles for roundtrip saving features in Java....Styles are prefixed with -aw. All -aw properties are used to preserve...container. -aw-comment-author, -aw-comment-datetime and -aw-comment-initial...

    docs.aspose.com/words/java/custom-styles-used-f...
  7. Python でのドキュメント編集の制限|Python via .NET用Aspose.Words

    Python を使用して制限タイプを設定し、ドキュメントの編集を制限します。保護を解除して、無制限に編集可能な領域を作成することもできます。...words as aw doc = aw . Document () # Apply document...document protection. doc . protect ( aw . ProtectionType . NO_PROTECTION...

    docs.aspose.com/words/ja/python-net/restrict-do...
  8. ExportListLabels Enum | Aspose.Words per .NET

    Aspose.Words.Saving.ExportListLabels enum. Specifica la modalità di esportazione delle etichette dellelenco in HTML MHTML ed EPUB in C#....text-indent:-18pt; -aw-import:list-item; -aw-list-level-number:1; -aw-list-number-format:'%1...t:'%1.'; -aw-list-number-styles:'lowerLetter'; -aw-list-number-values:'1';...

    reference.aspose.com/words/it/net/aspose.words....
  9. PlainTextDocument constructor | Aspose.Words fo...

    aspose.words.PlainTextDocument constructor... doc = aw . Document () builder = aw . DocumentBuilder...'PlainTextDocument.Load.docx' ) plaintext = aw . PlainTextDocument ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  10. HtmlSaveOptions.ExportListLabels | Aspose.Words...

    HtmlSaveOptions ExportListLabels property. Controls how list labels are output to HTML MHTML or EPUB. Default value is Auto in C#....text-indent:-18pt; -aw-import:list-item; -aw-list-level-number:1; -aw-list-number-format:'%1...t:'%1.'; -aw-list-number-styles:'lowerLetter'; -aw-list-number-values:'1';...

    reference.aspose.com/words/net/aspose.words.sav...