Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 5,690 for

aws

(0.03 sec)
  1. FootnoteNumberingRule enumeration | Aspose.Word...

    Aspose.Words.Notes.FootnoteNumberingRule enumeration. Determines when automatic footnote or endnote numbering restarts....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...); builder . insertFootnote ( aw . Notes . FootnoteType . Footnote...

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

    aspose.words.BreakType enumeration. Specifies type of a break inside a document.... doc = aw . Document () builder = aw . DocumentBuilder...builder . move_to_header_footer ( aw . HeaderFooterType . HEADER_FIRST...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PageSet constructor | Aspose.Words for Python

    aspose.words.saving.PageSet constructor... doc = aw . Document () builder = aw . DocumentBuilder...' ) builder . insert_break ( aw . BreakType . PAGE_BREAK ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. HtmlMetafileFormat enumeration | Aspose.Words f...

    Aspose.Words.Saving.HtmlMetafileFormat enumeration. Indicates the format in which metafiles are saved to HTML documents.... let loadOptions = new aw . Loading . HtmlLoadOptions ();...convertSvgToEmf = true ; let doc = new aw . Document ( Buffer . from (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. RevisionOptions.revisedPropertiesEffect propert...

    RevisionOptions.revisedPropertiesEffect property. Allows to specify the effect for content areas with changes of formatting properties [RevisionType.FormatChange](../../../aspose.words/revisiontype/#FormatChange) Default value is [RevisionTextEffect.None](../../revisiontexteffect/#None)... let doc = new aw . Document ( base . myDir + "Revisions...revisionOptions . insertedTextColor = aw . Layout . RevisionColor . Green...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. RevisionOptions.movedToTextColor property | Asp...

    RevisionOptions.movedToTextColor property. Allows to specify the color to be used for areas where content was moved to [RevisionType.Moving](../../../aspose.words/revisiontype/#Moving)... let doc = new aw . Document ( base . myDir + "Revisions...revisionOptions . insertedTextColor = aw . Layout . RevisionColor . Green...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. RevisionOptions.deletedTextEffect property | As...

    RevisionOptions.deletedTextEffect property. Allows to specify the effect to be applied to the deleted content [RevisionType.Deletion](../../../aspose.words/revisiontype/#Deletion)... let doc = new aw . Document ( base . myDir + "Revisions...revisionOptions . insertedTextColor = aw . Layout . RevisionColor . Green...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Font.theme_font_ascii property | Aspose.Words f...

    Font.theme_font_ascii property. Gets or sets the theme font used for Latin text (characters with character codes from 0 (zero) through 127) in the applied font scheme that is associated with this [Font](../) object.... doc = aw . Document () # Define fonts...default values. font . theme_font = aw . themes . ThemeFont . MINOR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FootnoteNumberingRule enumeration | Aspose.Word...

    aspose.words.notes.FootnoteNumberingRule enumeration. Determines when automatic footnote or endnote numbering restarts.... doc = aw . Document () builder = aw . DocumentBuilder...insert_footnote ( footnote_type = aw . notes . FootnoteType . FOOTNOTE...

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

    aspose.words.SectionStart enumeration. The type of break at the beginning of the section.... doc = aw . Document () builder = aw . DocumentBuilder...page: builder . insert_break ( aw . BreakType . SECTION_BREAK_NEW_PAGE...

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