Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 5,694 for

aws

(0.07 sec)
  1. FieldXE.is_bold property | Aspose.Words for Python

    FieldXE.is_bold property. Gets or sets whether to apply bold formatting to the entry's page number.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_INDEX...

    reference.aspose.com/words/python-net/aspose.wo...
  2. HtmlMetafileFormat Enum | Aspose.Words för .NET

    Aspose.Words.Saving.HtmlMetafileFormat uppräkning. Indikerar formatet som metafiler sparas i i HTMLdokument i C#...."style=\"-aw-left-pos:0pt; -aw-rel-hpos:column; -aw-rel-vpos:paragraph;...-aw-rel-vpos:paragraph; -aw-top-pos:0pt; -aw-wrap-type:inline\" />" + "</p>"...

    reference.aspose.com/words/sv/net/aspose.words....
  3. CompositeNode.insert_after method | Aspose.Word...

    CompositeNode.insert_after method. Inserts the specified node immediately after the specified reference node.... doc = aw . Document () # An empty document...first_paragraph paragraph_text = aw . Run ( doc = doc , text = 'Initial...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TxtLeadingSpacesOptions enumeration | Aspose.Wo...

    aspose.words.loading.TxtLeadingSpacesOptions enumeration. Specifies available options for leading space handling during import from [LoadFormat.TEXT](../../aspose.words/loadformat/#TEXT) file.... load_options = aw . loading . TxtLoadOptions ()...txt_trailing_spaces_options doc = aw . Document ( stream = io . BytesIO...

    reference.aspose.com/words/python-net/aspose.wo...
  5. SaveOptions.progressCallback property | Aspose....

    SaveOptions.progressCallback property. Called during saving a document and accepts data about saving progress.... each ([[ aw . SaveFormat . Html , "html" ], [ aw . SaveFormat...SaveFormat . Mhtml , "mhtml" ], [ aw . SaveFormat . Epub , "epub" ]])(...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Row class | Aspose.Words for Node.js

    Aspose.Words.Tables.Row class. Represents a table row...let doc = new aw . Document (); let table = new aw . Tables . Table...paragraph. let firstRow = new aw . Tables . Row ( doc ); table...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartAxis class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartAxis class. Represents the axis options of the chart...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...
  8. 插入docx - Free Support Forum - aspose.com

    [ { "content": "这是一个普通的段落,用于展示一般的文本内容,提供信息或描述情境。", "type": "普通段落" }, { "content": "这是一个加粗的段落,强调重点内容或重要提示,吸引读者注意。", "type": "加粗段落" }, { "content": "<table border…..."type": "表格" } ] doc = aw.Document() builder = aw.DocumentBuilder(doc)...tables = doc.get_child_nodes(aw.NodeType.TABLE, True) if tables...

    forum.aspose.com/t/docx/310697
  9. ChartSeriesGroup.overlap property | Aspose.Word...

    ChartSeriesGroup.overlap property. Gets or sets the percentage of how much the series bars or columns overlap....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...
  10. Font.shading property | Aspose.Words for Python

    Font.shading property. Returns a [Shading](../../shading/) object that refers to the shading formatting for the font.... doc = aw . Document () builder = aw . DocumentBuilder... shading shading . texture = aw . TextureIndex . TEXTURE_DIAGONAL_UP...

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