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

aws

(0.18 sec)
  1. ListLabel class | Aspose.Words for Node.js

    Aspose.Words.Lists.ListLabel class. Defines properties specific to a list label... let doc = new aw . Document ( base . myDir + "Rendering...paras = doc . getChildNodes ( aw . NodeType . Paragraph , true...

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

    Border.isVisible property. Returns ``true`` if the [Border.lineStyle](../lineStyle/) is not [LineStyle.None](../../linestyle/#None).... let doc = new aw . Document ( base . myDir + "Borders...( 0 ). lineStyle ). toEqual ( aw . LineStyle . Single ); expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. AdvancedCompareOptions.ignore_store_item_id pro...

    AdvancedCompareOptions.ignore_store_item_id property. Specifies whether to ignore difference in StructuredDocumentTag store item Id.... doc_a = aw . Document ( file_name = MY_DIR...'Document with SDT 1.docx' ) doc_b = aw . Document ( file_name = MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Border.is_visible property | Aspose.Words for P...

    Border.is_visible property. Returns ``True`` if the [Border.line_style](../line_style/) is not [LineStyle.NONE](../../linestyle/#NONE).... doc = aw . Document ( file_name = MY_DIR...line_width ) self . assertEqual ( aw . LineStyle . SINGLE , borders...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FindReplaceOptions.ignoreDeleted property | Asp...

    FindReplaceOptions.ignoreDeleted property. Gets or sets a boolean value indicating either to ignore text inside delete revisions...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...replace process. let options = new aw . Replacing . FindReplaceOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Paragraph.listLabel property | Aspose.Words for...

    Paragraph.listLabel property. Gets a [Paragraph.listLabel](./) object that provides access to list numbering value and formatting for this paragraph.... let doc = new aw . Document ( base . myDir + "Rendering...paras = doc . getChildNodes ( aw . NodeType . Paragraph , true...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DocumentVisitor.visitFootnoteEnd method | Aspos...

    DocumentVisitor.visitFootnoteEnd method. Called when enumeration of a footnote or endnote text has ended....'FootnoteToText' , () => { let doc = new aw . Document ( base . myDir + ...mVisitorIsInsideFoot = true ; return aw . VisitorAction . Continue ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentVisitor.visitHeaderFooterStart method |...

    DocumentVisitor.visitHeaderFooterStart method. Called when enumeration of a header or footer in a section has started....'HeaderFooterToText' , () => { let doc = new aw . Document ( base . myDir + ... getText () + "\"" ); return aw . VisitorAction . Continue ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. HtmlSaveOptions.ExportTocPageNumbers | Aspose.W...

    Control TOC page numbers in HTML, MHTML, and EPUB exports with HtmlSaveOptions. Enhance navigation and user experience effortlessly!...display:inline-block; -aw-font-family:'Times New Roman'; " + "-aw-tabstop-align:right;..."-aw-tabstop-align:right; -aw-tabstop-leader:dots; -aw-tabstop-pos:469.8pt\">...

    reference.aspose.com/words/net/aspose.words.sav...
  10. FontSettings.fallback_settings property | Aspos...

    FontSettings.fallback_settings property. Settings related to font fallback mechanism.... doc = aw . Document () font_settings = aw . fonts . FontSettings...folder. folder_font_source = aw . fonts . FolderFontSource (...

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