Sort Score
Result 10 results
Languages All
Labels All
Results 9,501 - 9,510 of 19,475 for

aws

(0.25 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. Font.underline_color property | Aspose.Words fo...

    Font.underline_color property. Gets or sets the color of the underline applied to the font.... doc = aw . Document () builder = aw . DocumentBuilder...builder . font . underline = aw . Underline . DOTTED builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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...
  6. 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...
  7. DocumentBuilder class | Aspose.Words for Python

    aspose.words.DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting... doc = aw . Document () builder = aw . DocumentBuilder...builder . move_to_header_footer ( aw . HeaderFooterType . HEADER_FIRST...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentVisitor.visitCommentRangeStart method |...

    DocumentVisitor.visitCommentRangeStart method. Called when the start of a commented range of text is encountered....'CommentsToText' , () => { let doc = new aw . Document ( base . myDir + ... getText () + "\"" ); return aw . VisitorAction . Continue ;...

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

    Archivo...words as aw # load the Word documents docSrc = aw.Document("document1...Document("document1.docx") docDest = aw.Document("document2.docx") # copy...

    blog.aspose.com/es/words/copy-content-of-a-word...
  10. Archiwa

    Archiwa...words as aw # załaduj plik PDF doc = aw.Document("PDF.pdf")...Python. import aspose.words as aw # utwórz opcje ładowania plików...

    blog.aspose.com/pl/words/convert-pdf-to-docx-in...