Sort Score
Result 10 results
Languages All
Labels All
Results 2,071 - 2,080 of 19,397 for

aws

(0.13 sec)
  1. DocumentBuilder.currentSection property | Aspos...

    DocumentBuilder.currentSection property. Gets the section that is currently selected in this [DocumentBuilder](../)....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. Section.protected_for_forms property | Aspose.W...

    Section.protected_for_forms property. True if the section is protected for forms... doc = aw . Document () builder = aw . DocumentBuilder...' ) builder . insert_break ( aw . BreakType . SECTION_BREAK_NEW_PAGE...

    reference.aspose.com/words/python-net/aspose.wo...
  3. HtmlSaveOptions.exportFontsAsBase64 property | ...

    HtmlSaveOptions.exportFontsAsBase64 property. Specifies whether fonts resources should be embedded to HTML in Base64 encoding... let doc = new aw . Document ( base . myDir + "Rendering..."Rendering.docx" ); let options = new aw . Saving . HtmlSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. HtmlSaveOptions.exportImagesAsBase64 property |...

    HtmlSaveOptions.exportImagesAsBase64 property. Specifies whether images are saved in Base64 format to the output HTML, MHTML or EPUB... let doc = new aw . Document ( base . myDir + "Rendering..."Rendering.docx" ); let options = new aw . Saving . HtmlSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Font.name property | Aspose.Words for Python

    Font.name property. Gets or sets the name of the font.... doc = aw . Document () builder = aw . DocumentBuilder...'Courier New' font . underline = aw . Underline . DASH builder ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartLegendEntryCollection class | Aspose.Words...

    aspose.words.drawing.charts.ChartLegendEntryCollection class. Represents a collection of chart legend entries... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Font.small_caps property | Aspose.Words for Python

    Font.small_caps property. True if the font is formatted as small capital letters.... doc = aw . Document () para = doc . get_child ( aw . NodeType...characters in regular capitals: run = aw . Run ( doc = doc , text = 'all...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FindReplaceOptions.applyParagraphFormat propert...

    FindReplaceOptions.applyParagraphFormat property. Paragraph formatting applied to new content....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...paragraphFormat . alignment ). toEqual ( aw . ParagraphAlignment . Left );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FixedPageSaveOptions.pageSet property | Aspose....

    FixedPageSaveOptions.pageSet property. Gets or sets the pages to render...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...i ); builder . insertBreak ( aw . BreakType . PageBreak ); }...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ThemeColor enumeration | Aspose.Words for Python

    aspose.words.themes.ThemeColor enumeration. Specifies the theme colors for document themes... doc = aw . Document () # Define fonts...default values. font . theme_font = aw . themes . ThemeFont . MINOR...

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