Sort Score
Result 10 results
Languages All
Labels All
Results 8,691 - 8,700 of 18,036 for

aws

(0.06 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. MultiplePagesType enumeration | Aspose.Words fo...

    aspose.words.settings.MultiplePagesType enumeration. Specifies how document is printed out.... doc = aw . Document () # Insert text that...that spans 16 pages. builder = aw . DocumentBuilder ( doc = doc...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ImageSaveOptions.paperColor property | Aspose.W...

    ImageSaveOptions.paperColor property. Gets or sets the background (paper) color for the generated images...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...imgOptions = new aw . Saving . ImageSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FindReplaceOptions.ignore_shapes property | Asp...

    FindReplaceOptions.ignore_shapes property. Gets or sets a boolean value indicating either to ignore shapes within a text.... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . BALLOON...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. 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...
  10. 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...