Sort Score
Result 10 results
Languages All
Labels All
Results 3,931 - 3,940 of 10,053 for

aws

(0.21 sec)
  1. ShapeBase.left property | Aspose.Words for Node.js

    ShapeBase.left property. Gets or sets the position of the left edge of the containing block of the shape....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..."Logo.jpg" ); shape . wrapType = aw . Drawing . WrapType . None ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. HtmlFixedPageHorizontalAlignment enumeration | ...

    aspose.words.saving.HtmlFixedPageHorizontalAlignment enumeration. Specifies the horizontal alignment for pages in output HTML document.... doc = aw . Document ( MY_DIR + 'Rendering...docx' ) html_fixed_save_options = aw . saving . HtmlFixedSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TableStyle.bidi property | Aspose.Words for Nod...

    TableStyle.bidi property. Gets or sets whether this is a style for a right-to-left table....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...tableStyle = doc . styles . add ( aw . StyleType . Table , "MyTableStyle1"...

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

    aspose.words.fields.FieldSection class. Implements the SECTION field... doc = aw . Document () builder = aw . DocumentBuilder...builder . move_to_header_footer ( aw . HeaderFooterType . HEADER_PRIMARY...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 怎么给指定标题最下面插入内容呢 - Free Support Forum - aspose.com

    怎么给指定标题最下面插入内容呢 标题下面有内容我需要插入在标题最后面... 就像这样 doc = aw.Document("input.docx") title_para...paragraphs = doc.get_child_nodes(aw.NodeType.PARAGRAPH, True) below_text...

    forum.aspose.com/t/topic/311384
  6. FieldNoteRef.insert_reference_mark property | A...

    FieldNoteRef.insert_reference_mark property. Inserts the reference mark with the same character formatting as the Footnote Reference or Endnote Reference style....field_note_ref (): doc = aw . Document () builder = aw . DocumentBuilder...()) builder . insert_break ( aw . BreakType . PAGE_BREAK ) i...

    reference.aspose.com/words/python-net/aspose.wo...
  7. OoxmlSaveOptions.password property | Aspose.Wor...

    OoxmlSaveOptions.password property. Gets/sets a password to encrypt document using ECMA376 Standard encryption algorithm.... doc = aw . Document () builder = aw . DocumentBuilder...'Hello world!' ) save_options = aw . saving . OoxmlSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartDataLabel.rotation property | Aspose.Words...

    ChartDataLabel.rotation property. Gets or sets the rotation of the label in degrees....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. SummaryLength enumeration | Aspose.Words for No...

    Aspose.Words.AI.SummaryLength enumeration. Enumerates possible lengths of summary.... let firstDoc = new aw . Document ( base . myDir + "Big...docx" ); let secondDoc = new aw . Document ( base . myDir + "Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Shape.strokeColor property | Aspose.Words for N...

    Shape.strokeColor property. Defines the color of a stroke....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...insertShape ( aw . Drawing . ShapeType . CloudCallout , aw . Drawing...

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