Sort Score
Result 10 results
Languages All
Labels All
Results 9,951 - 9,960 of 19,504 for

aws

(0.17 sec)
  1. ShapeBase.shadow_format property | Aspose.Words...

    ShapeBase.shadow_format property. Gets shadow formatting for the shape.... doc = aw . Document ( file_name = MY_DIR...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShapeBase.size_in_points property | Aspose.Word...

    ShapeBase.size_in_points property. Gets the size of the shape in points.... doc = aw . Document () builder = aw . DocumentBuilder...logo.png' ) self . assertEqual ( aw . drawing . ShapeMarkupLanguage...

    reference.aspose.com/words/python-net/aspose.wo...
  3. HorizontalRuleFormat.noShade property | Aspose....

    HorizontalRuleFormat.noShade property. Indicates the presence of 3D shading for the horizontal rule...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...horizontalRuleFormat . alignment = aw . Drawing . HorizontalRuleAlignm...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. OdtSaveOptions.isStrictSchema11 property | Aspo...

    OdtSaveOptions.isStrictSchema11 property. Specifies whether export should correspond to ODT specification 1.1 strictly... let doc = new aw . Document ( base . myDir + "Rendering...docx" ); let saveOptions = new aw . Saving . OdtSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Border.lineStyle property | Aspose.Words for No...

    Border.lineStyle property. Gets or sets the border style....let doc = new aw . Document (); let builder = new aw . DocumentBuilder... font . border . lineStyle = aw . LineStyle . DashDotStroker...

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

    aspose.words.Comment class. Represents a container for text of a comment... doc = aw . Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) comment = aw . Comment ( doc = doc , author...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Font.italic property | Aspose.Words for Python

    Font.italic property. True if the font is formatted as italic.... doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Font.shadow property | Aspose.Words for Node.js

    Font.shadow property. True if the font is formatted as shadowed....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FileFormatInfo.encoding property | Aspose.Words...

    FileFormatInfo.encoding property. Gets the detected encoding if applicable to the current document format... info = aw . FileFormatUtil . detect_file_format...html' ) self . assertEqual ( aw . LoadFormat . HTML , info ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. ค้นหา

    ค้นหา...words as aw # โหลดเอกสาร Word doc = aw.Document("document...Document สำหรับเอกสารใหม่ newDoc = aw.Document() # ล้างส่วนเริ่มต้น...

    blog.aspose.com/th/words/split-a-word-document-...