Sort Score
Result 10 results
Languages All
Labels All
Results 9,341 - 9,350 of 18,041 for

aws

(0.05 sec)
  1. แก้ไข Markdown ใน Python

    แก้ไข Markdown ในโค้ด Python...words as aw doc = aw.Document( "Input.md" ) builder = aw.DocumentBuilder(doc)...words as aw doc = aw.Document( "Input.md" ) builder = aw.DocumentBuilder(doc)...

    products.aspose.com/words/th/python-net/edit/md/
  2. ChartSeriesGroupCollection.count property | Asp...

    ChartSeriesGroupCollection.count property. Returns the number of series groups in this collection.... let doc = new aw . Document ( base . myDir + "Combo...seriesGroups . at ( i ). axisGroup == aw . Drawing . Charts . AxisGroup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. SubDocument.node_type property | Aspose.Words f...

    SubDocument.node_type property. Returns [NodeType.SUB_DOCUMENT](../../nodetype/#SUB_DOCUMENT).... doc = aw . Document ( file_name = MY_DIR...sub_documents = doc . get_child_nodes ( aw . NodeType . SUB_DOCUMENT , True...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Style.unhideWhenUsed property | Aspose.Words fo...

    Style.unhideWhenUsed property. Gets/sets whether the style used in the current document unhides from the Styles gallery and from the Styles task pane... let doc = new aw . Document (); let styleTitle...styleTitle = doc . styles . at ( aw . StyleIdentifier . Subtitle ); if...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Watermarker.set_image method | Aspose.Words for...

    aspose.words.lowcode.Watermarker.set_image method...jpg' aw . lowcode . Watermarker . set_image...watermark_image_file_name = watermark_image ) aw . lowcode . Watermarker . set_image...

    reference.aspose.com/words/python-net/aspose.wo...
  6. BuiltInDocumentProperties.lines property | Aspo...

    BuiltInDocumentProperties.lines property. Represents an estimate of the number of lines in the document.... doc = aw . Document () builder = aw . DocumentBuilder...category. def content_test (): doc = aw . Document ( MY_DIR + 'Paragraphs...

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

    aspose.words.saving.XpsSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.XPS](../../aspose.words/saveformat/#XPS) format... doc = aw . Document () builder = aw . DocumentBuilder...paragraph_format . style_identifier = aw . StyleIdentifier . HEADING1...

    reference.aspose.com/words/python-net/aspose.wo...
  8. BuiltInDocumentProperties.words property | Aspo...

    BuiltInDocumentProperties.words property. Represents an estimate of the number of words in the document.... doc = aw . Document () builder = aw . DocumentBuilder...category. def content_test (): doc = aw . Document ( MY_DIR + 'Paragraphs...

    reference.aspose.com/words/python-net/aspose.wo...
  9. NodeCollection.clear method | Aspose.Words for ...

    NodeCollection.clear method. Removes all nodes from this collection and from the document.... doc = aw . Document ( file_name = MY_DIR...sections [ 0 ] . get_child_nodes ( aw . NodeType . ANY , True ) . count...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Shape.text_box property | Aspose.Words for Python

    Shape.text_box property. Defines attributes that specify how text is displayed in a shape.... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . TEXT_BOX...

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