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

aws

(0.14 sec)
  1. SvgSaveOptions.saveFormat property | Aspose.Wor...

    SvgSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used...yet' , () => { let doc = new aw . Document ( base . myDir + "Rendering..."Rendering.docx" ); let options = new aw . Saving . SvgSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. HtmlSaveOptions.encoding property | Aspose.Word...

    HtmlSaveOptions.encoding property. Specifies the encoding to use when exporting to HTML, MHTML or EPUB... doc = aw . Document ( file_name = MY_DIR...we will save. save_options = aw . saving . HtmlSaveOptions ()...

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

    HtmlSaveOptions.documentSplitCriteria property. Specifies how the document should be split when saving to [SaveFormat.Html](../../../aspose.words/saveformat/#Html), [SaveFormat.Epub](../../../aspose.words/saveformat/#Epub) or [SaveFormat.Azw3](../../../aspose.words/saveformat/#Azw3) 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...
  4. ShapeBase.font property | Aspose.Words for Node.js

    ShapeBase.font property. Provides access to the font formatting of this object....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertShape ( aw . Drawing . ShapeType . TextBox...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FolderFontSource class | Aspose.Words for Python

    aspose.words.fonts.FolderFontSource class. Represents the folder that contains TrueType font files... folder_font_source = aw . fonts . FolderFontSource (...1 ) doc = aw . Document () doc . font_settings = aw . fonts ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. TxtSaveOptionsBase.paragraphBreak property | As...

    TxtSaveOptionsBase.paragraphBreak property. Specifies the string to use as a paragraph break when exporting in text formats....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...plaintext. let txtSaveOptions = new aw . Saving . TxtSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. EndnotePosition enumeration | Aspose.Words for ...

    aspose.words.notes.EndnotePosition enumeration. Defines the endnote position.... doc = aw . Document () builder = aw . DocumentBuilder...insert_footnote ( footnote_type = aw . notes . FootnoteType . ENDNOTE...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FixedPageSaveOptions.jpegQuality property | Asp...

    FixedPageSaveOptions.jpegQuality property. Gets or sets a value determining the quality of the JPEG images inside Html document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...imageOptions = new aw . Saving . ImageSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. EndnoteOptions.position property | Aspose.Words...

    EndnoteOptions.position property. Specifies the endnotes position....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...); builder . insertFootnote ( aw . Notes . FootnoteType . Endnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. SvgSaveOptions.resourceSavingCallback property ...

    SvgSaveOptions.resourceSavingCallback property. Allows to control how resources (images) are saved when a document is exported to SVG format....yet' , () => { let doc = new aw . Document ( base . myDir + "Rendering..."Rendering.docx" ); let options = new aw . Saving . SvgSaveOptions ();...

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