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

aws

(0.13 sec)
  1. PersonCollection.contains method | Aspose.Words...

    PersonCollection.contains method. Determines whether the collection contains a specific person....persons = aw . bibliography . PersonCollection () person = aw . bibliography...persons = aw . bibliography . PersonCollection ( persons = [ aw . bibliography...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  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. Document.originalFileName property | Aspose.Wor...

    Document.originalFileName property. Gets the original file name of the document....file extension" ); let info = aw . FileFormatUtil . detectFileFormat...expect ( loadFormat ). toEqual ( aw . LoadFormat . Doc ); // Below...

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