Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 19,240 for

aws

(0.05 sec)
  1. CompareOptions.ignore_tables property | Aspose....

    CompareOptions.ignore_tables property. Specifies whether to compare the differences in data contained in tables....doc_original = aw . Document () builder = aw . DocumentBuilder...insert_footnote ( footnote_type = aw . notes . FootnoteType . ENDNOTE...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ComparisonTargetType enumeration | Aspose.Words...

    aspose.words.comparing.ComparisonTargetType enumeration. Allows to specify base document which will be used during comparison...doc_original = aw . Document () builder = aw . DocumentBuilder...insert_footnote ( footnote_type = aw . notes . FootnoteType . ENDNOTE...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TabLeader enumeration | Aspose.Words for Python

    aspose.words.TabLeader enumeration. Specifies the type of the leader line displayed under the tab character.... doc = aw . Document () para = doc . first_section...alignment = aw . TabAlignment . LEFT , leader = aw . TabLeader...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TabAlignment enumeration | Aspose.Words for Python

    aspose.words.TabAlignment enumeration. Specifies the alignment/type of a tab stop.... doc = aw . Document () para = doc . first_section...alignment = aw . TabAlignment . LEFT , leader = aw . TabLeader...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Paragraph.get_effective_tab_stops method | Aspo...

    Paragraph.get_effective_tab_stops method. Returns array of all tab stops applied to this paragraph, including applied indirectly by styles or lists.... doc = aw . Document () para = doc . first_section...alignment = aw . TabAlignment . LEFT , leader = aw . TabLeader...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentBuilder.insert_node method | Aspose.Wor...

    DocumentBuilder.insert_node method. Inserts a node before the cursor.... doc = aw . Document () builder = aw . DocumentBuilder...shape = aw . drawing . Shape ( builder . document , aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Comprimi TIFF In Python

    Comprimi TIFF in Python senza perdere qualità. Ottimizza TIFF i contenuti, riduci facilmente le dimensioni dei file....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...save_options = aw.saving.ImageSaveOptions(aw.SaveFormat.TIFF)...

    products.aspose.com/words/it/python-net/compres...
  8. WORD को Python में संपीड़ित करें

    गुणवत्ता खोए बिना WORD को Python में संपीड़ित करें। WORD सामग्री को अनुकूलित करें, फ़ाइल का आकार आसानी से कम करें।...words as aw doc = aw.Document( "Input.docx" )...for node in doc.get_child_nodes(aw.NodeType.SHAPE, True )] for shape...

    products.aspose.com/words/hi/python-net/compres...
  9. Shape constructor | Aspose.Words for Python

    Shape constructor. Creates a new shape object.... doc = aw . Document () # The "Shape" class's...InsertShape. shape = aw . drawing . Shape ( doc , aw . drawing . ShapeType...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ShapeBase.relative_vertical_size property | Asp...

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

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