Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 5,693 for

aws

(0.03 sec)
  1. CompositeNode.getChild method | Aspose.Words fo...

    CompositeNode.getChild method. Returns an Nth child node that matches the specified type.... let doc = new aw . Document (); // Add two runs...paragraph . appendChild ( new aw . Run ( doc , "Hello world! "...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartNumberFormat.formatCode property | Aspose....

    ChartNumberFormat.formatCode property. Gets or sets the format code applied to a data label....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...
  3. LanguagePreferences class | Aspose.Words for No...

    Aspose.Words.Loading.LanguagePreferences class. Allows to set up language preferences... let loadOptions = new aw . Loading . LoadOptions (); loadOptions...languagePreferences . addEditingLanguage ( aw . Loading . EditingLanguage ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FontSourceBase.type property | Aspose.Words for...

    FontSourceBase.type property. Returns the type of the font source.... file_font_source = aw . fonts . FileFontSource ( file_path...0 ) doc = aw . Document () doc . font_settings = aw . fonts ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. TextColumnCollection.lineBetween property | Asp...

    TextColumnCollection.lineBetween property. When ``true``, adds a vertical line between columns....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..." ); builder . insertBreak ( aw . BreakType . ColumnBreak );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Section.append_content method | Aspose.Words fo...

    Section.append_content method. Inserts a copy of content of the source section at the end of this section.... doc = aw . Document () builder = aw . DocumentBuilder...1' ) builder . insert_break ( aw . BreakType . SECTION_BREAK_NEW_PAGE...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FileFormatUtil.load_format_to_save_format metho...

    FileFormatUtil.load_format_to_save_format method. Converts a [LoadFormat](../../loadformat/) value to a [SaveFormat](../../saveformat/) value if possible....extension' ) as doc_stream : info = aw . FileFormatUtil . detect_file_format...load_format self . assertEqual ( aw . LoadFormat . DOC , load_format...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Paragraph.getEffectiveTabStops method | Aspose....

    Paragraph.getEffectiveTabStops method. Returns array of all tab stops applied to this paragraph, including applied indirectly by styles or lists.... let doc = new aw . Document (); let para = doc...tabStops . add ( 72 , aw . TabAlignment . Left , aw . TabLeader . Dots...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Footnote.footnote_type property | Aspose.Words ...

    Footnote.footnote_type property. Returns a value that specifies whether this is a footnote or endnote.... doc = aw . Document () builder = aw . DocumentBuilder...insert_footnote ( footnote_type = aw . notes . FootnoteType . FOOTNOTE...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PageSetup.footnote_options property | Aspose.Wo...

    PageSetup.footnote_options property. Provides options that control numbering and positioning of footnotes in this section.... doc = aw . Document () builder = aw . DocumentBuilder...insert_footnote ( footnote_type = aw . notes . FootnoteType . FOOTNOTE...

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