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

aws

(0.17 sec)
  1. 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...
  2. Document.font_settings property | Aspose.Words ...

    Document.font_settings property. Gets or sets document font settings.... doc = aw . Document () builder = aw . DocumentBuilder...the lazy dog.' ) font_sources = aw . fonts . FontSettings . default_instance...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. SaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.SaveOptions class. This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format... let doc = new aw . Document ( base . myDir + "Rendering...will save. let saveOptions = new aw . Saving . HtmlSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. StructuredDocumentTag class | Aspose.Words for ...

    Aspose.Words.Markup.StructuredDocumentTag class. Represents a structured document tag (SDT or content control) in a document...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...quoteStyle = doc . styles . at ( aw . StyleIdentifier . Quote );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Horizontally Merged Cells - Free Support Forum ...

    I am trying to pull table structures out of documents using words-python (version 25.9.0). I need to be able to detect merged cells properly. The vertical merges seem to work as anticipated based on documentation. Howeve…...horizontal_merge == aw.tables.CellMerge.FIRST, but it is instead aw.tables...to reproduce the issue: doc = aw.Document('Merged Table Example...

    forum.aspose.com/t/horizontally-merged-cells/31...
  8. 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...
  9. 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...
  10. 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...