Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 36 additions & 2 deletions docs/docs-ref-autogen/word/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,18 @@ items:
uid: 'word!Word.BorderType:enum'
- name: BreakType
uid: 'word!Word.BreakType:enum'
- name: BuiltInStyleName
uid: 'word!Word.BuiltInStyleName:enum'
- name: CellPaddingLocation
uid: 'word!Word.CellPaddingLocation:enum'
- name: ChangeTrackingMode
uid: 'word!Word.ChangeTrackingMode:enum'
- name: ChangeTrackingState
uid: 'word!Word.ChangeTrackingState:enum'
- name: ChangeTrackingVersion
uid: 'word!Word.ChangeTrackingVersion:enum'
- name: CloseBehavior
uid: 'word!Word.CloseBehavior:enum'
- name: CommentChangeType
uid: 'word!Word.CommentChangeType:enum'
- name: ContentControlAppearance
Expand All @@ -49,12 +55,18 @@ items:
uid: 'word!Word.EventSource:enum'
- name: EventType
uid: 'word!Word.EventType:enum'
- name: FieldKind
uid: 'word!Word.FieldKind:enum'
- name: FieldType
uid: 'word!Word.FieldType:enum'
- name: HeaderFooterType
uid: 'word!Word.HeaderFooterType:enum'
- name: ImageFormat
uid: 'word!Word.ImageFormat:enum'
- name: InsertLocation
uid: 'word!Word.InsertLocation:enum'
- name: ListBuiltInNumberStyle
uid: 'word!Word.ListBuiltInNumberStyle:enum'
- name: ListBullet
uid: 'word!Word.ListBullet:enum'
- name: ListLevelType
Expand All @@ -65,12 +77,18 @@ items:
uid: 'word!Word.LocationRelation:enum'
- name: NoteItemType
uid: 'word!Word.NoteItemType:enum'
- name: OutlineLevel
uid: 'word!Word.OutlineLevel:enum'
- name: RangeLocation
uid: 'word!Word.RangeLocation:enum'
- name: SaveBehavior
uid: 'word!Word.SaveBehavior:enum'
- name: SelectionMode
uid: 'word!Word.SelectionMode:enum'
- name: Style
uid: 'word!Word.Style:enum'
- name: StyleType
uid: 'word!Word.StyleType:enum'
- name: TrailingCharacter
uid: 'word!Word.TrailingCharacter:enum'
- name: UnderlineType
uid: 'word!Word.UnderlineType:enum'
- name: VerticalAlignment
Expand Down Expand Up @@ -121,16 +139,26 @@ items:
uid: 'word!Word.FieldCollection:class'
- name: Font
uid: 'word!Word.Font:class'
- name: GetContentControlsOptions
uid: 'word!Word.GetContentControlsOptions:interface'
- name: InlinePicture
uid: 'word!Word.InlinePicture:class'
- name: InlinePictureCollection
uid: 'word!Word.InlinePictureCollection:class'
- name: InsertFileOptions
uid: 'word!Word.InsertFileOptions:interface'
- name: List
uid: 'word!Word.List:class'
- name: ListCollection
uid: 'word!Word.ListCollection:class'
- name: ListItem
uid: 'word!Word.ListItem:class'
- name: ListLevel
uid: 'word!Word.ListLevel:class'
- name: ListLevelCollection
uid: 'word!Word.ListLevelCollection:class'
- name: ListTemplate
uid: 'word!Word.ListTemplate:class'
- name: NoteItem
uid: 'word!Word.NoteItem:class'
- name: NoteItemCollection
Expand All @@ -139,6 +167,8 @@ items:
uid: 'word!Word.Paragraph:class'
- name: ParagraphCollection
uid: 'word!Word.ParagraphCollection:class'
- name: ParagraphFormat
uid: 'word!Word.ParagraphFormat:class'
- name: Range
uid: 'word!Word.Range:class'
- name: RangeCollection
Expand All @@ -155,6 +185,10 @@ items:
uid: 'word!Word.Setting:class'
- name: SettingCollection
uid: 'word!Word.SettingCollection:class'
- name: Style
uid: 'word!Word.Style:class'
- name: StyleCollection
uid: 'word!Word.StyleCollection:class'
- name: Table
uid: 'word!Word.Table:class'
- name: TableBorder
Expand Down
37 changes: 36 additions & 1 deletion docs/docs-ref-autogen/word/word.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,27 +9,36 @@ enums:
- 'word!Word.BorderLocation:enum'
- 'word!Word.BorderType:enum'
- 'word!Word.BreakType:enum'
- 'word!Word.BuiltInStyleName:enum'
- 'word!Word.CellPaddingLocation:enum'
- 'word!Word.ChangeTrackingMode:enum'
- 'word!Word.ChangeTrackingState:enum'
- 'word!Word.ChangeTrackingVersion:enum'
- 'word!Word.CloseBehavior:enum'
- 'word!Word.CommentChangeType:enum'
- 'word!Word.ContentControlAppearance:enum'
- 'word!Word.ContentControlType:enum'
- 'word!Word.DocumentPropertyType:enum'
- 'word!Word.ErrorCodes:enum'
- 'word!Word.EventSource:enum'
- 'word!Word.EventType:enum'
- 'word!Word.FieldKind:enum'
- 'word!Word.FieldType:enum'
- 'word!Word.HeaderFooterType:enum'
- 'word!Word.ImageFormat:enum'
- 'word!Word.InsertLocation:enum'
- 'word!Word.ListBuiltInNumberStyle:enum'
- 'word!Word.ListBullet:enum'
- 'word!Word.ListLevelType:enum'
- 'word!Word.ListNumbering:enum'
- 'word!Word.LocationRelation:enum'
- 'word!Word.NoteItemType:enum'
- 'word!Word.OutlineLevel:enum'
- 'word!Word.RangeLocation:enum'
- 'word!Word.SaveBehavior:enum'
- 'word!Word.SelectionMode:enum'
- 'word!Word.Style:enum'
- 'word!Word.StyleType:enum'
- 'word!Word.TrailingCharacter:enum'
- 'word!Word.UnderlineType:enum'
- 'word!Word.VerticalAlignment:enum'
classes:
Expand Down Expand Up @@ -58,10 +67,14 @@ classes:
- 'word!Word.List:class'
- 'word!Word.ListCollection:class'
- 'word!Word.ListItem:class'
- 'word!Word.ListLevel:class'
- 'word!Word.ListLevelCollection:class'
- 'word!Word.ListTemplate:class'
- 'word!Word.NoteItem:class'
- 'word!Word.NoteItemCollection:class'
- 'word!Word.Paragraph:class'
- 'word!Word.ParagraphCollection:class'
- 'word!Word.ParagraphFormat:class'
- 'word!Word.Range:class'
- 'word!Word.RangeCollection:class'
- 'word!Word.RequestContext:class'
Expand All @@ -70,6 +83,8 @@ classes:
- 'word!Word.SectionCollection:class'
- 'word!Word.Setting:class'
- 'word!Word.SettingCollection:class'
- 'word!Word.Style:class'
- 'word!Word.StyleCollection:class'
- 'word!Word.Table:class'
- 'word!Word.TableBorder:class'
- 'word!Word.TableCell:class'
Expand All @@ -81,6 +96,8 @@ interfaces:
- 'word!Word.CommentDetail:interface'
- 'word!Word.CommentEventArgs:interface'
- 'word!Word.ContentControlEventArgs:interface'
- 'word!Word.GetContentControlsOptions:interface'
- 'word!Word.InsertFileOptions:interface'
- 'word!Word.Interfaces.BodyData:interface'
- 'word!Word.Interfaces.BodyLoadOptions:interface'
- 'word!Word.Interfaces.BodyUpdateData:interface'
Expand Down Expand Up @@ -151,7 +168,16 @@ interfaces:
- 'word!Word.Interfaces.ListItemData:interface'
- 'word!Word.Interfaces.ListItemLoadOptions:interface'
- 'word!Word.Interfaces.ListItemUpdateData:interface'
- 'word!Word.Interfaces.ListLevelCollectionData:interface'
- 'word!Word.Interfaces.ListLevelCollectionLoadOptions:interface'
- 'word!Word.Interfaces.ListLevelCollectionUpdateData:interface'
- 'word!Word.Interfaces.ListLevelData:interface'
- 'word!Word.Interfaces.ListLevelLoadOptions:interface'
- 'word!Word.Interfaces.ListLevelUpdateData:interface'
- 'word!Word.Interfaces.ListLoadOptions:interface'
- 'word!Word.Interfaces.ListTemplateData:interface'
- 'word!Word.Interfaces.ListTemplateLoadOptions:interface'
- 'word!Word.Interfaces.ListTemplateUpdateData:interface'
- 'word!Word.Interfaces.NoteItemCollectionData:interface'
- 'word!Word.Interfaces.NoteItemCollectionLoadOptions:interface'
- 'word!Word.Interfaces.NoteItemCollectionUpdateData:interface'
Expand All @@ -162,6 +188,9 @@ interfaces:
- 'word!Word.Interfaces.ParagraphCollectionLoadOptions:interface'
- 'word!Word.Interfaces.ParagraphCollectionUpdateData:interface'
- 'word!Word.Interfaces.ParagraphData:interface'
- 'word!Word.Interfaces.ParagraphFormatData:interface'
- 'word!Word.Interfaces.ParagraphFormatLoadOptions:interface'
- 'word!Word.Interfaces.ParagraphFormatUpdateData:interface'
- 'word!Word.Interfaces.ParagraphLoadOptions:interface'
- 'word!Word.Interfaces.ParagraphUpdateData:interface'
- 'word!Word.Interfaces.RangeCollectionData:interface'
Expand All @@ -185,6 +214,12 @@ interfaces:
- 'word!Word.Interfaces.SettingData:interface'
- 'word!Word.Interfaces.SettingLoadOptions:interface'
- 'word!Word.Interfaces.SettingUpdateData:interface'
- 'word!Word.Interfaces.StyleCollectionData:interface'
- 'word!Word.Interfaces.StyleCollectionLoadOptions:interface'
- 'word!Word.Interfaces.StyleCollectionUpdateData:interface'
- 'word!Word.Interfaces.StyleData:interface'
- 'word!Word.Interfaces.StyleLoadOptions:interface'
- 'word!Word.Interfaces.StyleUpdateData:interface'
- 'word!Word.Interfaces.TableBorderData:interface'
- 'word!Word.Interfaces.TableBorderLoadOptions:interface'
- 'word!Word.Interfaces.TableBorderUpdateData:interface'
Expand Down
17 changes: 17 additions & 0 deletions docs/docs-ref-autogen/word/word/word.application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,23 @@ methods:
return:
type: '<xref uid="word!Word.Application:class" />'
description: ''
- name: retrieveStylesFromBase64(base64File)
uid: 'word!Word.Application#retrieveStylesFromBase64:member(1)'
package: word!
fullName: retrieveStylesFromBase64(base64File)
summary: Parse styles from template base 64 file and return JSON format of retrieved styles as a string.
remarks: '\[ [API set: WordApi BETA (PREVIEW ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]'
isPreview: true
isDeprecated: false
syntax:
content: 'retrieveStylesFromBase64(base64File: string): OfficeExtension.ClientResult<string>;'
parameters:
- id: base64File
description: Required. The template file.
type: string
return:
type: '<xref uid="office!OfficeExtension.ClientResult:class" />&lt;string&gt;'
description: ''
- name: toJSON()
uid: 'word!Word.Application#toJSON:member(1)'
package: word!
Expand Down
Loading