Sort Score
Result 10 results
Languages All
Labels All
Results 5,661 - 5,670 of 19,240 for

aws

(0.08 sec)
  1. TableStyle.left_padding property | Aspose.Words...

    TableStyle.left_padding property. Gets or sets the amount of space (in points) to add to the left of the contents of table cells.... doc = aw . Document () builder = aw . DocumentBuilder...table_style = doc . styles . add ( aw . StyleType . TABLE , 'MyTableStyle1'...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ParagraphFormat.line_spacing_rule property | As...

    ParagraphFormat.line_spacing_rule property. Gets or sets the line spacing for the paragraph.... doc = aw . Document () builder = aw . DocumentBuilder...paragraph_format . line_spacing_rule = aw . LineSpacingRule . AT_LEAST...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartAxisTitle.format property | Aspose.Words f...

    ChartAxisTitle.format property. Provides access to fill and line formatting of the axis title.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TableStyle.shading property | Aspose.Words for ...

    TableStyle.shading property. Gets a [Shading](../../shading/) object that refers to the shading formatting for table cells.... doc = aw . Document () builder = aw . DocumentBuilder...table_style = doc . styles . add ( aw . StyleType . TABLE , 'MyTableStyle1'...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CompareOptions.ignore_footnotes property | Aspo...

    CompareOptions.ignore_footnotes property. Specifies whether to compare differences in footnotes and endnotes....doc_original = aw . Document () builder = aw . DocumentBuilder...insert_footnote ( footnote_type = aw . notes . FootnoteType . ENDNOTE...

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

    aspose.words.drawing.charts.ChartAxis class. Represents the axis options 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...
  7. 档案

    档案...words as aw from datetime import date # 加载 PDF 文件 PDF1 = aw.Document("first...Document("first.pdf") PDF2 = aw.Document("second.pdf") # 将 PDF 文件转换为...

    blog.aspose.com/zh/words/compare-pdf-files-in-p...
  8. 搜索

    搜索...words as aw from datetime import date # 加載 PDF 文件 PDF1 = aw.Document("first...Document("first.pdf") PDF2 = aw.Document("second.pdf") # 將 PDF 文件轉換為...

    blog.aspose.com/zh-hant/words/compare-pdf-files...
  9. SdtListItem.value property | Aspose.Words for N...

    SdtListItem.value property. Gets the value of this list item....let doc = new aw . Document (); let tag = new aw . Markup . StructuredDocumentTa... ( doc , aw . Markup . SdtType . DropDownList , aw . Markup ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentBuilder.isAtEndOfParagraph property | A...

    DocumentBuilder.isAtEndOfParagraph property. Returns ``true`` if the cursor is at the end of the current paragraph....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...firstParagraph . getChildNodes ( aw . NodeType . Any , false ); expect...

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