Versions in this module Expand all Collapse all v2104 v2104.0.0 Apr 20, 2021 Changes in this version + var ContextAccessToken = contextKey("accesstoken") + var ContextBasicAuth = contextKey("basic") + var ContextClientSecret = contextKey("clientsecret") + var ContextOAuth2 = contextKey("token") + type AcceptAllRevisionsOnlineRequest struct + type AcceptAllRevisionsOnlineResponse struct + Document io.Reader + Model RevisionsModificationResponse + type AcceptAllRevisionsRequest struct + Name *string + Optionals map[string]interface{} + func (data *AcceptAllRevisionsRequest) CreateRequestData() (RequestData, error) + func (data *AcceptAllRevisionsRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type ApiError struct + Code *string + DateTime *Time + Description *string + InnerError *IApiError + Message *string + func (ApiError) IsApiError() bool + type ApiErrorResult struct + Code string + DateTime Time + Description string + InnerError *ApiErrorResult + Message string + type AppendDocumentOnlineRequest struct + type AppendDocumentOnlineResponse struct + Document io.Reader + Model DocumentResponse + type AppendDocumentRequest struct + DocumentList IDocumentEntryList + Name *string + Optionals map[string]interface{} + func (data *AppendDocumentRequest) CreateRequestData() (RequestData, error) + func (data *AppendDocumentRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type ApplyStyleToDocumentElementOnlineRequest struct + type ApplyStyleToDocumentElementOnlineResponse struct + Document io.Reader + Model WordsResponse + type ApplyStyleToDocumentElementRequest struct + Name *string + Optionals map[string]interface{} + StyleApply IStyleApply + StyledNodePath *string + func (data *ApplyStyleToDocumentElementRequest) CreateRequestData() (RequestData, error) + func (data *ApplyStyleToDocumentElementRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type AvailableFontsResponse struct + AdditionalFonts []FontInfoResult + CustomFonts []FontInfoResult + RequestId string + SystemFonts []FontInfoResult + type BasicAuth struct + Password string + UserName string + type BmpSaveOptionsData struct + AllowEmbeddingPostScriptFonts *bool + ColorMode *string + CustomTimeZoneInfoData ITimeZoneInfoData + Dml3DEffectsRenderingMode *string + DmlEffectsRenderingMode *string + DmlRenderingMode *string + FileName *string + GraphicsQualityOptions IGraphicsQualityOptionsData + HorizontalResolution *float64 + ImageBrightness *float64 + ImageColorMode *string + ImageContrast *float64 + JpegQuality *int32 + MetafileRenderingOptions IMetafileRenderingOptionsData + NumeralFormat *string + OptimizeOutput *bool + PageCount *int32 + PageIndex *int32 + PaperColor *string + PixelFormat *string + Resolution *float64 + SaveFormat *string + Scale *float64 + UpdateCreatedTimeProperty *bool + UpdateFields *bool + UpdateLastPrintedProperty *bool + UpdateLastSavedTimeProperty *bool + UpdateSdtContent *bool + UseAntiAliasing *bool + UseGdiEmfRenderer *bool + UseHighQualityRendering *bool + VerticalResolution *float64 + ZipOutput *bool + func (BmpSaveOptionsData) IsBmpSaveOptionsData() bool + func (BmpSaveOptionsData) IsImageSaveOptionsData() bool + type BmpSaveOptionsDataResult struct + AllowEmbeddingPostScriptFonts bool + ColorMode string + CustomTimeZoneInfoData TimeZoneInfoDataResult + Dml3DEffectsRenderingMode string + DmlEffectsRenderingMode string + DmlRenderingMode string + FileName string + GraphicsQualityOptions GraphicsQualityOptionsDataResult + HorizontalResolution float64 + ImageBrightness float64 + ImageColorMode string + ImageContrast float64 + JpegQuality int32 + MetafileRenderingOptions MetafileRenderingOptionsDataResult + NumeralFormat string + OptimizeOutput bool + PageCount int32 + PageIndex int32 + PaperColor string + PixelFormat string + Resolution float64 + SaveFormat string + Scale float64 + UpdateCreatedTimeProperty bool + UpdateFields bool + UpdateLastPrintedProperty bool + UpdateLastSavedTimeProperty bool + UpdateSdtContent bool + UseAntiAliasing bool + UseGdiEmfRenderer bool + UseHighQualityRendering bool + VerticalResolution float64 + ZipOutput bool + type Bookmark struct + Link IWordsApiLink + Name *string + Text *string + func (Bookmark) IsBookmark() bool + func (Bookmark) IsLinkElement() bool + type BookmarkData struct + Name *string + Text *string + func (BookmarkData) IsBookmarkData() bool + type BookmarkDataResult struct + Name string + Text string + type BookmarkResponse struct + Bookmark BookmarkResult + RequestId string + type BookmarkResult struct + Link WordsApiLinkResult + Name string + Text string + type Bookmarks struct + BookmarkList []Bookmark + Link IWordsApiLink + func (Bookmarks) IsBookmarks() bool + func (Bookmarks) IsLinkElement() bool + type BookmarksOutlineLevelData struct + BookmarksOutlineLevel *int32 + Name *string + func (BookmarksOutlineLevelData) IsBookmarksOutlineLevelData() bool + type BookmarksOutlineLevelDataResult struct + BookmarksOutlineLevel int32 + Name string + type BookmarksResponse struct + Bookmarks BookmarksResult + RequestId string + type BookmarksResult struct + BookmarkList []BookmarkResult + Link WordsApiLinkResult + type Border struct + BorderType *string + Color IXmlColor + DistanceFromText *float64 + LineStyle *string + LineWidth *float64 + Link IWordsApiLink + Shadow *bool + func (Border) IsBorder() bool + func (Border) IsLinkElement() bool + type BorderResponse struct + Border BorderResult + RequestId string + type BorderResult struct + BorderType string + Color XmlColorResult + DistanceFromText float64 + LineStyle string + LineWidth float64 + Link WordsApiLinkResult + Shadow bool + type BordersCollection struct + Link IWordsApiLink + List []Border + func (BordersCollection) IsBordersCollection() bool + func (BordersCollection) IsLinkElement() bool + type BordersCollectionResult struct + Link WordsApiLinkResult + List []BorderResult + type BordersResponse struct + Borders BordersCollectionResult + RequestId string + type BuildReportOnlineRequest struct + type BuildReportRequest struct + Data *string + Name *string + Optionals map[string]interface{} + ReportEngineSettings IReportEngineSettings + func (data *BuildReportRequest) CreateRequestData() (RequestData, error) + func (data *BuildReportRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type ClassificationResponse struct + BestClassName string + BestClassProbability float64 + BestResults []ClassificationResultResult + RequestId string + type ClassificationResult struct + ClassName *string + ClassProbability *float64 + func (ClassificationResult) IsClassificationResult() bool + type ClassificationResultResult struct + ClassName string + ClassProbability float64 + type ClassifyDocumentOnlineRequest struct + type ClassifyDocumentRequest struct + Name *string + Optionals map[string]interface{} + func (data *ClassifyDocumentRequest) CreateRequestData() (RequestData, error) + func (data *ClassifyDocumentRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type ClassifyRequest struct + Optionals map[string]interface{} + Text *string + func (data *ClassifyRequest) CreateRequestData() (RequestData, error) + func (data *ClassifyRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type ClientSecret struct + Key string + Prefix string + type Comment struct + Author *string + Content IStoryChildNodes + DateTime *Time + Initial *string + Link IWordsApiLink + RangeEnd IDocumentPosition + RangeStart IDocumentPosition + Text *string + func (Comment) IsComment() bool + func (Comment) IsCommentLink() bool + type CommentBase struct + Author *string + DateTime *Time + Initial *string + RangeEnd IDocumentPosition + RangeStart IDocumentPosition + Text *string + func (CommentBase) IsCommentBase() bool + type CommentBaseResult struct + Author string + DateTime Time + Initial string + RangeEnd DocumentPositionResult + RangeStart DocumentPositionResult + Text string + type CommentInsert struct + Author *string + DateTime *Time + Initial *string + RangeEnd IDocumentPosition + RangeStart IDocumentPosition + Text *string + func (CommentInsert) IsCommentBase() bool + func (CommentInsert) IsCommentInsert() bool + type CommentInsertResult struct + Author string + DateTime Time + Initial string + RangeEnd DocumentPositionResult + RangeStart DocumentPositionResult + Text string + type CommentLink struct + Link IWordsApiLink + func (CommentLink) IsCommentLink() bool + func (CommentLink) IsLinkElement() bool + type CommentLinkResult struct + Link WordsApiLinkResult + type CommentResponse struct + Comment CommentResult + RequestId string + type CommentResult struct + Author string + Content StoryChildNodesResult + DateTime Time + Initial string + Link WordsApiLinkResult + RangeEnd DocumentPositionResult + RangeStart DocumentPositionResult + Text string + type CommentUpdate struct + Author *string + DateTime *Time + Initial *string + RangeEnd IDocumentPosition + RangeStart IDocumentPosition + Text *string + func (CommentUpdate) IsCommentBase() bool + func (CommentUpdate) IsCommentUpdate() bool + type CommentUpdateResult struct + Author string + DateTime Time + Initial string + RangeEnd DocumentPositionResult + RangeStart DocumentPositionResult + Text string + type CommentsCollection struct + CommentList []Comment + Link IWordsApiLink + func (CommentsCollection) IsCommentsCollection() bool + func (CommentsCollection) IsLinkElement() bool + type CommentsCollectionResult struct + CommentList []CommentResult + Link WordsApiLinkResult + type CommentsResponse struct + Comments CommentsCollectionResult + RequestId string + type CompareData struct + Author *string + CompareOptions ICompareOptions + ComparingWithDocument *string + DateTime *Time + func (CompareData) IsCompareData() bool + type CompareDataResult struct + Author string + CompareOptions CompareOptionsResult + ComparingWithDocument string + DateTime Time + type CompareDocumentOnlineRequest struct + type CompareDocumentOnlineResponse struct + Document io.Reader + Model DocumentResponse + type CompareDocumentRequest struct + CompareData ICompareData + Name *string + Optionals map[string]interface{} + func (data *CompareDocumentRequest) CreateRequestData() (RequestData, error) + func (data *CompareDocumentRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type CompareOptions struct + IgnoreCaseChanges *bool + IgnoreComments *bool + IgnoreFields *bool + IgnoreFootnotes *bool + IgnoreFormatting *bool + IgnoreHeadersAndFooters *bool + IgnoreTables *bool + IgnoreTextboxes *bool + Target *string + func (CompareOptions) IsCompareOptions() bool + type CompareOptionsResult struct + IgnoreCaseChanges bool + IgnoreComments bool + IgnoreFields bool + IgnoreFootnotes bool + IgnoreFormatting bool + IgnoreHeadersAndFooters bool + IgnoreTables bool + IgnoreTextboxes bool + Target string + type Configuration struct + BaseUrl string + ClientId string + ClientSecret string + DebugMode bool + DefaultHeader map[string]string + HttpClient *http.Client + func NewConfiguration(configFilePath string) (pConfig *Configuration, err error) + type ConvertDocumentRequest struct + Document *os.File + Format *string + Optionals map[string]interface{} + func (data *ConvertDocumentRequest) CreateRequestData() (RequestData, error) + func (data *ConvertDocumentRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type CopyFileRequest struct + DestPath *string + Optionals map[string]interface{} + SrcPath *string + func (data *CopyFileRequest) CreateRequestData() (RequestData, error) + func (data *CopyFileRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type CopyFolderRequest struct + DestPath *string + Optionals map[string]interface{} + SrcPath *string + func (data *CopyFolderRequest) CreateRequestData() (RequestData, error) + func (data *CopyFolderRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type CopyStyleOnlineRequest struct + type CopyStyleOnlineResponse struct + Document io.Reader + Model StyleResponse + type CopyStyleRequest struct + Name *string + Optionals map[string]interface{} + StyleCopy IStyleCopy + func (data *CopyStyleRequest) CreateRequestData() (RequestData, error) + func (data *CopyStyleRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type CreateDocumentRequest struct + Optionals map[string]interface{} + func (data *CreateDocumentRequest) CreateRequestData() (RequestData, error) + func (data *CreateDocumentRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type CreateFolderRequest struct + Optionals map[string]interface{} + Path *string + func (data *CreateFolderRequest) CreateRequestData() (RequestData, error) + func (data *CreateFolderRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type CreateOrUpdateDocumentPropertyOnlineRequest struct + type CreateOrUpdateDocumentPropertyOnlineResponse struct + Document io.Reader + Model DocumentPropertyResponse + type CreateOrUpdateDocumentPropertyRequest struct + Name *string + Optionals map[string]interface{} + Property IDocumentPropertyCreateOrUpdate + PropertyName *string + func (data *CreateOrUpdateDocumentPropertyRequest) CreateRequestData() (RequestData, error) + func (data *CreateOrUpdateDocumentPropertyRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type CsvDataLoadOptions struct + CommentChar *string + Delimiter *string + HasHeaders *bool + QuoteChar *string + func (CsvDataLoadOptions) IsCsvDataLoadOptions() bool + type CsvDataLoadOptionsResult struct + CommentChar string + Delimiter string + HasHeaders bool + QuoteChar string + type DeleteAllParagraphTabStopsOnlineRequest struct + type DeleteAllParagraphTabStopsOnlineResponse struct + Document io.Reader + Model TabStopsResponse + type DeleteAllParagraphTabStopsRequest struct + Index *int32 + Name *string + Optionals map[string]interface{} + func (data *DeleteAllParagraphTabStopsRequest) CreateRequestData() (RequestData, error) + func (data *DeleteAllParagraphTabStopsRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type DeleteBorderOnlineRequest struct + type DeleteBorderOnlineResponse struct + Document io.Reader + Model BorderResponse + type DeleteBorderRequest struct + BorderType *string + Name *string + Optionals map[string]interface{} + func (data *DeleteBorderRequest) CreateRequestData() (RequestData, error) + func (data *DeleteBorderRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type DeleteBordersOnlineRequest struct + type DeleteBordersOnlineResponse struct + Document io.Reader + Model BordersResponse + type DeleteBordersRequest struct + Name *string + Optionals map[string]interface{} + func (data *DeleteBordersRequest) CreateRequestData() (RequestData, error) + func (data *DeleteBordersRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type DeleteCommentOnlineRequest struct + type DeleteCommentRequest struct + CommentIndex *int32 + Name *string + Optionals map[string]interface{} + func (data *DeleteCommentRequest) CreateRequestData() (RequestData, error) + func (data *DeleteCommentRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type DeleteCommentsOnlineRequest struct + type DeleteCommentsRequest struct + Name *string + Optionals map[string]interface{} + func (data *DeleteCommentsRequest) CreateRequestData() (RequestData, error) + func (data *DeleteCommentsRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type DeleteDocumentPropertyOnlineRequest struct + type DeleteDocumentPropertyRequest struct + Name *string + Optionals map[string]interface{} + PropertyName *string + func (data *DeleteDocumentPropertyRequest) CreateRequestData() (RequestData, error) + func (data *DeleteDocumentPropertyRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type DeleteDrawingObjectOnlineRequest struct + type DeleteDrawingObjectRequest struct + Index *int32 + Name *string + Optionals map[string]interface{} + func (data *DeleteDrawingObjectRequest) CreateRequestData() (RequestData, error) + func (data *DeleteDrawingObjectRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type DeleteFieldOnlineRequest struct + type DeleteFieldRequest struct + Index *int32 + Name *string + Optionals map[string]interface{} + func (data *DeleteFieldRequest) CreateRequestData() (RequestData, error) + func (data *DeleteFieldRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type DeleteFieldsOnlineRequest struct + type DeleteFieldsRequest struct + Name *string + Optionals map[string]interface{} + func (data *DeleteFieldsRequest) CreateRequestData() (RequestData, error) + func (data *DeleteFieldsRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type DeleteFileRequest struct + Optionals map[string]interface{} + Path *string + func (data *DeleteFileRequest) CreateRequestData() (RequestData, error) + func (data *DeleteFileRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type DeleteFolderRequest struct + Optionals map[string]interface{} + Path *string + func (data *DeleteFolderRequest) CreateRequestData() (RequestData, error) + func (data *DeleteFolderRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type DeleteFootnoteOnlineRequest struct + type DeleteFootnoteRequest struct + Index *int32 + Name *string + Optionals map[string]interface{} + func (data *DeleteFootnoteRequest) CreateRequestData() (RequestData, error) + func (data *DeleteFootnoteRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type DeleteFormFieldOnlineRequest struct + type DeleteFormFieldRequest struct + Index *int32 + Name *string + Optionals map[string]interface{} + func (data *DeleteFormFieldRequest) CreateRequestData() (RequestData, error) + func (data *DeleteFormFieldRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type DeleteHeaderFooterOnlineRequest struct + type DeleteHeaderFooterRequest struct + Index *int32 + Name *string + Optionals map[string]interface{} + SectionPath *string + func (data *DeleteHeaderFooterRequest) CreateRequestData() (RequestData, error) + func (data *DeleteHeaderFooterRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type DeleteHeadersFootersOnlineRequest struct + type DeleteHeadersFootersRequest struct + Name *string + Optionals map[string]interface{} + SectionPath *string + func (data *DeleteHeadersFootersRequest) CreateRequestData() (RequestData, error) + func (data *DeleteHeadersFootersRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type DeleteMacrosOnlineRequest struct + type DeleteMacrosRequest struct + Name *string + Optionals map[string]interface{} + func (data *DeleteMacrosRequest) CreateRequestData() (RequestData, error) + func (data *DeleteMacrosRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type DeleteOfficeMathObjectOnlineRequest struct + type DeleteOfficeMathObjectRequest struct + Index *int32 + Name *string + Optionals map[string]interface{} + func (data *DeleteOfficeMathObjectRequest) CreateRequestData() (RequestData, error) + func (data *DeleteOfficeMathObjectRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type DeleteParagraphListFormatOnlineRequest struct + type DeleteParagraphListFormatOnlineResponse struct + Document io.Reader + Model ParagraphListFormatResponse + type DeleteParagraphListFormatRequest struct + Index *int32 + Name *string + Optionals map[string]interface{} + func (data *DeleteParagraphListFormatRequest) CreateRequestData() (RequestData, error) + func (data *DeleteParagraphListFormatRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type DeleteParagraphOnlineRequest struct + type DeleteParagraphRequest struct + Index *int32 + Name *string + Optionals map[string]interface{} + func (data *DeleteParagraphRequest) CreateRequestData() (RequestData, error) + func (data *DeleteParagraphRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type DeleteParagraphTabStopOnlineRequest struct + type DeleteParagraphTabStopOnlineResponse struct + Document io.Reader + Model TabStopsResponse + type DeleteParagraphTabStopRequest struct + Index *int32 + Name *string + Optionals map[string]interface{} + Position *float64 + func (data *DeleteParagraphTabStopRequest) CreateRequestData() (RequestData, error) + func (data *DeleteParagraphTabStopRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type DeleteRunOnlineRequest struct + type DeleteRunRequest struct + Index *int32 + Name *string + Optionals map[string]interface{} + ParagraphPath *string + func (data *DeleteRunRequest) CreateRequestData() (RequestData, error) + func (data *DeleteRunRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type DeleteSectionOnlineRequest struct + type DeleteSectionRequest struct + Name *string + Optionals map[string]interface{} + SectionIndex *int32 + func (data *DeleteSectionRequest) CreateRequestData() (RequestData, error) + func (data *DeleteSectionRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type DeleteTableCellOnlineRequest struct + type DeleteTableCellRequest struct + Index *int32 + Name *string + Optionals map[string]interface{} + TableRowPath *string + func (data *DeleteTableCellRequest) CreateRequestData() (RequestData, error) + func (data *DeleteTableCellRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type DeleteTableOnlineRequest struct + type DeleteTableRequest struct + Index *int32 + Name *string + Optionals map[string]interface{} + func (data *DeleteTableRequest) CreateRequestData() (RequestData, error) + func (data *DeleteTableRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type DeleteTableRowOnlineRequest struct + type DeleteTableRowRequest struct + Index *int32 + Name *string + Optionals map[string]interface{} + TablePath *string + func (data *DeleteTableRowRequest) CreateRequestData() (RequestData, error) + func (data *DeleteTableRowRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type DeleteWatermarkOnlineRequest struct + type DeleteWatermarkOnlineResponse struct + Document io.Reader + Model DocumentResponse + type DeleteWatermarkRequest struct + Name *string + Optionals map[string]interface{} + func (data *DeleteWatermarkRequest) CreateRequestData() (RequestData, error) + func (data *DeleteWatermarkRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type DocSaveOptionsData struct + AllowEmbeddingPostScriptFonts *bool + AlwaysCompressMetafiles *bool + CustomTimeZoneInfoData ITimeZoneInfoData + Dml3DEffectsRenderingMode *string + DmlEffectsRenderingMode *string + DmlRenderingMode *string + FileName *string + Password *string + SaveFormat *string + SavePictureBullet *bool + SaveRoutingSlip *bool + UpdateCreatedTimeProperty *bool + UpdateFields *bool + UpdateLastPrintedProperty *bool + UpdateLastSavedTimeProperty *bool + UpdateSdtContent *bool + ZipOutput *bool + func (DocSaveOptionsData) IsDocSaveOptionsData() bool + func (DocSaveOptionsData) IsSaveOptionsData() bool + type DocSaveOptionsDataResult struct + AllowEmbeddingPostScriptFonts bool + AlwaysCompressMetafiles bool + CustomTimeZoneInfoData TimeZoneInfoDataResult + Dml3DEffectsRenderingMode string + DmlEffectsRenderingMode string + DmlRenderingMode string + FileName string + Password string + SaveFormat string + SavePictureBullet bool + SaveRoutingSlip bool + UpdateCreatedTimeProperty bool + UpdateFields bool + UpdateLastPrintedProperty bool + UpdateLastSavedTimeProperty bool + UpdateSdtContent bool + ZipOutput bool + type Document struct + DocumentProperties IDocumentProperties + FileName *string + IsEncrypted *bool + IsSigned *bool + Links []Link + SourceFormat *string + func (Document) IsDocument() bool + type DocumentEntry struct + Href *string + ImportFormatMode *string + func (DocumentEntry) IsDocumentEntry() bool + type DocumentEntryList struct + ApplyBaseDocumentHeadersAndFootersToAppendingDocuments *bool + DocumentEntries []DocumentEntry + func (DocumentEntryList) IsDocumentEntryList() bool + type DocumentEntryListResult struct + ApplyBaseDocumentHeadersAndFootersToAppendingDocuments bool + DocumentEntries []DocumentEntryResult + type DocumentEntryResult struct + Href string + ImportFormatMode string + type DocumentPosition struct + Node INodeLink + Offset *int32 + func (DocumentPosition) IsDocumentPosition() bool + type DocumentPositionResult struct + Node NodeLinkResult + Offset int32 + type DocumentProperties struct + Link IWordsApiLink + List []DocumentProperty + func (DocumentProperties) IsDocumentProperties() bool + func (DocumentProperties) IsLinkElement() bool + type DocumentPropertiesResponse struct + DocumentProperties DocumentPropertiesResult + RequestId string + type DocumentPropertiesResult struct + Link WordsApiLinkResult + List []DocumentPropertyResult + type DocumentProperty struct + BuiltIn *bool + Link IWordsApiLink + Name *string + Value *string + func (DocumentProperty) IsDocumentProperty() bool + func (DocumentProperty) IsLinkElement() bool + type DocumentPropertyBase struct + Value *string + func (DocumentPropertyBase) IsDocumentPropertyBase() bool + type DocumentPropertyBaseResult struct + Value string + type DocumentPropertyCreateOrUpdate struct + Value *string + func (DocumentPropertyCreateOrUpdate) IsDocumentPropertyBase() bool + func (DocumentPropertyCreateOrUpdate) IsDocumentPropertyCreateOrUpdate() bool + type DocumentPropertyCreateOrUpdateResult struct + Value string + type DocumentPropertyResponse struct + DocumentProperty DocumentPropertyResult + RequestId string + type DocumentPropertyResult struct + BuiltIn bool + Link WordsApiLinkResult + Name string + Value string + type DocumentResponse struct + Document DocumentResult + RequestId string + type DocumentResult struct + DocumentProperties DocumentPropertiesResult + FileName string + IsEncrypted bool + IsSigned bool + Links []LinkResult + SourceFormat string + type DocumentStatData struct + FootnotesStatData IFootnotesStatData + PageCount *int32 + PageStatData []PageStatData + ParagraphCount *int32 + WordCount *int32 + func (DocumentStatData) IsDocumentStatData() bool + type DocumentStatDataResult struct + FootnotesStatData FootnotesStatDataResult + PageCount int32 + PageStatData []PageStatDataResult + ParagraphCount int32 + WordCount int32 + type DownloadFileRequest struct + Optionals map[string]interface{} + Path *string + func (data *DownloadFileRequest) CreateRequestData() (RequestData, error) + func (data *DownloadFileRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type DownsampleOptionsData struct + DownsampleImages *bool + Resolution *int32 + ResolutionThreshold *int32 + func (DownsampleOptionsData) IsDownsampleOptionsData() bool + type DownsampleOptionsDataResult struct + DownsampleImages bool + Resolution int32 + ResolutionThreshold int32 + type DrawingObject struct + Height *float64 + ImageDataLink IWordsApiLink + Left *float64 + Link IWordsApiLink + NodeId *string + OleDataLink IWordsApiLink + RelativeHorizontalPosition *string + RelativeVerticalPosition *string + RenderLinks []WordsApiLink + Top *float64 + Width *float64 + WrapType *string + func (DrawingObject) IsDrawingObject() bool + func (DrawingObject) IsDrawingObjectLink() bool + type DrawingObjectCollection struct + Link IWordsApiLink + List []LinkElement + func (DrawingObjectCollection) IsDrawingObjectCollection() bool + func (DrawingObjectCollection) IsLinkElement() bool + type DrawingObjectCollectionResult struct + Link WordsApiLinkResult + List []LinkElementResult + type DrawingObjectInsert struct + Height *float64 + Left *float64 + Position IDocumentPosition + RelativeHorizontalPosition *string + RelativeVerticalPosition *string + Top *float64 + Width *float64 + WrapType *string + func (DrawingObjectInsert) IsDrawingObjectInsert() bool + type DrawingObjectInsertResult struct + Height float64 + Left float64 + Position DocumentPositionResult + RelativeHorizontalPosition string + RelativeVerticalPosition string + Top float64 + Width float64 + WrapType string + type DrawingObjectLink struct + Link IWordsApiLink + NodeId *string + func (DrawingObjectLink) IsDrawingObjectLink() bool + func (DrawingObjectLink) IsNodeLink() bool + type DrawingObjectLinkResult struct + Link WordsApiLinkResult + NodeId string + type DrawingObjectResponse struct + DrawingObject DrawingObjectResult + RequestId string + type DrawingObjectResult struct + Height float64 + ImageDataLink WordsApiLinkResult + Left float64 + Link WordsApiLinkResult + NodeId string + OleDataLink WordsApiLinkResult + RelativeHorizontalPosition string + RelativeVerticalPosition string + RenderLinks []WordsApiLinkResult + Top float64 + Width float64 + WrapType string + type DrawingObjectUpdate struct + Height *float64 + Left *float64 + RelativeHorizontalPosition *string + RelativeVerticalPosition *string + Top *float64 + Width *float64 + WrapType *string + func (DrawingObjectUpdate) IsDrawingObjectUpdate() bool + type DrawingObjectUpdateResult struct + Height float64 + Left float64 + RelativeHorizontalPosition string + RelativeVerticalPosition string + Top float64 + Width float64 + WrapType string + type DrawingObjectsResponse struct + DrawingObjects DrawingObjectCollectionResult + RequestId string + type EmfSaveOptionsData struct + AllowEmbeddingPostScriptFonts *bool + ColorMode *string + CustomTimeZoneInfoData ITimeZoneInfoData + Dml3DEffectsRenderingMode *string + DmlEffectsRenderingMode *string + DmlRenderingMode *string + FileName *string + GraphicsQualityOptions IGraphicsQualityOptionsData + HorizontalResolution *float64 + ImageBrightness *float64 + ImageColorMode *string + ImageContrast *float64 + JpegQuality *int32 + MetafileRenderingOptions IMetafileRenderingOptionsData + NumeralFormat *string + OptimizeOutput *bool + PageCount *int32 + PageIndex *int32 + PaperColor *string + PixelFormat *string + Resolution *float64 + SaveFormat *string + Scale *float64 + UpdateCreatedTimeProperty *bool + UpdateFields *bool + UpdateLastPrintedProperty *bool + UpdateLastSavedTimeProperty *bool + UpdateSdtContent *bool + UseAntiAliasing *bool + UseGdiEmfRenderer *bool + UseHighQualityRendering *bool + VerticalResolution *float64 + ZipOutput *bool + func (EmfSaveOptionsData) IsEmfSaveOptionsData() bool + func (EmfSaveOptionsData) IsImageSaveOptionsData() bool + type EmfSaveOptionsDataResult struct + AllowEmbeddingPostScriptFonts bool + ColorMode string + CustomTimeZoneInfoData TimeZoneInfoDataResult + Dml3DEffectsRenderingMode string + DmlEffectsRenderingMode string + DmlRenderingMode string + FileName string + GraphicsQualityOptions GraphicsQualityOptionsDataResult + HorizontalResolution float64 + ImageBrightness float64 + ImageColorMode string + ImageContrast float64 + JpegQuality int32 + MetafileRenderingOptions MetafileRenderingOptionsDataResult + NumeralFormat string + OptimizeOutput bool + PageCount int32 + PageIndex int32 + PaperColor string + PixelFormat string + Resolution float64 + SaveFormat string + Scale float64 + UpdateCreatedTimeProperty bool + UpdateFields bool + UpdateLastPrintedProperty bool + UpdateLastSavedTimeProperty bool + UpdateSdtContent bool + UseAntiAliasing bool + UseGdiEmfRenderer bool + UseHighQualityRendering bool + VerticalResolution float64 + ZipOutput bool + type EpubSaveOptionsData struct + AllowEmbeddingPostScriptFonts *bool + AllowNegativeIndent *bool + CssClassNamePrefix *string + CssStyleSheetFileName *string + CssStyleSheetType *string + CustomTimeZoneInfoData ITimeZoneInfoData + Dml3DEffectsRenderingMode *string + DmlEffectsRenderingMode *string + DmlRenderingMode *string + DocumentSplitCriteria *string + DocumentSplitHeadingLevel *int32 + Encoding *string + EpubNavigationMapLevel *int32 + ExportDocumentProperties *bool + ExportDropDownFormFieldAsText *bool + ExportFontResources *bool + ExportFontsAsBase64 *bool + ExportHeadersFootersMode *string + ExportImagesAsBase64 *bool + ExportLanguageInformation *bool + ExportListLabels *string + ExportOriginalUrlForLinkedImages *bool + ExportPageMargins *bool + ExportPageSetup *bool + ExportRelativeFontSize *bool + ExportRoundtripInformation *bool + ExportTextBoxAsSvg *bool + ExportTextInputFormFieldAsText *bool + ExportTocPageNumbers *bool + ExportXhtmlTransitional *bool + FileName *string + FontResourcesSubsettingSizeThreshold *int32 + FontsFolder *string + FontsFolderAlias *string + HtmlVersion *string + ImageResolution *int32 + ImagesFolder *string + ImagesFolderAlias *string + MetafileFormat *string + OfficeMathOutputMode *string + PrettyFormat *bool + ResolveFontNames *bool + ResourceFolder *string + ResourceFolderAlias *string + SaveFormat *string + ScaleImageToShapeSize *bool + TableWidthOutputMode *string + UpdateCreatedTimeProperty *bool + UpdateFields *bool + UpdateLastPrintedProperty *bool + UpdateLastSavedTimeProperty *bool + UpdateSdtContent *bool + ZipOutput *bool + func (EpubSaveOptionsData) IsEpubSaveOptionsData() bool + func (EpubSaveOptionsData) IsHtmlSaveOptionsData() bool + type EpubSaveOptionsDataResult struct + AllowEmbeddingPostScriptFonts bool + AllowNegativeIndent bool + CssClassNamePrefix string + CssStyleSheetFileName string + CssStyleSheetType string + CustomTimeZoneInfoData TimeZoneInfoDataResult + Dml3DEffectsRenderingMode string + DmlEffectsRenderingMode string + DmlRenderingMode string + DocumentSplitCriteria string + DocumentSplitHeadingLevel int32 + Encoding string + EpubNavigationMapLevel int32 + ExportDocumentProperties bool + ExportDropDownFormFieldAsText bool + ExportFontResources bool + ExportFontsAsBase64 bool + ExportHeadersFootersMode string + ExportImagesAsBase64 bool + ExportLanguageInformation bool + ExportListLabels string + ExportOriginalUrlForLinkedImages bool + ExportPageMargins bool + ExportPageSetup bool + ExportRelativeFontSize bool + ExportRoundtripInformation bool + ExportTextBoxAsSvg bool + ExportTextInputFormFieldAsText bool + ExportTocPageNumbers bool + ExportXhtmlTransitional bool + FileName string + FontResourcesSubsettingSizeThreshold int32 + FontsFolder string + FontsFolderAlias string + HtmlVersion string + ImageResolution int32 + ImagesFolder string + ImagesFolderAlias string + MetafileFormat string + OfficeMathOutputMode string + PrettyFormat bool + ResolveFontNames bool + ResourceFolder string + ResourceFolderAlias string + SaveFormat string + ScaleImageToShapeSize bool + TableWidthOutputMode string + UpdateCreatedTimeProperty bool + UpdateFields bool + UpdateLastPrintedProperty bool + UpdateLastSavedTimeProperty bool + UpdateSdtContent bool + ZipOutput bool + type Error struct + Code *string + Description *string + InnerError *IErrorDetails + Message *string + func (Error) IsError() bool + type ErrorDetails struct + ErrorDateTime *Time + RequestId *string + func (ErrorDetails) IsErrorDetails() bool + type ErrorDetailsResult struct + ErrorDateTime Time + RequestId string + type ErrorResult struct + Code string + Description string + InnerError *ErrorDetailsResult + Message string + type ExecuteMailMergeOnlineRequest struct + type ExecuteMailMergeRequest struct + Name *string + Optionals map[string]interface{} + func (data *ExecuteMailMergeRequest) CreateRequestData() (RequestData, error) + func (data *ExecuteMailMergeRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type Field struct + FieldCode *string + Link IWordsApiLink + LocaleId *string + NodeId *string + Result *string + func (Field) IsField() bool + func (Field) IsFieldLink() bool + type FieldBase struct + FieldCode *string + LocaleId *string + func (FieldBase) IsFieldBase() bool + type FieldBaseResult struct + FieldCode string + LocaleId string + type FieldCollection struct + Link IWordsApiLink + List []Field + func (FieldCollection) IsFieldCollection() bool + func (FieldCollection) IsLinkElement() bool + type FieldCollectionResult struct + Link WordsApiLinkResult + List []FieldResult + type FieldInsert struct + FieldCode *string + LocaleId *string + func (FieldInsert) IsFieldBase() bool + func (FieldInsert) IsFieldInsert() bool + type FieldInsertResult struct + FieldCode string + LocaleId string + type FieldLink struct + FieldCode *string + Link IWordsApiLink + NodeId *string + func (FieldLink) IsFieldLink() bool + func (FieldLink) IsNodeLink() bool + type FieldLinkResult struct + FieldCode string + Link WordsApiLinkResult + NodeId string + type FieldNames struct + Link IWordsApiLink + Names []string + func (FieldNames) IsFieldNames() bool + func (FieldNames) IsLinkElement() bool + type FieldNamesResponse struct + FieldNames FieldNamesResult + RequestId string + type FieldNamesResult struct + Link WordsApiLinkResult + Names []string + type FieldResponse struct + Field FieldResult + RequestId string + type FieldResult struct + FieldCode string + Link WordsApiLinkResult + LocaleId string + NodeId string + Result string + type FieldUpdate struct + FieldCode *string + LocaleId *string + func (FieldUpdate) IsFieldBase() bool + func (FieldUpdate) IsFieldUpdate() bool + type FieldUpdateResult struct + FieldCode string + LocaleId string + type FieldsResponse struct + Fields FieldCollectionResult + RequestId string + type FileLink struct + Href *string + Rel *string + Title *string + Type *string + func (FileLink) IsFileLink() bool + func (FileLink) IsLink() bool + type FileLinkResult struct + Href string + Rel string + Title string + Type string + type FilesList struct + Value []StorageFile + func (FilesList) IsFilesList() bool + type FilesListResult struct + Value []StorageFileResult + type FilesUploadResult struct + Errors []Error + Uploaded []string + func (FilesUploadResult) IsFilesUploadResult() bool + type FilesUploadResultResult struct + Errors []ErrorResult + Uploaded []string + type FixedPageSaveOptionsData struct + AllowEmbeddingPostScriptFonts *bool + ColorMode *string + CustomTimeZoneInfoData ITimeZoneInfoData + Dml3DEffectsRenderingMode *string + DmlEffectsRenderingMode *string + DmlRenderingMode *string + FileName *string + JpegQuality *int32 + MetafileRenderingOptions IMetafileRenderingOptionsData + NumeralFormat *string + OptimizeOutput *bool + PageCount *int32 + PageIndex *int32 + SaveFormat *string + UpdateCreatedTimeProperty *bool + UpdateFields *bool + UpdateLastPrintedProperty *bool + UpdateLastSavedTimeProperty *bool + UpdateSdtContent *bool + ZipOutput *bool + func (FixedPageSaveOptionsData) IsFixedPageSaveOptionsData() bool + func (FixedPageSaveOptionsData) IsSaveOptionsData() bool + type FixedPageSaveOptionsDataResult struct + AllowEmbeddingPostScriptFonts bool + ColorMode string + CustomTimeZoneInfoData TimeZoneInfoDataResult + Dml3DEffectsRenderingMode string + DmlEffectsRenderingMode string + DmlRenderingMode string + FileName string + JpegQuality int32 + MetafileRenderingOptions MetafileRenderingOptionsDataResult + NumeralFormat string + OptimizeOutput bool + PageCount int32 + PageIndex int32 + SaveFormat string + UpdateCreatedTimeProperty bool + UpdateFields bool + UpdateLastPrintedProperty bool + UpdateLastSavedTimeProperty bool + UpdateSdtContent bool + ZipOutput bool + type Font struct + AllCaps *bool + Bidi *bool + Bold *bool + BoldBi *bool + Border IBorder + Color IXmlColor + ComplexScript *bool + DoubleStrikeThrough *bool + Emboss *bool + Engrave *bool + Hidden *bool + HighlightColor IXmlColor + Italic *bool + ItalicBi *bool + Kerning *float64 + Link IWordsApiLink + LocaleId *int32 + LocaleIdBi *int32 + LocaleIdFarEast *int32 + Name *string + NameAscii *string + NameBi *string + NameFarEast *string + NameOther *string + NoProofing *bool + Outline *bool + Position *float64 + Scaling *int32 + Shadow *bool + Size *float64 + SizeBi *float64 + SmallCaps *bool + Spacing *float64 + StrikeThrough *bool + StyleIdentifier *string + StyleName *string + Subscript *bool + Superscript *bool + TextEffect *string + Underline *string + UnderlineColor IXmlColor + func (Font) IsFont() bool + func (Font) IsLinkElement() bool + type FontDto struct + func (FontDto) IsFontDto() bool + type FontDtoResult struct + type FontInfo struct + FilePath *string + FontFamilyName *string + FullFontName *string + Version *string + func (FontInfo) IsFontInfo() bool + type FontInfoResult struct + FilePath string + FontFamilyName string + FullFontName string + Version string + type FontResponse struct + Font FontResult + RequestId string + type FontResult struct + AllCaps bool + Bidi bool + Bold bool + BoldBi bool + Border BorderResult + Color XmlColorResult + ComplexScript bool + DoubleStrikeThrough bool + Emboss bool + Engrave bool + Hidden bool + HighlightColor XmlColorResult + Italic bool + ItalicBi bool + Kerning float64 + Link WordsApiLinkResult + LocaleId int32 + LocaleIdBi int32 + LocaleIdFarEast int32 + Name string + NameAscii string + NameBi string + NameFarEast string + NameOther string + NoProofing bool + Outline bool + Position float64 + Scaling int32 + Shadow bool + Size float64 + SizeBi float64 + SmallCaps bool + Spacing float64 + StrikeThrough bool + StyleIdentifier string + StyleName string + Subscript bool + Superscript bool + TextEffect string + Underline string + UnderlineColor XmlColorResult + type Footnote struct + Content IStoryChildNodes + FootnoteType *string + Link IWordsApiLink + NodeId *string + Position IDocumentPosition + ReferenceMark *string + Text *string + func (Footnote) IsFootnote() bool + func (Footnote) IsFootnoteLink() bool + type FootnoteBase struct + FootnoteType *string + Position IDocumentPosition + ReferenceMark *string + Text *string + func (FootnoteBase) IsFootnoteBase() bool + type FootnoteBaseResult struct + FootnoteType string + Position DocumentPositionResult + ReferenceMark string + Text string + type FootnoteCollection struct + Link IWordsApiLink + List []Footnote + func (FootnoteCollection) IsFootnoteCollection() bool + func (FootnoteCollection) IsLinkElement() bool + type FootnoteCollectionResult struct + Link WordsApiLinkResult + List []FootnoteResult + type FootnoteInsert struct + FootnoteType *string + Position IDocumentPosition + ReferenceMark *string + Text *string + func (FootnoteInsert) IsFootnoteBase() bool + func (FootnoteInsert) IsFootnoteInsert() bool + type FootnoteInsertResult struct + FootnoteType string + Position DocumentPositionResult + ReferenceMark string + Text string + type FootnoteLink struct + Link IWordsApiLink + NodeId *string + func (FootnoteLink) IsFootnoteLink() bool + func (FootnoteLink) IsNodeLink() bool + type FootnoteLinkResult struct + Link WordsApiLinkResult + NodeId string + type FootnoteResponse struct + Footnote FootnoteResult + RequestId string + type FootnoteResult struct + Content StoryChildNodesResult + FootnoteType string + Link WordsApiLinkResult + NodeId string + Position DocumentPositionResult + ReferenceMark string + Text string + type FootnoteUpdate struct + FootnoteType *string + Position IDocumentPosition + ReferenceMark *string + Text *string + func (FootnoteUpdate) IsFootnoteBase() bool + func (FootnoteUpdate) IsFootnoteUpdate() bool + type FootnoteUpdateResult struct + FootnoteType string + Position DocumentPositionResult + ReferenceMark string + Text string + type FootnotesResponse struct + Footnotes FootnoteCollectionResult + RequestId string + type FootnotesStatData struct + ParagraphCount *int32 + WordCount *int32 + func (FootnotesStatData) IsFootnotesStatData() bool + type FootnotesStatDataResult struct + ParagraphCount int32 + WordCount int32 + type FormField struct + CalculateOnExit *bool + Enabled *bool + EntryMacro *string + ExitMacro *string + HelpText *string + Link IWordsApiLink + Name *string + NodeId *string + OwnHelp *bool + OwnStatus *bool + StatusText *string + func (FormField) IsFormField() bool + func (FormField) IsNodeLink() bool + type FormFieldCheckbox struct + CalculateOnExit *bool + CheckBoxSize *float64 + Checked *bool + Enabled *bool + EntryMacro *string + ExitMacro *string + HelpText *string + IsCheckBoxExactSize *bool + Link IWordsApiLink + Name *string + NodeId *string + OwnHelp *bool + OwnStatus *bool + StatusText *string + func (FormFieldCheckbox) IsFormField() bool + func (FormFieldCheckbox) IsFormFieldCheckbox() bool + type FormFieldCheckboxResult struct + CalculateOnExit bool + CheckBoxSize float64 + Checked bool + Enabled bool + EntryMacro string + ExitMacro string + HelpText string + IsCheckBoxExactSize bool + Link WordsApiLinkResult + Name string + NodeId string + OwnHelp bool + OwnStatus bool + StatusText string + type FormFieldCollection struct + Link IWordsApiLink + List []FormField + func (FormFieldCollection) IsFormFieldCollection() bool + func (FormFieldCollection) IsLinkElement() bool + type FormFieldCollectionResult struct + Link WordsApiLinkResult + List []FormFieldResult + type FormFieldDropDown struct + CalculateOnExit *bool + DropDownItems []string + DropDownSelectedIndex *int32 + Enabled *bool + EntryMacro *string + ExitMacro *string + HelpText *string + Link IWordsApiLink + Name *string + NodeId *string + OwnHelp *bool + OwnStatus *bool + StatusText *string + func (FormFieldDropDown) IsFormField() bool + func (FormFieldDropDown) IsFormFieldDropDown() bool + type FormFieldDropDownResult struct + CalculateOnExit bool + DropDownItems []string + DropDownSelectedIndex int32 + Enabled bool + EntryMacro string + ExitMacro string + HelpText string + Link WordsApiLinkResult + Name string + NodeId string + OwnHelp bool + OwnStatus bool + StatusText string + type FormFieldResponse struct + FormField FormFieldResult + RequestId string + type FormFieldResult struct + CalculateOnExit bool + Enabled bool + EntryMacro string + ExitMacro string + HelpText string + Link WordsApiLinkResult + Name string + NodeId string + OwnHelp bool + OwnStatus bool + StatusText string + type FormFieldTextInput struct + CalculateOnExit *bool + Enabled *bool + EntryMacro *string + ExitMacro *string + HelpText *string + Link IWordsApiLink + MaxLength *int32 + Name *string + NodeId *string + OwnHelp *bool + OwnStatus *bool + StatusText *string + TextInputDefault *string + TextInputFormat *string + TextInputType *string + func (FormFieldTextInput) IsFormField() bool + func (FormFieldTextInput) IsFormFieldTextInput() bool + type FormFieldTextInputResult struct + CalculateOnExit bool + Enabled bool + EntryMacro string + ExitMacro string + HelpText string + Link WordsApiLinkResult + MaxLength int32 + Name string + NodeId string + OwnHelp bool + OwnStatus bool + StatusText string + TextInputDefault string + TextInputFormat string + TextInputType string + type FormFieldsResponse struct + FormFields FormFieldCollectionResult + RequestId string + type FormParamContainer struct + File []byte + IsFile bool + Name string + Text string + func NewFileFormParamContainer(name string, file []byte) (result FormParamContainer) + func NewTextFormParamContainer(name string, text string) (result FormParamContainer) + type GetAvailableFontsRequest struct + Optionals map[string]interface{} + func (data *GetAvailableFontsRequest) CreateRequestData() (RequestData, error) + func (data *GetAvailableFontsRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type GetBookmarkByNameOnlineRequest struct + type GetBookmarkByNameRequest struct + BookmarkName *string + Name *string + Optionals map[string]interface{} + func (data *GetBookmarkByNameRequest) CreateRequestData() (RequestData, error) + func (data *GetBookmarkByNameRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type GetBookmarksOnlineRequest struct + type GetBookmarksRequest struct + Name *string + Optionals map[string]interface{} + func (data *GetBookmarksRequest) CreateRequestData() (RequestData, error) + func (data *GetBookmarksRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type GetBorderOnlineRequest struct + type GetBorderRequest struct + BorderType *string + Name *string + Optionals map[string]interface{} + func (data *GetBorderRequest) CreateRequestData() (RequestData, error) + func (data *GetBorderRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type GetBordersOnlineRequest struct + type GetBordersRequest struct + Name *string + Optionals map[string]interface{} + func (data *GetBordersRequest) CreateRequestData() (RequestData, error) + func (data *GetBordersRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type GetCommentOnlineRequest struct + type GetCommentRequest struct + CommentIndex *int32 + Name *string + Optionals map[string]interface{} + func (data *GetCommentRequest) CreateRequestData() (RequestData, error) + func (data *GetCommentRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type GetCommentsOnlineRequest struct + type GetCommentsRequest struct + Name *string + Optionals map[string]interface{} + func (data *GetCommentsRequest) CreateRequestData() (RequestData, error) + func (data *GetCommentsRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type GetDocumentDrawingObjectByIndexOnlineRequest struct + type GetDocumentDrawingObjectByIndexRequest struct + Index *int32 + Name *string + Optionals map[string]interface{} + func (data *GetDocumentDrawingObjectByIndexRequest) CreateRequestData() (RequestData, error) + func (data *GetDocumentDrawingObjectByIndexRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type GetDocumentDrawingObjectImageDataOnlineRequest struct + type GetDocumentDrawingObjectImageDataRequest struct + Index *int32 + Name *string + Optionals map[string]interface{} + func (data *GetDocumentDrawingObjectImageDataRequest) CreateRequestData() (RequestData, error) + func (data *GetDocumentDrawingObjectImageDataRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type GetDocumentDrawingObjectOleDataOnlineRequest struct + type GetDocumentDrawingObjectOleDataRequest struct + Index *int32 + Name *string + Optionals map[string]interface{} + func (data *GetDocumentDrawingObjectOleDataRequest) CreateRequestData() (RequestData, error) + func (data *GetDocumentDrawingObjectOleDataRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type GetDocumentDrawingObjectsOnlineRequest struct + type GetDocumentDrawingObjectsRequest struct + Name *string + Optionals map[string]interface{} + func (data *GetDocumentDrawingObjectsRequest) CreateRequestData() (RequestData, error) + func (data *GetDocumentDrawingObjectsRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type GetDocumentFieldNamesOnlineRequest struct + type GetDocumentFieldNamesRequest struct + Name *string + Optionals map[string]interface{} + func (data *GetDocumentFieldNamesRequest) CreateRequestData() (RequestData, error) + func (data *GetDocumentFieldNamesRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type GetDocumentHyperlinkByIndexOnlineRequest struct + type GetDocumentHyperlinkByIndexRequest struct + HyperlinkIndex *int32 + Name *string + Optionals map[string]interface{} + func (data *GetDocumentHyperlinkByIndexRequest) CreateRequestData() (RequestData, error) + func (data *GetDocumentHyperlinkByIndexRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type GetDocumentHyperlinksOnlineRequest struct + type GetDocumentHyperlinksRequest struct + Name *string + Optionals map[string]interface{} + func (data *GetDocumentHyperlinksRequest) CreateRequestData() (RequestData, error) + func (data *GetDocumentHyperlinksRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type GetDocumentPropertiesOnlineRequest struct + type GetDocumentPropertiesRequest struct + Name *string + Optionals map[string]interface{} + func (data *GetDocumentPropertiesRequest) CreateRequestData() (RequestData, error) + func (data *GetDocumentPropertiesRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type GetDocumentPropertyOnlineRequest struct + type GetDocumentPropertyRequest struct + Name *string + Optionals map[string]interface{} + PropertyName *string + func (data *GetDocumentPropertyRequest) CreateRequestData() (RequestData, error) + func (data *GetDocumentPropertyRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type GetDocumentProtectionOnlineRequest struct + type GetDocumentProtectionRequest struct + Name *string + Optionals map[string]interface{} + func (data *GetDocumentProtectionRequest) CreateRequestData() (RequestData, error) + func (data *GetDocumentProtectionRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type GetDocumentRequest struct + DocumentName *string + Optionals map[string]interface{} + func (data *GetDocumentRequest) CreateRequestData() (RequestData, error) + func (data *GetDocumentRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type GetDocumentStatisticsOnlineRequest struct + type GetDocumentStatisticsRequest struct + Name *string + Optionals map[string]interface{} + func (data *GetDocumentStatisticsRequest) CreateRequestData() (RequestData, error) + func (data *GetDocumentStatisticsRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type GetDocumentWithFormatRequest struct + Format *string + Name *string + Optionals map[string]interface{} + func (data *GetDocumentWithFormatRequest) CreateRequestData() (RequestData, error) + func (data *GetDocumentWithFormatRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type GetFieldOnlineRequest struct + type GetFieldRequest struct + Index *int32 + Name *string + Optionals map[string]interface{} + func (data *GetFieldRequest) CreateRequestData() (RequestData, error) + func (data *GetFieldRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type GetFieldsOnlineRequest struct + type GetFieldsRequest struct + Name *string + Optionals map[string]interface{} + func (data *GetFieldsRequest) CreateRequestData() (RequestData, error) + func (data *GetFieldsRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type GetFilesListRequest struct + Optionals map[string]interface{} + Path *string + func (data *GetFilesListRequest) CreateRequestData() (RequestData, error) + func (data *GetFilesListRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type GetFootnoteOnlineRequest struct + type GetFootnoteRequest struct + Index *int32 + Name *string + Optionals map[string]interface{} + func (data *GetFootnoteRequest) CreateRequestData() (RequestData, error) + func (data *GetFootnoteRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type GetFootnotesOnlineRequest struct + type GetFootnotesRequest struct + Name *string + Optionals map[string]interface{} + func (data *GetFootnotesRequest) CreateRequestData() (RequestData, error) + func (data *GetFootnotesRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type GetFormFieldOnlineRequest struct + type GetFormFieldRequest struct + Index *int32 + Name *string + Optionals map[string]interface{} + func (data *GetFormFieldRequest) CreateRequestData() (RequestData, error) + func (data *GetFormFieldRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type GetFormFieldsOnlineRequest struct + type GetFormFieldsRequest struct + Name *string + Optionals map[string]interface{} + func (data *GetFormFieldsRequest) CreateRequestData() (RequestData, error) + func (data *GetFormFieldsRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type GetHeaderFooterOfSectionOnlineRequest struct + type GetHeaderFooterOfSectionRequest struct + HeaderFooterIndex *int32 + Name *string + Optionals map[string]interface{} + SectionIndex *int32 + func (data *GetHeaderFooterOfSectionRequest) CreateRequestData() (RequestData, error) + func (data *GetHeaderFooterOfSectionRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type GetHeaderFooterOnlineRequest struct + type GetHeaderFooterRequest struct + HeaderFooterIndex *int32 + Name *string + Optionals map[string]interface{} + func (data *GetHeaderFooterRequest) CreateRequestData() (RequestData, error) + func (data *GetHeaderFooterRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type GetHeaderFootersOnlineRequest struct + type GetHeaderFootersRequest struct + Name *string + Optionals map[string]interface{} + SectionPath *string + func (data *GetHeaderFootersRequest) CreateRequestData() (RequestData, error) + func (data *GetHeaderFootersRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type GetListOnlineRequest struct + type GetListRequest struct + ListId *int32 + Name *string + Optionals map[string]interface{} + func (data *GetListRequest) CreateRequestData() (RequestData, error) + func (data *GetListRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type GetListsOnlineRequest struct + type GetListsRequest struct + Name *string + Optionals map[string]interface{} + func (data *GetListsRequest) CreateRequestData() (RequestData, error) + func (data *GetListsRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type GetOfficeMathObjectOnlineRequest struct + type GetOfficeMathObjectRequest struct + Index *int32 + Name *string + Optionals map[string]interface{} + func (data *GetOfficeMathObjectRequest) CreateRequestData() (RequestData, error) + func (data *GetOfficeMathObjectRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type GetOfficeMathObjectsOnlineRequest struct + type GetOfficeMathObjectsRequest struct + Name *string + Optionals map[string]interface{} + func (data *GetOfficeMathObjectsRequest) CreateRequestData() (RequestData, error) + func (data *GetOfficeMathObjectsRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type GetParagraphFormatOnlineRequest struct + type GetParagraphFormatRequest struct + Index *int32 + Name *string + Optionals map[string]interface{} + func (data *GetParagraphFormatRequest) CreateRequestData() (RequestData, error) + func (data *GetParagraphFormatRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type GetParagraphListFormatOnlineRequest struct + type GetParagraphListFormatRequest struct + Index *int32 + Name *string + Optionals map[string]interface{} + func (data *GetParagraphListFormatRequest) CreateRequestData() (RequestData, error) + func (data *GetParagraphListFormatRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type GetParagraphOnlineRequest struct + type GetParagraphRequest struct + Index *int32 + Name *string + Optionals map[string]interface{} + func (data *GetParagraphRequest) CreateRequestData() (RequestData, error) + func (data *GetParagraphRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type GetParagraphTabStopsOnlineRequest struct + type GetParagraphTabStopsRequest struct + Index *int32 + Name *string + Optionals map[string]interface{} + func (data *GetParagraphTabStopsRequest) CreateRequestData() (RequestData, error) + func (data *GetParagraphTabStopsRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type GetParagraphsOnlineRequest struct + type GetParagraphsRequest struct + Name *string + Optionals map[string]interface{} + func (data *GetParagraphsRequest) CreateRequestData() (RequestData, error) + func (data *GetParagraphsRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type GetRangeTextOnlineRequest struct + type GetRangeTextRequest struct + Name *string + Optionals map[string]interface{} + RangeStartIdentifier *string + func (data *GetRangeTextRequest) CreateRequestData() (RequestData, error) + func (data *GetRangeTextRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type GetRunFontOnlineRequest struct + type GetRunFontRequest struct + Index *int32 + Name *string + Optionals map[string]interface{} + ParagraphPath *string + func (data *GetRunFontRequest) CreateRequestData() (RequestData, error) + func (data *GetRunFontRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type GetRunOnlineRequest struct + type GetRunRequest struct + Index *int32 + Name *string + Optionals map[string]interface{} + ParagraphPath *string + func (data *GetRunRequest) CreateRequestData() (RequestData, error) + func (data *GetRunRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type GetRunsOnlineRequest struct + type GetRunsRequest struct + Name *string + Optionals map[string]interface{} + ParagraphPath *string + func (data *GetRunsRequest) CreateRequestData() (RequestData, error) + func (data *GetRunsRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type GetSectionOnlineRequest struct + type GetSectionPageSetupOnlineRequest struct + type GetSectionPageSetupRequest struct + Name *string + Optionals map[string]interface{} + SectionIndex *int32 + func (data *GetSectionPageSetupRequest) CreateRequestData() (RequestData, error) + func (data *GetSectionPageSetupRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type GetSectionRequest struct + Name *string + Optionals map[string]interface{} + SectionIndex *int32 + func (data *GetSectionRequest) CreateRequestData() (RequestData, error) + func (data *GetSectionRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type GetSectionsOnlineRequest struct + type GetSectionsRequest struct + Name *string + Optionals map[string]interface{} + func (data *GetSectionsRequest) CreateRequestData() (RequestData, error) + func (data *GetSectionsRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type GetStyleFromDocumentElementOnlineRequest struct + type GetStyleFromDocumentElementRequest struct + Name *string + Optionals map[string]interface{} + StyledNodePath *string + func (data *GetStyleFromDocumentElementRequest) CreateRequestData() (RequestData, error) + func (data *GetStyleFromDocumentElementRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type GetStyleOnlineRequest struct + type GetStyleRequest struct + Name *string + Optionals map[string]interface{} + StyleName *string + func (data *GetStyleRequest) CreateRequestData() (RequestData, error) + func (data *GetStyleRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type GetStylesOnlineRequest struct + type GetStylesRequest struct + Name *string + Optionals map[string]interface{} + func (data *GetStylesRequest) CreateRequestData() (RequestData, error) + func (data *GetStylesRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type GetTableCellFormatOnlineRequest struct + type GetTableCellFormatRequest struct + Index *int32 + Name *string + Optionals map[string]interface{} + TableRowPath *string + func (data *GetTableCellFormatRequest) CreateRequestData() (RequestData, error) + func (data *GetTableCellFormatRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type GetTableCellOnlineRequest struct + type GetTableCellRequest struct + Index *int32 + Name *string + Optionals map[string]interface{} + TableRowPath *string + func (data *GetTableCellRequest) CreateRequestData() (RequestData, error) + func (data *GetTableCellRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type GetTableOnlineRequest struct + type GetTablePropertiesOnlineRequest struct + type GetTablePropertiesRequest struct + Index *int32 + Name *string + Optionals map[string]interface{} + func (data *GetTablePropertiesRequest) CreateRequestData() (RequestData, error) + func (data *GetTablePropertiesRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type GetTableRequest struct + Index *int32 + Name *string + Optionals map[string]interface{} + func (data *GetTableRequest) CreateRequestData() (RequestData, error) + func (data *GetTableRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type GetTableRowFormatOnlineRequest struct + type GetTableRowFormatRequest struct + Index *int32 + Name *string + Optionals map[string]interface{} + TablePath *string + func (data *GetTableRowFormatRequest) CreateRequestData() (RequestData, error) + func (data *GetTableRowFormatRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type GetTableRowOnlineRequest struct + type GetTableRowRequest struct + Index *int32 + Name *string + Optionals map[string]interface{} + TablePath *string + func (data *GetTableRowRequest) CreateRequestData() (RequestData, error) + func (data *GetTableRowRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type GetTablesOnlineRequest struct + type GetTablesRequest struct + Name *string + Optionals map[string]interface{} + func (data *GetTablesRequest) CreateRequestData() (RequestData, error) + func (data *GetTablesRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type GifSaveOptionsData struct + AllowEmbeddingPostScriptFonts *bool + ColorMode *string + CustomTimeZoneInfoData ITimeZoneInfoData + Dml3DEffectsRenderingMode *string + DmlEffectsRenderingMode *string + DmlRenderingMode *string + FileName *string + GraphicsQualityOptions IGraphicsQualityOptionsData + HorizontalResolution *float64 + ImageBrightness *float64 + ImageColorMode *string + ImageContrast *float64 + JpegQuality *int32 + MetafileRenderingOptions IMetafileRenderingOptionsData + NumeralFormat *string + OptimizeOutput *bool + PageCount *int32 + PageIndex *int32 + PaperColor *string + PixelFormat *string + Resolution *float64 + SaveFormat *string + Scale *float64 + UpdateCreatedTimeProperty *bool + UpdateFields *bool + UpdateLastPrintedProperty *bool + UpdateLastSavedTimeProperty *bool + UpdateSdtContent *bool + UseAntiAliasing *bool + UseGdiEmfRenderer *bool + UseHighQualityRendering *bool + VerticalResolution *float64 + ZipOutput *bool + func (GifSaveOptionsData) IsGifSaveOptionsData() bool + func (GifSaveOptionsData) IsImageSaveOptionsData() bool + type GifSaveOptionsDataResult struct + AllowEmbeddingPostScriptFonts bool + ColorMode string + CustomTimeZoneInfoData TimeZoneInfoDataResult + Dml3DEffectsRenderingMode string + DmlEffectsRenderingMode string + DmlRenderingMode string + FileName string + GraphicsQualityOptions GraphicsQualityOptionsDataResult + HorizontalResolution float64 + ImageBrightness float64 + ImageColorMode string + ImageContrast float64 + JpegQuality int32 + MetafileRenderingOptions MetafileRenderingOptionsDataResult + NumeralFormat string + OptimizeOutput bool + PageCount int32 + PageIndex int32 + PaperColor string + PixelFormat string + Resolution float64 + SaveFormat string + Scale float64 + UpdateCreatedTimeProperty bool + UpdateFields bool + UpdateLastPrintedProperty bool + UpdateLastSavedTimeProperty bool + UpdateSdtContent bool + UseAntiAliasing bool + UseGdiEmfRenderer bool + UseHighQualityRendering bool + VerticalResolution float64 + ZipOutput bool + type GraphicsQualityOptionsData struct + CompositingMode *string + CompositingQuality *string + InterpolationMode *string + SmoothingMode *string + StringFormat IStringFormatData + TextRenderingHint *string + func (GraphicsQualityOptionsData) IsGraphicsQualityOptionsData() bool + type GraphicsQualityOptionsDataResult struct + CompositingMode string + CompositingQuality string + InterpolationMode string + SmoothingMode string + StringFormat StringFormatDataResult + TextRenderingHint string + type HeaderFooter struct + ChildNodes []NodeLink + DrawingObjects ILinkElement + Link IWordsApiLink + Paragraphs ILinkElement + Type *string + func (HeaderFooter) IsHeaderFooter() bool + func (HeaderFooter) IsHeaderFooterLink() bool + type HeaderFooterLink struct + Link IWordsApiLink + Type *string + func (HeaderFooterLink) IsHeaderFooterLink() bool + func (HeaderFooterLink) IsLinkElement() bool + type HeaderFooterLinkCollection struct + Link IWordsApiLink + List []HeaderFooterLink + func (HeaderFooterLinkCollection) IsHeaderFooterLinkCollection() bool + func (HeaderFooterLinkCollection) IsLinkElement() bool + type HeaderFooterLinkCollectionResult struct + Link WordsApiLinkResult + List []HeaderFooterLinkResult + type HeaderFooterLinkResult struct + Link WordsApiLinkResult + Type string + type HeaderFooterResponse struct + HeaderFooter HeaderFooterResult + RequestId string + type HeaderFooterResult struct + ChildNodes []NodeLinkResult + DrawingObjects LinkElementResult + Link WordsApiLinkResult + Paragraphs LinkElementResult + Type string + type HeaderFootersResponse struct + HeaderFooters HeaderFooterLinkCollectionResult + RequestId string + type HtmlFixedSaveOptionsData struct + AllowEmbeddingPostScriptFonts *bool + ColorMode *string + CssClassNamesPrefix *string + CustomTimeZoneInfoData ITimeZoneInfoData + Dml3DEffectsRenderingMode *string + DmlEffectsRenderingMode *string + DmlRenderingMode *string + Encoding *string + ExportEmbeddedCss *bool + ExportEmbeddedFonts *bool + ExportEmbeddedImages *bool + ExportFormFields *bool + FileName *string + FontFormat *string + JpegQuality *int32 + MetafileRenderingOptions IMetafileRenderingOptionsData + NumeralFormat *string + OptimizeOutput *bool + PageCount *int32 + PageHorizontalAlignment *string + PageIndex *int32 + PageMargins *float64 + ResourcesFolder *string + ResourcesFolderAlias *string + SaveFontFaceCssSeparately *bool + SaveFormat *string + ShowPageBorder *bool + UpdateCreatedTimeProperty *bool + UpdateFields *bool + UpdateLastPrintedProperty *bool + UpdateLastSavedTimeProperty *bool + UpdateSdtContent *bool + UseTargetMachineFonts *bool + ZipOutput *bool + func (HtmlFixedSaveOptionsData) IsFixedPageSaveOptionsData() bool + func (HtmlFixedSaveOptionsData) IsHtmlFixedSaveOptionsData() bool + type HtmlFixedSaveOptionsDataResult struct + AllowEmbeddingPostScriptFonts bool + ColorMode string + CssClassNamesPrefix string + CustomTimeZoneInfoData TimeZoneInfoDataResult + Dml3DEffectsRenderingMode string + DmlEffectsRenderingMode string + DmlRenderingMode string + Encoding string + ExportEmbeddedCss bool + ExportEmbeddedFonts bool + ExportEmbeddedImages bool + ExportFormFields bool + FileName string + FontFormat string + JpegQuality int32 + MetafileRenderingOptions MetafileRenderingOptionsDataResult + NumeralFormat string + OptimizeOutput bool + PageCount int32 + PageHorizontalAlignment string + PageIndex int32 + PageMargins float64 + ResourcesFolder string + ResourcesFolderAlias string + SaveFontFaceCssSeparately bool + SaveFormat string + ShowPageBorder bool + UpdateCreatedTimeProperty bool + UpdateFields bool + UpdateLastPrintedProperty bool + UpdateLastSavedTimeProperty bool + UpdateSdtContent bool + UseTargetMachineFonts bool + ZipOutput bool + type HtmlSaveOptionsData struct + AllowEmbeddingPostScriptFonts *bool + AllowNegativeIndent *bool + CssClassNamePrefix *string + CssStyleSheetFileName *string + CssStyleSheetType *string + CustomTimeZoneInfoData ITimeZoneInfoData + Dml3DEffectsRenderingMode *string + DmlEffectsRenderingMode *string + DmlRenderingMode *string + DocumentSplitCriteria *string + DocumentSplitHeadingLevel *int32 + Encoding *string + ExportDocumentProperties *bool + ExportDropDownFormFieldAsText *bool + ExportFontResources *bool + ExportFontsAsBase64 *bool + ExportHeadersFootersMode *string + ExportImagesAsBase64 *bool + ExportLanguageInformation *bool + ExportListLabels *string + ExportOriginalUrlForLinkedImages *bool + ExportPageMargins *bool + ExportPageSetup *bool + ExportRelativeFontSize *bool + ExportRoundtripInformation *bool + ExportTextBoxAsSvg *bool + ExportTextInputFormFieldAsText *bool + ExportTocPageNumbers *bool + ExportXhtmlTransitional *bool + FileName *string + FontResourcesSubsettingSizeThreshold *int32 + FontsFolder *string + FontsFolderAlias *string + HtmlVersion *string + ImageResolution *int32 + ImagesFolder *string + ImagesFolderAlias *string + MetafileFormat *string + OfficeMathOutputMode *string + PrettyFormat *bool + ResolveFontNames *bool + ResourceFolder *string + ResourceFolderAlias *string + SaveFormat *string + ScaleImageToShapeSize *bool + TableWidthOutputMode *string + UpdateCreatedTimeProperty *bool + UpdateFields *bool + UpdateLastPrintedProperty *bool + UpdateLastSavedTimeProperty *bool + UpdateSdtContent *bool + ZipOutput *bool + func (HtmlSaveOptionsData) IsHtmlSaveOptionsData() bool + func (HtmlSaveOptionsData) IsSaveOptionsData() bool + type HtmlSaveOptionsDataResult struct + AllowEmbeddingPostScriptFonts bool + AllowNegativeIndent bool + CssClassNamePrefix string + CssStyleSheetFileName string + CssStyleSheetType string + CustomTimeZoneInfoData TimeZoneInfoDataResult + Dml3DEffectsRenderingMode string + DmlEffectsRenderingMode string + DmlRenderingMode string + DocumentSplitCriteria string + DocumentSplitHeadingLevel int32 + Encoding string + ExportDocumentProperties bool + ExportDropDownFormFieldAsText bool + ExportFontResources bool + ExportFontsAsBase64 bool + ExportHeadersFootersMode string + ExportImagesAsBase64 bool + ExportLanguageInformation bool + ExportListLabels string + ExportOriginalUrlForLinkedImages bool + ExportPageMargins bool + ExportPageSetup bool + ExportRelativeFontSize bool + ExportRoundtripInformation bool + ExportTextBoxAsSvg bool + ExportTextInputFormFieldAsText bool + ExportTocPageNumbers bool + ExportXhtmlTransitional bool + FileName string + FontResourcesSubsettingSizeThreshold int32 + FontsFolder string + FontsFolderAlias string + HtmlVersion string + ImageResolution int32 + ImagesFolder string + ImagesFolderAlias string + MetafileFormat string + OfficeMathOutputMode string + PrettyFormat bool + ResolveFontNames bool + ResourceFolder string + ResourceFolderAlias string + SaveFormat string + ScaleImageToShapeSize bool + TableWidthOutputMode string + UpdateCreatedTimeProperty bool + UpdateFields bool + UpdateLastPrintedProperty bool + UpdateLastSavedTimeProperty bool + UpdateSdtContent bool + ZipOutput bool + type Hyperlink struct + DisplayText *string + Link IWordsApiLink + Value *string + func (Hyperlink) IsHyperlink() bool + func (Hyperlink) IsLinkElement() bool + type HyperlinkResponse struct + Hyperlink HyperlinkResult + RequestId string + type HyperlinkResult struct + DisplayText string + Link WordsApiLinkResult + Value string + type Hyperlinks struct + HyperlinkList []Hyperlink + Link IWordsApiLink + func (Hyperlinks) IsHyperlinks() bool + func (Hyperlinks) IsLinkElement() bool + type HyperlinksResponse struct + Hyperlinks HyperlinksResult + RequestId string + type HyperlinksResult struct + HyperlinkList []HyperlinkResult + Link WordsApiLinkResult + type IApiError interface + IsApiError func() bool + type IBmpSaveOptionsData interface + IsBmpSaveOptionsData func() bool + type IBookmark interface + IsBookmark func() bool + type IBookmarkData interface + IsBookmarkData func() bool + type IBookmarks interface + IsBookmarks func() bool + type IBookmarksOutlineLevelData interface + IsBookmarksOutlineLevelData func() bool + type IBorder interface + IsBorder func() bool + type IBordersCollection interface + IsBordersCollection func() bool + type IClassificationResult interface + IsClassificationResult func() bool + type IComment interface + IsComment func() bool + type ICommentBase interface + IsCommentBase func() bool + type ICommentInsert interface + IsCommentInsert func() bool + type ICommentLink interface + IsCommentLink func() bool + type ICommentUpdate interface + IsCommentUpdate func() bool + type ICommentsCollection interface + IsCommentsCollection func() bool + type ICompareData interface + IsCompareData func() bool + type ICompareOptions interface + IsCompareOptions func() bool + type ICsvDataLoadOptions interface + IsCsvDataLoadOptions func() bool + type IDocSaveOptionsData interface + IsDocSaveOptionsData func() bool + type IDocument interface + IsDocument func() bool + type IDocumentEntry interface + IsDocumentEntry func() bool + type IDocumentEntryList interface + IsDocumentEntryList func() bool + type IDocumentPosition interface + IsDocumentPosition func() bool + type IDocumentProperties interface + IsDocumentProperties func() bool + type IDocumentProperty interface + IsDocumentProperty func() bool + type IDocumentPropertyBase interface + IsDocumentPropertyBase func() bool + type IDocumentPropertyCreateOrUpdate interface + IsDocumentPropertyCreateOrUpdate func() bool + type IDocumentStatData interface + IsDocumentStatData func() bool + type IDownsampleOptionsData interface + IsDownsampleOptionsData func() bool + type IDrawingObject interface + IsDrawingObject func() bool + type IDrawingObjectCollection interface + IsDrawingObjectCollection func() bool + type IDrawingObjectInsert interface + IsDrawingObjectInsert func() bool + type IDrawingObjectLink interface + IsDrawingObjectLink func() bool + type IDrawingObjectUpdate interface + IsDrawingObjectUpdate func() bool + type IEmfSaveOptionsData interface + IsEmfSaveOptionsData func() bool + type IEpubSaveOptionsData interface + IsEpubSaveOptionsData func() bool + type IError interface + IsError func() bool + type IErrorDetails interface + IsErrorDetails func() bool + type IField interface + IsField func() bool + type IFieldBase interface + IsFieldBase func() bool + type IFieldCollection interface + IsFieldCollection func() bool + type IFieldInsert interface + IsFieldInsert func() bool + type IFieldLink interface + IsFieldLink func() bool + type IFieldNames interface + IsFieldNames func() bool + type IFieldUpdate interface + IsFieldUpdate func() bool + type IFileLink interface + IsFileLink func() bool + type IFilesList interface + IsFilesList func() bool + type IFilesUploadResult interface + IsFilesUploadResult func() bool + type IFixedPageSaveOptionsData interface + IsFixedPageSaveOptionsData func() bool + type IFont interface + IsFont func() bool + type IFontDto interface + IsFontDto func() bool + type IFontInfo interface + IsFontInfo func() bool + type IFootnote interface + IsFootnote func() bool + type IFootnoteBase interface + IsFootnoteBase func() bool + type IFootnoteCollection interface + IsFootnoteCollection func() bool + type IFootnoteInsert interface + IsFootnoteInsert func() bool + type IFootnoteLink interface + IsFootnoteLink func() bool + type IFootnoteUpdate interface + IsFootnoteUpdate func() bool + type IFootnotesStatData interface + IsFootnotesStatData func() bool + type IFormField interface + IsFormField func() bool + type IFormFieldCheckbox interface + IsFormFieldCheckbox func() bool + type IFormFieldCollection interface + IsFormFieldCollection func() bool + type IFormFieldDropDown interface + IsFormFieldDropDown func() bool + type IFormFieldTextInput interface + IsFormFieldTextInput func() bool + type IGifSaveOptionsData interface + IsGifSaveOptionsData func() bool + type IGraphicsQualityOptionsData interface + IsGraphicsQualityOptionsData func() bool + type IHeaderFooter interface + IsHeaderFooter func() bool + type IHeaderFooterLink interface + IsHeaderFooterLink func() bool + type IHeaderFooterLinkCollection interface + IsHeaderFooterLinkCollection func() bool + type IHtmlFixedSaveOptionsData interface + IsHtmlFixedSaveOptionsData func() bool + type IHtmlSaveOptionsData interface + IsHtmlSaveOptionsData func() bool + type IHyperlink interface + IsHyperlink func() bool + type IHyperlinks interface + IsHyperlinks func() bool + type IImageSaveOptionsData interface + IsImageSaveOptionsData func() bool + type IJpegSaveOptionsData interface + IsJpegSaveOptionsData func() bool + type ILink interface + IsLink func() bool + type ILinkElement interface + IsLinkElement func() bool + type IListFormat interface + IsListFormat func() bool + type IListFormatUpdate interface + IsListFormatUpdate func() bool + type IListInfo interface + IsListInfo func() bool + type IListInsert interface + IsListInsert func() bool + type IListLevel interface + IsListLevel func() bool + type IListLevelUpdate interface + IsListLevelUpdate func() bool + type IListLevels interface + IsListLevels func() bool + type IListUpdate interface + IsListUpdate func() bool + type ILists interface + IsLists func() bool + type ILoadWebDocumentData interface + IsLoadWebDocumentData func() bool + type IMarkdownSaveOptionsData interface + IsMarkdownSaveOptionsData func() bool + type IMetafileRenderingOptionsData interface + IsMetafileRenderingOptionsData func() bool + type IMhtmlSaveOptionsData interface + IsMhtmlSaveOptionsData func() bool + type IModificationOperationResult interface + IsModificationOperationResult func() bool + type INodeLink interface + IsNodeLink func() bool + type IOdtSaveOptionsData interface + IsOdtSaveOptionsData func() bool + type IOfficeMathLink interface + IsOfficeMathLink func() bool + type IOfficeMathObject interface + IsOfficeMathObject func() bool + type IOfficeMathObjectsCollection interface + IsOfficeMathObjectsCollection func() bool + type IOoxmlSaveOptionsData interface + IsOoxmlSaveOptionsData func() bool + type IOptimizationOptions interface + IsOptimizationOptions func() bool + type IOutlineOptionsData interface + IsOutlineOptionsData func() bool + type IPageNumber interface + IsPageNumber func() bool + type IPageSetup interface + IsPageSetup func() bool + type IPageStatData interface + IsPageStatData func() bool + type IParagraph interface + IsParagraph func() bool + type IParagraphFormat interface + IsParagraphFormat func() bool + type IParagraphFormatBase interface + IsParagraphFormatBase func() bool + type IParagraphFormatUpdate interface + IsParagraphFormatUpdate func() bool + type IParagraphInsert interface + IsParagraphInsert func() bool + type IParagraphLink interface + IsParagraphLink func() bool + type IParagraphLinkCollection interface + IsParagraphLinkCollection func() bool + type IPclSaveOptionsData interface + IsPclSaveOptionsData func() bool + type IPdfDigitalSignatureDetailsData interface + IsPdfDigitalSignatureDetailsData func() bool + type IPdfEncryptionDetailsData interface + IsPdfEncryptionDetailsData func() bool + type IPdfSaveOptionsData interface + IsPdfSaveOptionsData func() bool + type IPngSaveOptionsData interface + IsPngSaveOptionsData func() bool + type IPreferredWidth interface + IsPreferredWidth func() bool + type IProtectionData interface + IsProtectionData func() bool + type IProtectionRequest interface + IsProtectionRequest func() bool + type IPsSaveOptionsData interface + IsPsSaveOptionsData func() bool + type IRangeDocument interface + IsRangeDocument func() bool + type IRangeDocumentDto interface + IsRangeDocumentDto func() bool + type IReplaceRange interface + IsReplaceRange func() bool + type IReplaceRangeDto interface + IsReplaceRangeDto func() bool + type IReplaceTextParameters interface + IsReplaceTextParameters func() bool + type IReportEngineSettings interface + IsReportEngineSettings func() bool + type IRtfSaveOptionsData interface + IsRtfSaveOptionsData func() bool + type IRun interface + IsRun func() bool + type IRunBase interface + IsRunBase func() bool + type IRunInsert interface + IsRunInsert func() bool + type IRunLink interface + IsRunLink func() bool + type IRunUpdate interface + IsRunUpdate func() bool + type IRuns interface + IsRuns func() bool + type ISaveOptionsData interface + IsSaveOptionsData func() bool + type ISaveResult interface + IsSaveResult func() bool + type ISearchResult interface + IsSearchResult func() bool + type ISearchResultsCollection interface + IsSearchResultsCollection func() bool + type ISection interface + IsSection func() bool + type ISectionLink interface + IsSectionLink func() bool + type ISectionLinkCollection interface + IsSectionLinkCollection func() bool + type IShading interface + IsShading func() bool + type ISplitDocumentResult interface + IsSplitDocumentResult func() bool + type IStorageFile interface + IsStorageFile func() bool + type IStoryChildNodes interface + IsStoryChildNodes func() bool + type IStringFormatData interface + IsStringFormatData func() bool + type IStyle interface + IsStyle func() bool + type IStyleApply interface + IsStyleApply func() bool + type IStyleCopy interface + IsStyleCopy func() bool + type IStyleInsert interface + IsStyleInsert func() bool + type IStyleUpdate interface + IsStyleUpdate func() bool + type ISvgSaveOptionsData interface + IsSvgSaveOptionsData func() bool + type ITabStop interface + IsTabStop func() bool + type ITabStopBase interface + IsTabStopBase func() bool + type ITabStopInsert interface + IsTabStopInsert func() bool + type ITable interface + IsTable func() bool + type ITableCell interface + IsTableCell func() bool + type ITableCellFormat interface + IsTableCellFormat func() bool + type ITableCellFormatDto interface + IsTableCellFormatDto func() bool + type ITableCellInsert interface + IsTableCellInsert func() bool + type ITableCellInsertDto interface + IsTableCellInsertDto func() bool + type ITableInsert interface + IsTableInsert func() bool + type ITableInsertDto interface + IsTableInsertDto func() bool + type ITableLink interface + IsTableLink func() bool + type ITableLinkCollection interface + IsTableLinkCollection func() bool + type ITableProperties interface + IsTableProperties func() bool + type ITablePropertiesDto interface + IsTablePropertiesDto func() bool + type ITableRow interface + IsTableRow func() bool + type ITableRowFormat interface + IsTableRowFormat func() bool + type ITableRowFormatDto interface + IsTableRowFormatDto func() bool + type ITableRowInsert interface + IsTableRowInsert func() bool + type ITableRowInsertDto interface + IsTableRowInsertDto func() bool + type ITextSaveOptionsData interface + IsTextSaveOptionsData func() bool + type ITiffSaveOptionsData interface + IsTiffSaveOptionsData func() bool + type ITimeZoneInfoData interface + IsTimeZoneInfoData func() bool + type ITxtSaveOptionsBaseData interface + IsTxtSaveOptionsBaseData func() bool + type IWatermarkText interface + IsWatermarkText func() bool + type IWordMLSaveOptionsData interface + IsWordMLSaveOptionsData func() bool + type IWordsApiLink interface + IsWordsApiLink func() bool + type IXamlFixedSaveOptionsData interface + IsXamlFixedSaveOptionsData func() bool + type IXamlFlowSaveOptionsData interface + IsXamlFlowSaveOptionsData func() bool + type IXmlColor interface + IsXmlColor func() bool + type IXpsSaveOptionsData interface + IsXpsSaveOptionsData func() bool + type ImageSaveOptionsData struct + AllowEmbeddingPostScriptFonts *bool + ColorMode *string + CustomTimeZoneInfoData ITimeZoneInfoData + Dml3DEffectsRenderingMode *string + DmlEffectsRenderingMode *string + DmlRenderingMode *string + FileName *string + GraphicsQualityOptions IGraphicsQualityOptionsData + HorizontalResolution *float64 + ImageBrightness *float64 + ImageColorMode *string + ImageContrast *float64 + JpegQuality *int32 + MetafileRenderingOptions IMetafileRenderingOptionsData + NumeralFormat *string + OptimizeOutput *bool + PageCount *int32 + PageIndex *int32 + PaperColor *string + PixelFormat *string + Resolution *float64 + SaveFormat *string + Scale *float64 + UpdateCreatedTimeProperty *bool + UpdateFields *bool + UpdateLastPrintedProperty *bool + UpdateLastSavedTimeProperty *bool + UpdateSdtContent *bool + UseAntiAliasing *bool + UseGdiEmfRenderer *bool + UseHighQualityRendering *bool + VerticalResolution *float64 + ZipOutput *bool + func (ImageSaveOptionsData) IsFixedPageSaveOptionsData() bool + func (ImageSaveOptionsData) IsImageSaveOptionsData() bool + type ImageSaveOptionsDataResult struct + AllowEmbeddingPostScriptFonts bool + ColorMode string + CustomTimeZoneInfoData TimeZoneInfoDataResult + Dml3DEffectsRenderingMode string + DmlEffectsRenderingMode string + DmlRenderingMode string + FileName string + GraphicsQualityOptions GraphicsQualityOptionsDataResult + HorizontalResolution float64 + ImageBrightness float64 + ImageColorMode string + ImageContrast float64 + JpegQuality int32 + MetafileRenderingOptions MetafileRenderingOptionsDataResult + NumeralFormat string + OptimizeOutput bool + PageCount int32 + PageIndex int32 + PaperColor string + PixelFormat string + Resolution float64 + SaveFormat string + Scale float64 + UpdateCreatedTimeProperty bool + UpdateFields bool + UpdateLastPrintedProperty bool + UpdateLastSavedTimeProperty bool + UpdateSdtContent bool + UseAntiAliasing bool + UseGdiEmfRenderer bool + UseHighQualityRendering bool + VerticalResolution float64 + ZipOutput bool + type InsertCommentOnlineRequest struct + type InsertCommentOnlineResponse struct + Document io.Reader + Model CommentResponse + type InsertCommentRequest struct + Comment ICommentInsert + Name *string + Optionals map[string]interface{} + func (data *InsertCommentRequest) CreateRequestData() (RequestData, error) + func (data *InsertCommentRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type InsertDrawingObjectOnlineRequest struct + type InsertDrawingObjectOnlineResponse struct + Document io.Reader + Model DrawingObjectResponse + type InsertDrawingObjectRequest struct + DrawingObject IDrawingObjectInsert + ImageFile *os.File + Name *string + Optionals map[string]interface{} + func (data *InsertDrawingObjectRequest) CreateRequestData() (RequestData, error) + func (data *InsertDrawingObjectRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type InsertFieldOnlineRequest struct + type InsertFieldOnlineResponse struct + Document io.Reader + Model FieldResponse + type InsertFieldRequest struct + Field IFieldInsert + Name *string + Optionals map[string]interface{} + func (data *InsertFieldRequest) CreateRequestData() (RequestData, error) + func (data *InsertFieldRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type InsertFootnoteOnlineRequest struct + type InsertFootnoteOnlineResponse struct + Document io.Reader + Model FootnoteResponse + type InsertFootnoteRequest struct + FootnoteDto IFootnoteInsert + Name *string + Optionals map[string]interface{} + func (data *InsertFootnoteRequest) CreateRequestData() (RequestData, error) + func (data *InsertFootnoteRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type InsertFormFieldOnlineRequest struct + type InsertFormFieldOnlineResponse struct + Document io.Reader + Model FormFieldResponse + type InsertFormFieldRequest struct + FormField IFormField + Name *string + Optionals map[string]interface{} + func (data *InsertFormFieldRequest) CreateRequestData() (RequestData, error) + func (data *InsertFormFieldRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type InsertHeaderFooterOnlineRequest struct + type InsertHeaderFooterOnlineResponse struct + Document io.Reader + Model HeaderFooterResponse + type InsertHeaderFooterRequest struct + HeaderFooterType *string + Name *string + Optionals map[string]interface{} + SectionPath *string + func (data *InsertHeaderFooterRequest) CreateRequestData() (RequestData, error) + func (data *InsertHeaderFooterRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type InsertListOnlineRequest struct + type InsertListOnlineResponse struct + Document io.Reader + Model ListResponse + type InsertListRequest struct + ListInsert IListInsert + Name *string + Optionals map[string]interface{} + func (data *InsertListRequest) CreateRequestData() (RequestData, error) + func (data *InsertListRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type InsertOrUpdateParagraphTabStopOnlineRequest struct + type InsertOrUpdateParagraphTabStopOnlineResponse struct + Document io.Reader + Model TabStopsResponse + type InsertOrUpdateParagraphTabStopRequest struct + Index *int32 + Name *string + Optionals map[string]interface{} + TabStopInsertDto ITabStopInsert + func (data *InsertOrUpdateParagraphTabStopRequest) CreateRequestData() (RequestData, error) + func (data *InsertOrUpdateParagraphTabStopRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type InsertPageNumbersOnlineRequest struct + type InsertPageNumbersOnlineResponse struct + Document io.Reader + Model DocumentResponse + type InsertPageNumbersRequest struct + Name *string + Optionals map[string]interface{} + PageNumber IPageNumber + func (data *InsertPageNumbersRequest) CreateRequestData() (RequestData, error) + func (data *InsertPageNumbersRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type InsertParagraphOnlineRequest struct + type InsertParagraphOnlineResponse struct + Document io.Reader + Model ParagraphResponse + type InsertParagraphRequest struct + Name *string + Optionals map[string]interface{} + Paragraph IParagraphInsert + func (data *InsertParagraphRequest) CreateRequestData() (RequestData, error) + func (data *InsertParagraphRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type InsertRunOnlineRequest struct + type InsertRunOnlineResponse struct + Document io.Reader + Model RunResponse + type InsertRunRequest struct + Name *string + Optionals map[string]interface{} + ParagraphPath *string + Run IRunInsert + func (data *InsertRunRequest) CreateRequestData() (RequestData, error) + func (data *InsertRunRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type InsertStyleOnlineRequest struct + type InsertStyleOnlineResponse struct + Document io.Reader + Model StyleResponse + type InsertStyleRequest struct + Name *string + Optionals map[string]interface{} + StyleInsert IStyleInsert + func (data *InsertStyleRequest) CreateRequestData() (RequestData, error) + func (data *InsertStyleRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type InsertTableCellOnlineRequest struct + type InsertTableCellOnlineResponse struct + Document io.Reader + Model TableCellResponse + type InsertTableCellRequest struct + Cell ITableCellInsert + Name *string + Optionals map[string]interface{} + TableRowPath *string + func (data *InsertTableCellRequest) CreateRequestData() (RequestData, error) + func (data *InsertTableCellRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type InsertTableOnlineRequest struct + type InsertTableOnlineResponse struct + Document io.Reader + Model TableResponse + type InsertTableRequest struct + Name *string + Optionals map[string]interface{} + Table ITableInsert + func (data *InsertTableRequest) CreateRequestData() (RequestData, error) + func (data *InsertTableRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type InsertTableRowOnlineRequest struct + type InsertTableRowOnlineResponse struct + Document io.Reader + Model TableRowResponse + type InsertTableRowRequest struct + Name *string + Optionals map[string]interface{} + Row ITableRowInsert + TablePath *string + func (data *InsertTableRowRequest) CreateRequestData() (RequestData, error) + func (data *InsertTableRowRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type InsertWatermarkImageOnlineRequest struct + type InsertWatermarkImageOnlineResponse struct + Document io.Reader + Model DocumentResponse + type InsertWatermarkImageRequest struct + Name *string + Optionals map[string]interface{} + func (data *InsertWatermarkImageRequest) CreateRequestData() (RequestData, error) + func (data *InsertWatermarkImageRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type InsertWatermarkTextOnlineRequest struct + type InsertWatermarkTextOnlineResponse struct + Document io.Reader + Model DocumentResponse + type InsertWatermarkTextRequest struct + Name *string + Optionals map[string]interface{} + WatermarkText IWatermarkText + func (data *InsertWatermarkTextRequest) CreateRequestData() (RequestData, error) + func (data *InsertWatermarkTextRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type JpegSaveOptionsData struct + AllowEmbeddingPostScriptFonts *bool + ColorMode *string + CustomTimeZoneInfoData ITimeZoneInfoData + Dml3DEffectsRenderingMode *string + DmlEffectsRenderingMode *string + DmlRenderingMode *string + FileName *string + GraphicsQualityOptions IGraphicsQualityOptionsData + HorizontalResolution *float64 + ImageBrightness *float64 + ImageColorMode *string + ImageContrast *float64 + JpegQuality *int32 + MetafileRenderingOptions IMetafileRenderingOptionsData + NumeralFormat *string + OptimizeOutput *bool + PageCount *int32 + PageIndex *int32 + PaperColor *string + PixelFormat *string + Resolution *float64 + SaveFormat *string + Scale *float64 + UpdateCreatedTimeProperty *bool + UpdateFields *bool + UpdateLastPrintedProperty *bool + UpdateLastSavedTimeProperty *bool + UpdateSdtContent *bool + UseAntiAliasing *bool + UseGdiEmfRenderer *bool + UseHighQualityRendering *bool + VerticalResolution *float64 + ZipOutput *bool + func (JpegSaveOptionsData) IsImageSaveOptionsData() bool + func (JpegSaveOptionsData) IsJpegSaveOptionsData() bool + type JpegSaveOptionsDataResult struct + AllowEmbeddingPostScriptFonts bool + ColorMode string + CustomTimeZoneInfoData TimeZoneInfoDataResult + Dml3DEffectsRenderingMode string + DmlEffectsRenderingMode string + DmlRenderingMode string + FileName string + GraphicsQualityOptions GraphicsQualityOptionsDataResult + HorizontalResolution float64 + ImageBrightness float64 + ImageColorMode string + ImageContrast float64 + JpegQuality int32 + MetafileRenderingOptions MetafileRenderingOptionsDataResult + NumeralFormat string + OptimizeOutput bool + PageCount int32 + PageIndex int32 + PaperColor string + PixelFormat string + Resolution float64 + SaveFormat string + Scale float64 + UpdateCreatedTimeProperty bool + UpdateFields bool + UpdateLastPrintedProperty bool + UpdateLastSavedTimeProperty bool + UpdateSdtContent bool + UseAntiAliasing bool + UseGdiEmfRenderer bool + UseHighQualityRendering bool + VerticalResolution float64 + ZipOutput bool + type Link struct + Href *string + Rel *string + Title *string + Type *string + func (Link) IsLink() bool + type LinkElement struct + Link IWordsApiLink + func (LinkElement) IsLinkElement() bool + type LinkElementResult struct + Link WordsApiLinkResult + type LinkResult struct + Href string + Rel string + Title string + Type string + type ListFormat struct + IsListItem *bool + Link IWordsApiLink + ListId *int32 + ListLevelNumber *int32 + func (ListFormat) IsLinkElement() bool + func (ListFormat) IsListFormat() bool + type ListFormatResult struct + IsListItem bool + Link WordsApiLinkResult + ListId int32 + ListLevelNumber int32 + type ListFormatUpdate struct + ListId *int32 + ListLevelNumber *int32 + func (ListFormatUpdate) IsListFormatUpdate() bool + type ListFormatUpdateResult struct + ListId int32 + ListLevelNumber int32 + type ListInfo struct + IsListStyleDefinition *bool + IsListStyleReference *bool + IsMultiLevel *bool + IsRestartAtEachSection *bool + Link IWordsApiLink + ListId *int32 + ListLevels IListLevels + Style IStyle + func (ListInfo) IsLinkElement() bool + func (ListInfo) IsListInfo() bool + type ListInfoResult struct + IsListStyleDefinition bool + IsListStyleReference bool + IsMultiLevel bool + IsRestartAtEachSection bool + Link WordsApiLinkResult + ListId int32 + ListLevels ListLevelsResult + Style StyleResult + type ListInsert struct + Template *string + func (ListInsert) IsListInsert() bool + type ListInsertResult struct + Template string + type ListLevel struct + Alignment *string + Font IFont + IsLegal *bool + Link IWordsApiLink + LinkedStyle IStyle + NumberFormat *string + NumberPosition *float64 + NumberStyle *string + RestartAfterLevel *int32 + StartAt *int32 + TabPosition *float64 + TextPosition *float64 + TrailingCharacter *string + func (ListLevel) IsLinkElement() bool + func (ListLevel) IsListLevel() bool + type ListLevelResult struct + Alignment string + Font FontResult + IsLegal bool + Link WordsApiLinkResult + LinkedStyle StyleResult + NumberFormat string + NumberPosition float64 + NumberStyle string + RestartAfterLevel int32 + StartAt int32 + TabPosition float64 + TextPosition float64 + TrailingCharacter string + type ListLevelUpdate struct + Alignment *string + IsLegal *bool + NumberFormat *string + NumberPosition *float64 + NumberStyle *string + RestartAfterLevel *int32 + StartAt *int32 + TabPosition *float64 + TextPosition *float64 + TrailingCharacter *string + func (ListLevelUpdate) IsListLevelUpdate() bool + type ListLevelUpdateResult struct + Alignment string + IsLegal bool + NumberFormat string + NumberPosition float64 + NumberStyle string + RestartAfterLevel int32 + StartAt int32 + TabPosition float64 + TextPosition float64 + TrailingCharacter string + type ListLevels struct + Link IWordsApiLink + ListLevel []ListLevel + func (ListLevels) IsLinkElement() bool + func (ListLevels) IsListLevels() bool + type ListLevelsResult struct + Link WordsApiLinkResult + ListLevel []ListLevelResult + type ListResponse struct + List ListInfoResult + RequestId string + type ListUpdate struct + IsRestartAtEachSection *bool + func (ListUpdate) IsListUpdate() bool + type ListUpdateResult struct + IsRestartAtEachSection bool + type Lists struct + Link IWordsApiLink + ListInfo []ListInfo + func (Lists) IsLinkElement() bool + func (Lists) IsLists() bool + type ListsResponse struct + Lists ListsResult + RequestId string + type ListsResult struct + Link WordsApiLinkResult + ListInfo []ListInfoResult + type LoadWebDocumentData struct + LoadingDocumentUrl *string + SaveOptions ISaveOptionsData + func (LoadWebDocumentData) IsLoadWebDocumentData() bool + type LoadWebDocumentDataResult struct + LoadingDocumentUrl string + SaveOptions SaveOptionsDataResult + type LoadWebDocumentRequest struct + Data ILoadWebDocumentData + Optionals map[string]interface{} + func (data *LoadWebDocumentRequest) CreateRequestData() (RequestData, error) + func (data *LoadWebDocumentRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type MarkdownSaveOptionsData struct + AllowEmbeddingPostScriptFonts *bool + CustomTimeZoneInfoData ITimeZoneInfoData + Dml3DEffectsRenderingMode *string + DmlEffectsRenderingMode *string + DmlRenderingMode *string + Encoding *string + ExportHeadersFootersMode *string + FileName *string + ForcePageBreaks *bool + ParagraphBreak *string + SaveFormat *string + TableContentAlignment *string + UpdateCreatedTimeProperty *bool + UpdateFields *bool + UpdateLastPrintedProperty *bool + UpdateLastSavedTimeProperty *bool + UpdateSdtContent *bool + ZipOutput *bool + func (MarkdownSaveOptionsData) IsMarkdownSaveOptionsData() bool + func (MarkdownSaveOptionsData) IsTxtSaveOptionsBaseData() bool + type MarkdownSaveOptionsDataResult struct + AllowEmbeddingPostScriptFonts bool + CustomTimeZoneInfoData TimeZoneInfoDataResult + Dml3DEffectsRenderingMode string + DmlEffectsRenderingMode string + DmlRenderingMode string + Encoding string + ExportHeadersFootersMode string + FileName string + ForcePageBreaks bool + ParagraphBreak string + SaveFormat string + TableContentAlignment string + UpdateCreatedTimeProperty bool + UpdateFields bool + UpdateLastPrintedProperty bool + UpdateLastSavedTimeProperty bool + UpdateSdtContent bool + ZipOutput bool + type MetafileRenderingOptionsData struct + EmfPlusDualRenderingMode *string + EmulateRasterOperations *bool + RenderingMode *string + ScaleWmfFontsToMetafileSize *bool + UseEmfEmbeddedToWmf *bool + func (MetafileRenderingOptionsData) IsMetafileRenderingOptionsData() bool + type MetafileRenderingOptionsDataResult struct + EmfPlusDualRenderingMode string + EmulateRasterOperations bool + RenderingMode string + ScaleWmfFontsToMetafileSize bool + UseEmfEmbeddedToWmf bool + type MhtmlSaveOptionsData struct + AllowEmbeddingPostScriptFonts *bool + AllowNegativeIndent *bool + CssClassNamePrefix *string + CssStyleSheetFileName *string + CssStyleSheetType *string + CustomTimeZoneInfoData ITimeZoneInfoData + Dml3DEffectsRenderingMode *string + DmlEffectsRenderingMode *string + DmlRenderingMode *string + DocumentSplitCriteria *string + DocumentSplitHeadingLevel *int32 + Encoding *string + ExportCidUrlsForMhtmlResources *bool + ExportDocumentProperties *bool + ExportDropDownFormFieldAsText *bool + ExportFontResources *bool + ExportFontsAsBase64 *bool + ExportHeadersFootersMode *string + ExportImagesAsBase64 *bool + ExportLanguageInformation *bool + ExportListLabels *string + ExportOriginalUrlForLinkedImages *bool + ExportPageMargins *bool + ExportPageSetup *bool + ExportRelativeFontSize *bool + ExportRoundtripInformation *bool + ExportTextBoxAsSvg *bool + ExportTextInputFormFieldAsText *bool + ExportTocPageNumbers *bool + ExportXhtmlTransitional *bool + FileName *string + FontResourcesSubsettingSizeThreshold *int32 + FontsFolder *string + FontsFolderAlias *string + HtmlVersion *string + ImageResolution *int32 + ImagesFolder *string + ImagesFolderAlias *string + MetafileFormat *string + OfficeMathOutputMode *string + PrettyFormat *bool + ResolveFontNames *bool + ResourceFolder *string + ResourceFolderAlias *string + SaveFormat *string + ScaleImageToShapeSize *bool + TableWidthOutputMode *string + UpdateCreatedTimeProperty *bool + UpdateFields *bool + UpdateLastPrintedProperty *bool + UpdateLastSavedTimeProperty *bool + UpdateSdtContent *bool + ZipOutput *bool + func (MhtmlSaveOptionsData) IsHtmlSaveOptionsData() bool + func (MhtmlSaveOptionsData) IsMhtmlSaveOptionsData() bool + type MhtmlSaveOptionsDataResult struct + AllowEmbeddingPostScriptFonts bool + AllowNegativeIndent bool + CssClassNamePrefix string + CssStyleSheetFileName string + CssStyleSheetType string + CustomTimeZoneInfoData TimeZoneInfoDataResult + Dml3DEffectsRenderingMode string + DmlEffectsRenderingMode string + DmlRenderingMode string + DocumentSplitCriteria string + DocumentSplitHeadingLevel int32 + Encoding string + ExportCidUrlsForMhtmlResources bool + ExportDocumentProperties bool + ExportDropDownFormFieldAsText bool + ExportFontResources bool + ExportFontsAsBase64 bool + ExportHeadersFootersMode string + ExportImagesAsBase64 bool + ExportLanguageInformation bool + ExportListLabels string + ExportOriginalUrlForLinkedImages bool + ExportPageMargins bool + ExportPageSetup bool + ExportRelativeFontSize bool + ExportRoundtripInformation bool + ExportTextBoxAsSvg bool + ExportTextInputFormFieldAsText bool + ExportTocPageNumbers bool + ExportXhtmlTransitional bool + FileName string + FontResourcesSubsettingSizeThreshold int32 + FontsFolder string + FontsFolderAlias string + HtmlVersion string + ImageResolution int32 + ImagesFolder string + ImagesFolderAlias string + MetafileFormat string + OfficeMathOutputMode string + PrettyFormat bool + ResolveFontNames bool + ResourceFolder string + ResourceFolderAlias string + SaveFormat string + ScaleImageToShapeSize bool + TableWidthOutputMode string + UpdateCreatedTimeProperty bool + UpdateFields bool + UpdateLastPrintedProperty bool + UpdateLastSavedTimeProperty bool + UpdateSdtContent bool + ZipOutput bool + type ModificationOperationResult struct + Dest IFileLink + Source IFileLink + func (ModificationOperationResult) IsModificationOperationResult() bool + type ModificationOperationResultResult struct + Dest FileLinkResult + Source FileLinkResult + type MoveFileRequest struct + DestPath *string + Optionals map[string]interface{} + SrcPath *string + func (data *MoveFileRequest) CreateRequestData() (RequestData, error) + func (data *MoveFileRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type MoveFolderRequest struct + DestPath *string + Optionals map[string]interface{} + SrcPath *string + func (data *MoveFolderRequest) CreateRequestData() (RequestData, error) + func (data *MoveFolderRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type NodeLink struct + Link IWordsApiLink + NodeId *string + func (NodeLink) IsLinkElement() bool + func (NodeLink) IsNodeLink() bool + type NodeLinkResult struct + Link WordsApiLinkResult + NodeId string + type OdtSaveOptionsData struct + AllowEmbeddingPostScriptFonts *bool + CustomTimeZoneInfoData ITimeZoneInfoData + Dml3DEffectsRenderingMode *string + DmlEffectsRenderingMode *string + DmlRenderingMode *string + FileName *string + IsStrictSchema11 *bool + MeasureUnit *string + Password *string + PrettyFormat *bool + SaveFormat *string + UpdateCreatedTimeProperty *bool + UpdateFields *bool + UpdateLastPrintedProperty *bool + UpdateLastSavedTimeProperty *bool + UpdateSdtContent *bool + ZipOutput *bool + func (OdtSaveOptionsData) IsOdtSaveOptionsData() bool + func (OdtSaveOptionsData) IsSaveOptionsData() bool + type OdtSaveOptionsDataResult struct + AllowEmbeddingPostScriptFonts bool + CustomTimeZoneInfoData TimeZoneInfoDataResult + Dml3DEffectsRenderingMode string + DmlEffectsRenderingMode string + DmlRenderingMode string + FileName string + IsStrictSchema11 bool + MeasureUnit string + Password string + PrettyFormat bool + SaveFormat string + UpdateCreatedTimeProperty bool + UpdateFields bool + UpdateLastPrintedProperty bool + UpdateLastSavedTimeProperty bool + UpdateSdtContent bool + ZipOutput bool + type OfficeMathLink struct + Link IWordsApiLink + NodeId *string + func (OfficeMathLink) IsNodeLink() bool + func (OfficeMathLink) IsOfficeMathLink() bool + type OfficeMathLinkResult struct + Link WordsApiLinkResult + NodeId string + type OfficeMathObject struct + Content IStoryChildNodes + DisplayType *string + Justification *string + Link IWordsApiLink + MathObjectType *string + NodeId *string + func (OfficeMathObject) IsOfficeMathLink() bool + func (OfficeMathObject) IsOfficeMathObject() bool + type OfficeMathObjectResponse struct + OfficeMathObject OfficeMathObjectResult + RequestId string + type OfficeMathObjectResult struct + Content StoryChildNodesResult + DisplayType string + Justification string + Link WordsApiLinkResult + MathObjectType string + NodeId string + type OfficeMathObjectsCollection struct + Link IWordsApiLink + List []OfficeMathObject + func (OfficeMathObjectsCollection) IsLinkElement() bool + func (OfficeMathObjectsCollection) IsOfficeMathObjectsCollection() bool + type OfficeMathObjectsCollectionResult struct + Link WordsApiLinkResult + List []OfficeMathObjectResult + type OfficeMathObjectsResponse struct + OfficeMathObjects OfficeMathObjectsCollectionResult + RequestId string + type OoxmlSaveOptionsData struct + AllowEmbeddingPostScriptFonts *bool + Compliance *string + CompressionLevel *string + CustomTimeZoneInfoData ITimeZoneInfoData + Dml3DEffectsRenderingMode *string + DmlEffectsRenderingMode *string + DmlRenderingMode *string + FileName *string + Password *string + PrettyFormat *bool + SaveFormat *string + UpdateCreatedTimeProperty *bool + UpdateFields *bool + UpdateLastPrintedProperty *bool + UpdateLastSavedTimeProperty *bool + UpdateSdtContent *bool + ZipOutput *bool + func (OoxmlSaveOptionsData) IsOoxmlSaveOptionsData() bool + func (OoxmlSaveOptionsData) IsSaveOptionsData() bool + type OoxmlSaveOptionsDataResult struct + AllowEmbeddingPostScriptFonts bool + Compliance string + CompressionLevel string + CustomTimeZoneInfoData TimeZoneInfoDataResult + Dml3DEffectsRenderingMode string + DmlEffectsRenderingMode string + DmlRenderingMode string + FileName string + Password string + PrettyFormat bool + SaveFormat string + UpdateCreatedTimeProperty bool + UpdateFields bool + UpdateLastPrintedProperty bool + UpdateLastSavedTimeProperty bool + UpdateSdtContent bool + ZipOutput bool + type OptimizationOptions struct + MsWordVersion *string + func (OptimizationOptions) IsOptimizationOptions() bool + type OptimizationOptionsResult struct + MsWordVersion string + type OptimizeDocumentOnlineRequest struct + type OptimizeDocumentRequest struct + Name *string + Optionals map[string]interface{} + Options IOptimizationOptions + func (data *OptimizeDocumentRequest) CreateRequestData() (RequestData, error) + func (data *OptimizeDocumentRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type OutlineOptionsData struct + BookmarksOutlineLevels []BookmarksOutlineLevelData + CreateMissingOutlineLevels *bool + CreateOutlinesForHeadingsInTables *bool + DefaultBookmarksOutlineLevel *int32 + ExpandedOutlineLevels *int32 + HeadingsOutlineLevels *int32 + func (OutlineOptionsData) IsOutlineOptionsData() bool + type OutlineOptionsDataResult struct + BookmarksOutlineLevels []BookmarksOutlineLevelDataResult + CreateMissingOutlineLevels bool + CreateOutlinesForHeadingsInTables bool + DefaultBookmarksOutlineLevel int32 + ExpandedOutlineLevels int32 + HeadingsOutlineLevels int32 + type PageNumber struct + Alignment *string + Format *string + IsTop *bool + SetPageNumberOnFirstPage *bool + func (PageNumber) IsPageNumber() bool + type PageNumberResult struct + Alignment string + Format string + IsTop bool + SetPageNumberOnFirstPage bool + type PageSetup struct + Bidi *bool + BorderAlwaysInFront *bool + BorderAppliesTo *string + BorderDistanceFrom *string + BottomMargin *float64 + DifferentFirstPageHeaderFooter *bool + FirstPageTray *int32 + FooterDistance *float64 + Gutter *float64 + HeaderDistance *float64 + LeftMargin *float64 + LineNumberCountBy *int32 + LineNumberDistanceFromText *float64 + LineNumberRestartMode *string + LineStartingNumber *int32 + Link IWordsApiLink + Orientation *string + OtherPagesTray *int32 + PageHeight *float64 + PageNumberStyle *string + PageStartingNumber *int32 + PageWidth *float64 + PaperSize *string + RestartPageNumbering *bool + RightMargin *float64 + RtlGutter *bool + SectionStart *string + SuppressEndnotes *bool + TopMargin *float64 + VerticalAlignment *string + func (PageSetup) IsLinkElement() bool + func (PageSetup) IsPageSetup() bool + type PageSetupResult struct + Bidi bool + BorderAlwaysInFront bool + BorderAppliesTo string + BorderDistanceFrom string + BottomMargin float64 + DifferentFirstPageHeaderFooter bool + FirstPageTray int32 + FooterDistance float64 + Gutter float64 + HeaderDistance float64 + LeftMargin float64 + LineNumberCountBy int32 + LineNumberDistanceFromText float64 + LineNumberRestartMode string + LineStartingNumber int32 + Link WordsApiLinkResult + Orientation string + OtherPagesTray int32 + PageHeight float64 + PageNumberStyle string + PageStartingNumber int32 + PageWidth float64 + PaperSize string + RestartPageNumbering bool + RightMargin float64 + RtlGutter bool + SectionStart string + SuppressEndnotes bool + TopMargin float64 + VerticalAlignment string + type PageStatData struct + FootnotesStatData IFootnotesStatData + PageNumber *int32 + ParagraphCount *int32 + WordCount *int32 + func (PageStatData) IsPageStatData() bool + type PageStatDataResult struct + FootnotesStatData FootnotesStatDataResult + PageNumber int32 + ParagraphCount int32 + WordCount int32 + type Paragraph struct + ChildNodes []NodeLink + Link IWordsApiLink + NodeId *string + func (Paragraph) IsNodeLink() bool + func (Paragraph) IsParagraph() bool + type ParagraphFormat struct + AddSpaceBetweenFarEastAndAlpha *bool + AddSpaceBetweenFarEastAndDigit *bool + Alignment *string + Bidi *bool + DropCapPosition *string + FirstLineIndent *float64 + IsHeading *bool + IsListItem *bool + KeepTogether *bool + KeepWithNext *bool + LeftIndent *float64 + LineSpacing *float64 + LineSpacingRule *string + LinesToDrop *int32 + Link IWordsApiLink + NoSpaceBetweenParagraphsOfSameStyle *bool + OutlineLevel *string + PageBreakBefore *bool + RightIndent *float64 + Shading IShading + SpaceAfter *float64 + SpaceAfterAuto *bool + SpaceBefore *float64 + SpaceBeforeAuto *bool + StyleIdentifier *string + StyleName *string + SuppressAutoHyphens *bool + SuppressLineNumbers *bool + WidowControl *bool + func (ParagraphFormat) IsParagraphFormat() bool + func (ParagraphFormat) IsParagraphFormatBase() bool + type ParagraphFormatBase struct + AddSpaceBetweenFarEastAndAlpha *bool + AddSpaceBetweenFarEastAndDigit *bool + Alignment *string + Bidi *bool + DropCapPosition *string + FirstLineIndent *float64 + KeepTogether *bool + KeepWithNext *bool + LeftIndent *float64 + LineSpacing *float64 + LineSpacingRule *string + LinesToDrop *int32 + Link IWordsApiLink + NoSpaceBetweenParagraphsOfSameStyle *bool + OutlineLevel *string + PageBreakBefore *bool + RightIndent *float64 + Shading IShading + SpaceAfter *float64 + SpaceAfterAuto *bool + SpaceBefore *float64 + SpaceBeforeAuto *bool + StyleIdentifier *string + StyleName *string + SuppressAutoHyphens *bool + SuppressLineNumbers *bool + WidowControl *bool + func (ParagraphFormatBase) IsLinkElement() bool + func (ParagraphFormatBase) IsParagraphFormatBase() bool + type ParagraphFormatBaseResult struct + AddSpaceBetweenFarEastAndAlpha bool + AddSpaceBetweenFarEastAndDigit bool + Alignment string + Bidi bool + DropCapPosition string + FirstLineIndent float64 + KeepTogether bool + KeepWithNext bool + LeftIndent float64 + LineSpacing float64 + LineSpacingRule string + LinesToDrop int32 + Link WordsApiLinkResult + NoSpaceBetweenParagraphsOfSameStyle bool + OutlineLevel string + PageBreakBefore bool + RightIndent float64 + Shading ShadingResult + SpaceAfter float64 + SpaceAfterAuto bool + SpaceBefore float64 + SpaceBeforeAuto bool + StyleIdentifier string + StyleName string + SuppressAutoHyphens bool + SuppressLineNumbers bool + WidowControl bool + type ParagraphFormatResponse struct + ParagraphFormat ParagraphFormatResult + RequestId string + type ParagraphFormatResult struct + AddSpaceBetweenFarEastAndAlpha bool + AddSpaceBetweenFarEastAndDigit bool + Alignment string + Bidi bool + DropCapPosition string + FirstLineIndent float64 + IsHeading bool + IsListItem bool + KeepTogether bool + KeepWithNext bool + LeftIndent float64 + LineSpacing float64 + LineSpacingRule string + LinesToDrop int32 + Link WordsApiLinkResult + NoSpaceBetweenParagraphsOfSameStyle bool + OutlineLevel string + PageBreakBefore bool + RightIndent float64 + Shading ShadingResult + SpaceAfter float64 + SpaceAfterAuto bool + SpaceBefore float64 + SpaceBeforeAuto bool + StyleIdentifier string + StyleName string + SuppressAutoHyphens bool + SuppressLineNumbers bool + WidowControl bool + type ParagraphFormatUpdate struct + AddSpaceBetweenFarEastAndAlpha *bool + AddSpaceBetweenFarEastAndDigit *bool + Alignment *string + Bidi *bool + DropCapPosition *string + FirstLineIndent *float64 + KeepTogether *bool + KeepWithNext *bool + LeftIndent *float64 + LineSpacing *float64 + LineSpacingRule *string + LinesToDrop *int32 + Link IWordsApiLink + NoSpaceBetweenParagraphsOfSameStyle *bool + OutlineLevel *string + PageBreakBefore *bool + RightIndent *float64 + Shading IShading + SpaceAfter *float64 + SpaceAfterAuto *bool + SpaceBefore *float64 + SpaceBeforeAuto *bool + StyleIdentifier *string + StyleName *string + SuppressAutoHyphens *bool + SuppressLineNumbers *bool + WidowControl *bool + func (ParagraphFormatUpdate) IsParagraphFormatBase() bool + func (ParagraphFormatUpdate) IsParagraphFormatUpdate() bool + type ParagraphFormatUpdateResult struct + AddSpaceBetweenFarEastAndAlpha bool + AddSpaceBetweenFarEastAndDigit bool + Alignment string + Bidi bool + DropCapPosition string + FirstLineIndent float64 + KeepTogether bool + KeepWithNext bool + LeftIndent float64 + LineSpacing float64 + LineSpacingRule string + LinesToDrop int32 + Link WordsApiLinkResult + NoSpaceBetweenParagraphsOfSameStyle bool + OutlineLevel string + PageBreakBefore bool + RightIndent float64 + Shading ShadingResult + SpaceAfter float64 + SpaceAfterAuto bool + SpaceBefore float64 + SpaceBeforeAuto bool + StyleIdentifier string + StyleName string + SuppressAutoHyphens bool + SuppressLineNumbers bool + WidowControl bool + type ParagraphInsert struct + Text *string + func (ParagraphInsert) IsParagraphInsert() bool + type ParagraphInsertResult struct + Text string + type ParagraphLink struct + Link IWordsApiLink + NodeId *string + Text *string + func (ParagraphLink) IsNodeLink() bool + func (ParagraphLink) IsParagraphLink() bool + type ParagraphLinkCollection struct + Link IWordsApiLink + ParagraphLinkList []ParagraphLink + func (ParagraphLinkCollection) IsLinkElement() bool + func (ParagraphLinkCollection) IsParagraphLinkCollection() bool + type ParagraphLinkCollectionResponse struct + Paragraphs ParagraphLinkCollectionResult + RequestId string + type ParagraphLinkCollectionResult struct + Link WordsApiLinkResult + ParagraphLinkList []ParagraphLinkResult + type ParagraphLinkResult struct + Link WordsApiLinkResult + NodeId string + Text string + type ParagraphListFormatResponse struct + ListFormat ListFormatResult + RequestId string + type ParagraphResponse struct + Paragraph ParagraphResult + RequestId string + type ParagraphResult struct + ChildNodes []NodeLinkResult + Link WordsApiLinkResult + NodeId string + type PclSaveOptionsData struct + AllowEmbeddingPostScriptFonts *bool + ColorMode *string + CustomTimeZoneInfoData ITimeZoneInfoData + Dml3DEffectsRenderingMode *string + DmlEffectsRenderingMode *string + DmlRenderingMode *string + FalllbackFontName *string + FileName *string + JpegQuality *int32 + MetafileRenderingOptions IMetafileRenderingOptionsData + NumeralFormat *string + OptimizeOutput *bool + PageCount *int32 + PageIndex *int32 + RasterizeTransformedElements *bool + SaveFormat *string + UpdateCreatedTimeProperty *bool + UpdateFields *bool + UpdateLastPrintedProperty *bool + UpdateLastSavedTimeProperty *bool + UpdateSdtContent *bool + ZipOutput *bool + func (PclSaveOptionsData) IsFixedPageSaveOptionsData() bool + func (PclSaveOptionsData) IsPclSaveOptionsData() bool + type PclSaveOptionsDataResult struct + AllowEmbeddingPostScriptFonts bool + ColorMode string + CustomTimeZoneInfoData TimeZoneInfoDataResult + Dml3DEffectsRenderingMode string + DmlEffectsRenderingMode string + DmlRenderingMode string + FalllbackFontName string + FileName string + JpegQuality int32 + MetafileRenderingOptions MetafileRenderingOptionsDataResult + NumeralFormat string + OptimizeOutput bool + PageCount int32 + PageIndex int32 + RasterizeTransformedElements bool + SaveFormat string + UpdateCreatedTimeProperty bool + UpdateFields bool + UpdateLastPrintedProperty bool + UpdateLastSavedTimeProperty bool + UpdateSdtContent bool + ZipOutput bool + type PdfDigitalSignatureDetailsData struct + CertificateFilename *string + HashAlgorithm *string + Location *string + Reason *string + SignatureDate *Time + func (PdfDigitalSignatureDetailsData) IsPdfDigitalSignatureDetailsData() bool + type PdfDigitalSignatureDetailsDataResult struct + CertificateFilename string + HashAlgorithm string + Location string + Reason string + SignatureDate Time + type PdfEncryptionDetailsData struct + EncryptionAlgorithm *string + OwnerPassword *string + Permissions *string + UserPassword *string + func (PdfEncryptionDetailsData) IsPdfEncryptionDetailsData() bool + type PdfEncryptionDetailsDataResult struct + EncryptionAlgorithm string + OwnerPassword string + Permissions string + UserPassword string + type PdfSaveOptionsData struct + AllowEmbeddingPostScriptFonts *bool + ColorMode *string + Compliance *string + CreateNoteHyperlinks *bool + CustomPropertiesExport *string + CustomTimeZoneInfoData ITimeZoneInfoData + DigitalSignatureDetails IPdfDigitalSignatureDetailsData + DisplayDocTitle *bool + Dml3DEffectsRenderingMode *string + DmlEffectsRenderingMode *string + DmlRenderingMode *string + DownsampleOptions IDownsampleOptionsData + EmbedFullFonts *bool + EncryptionDetails IPdfEncryptionDetailsData + ExportDocumentStructure *bool + FileName *string + FontEmbeddingMode *string + HeaderFooterBookmarksExportMode *string + ImageColorSpaceExportMode *string + ImageCompression *string + InterpolateImages *bool + JpegQuality *int32 + MetafileRenderingOptions IMetafileRenderingOptionsData + NumeralFormat *string + OpenHyperlinksInNewWindow *bool + OptimizeOutput *bool + OutlineOptions IOutlineOptionsData + PageCount *int32 + PageIndex *int32 + PageMode *string + PreblendImages *bool + PreserveFormFields *bool + SaveFormat *string + TextCompression *string + UpdateCreatedTimeProperty *bool + UpdateFields *bool + UpdateLastPrintedProperty *bool + UpdateLastSavedTimeProperty *bool + UpdateSdtContent *bool + UseBookFoldPrintingSettings *bool + UseCoreFonts *bool + ZipOutput *bool + ZoomBehavior *string + ZoomFactor *int32 + func (PdfSaveOptionsData) IsFixedPageSaveOptionsData() bool + func (PdfSaveOptionsData) IsPdfSaveOptionsData() bool + type PdfSaveOptionsDataResult struct + AllowEmbeddingPostScriptFonts bool + ColorMode string + Compliance string + CreateNoteHyperlinks bool + CustomPropertiesExport string + CustomTimeZoneInfoData TimeZoneInfoDataResult + DigitalSignatureDetails PdfDigitalSignatureDetailsDataResult + DisplayDocTitle bool + Dml3DEffectsRenderingMode string + DmlEffectsRenderingMode string + DmlRenderingMode string + DownsampleOptions DownsampleOptionsDataResult + EmbedFullFonts bool + EncryptionDetails PdfEncryptionDetailsDataResult + ExportDocumentStructure bool + FileName string + FontEmbeddingMode string + HeaderFooterBookmarksExportMode string + ImageColorSpaceExportMode string + ImageCompression string + InterpolateImages bool + JpegQuality int32 + MetafileRenderingOptions MetafileRenderingOptionsDataResult + NumeralFormat string + OpenHyperlinksInNewWindow bool + OptimizeOutput bool + OutlineOptions OutlineOptionsDataResult + PageCount int32 + PageIndex int32 + PageMode string + PreblendImages bool + PreserveFormFields bool + SaveFormat string + TextCompression string + UpdateCreatedTimeProperty bool + UpdateFields bool + UpdateLastPrintedProperty bool + UpdateLastSavedTimeProperty bool + UpdateSdtContent bool + UseBookFoldPrintingSettings bool + UseCoreFonts bool + ZipOutput bool + ZoomBehavior string + ZoomFactor int32 + type PngSaveOptionsData struct + AllowEmbeddingPostScriptFonts *bool + ColorMode *string + CustomTimeZoneInfoData ITimeZoneInfoData + Dml3DEffectsRenderingMode *string + DmlEffectsRenderingMode *string + DmlRenderingMode *string + FileName *string + GraphicsQualityOptions IGraphicsQualityOptionsData + HorizontalResolution *float64 + ImageBrightness *float64 + ImageColorMode *string + ImageContrast *float64 + JpegQuality *int32 + MetafileRenderingOptions IMetafileRenderingOptionsData + NumeralFormat *string + OptimizeOutput *bool + PageCount *int32 + PageIndex *int32 + PaperColor *string + PixelFormat *string + Resolution *float64 + SaveFormat *string + Scale *float64 + UpdateCreatedTimeProperty *bool + UpdateFields *bool + UpdateLastPrintedProperty *bool + UpdateLastSavedTimeProperty *bool + UpdateSdtContent *bool + UseAntiAliasing *bool + UseGdiEmfRenderer *bool + UseHighQualityRendering *bool + VerticalResolution *float64 + ZipOutput *bool + func (PngSaveOptionsData) IsImageSaveOptionsData() bool + func (PngSaveOptionsData) IsPngSaveOptionsData() bool + type PngSaveOptionsDataResult struct + AllowEmbeddingPostScriptFonts bool + ColorMode string + CustomTimeZoneInfoData TimeZoneInfoDataResult + Dml3DEffectsRenderingMode string + DmlEffectsRenderingMode string + DmlRenderingMode string + FileName string + GraphicsQualityOptions GraphicsQualityOptionsDataResult + HorizontalResolution float64 + ImageBrightness float64 + ImageColorMode string + ImageContrast float64 + JpegQuality int32 + MetafileRenderingOptions MetafileRenderingOptionsDataResult + NumeralFormat string + OptimizeOutput bool + PageCount int32 + PageIndex int32 + PaperColor string + PixelFormat string + Resolution float64 + SaveFormat string + Scale float64 + UpdateCreatedTimeProperty bool + UpdateFields bool + UpdateLastPrintedProperty bool + UpdateLastSavedTimeProperty bool + UpdateSdtContent bool + UseAntiAliasing bool + UseGdiEmfRenderer bool + UseHighQualityRendering bool + VerticalResolution float64 + ZipOutput bool + type PreferredWidth struct + Type *string + Value *float64 + func (PreferredWidth) IsPreferredWidth() bool + type PreferredWidthResult struct + Type string + Value float64 + type ProtectDocumentOnlineRequest struct + type ProtectDocumentOnlineResponse struct + Document io.Reader + Model ProtectionDataResponse + type ProtectDocumentRequest struct + Name *string + Optionals map[string]interface{} + ProtectionRequest IProtectionRequest + func (data *ProtectDocumentRequest) CreateRequestData() (RequestData, error) + func (data *ProtectDocumentRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type ProtectionData struct + ProtectionType *string + func (ProtectionData) IsProtectionData() bool + type ProtectionDataResponse struct + DocumentLink FileLinkResult + ProtectionData ProtectionDataResult + RequestId string + type ProtectionDataResult struct + ProtectionType string + type ProtectionRequest struct + NewPassword *string + Password *string + ProtectionType *string + func (ProtectionRequest) IsProtectionRequest() bool + type ProtectionRequestResult struct + NewPassword string + Password string + ProtectionType string + type PsSaveOptionsData struct + AllowEmbeddingPostScriptFonts *bool + ColorMode *string + CustomTimeZoneInfoData ITimeZoneInfoData + Dml3DEffectsRenderingMode *string + DmlEffectsRenderingMode *string + DmlRenderingMode *string + FileName *string + JpegQuality *int32 + MetafileRenderingOptions IMetafileRenderingOptionsData + NumeralFormat *string + OptimizeOutput *bool + PageCount *int32 + PageIndex *int32 + SaveFormat *string + UpdateCreatedTimeProperty *bool + UpdateFields *bool + UpdateLastPrintedProperty *bool + UpdateLastSavedTimeProperty *bool + UpdateSdtContent *bool + UseBookFoldPrintingSettings *bool + ZipOutput *bool + func (PsSaveOptionsData) IsFixedPageSaveOptionsData() bool + func (PsSaveOptionsData) IsPsSaveOptionsData() bool + type PsSaveOptionsDataResult struct + AllowEmbeddingPostScriptFonts bool + ColorMode string + CustomTimeZoneInfoData TimeZoneInfoDataResult + Dml3DEffectsRenderingMode string + DmlEffectsRenderingMode string + DmlRenderingMode string + FileName string + JpegQuality int32 + MetafileRenderingOptions MetafileRenderingOptionsDataResult + NumeralFormat string + OptimizeOutput bool + PageCount int32 + PageIndex int32 + SaveFormat string + UpdateCreatedTimeProperty bool + UpdateFields bool + UpdateLastPrintedProperty bool + UpdateLastSavedTimeProperty bool + UpdateSdtContent bool + UseBookFoldPrintingSettings bool + ZipOutput bool + type RangeDocument struct + DocumentName *string + func (RangeDocument) IsRangeDocument() bool + type RangeDocumentDto struct + DocumentName *string + func (RangeDocumentDto) IsRangeDocumentDto() bool + type RangeDocumentDtoResult struct + DocumentName string + type RangeDocumentResult struct + DocumentName string + type RangeTextResponse struct + RequestId string + Text string + type RejectAllRevisionsOnlineRequest struct + type RejectAllRevisionsOnlineResponse struct + Document io.Reader + Model RevisionsModificationResponse + type RejectAllRevisionsRequest struct + Name *string + Optionals map[string]interface{} + func (data *RejectAllRevisionsRequest) CreateRequestData() (RequestData, error) + func (data *RejectAllRevisionsRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type RemoveRangeOnlineRequest struct + type RemoveRangeOnlineResponse struct + Document io.Reader + Model DocumentResponse + type RemoveRangeRequest struct + Name *string + Optionals map[string]interface{} + RangeStartIdentifier *string + func (data *RemoveRangeRequest) CreateRequestData() (RequestData, error) + func (data *RemoveRangeRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type RenderDrawingObjectOnlineRequest struct + type RenderDrawingObjectRequest struct + Format *string + Index *int32 + Name *string + Optionals map[string]interface{} + func (data *RenderDrawingObjectRequest) CreateRequestData() (RequestData, error) + func (data *RenderDrawingObjectRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type RenderMathObjectOnlineRequest struct + type RenderMathObjectRequest struct + Format *string + Index *int32 + Name *string + Optionals map[string]interface{} + func (data *RenderMathObjectRequest) CreateRequestData() (RequestData, error) + func (data *RenderMathObjectRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type RenderPageOnlineRequest struct + type RenderPageRequest struct + Format *string + Name *string + Optionals map[string]interface{} + PageIndex *int32 + func (data *RenderPageRequest) CreateRequestData() (RequestData, error) + func (data *RenderPageRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type RenderParagraphOnlineRequest struct + type RenderParagraphRequest struct + Format *string + Index *int32 + Name *string + Optionals map[string]interface{} + func (data *RenderParagraphRequest) CreateRequestData() (RequestData, error) + func (data *RenderParagraphRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type RenderTableOnlineRequest struct + type RenderTableRequest struct + Format *string + Index *int32 + Name *string + Optionals map[string]interface{} + func (data *RenderTableRequest) CreateRequestData() (RequestData, error) + func (data *RenderTableRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type ReplaceRange struct + Text *string + TextType *string + func (ReplaceRange) IsReplaceRange() bool + type ReplaceRangeDto struct + Text *string + TextType *string + func (ReplaceRangeDto) IsReplaceRangeDto() bool + type ReplaceRangeDtoResult struct + Text string + TextType string + type ReplaceRangeResult struct + Text string + TextType string + type ReplaceTextOnlineRequest struct + type ReplaceTextOnlineResponse struct + Document io.Reader + Model ReplaceTextResponse + type ReplaceTextParameters struct + IsMatchCase *bool + IsMatchWholeWord *bool + IsOldValueRegex *bool + NewValue *string + OldValue *string + func (ReplaceTextParameters) IsReplaceTextParameters() bool + type ReplaceTextParametersResult struct + IsMatchCase bool + IsMatchWholeWord bool + IsOldValueRegex bool + NewValue string + OldValue string + type ReplaceTextRequest struct + Name *string + Optionals map[string]interface{} + ReplaceText IReplaceTextParameters + func (data *ReplaceTextRequest) CreateRequestData() (RequestData, error) + func (data *ReplaceTextRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type ReplaceTextResponse struct + DocumentLink FileLinkResult + Matches int32 + RequestId string + type ReplaceWithTextOnlineRequest struct + type ReplaceWithTextOnlineResponse struct + Document io.Reader + Model DocumentResponse + type ReplaceWithTextRequest struct + Name *string + Optionals map[string]interface{} + RangeStartIdentifier *string + RangeText IReplaceRange + func (data *ReplaceWithTextRequest) CreateRequestData() (RequestData, error) + func (data *ReplaceWithTextRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type ReportBuildOptions string + const ALLOWMISSINGMEMBERS + const INLINEERRORMESSAGES + const NONE + const REMOVEEMPTYPARAGRAPHS + type ReportEngineSettings struct + CsvDataLoadOptions ICsvDataLoadOptions + DataSourceName *string + DataSourceType *string + ReportBuildOptions []string + func (ReportEngineSettings) IsReportEngineSettings() bool + type ReportEngineSettingsResult struct + CsvDataLoadOptions CsvDataLoadOptionsResult + DataSourceName string + DataSourceType string + ReportBuildOptions []string + type RequestData struct + FormParams []FormParamContainer + HeaderParams map[string]string + Method string + Path string + PostBody interface{} + QueryParams url.Values + type RequestInterface interface + CreateRequestData func() (request RequestData, err error) + CreateResponse func(reader io.Reader) (response interface{}, err error) + type ResetCacheRequest struct + func (data *ResetCacheRequest) CreateRequestData() (RequestData, error) + func (data *ResetCacheRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type RevisionsModificationResponse struct + RequestId string + Result ModificationOperationResultResult + type RtfSaveOptionsData struct + AllowEmbeddingPostScriptFonts *bool + CustomTimeZoneInfoData ITimeZoneInfoData + Dml3DEffectsRenderingMode *string + DmlEffectsRenderingMode *string + DmlRenderingMode *string + ExportCompactSize *bool + ExportImagesForOldReaders *bool + FileName *string + PrettyFormat *bool + SaveFormat *string + SaveImagesAsWmf *bool + UpdateCreatedTimeProperty *bool + UpdateFields *bool + UpdateLastPrintedProperty *bool + UpdateLastSavedTimeProperty *bool + UpdateSdtContent *bool + ZipOutput *bool + func (RtfSaveOptionsData) IsRtfSaveOptionsData() bool + func (RtfSaveOptionsData) IsSaveOptionsData() bool + type RtfSaveOptionsDataResult struct + AllowEmbeddingPostScriptFonts bool + CustomTimeZoneInfoData TimeZoneInfoDataResult + Dml3DEffectsRenderingMode string + DmlEffectsRenderingMode string + DmlRenderingMode string + ExportCompactSize bool + ExportImagesForOldReaders bool + FileName string + PrettyFormat bool + SaveFormat string + SaveImagesAsWmf bool + UpdateCreatedTimeProperty bool + UpdateFields bool + UpdateLastPrintedProperty bool + UpdateLastSavedTimeProperty bool + UpdateSdtContent bool + ZipOutput bool + type Run struct + Link IWordsApiLink + NodeId *string + Text *string + func (Run) IsRun() bool + func (Run) IsRunLink() bool + type RunBase struct + Text *string + func (RunBase) IsRunBase() bool + type RunBaseResult struct + Text string + type RunInsert struct + Text *string + func (RunInsert) IsRunBase() bool + func (RunInsert) IsRunInsert() bool + type RunInsertResult struct + Text string + type RunLink struct + Link IWordsApiLink + NodeId *string + Text *string + func (RunLink) IsNodeLink() bool + func (RunLink) IsRunLink() bool + type RunLinkResult struct + Link WordsApiLinkResult + NodeId string + Text string + type RunResponse struct + RequestId string + Run RunResult + type RunResult struct + Link WordsApiLinkResult + NodeId string + Text string + type RunUpdate struct + Text *string + func (RunUpdate) IsRunBase() bool + func (RunUpdate) IsRunUpdate() bool + type RunUpdateResult struct + Text string + type Runs struct + Link IWordsApiLink + List []Run + func (Runs) IsLinkElement() bool + func (Runs) IsRuns() bool + type RunsResponse struct + RequestId string + Runs RunsResult + type RunsResult struct + Link WordsApiLinkResult + List []RunResult + type SaveAsOnlineRequest struct + type SaveAsOnlineResponse struct + Document io.Reader + Model SaveResponse + type SaveAsRangeOnlineRequest struct + type SaveAsRangeOnlineResponse struct + Document io.Reader + Model DocumentResponse + type SaveAsRangeRequest struct + DocumentParameters IRangeDocument + Name *string + Optionals map[string]interface{} + RangeStartIdentifier *string + func (data *SaveAsRangeRequest) CreateRequestData() (RequestData, error) + func (data *SaveAsRangeRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type SaveAsRequest struct + Name *string + Optionals map[string]interface{} + SaveOptionsData ISaveOptionsData + func (data *SaveAsRequest) CreateRequestData() (RequestData, error) + func (data *SaveAsRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type SaveAsTiffOnlineRequest struct + type SaveAsTiffOnlineResponse struct + Document io.Reader + Model SaveResponse + type SaveAsTiffRequest struct + Name *string + Optionals map[string]interface{} + SaveOptions ITiffSaveOptionsData + func (data *SaveAsTiffRequest) CreateRequestData() (RequestData, error) + func (data *SaveAsTiffRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type SaveOptionsData struct + AllowEmbeddingPostScriptFonts *bool + CustomTimeZoneInfoData ITimeZoneInfoData + Dml3DEffectsRenderingMode *string + DmlEffectsRenderingMode *string + DmlRenderingMode *string + FileName *string + SaveFormat *string + UpdateCreatedTimeProperty *bool + UpdateFields *bool + UpdateLastPrintedProperty *bool + UpdateLastSavedTimeProperty *bool + UpdateSdtContent *bool + ZipOutput *bool + func (SaveOptionsData) IsSaveOptionsData() bool + type SaveOptionsDataResult struct + AllowEmbeddingPostScriptFonts bool + CustomTimeZoneInfoData TimeZoneInfoDataResult + Dml3DEffectsRenderingMode string + DmlEffectsRenderingMode string + DmlRenderingMode string + FileName string + SaveFormat string + UpdateCreatedTimeProperty bool + UpdateFields bool + UpdateLastPrintedProperty bool + UpdateLastSavedTimeProperty bool + UpdateSdtContent bool + ZipOutput bool + type SaveResponse struct + RequestId string + SaveResult SaveResultResult + type SaveResult struct + AdditionalItems []FileLink + DestDocument IFileLink + SourceDocument IFileLink + func (SaveResult) IsSaveResult() bool + type SaveResultResult struct + AdditionalItems []FileLinkResult + DestDocument FileLinkResult + SourceDocument FileLinkResult + type SearchOnlineRequest struct + type SearchRequest struct + Name *string + Optionals map[string]interface{} + Pattern *string + func (data *SearchRequest) CreateRequestData() (RequestData, error) + func (data *SearchRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type SearchResponse struct + RequestId string + SearchResults SearchResultsCollectionResult + SearchingPattern string + type SearchResult struct + RangeEnd IDocumentPosition + RangeStart IDocumentPosition + func (SearchResult) IsSearchResult() bool + type SearchResultResult struct + RangeEnd DocumentPositionResult + RangeStart DocumentPositionResult + type SearchResultsCollection struct + Link IWordsApiLink + ResultsList []SearchResult + func (SearchResultsCollection) IsLinkElement() bool + func (SearchResultsCollection) IsSearchResultsCollection() bool + type SearchResultsCollectionResult struct + Link WordsApiLinkResult + ResultsList []SearchResultResult + type Section struct + ChildNodes []NodeLink + HeaderFooters ILinkElement + Link IWordsApiLink + PageSetup ILinkElement + Paragraphs ILinkElement + Tables ILinkElement + func (Section) IsLinkElement() bool + func (Section) IsSection() bool + type SectionLink struct + Link IWordsApiLink + NodeId *string + func (SectionLink) IsNodeLink() bool + func (SectionLink) IsSectionLink() bool + type SectionLinkCollection struct + Link IWordsApiLink + SectionLinkList []SectionLink + func (SectionLinkCollection) IsLinkElement() bool + func (SectionLinkCollection) IsSectionLinkCollection() bool + type SectionLinkCollectionResponse struct + RequestId string + Sections SectionLinkCollectionResult + type SectionLinkCollectionResult struct + Link WordsApiLinkResult + SectionLinkList []SectionLinkResult + type SectionLinkResult struct + Link WordsApiLinkResult + NodeId string + type SectionPageSetupResponse struct + PageSetup PageSetupResult + RequestId string + type SectionResponse struct + RequestId string + Section SectionResult + type SectionResult struct + ChildNodes []NodeLinkResult + HeaderFooters LinkElementResult + Link WordsApiLinkResult + PageSetup LinkElementResult + Paragraphs LinkElementResult + Tables LinkElementResult + type Shading struct + BackgroundPatternColor IXmlColor + ForegroundPatternColor IXmlColor + Texture *string + func (Shading) IsShading() bool + type ShadingResult struct + BackgroundPatternColor XmlColorResult + ForegroundPatternColor XmlColorResult + Texture string + type SplitDocumentOnlineRequest struct + type SplitDocumentOnlineResponse struct + Document io.Reader + Model SplitDocumentResponse + type SplitDocumentRequest struct + Format *string + Name *string + Optionals map[string]interface{} + func (data *SplitDocumentRequest) CreateRequestData() (RequestData, error) + func (data *SplitDocumentRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type SplitDocumentResponse struct + RequestId string + SplitResult SplitDocumentResultResult + type SplitDocumentResult struct + Pages []FileLink + SourceDocument IFileLink + ZippedPages IFileLink + func (SplitDocumentResult) IsSplitDocumentResult() bool + type SplitDocumentResultResult struct + Pages []FileLinkResult + SourceDocument FileLinkResult + ZippedPages FileLinkResult + type StatDataResponse struct + DocumentLink FileLinkResult + RequestId string + StatData DocumentStatDataResult + type StorageFile struct + IsFolder *bool + ModifiedDate *Time + Name *string + Path *string + Size *int32 + func (StorageFile) IsStorageFile() bool + type StorageFileResult struct + IsFolder bool + ModifiedDate Time + Name string + Path string + Size int32 + type StoryChildNodes struct + ChildNodes []NodeLink + func (StoryChildNodes) IsStoryChildNodes() bool + type StoryChildNodesResult struct + ChildNodes []NodeLinkResult + type StringFormatData struct + Alignment *string + FormatFlags *string + HotkeyPrefix *string + LineAlignment *string + Trimming *string + func (StringFormatData) IsStringFormatData() bool + type StringFormatDataResult struct + Alignment string + FormatFlags string + HotkeyPrefix string + LineAlignment string + Trimming string + type Style struct + Aliases []string + BaseStyleName *string + BuiltIn *bool + Font IFont + IsHeading *bool + IsQuickStyle *bool + Link IWordsApiLink + LinkedStyleName *string + Name *string + NextParagraphStyleName *string + StyleIdentifier *string + Type *string + func (Style) IsLinkElement() bool + func (Style) IsStyle() bool + type StyleApply struct + StyleName *string + func (StyleApply) IsStyleApply() bool + type StyleApplyResult struct + StyleName string + type StyleCopy struct + StyleName *string + func (StyleCopy) IsStyleCopy() bool + type StyleCopyResult struct + StyleName string + type StyleInsert struct + StyleName *string + StyleType *string + func (StyleInsert) IsStyleInsert() bool + type StyleInsertResult struct + StyleName string + StyleType string + type StyleResponse struct + RequestId string + Style StyleResult + type StyleResult struct + Aliases []string + BaseStyleName string + BuiltIn bool + Font FontResult + IsHeading bool + IsQuickStyle bool + Link WordsApiLinkResult + LinkedStyleName string + Name string + NextParagraphStyleName string + StyleIdentifier string + Type string + type StyleUpdate struct + BaseStyleName *string + IsQuickStyle *bool + Name *string + NextParagraphStyleName *string + func (StyleUpdate) IsStyleUpdate() bool + type StyleUpdateResult struct + BaseStyleName string + IsQuickStyle bool + Name string + NextParagraphStyleName string + type StylesResponse struct + RequestId string + Styles []StyleResult + type SvgSaveOptionsData struct + AllowEmbeddingPostScriptFonts *bool + ColorMode *string + CustomTimeZoneInfoData ITimeZoneInfoData + Dml3DEffectsRenderingMode *string + DmlEffectsRenderingMode *string + DmlRenderingMode *string + ExportEmbeddedImages *bool + FileName *string + FitToViewPort *bool + JpegQuality *int32 + MetafileRenderingOptions IMetafileRenderingOptionsData + NumeralFormat *string + OptimizeOutput *bool + PageCount *int32 + PageIndex *int32 + ResourcesFolder *string + ResourcesFolderAlias *string + SaveFormat *string + ShowPageBorder *bool + TextOutputMode *string + UpdateCreatedTimeProperty *bool + UpdateFields *bool + UpdateLastPrintedProperty *bool + UpdateLastSavedTimeProperty *bool + UpdateSdtContent *bool + ZipOutput *bool + func (SvgSaveOptionsData) IsFixedPageSaveOptionsData() bool + func (SvgSaveOptionsData) IsSvgSaveOptionsData() bool + type SvgSaveOptionsDataResult struct + AllowEmbeddingPostScriptFonts bool + ColorMode string + CustomTimeZoneInfoData TimeZoneInfoDataResult + Dml3DEffectsRenderingMode string + DmlEffectsRenderingMode string + DmlRenderingMode string + ExportEmbeddedImages bool + FileName string + FitToViewPort bool + JpegQuality int32 + MetafileRenderingOptions MetafileRenderingOptionsDataResult + NumeralFormat string + OptimizeOutput bool + PageCount int32 + PageIndex int32 + ResourcesFolder string + ResourcesFolderAlias string + SaveFormat string + ShowPageBorder bool + TextOutputMode string + UpdateCreatedTimeProperty bool + UpdateFields bool + UpdateLastPrintedProperty bool + UpdateLastSavedTimeProperty bool + UpdateSdtContent bool + ZipOutput bool + type TabStop struct + Alignment *string + IsClear *bool + Leader *string + Position *float64 + func (TabStop) IsTabStop() bool + func (TabStop) IsTabStopBase() bool + type TabStopBase struct + Alignment *string + Leader *string + Position *float64 + func (TabStopBase) IsTabStopBase() bool + type TabStopBaseResult struct + Alignment string + Leader string + Position float64 + type TabStopInsert struct + Alignment *string + Leader *string + Position *float64 + func (TabStopInsert) IsTabStopBase() bool + func (TabStopInsert) IsTabStopInsert() bool + type TabStopInsertResult struct + Alignment string + Leader string + Position float64 + type TabStopResult struct + Alignment string + IsClear bool + Leader string + Position float64 + type TabStopsResponse struct + RequestId string + TabStops []TabStopResult + type Table struct + Link IWordsApiLink + NodeId *string + TableProperties ITableProperties + TableRowList []TableRow + func (Table) IsNodeLink() bool + func (Table) IsTable() bool + type TableCell struct + ChildNodes []NodeLink + Link IWordsApiLink + NodeId *string + func (TableCell) IsNodeLink() bool + func (TableCell) IsTableCell() bool + type TableCellFormat struct + BottomPadding *float64 + FitText *bool + HorizontalMerge *string + LeftPadding *float64 + Link IWordsApiLink + Orientation *string + PreferredWidth IPreferredWidth + RightPadding *float64 + TopPadding *float64 + VerticalAlignment *string + VerticalMerge *string + Width *float64 + WrapText *bool + func (TableCellFormat) IsLinkElement() bool + func (TableCellFormat) IsTableCellFormat() bool + type TableCellFormatDto struct + func (TableCellFormatDto) IsTableCellFormatDto() bool + type TableCellFormatDtoResult struct + type TableCellFormatResponse struct + CellFormat TableCellFormatResult + RequestId string + type TableCellFormatResult struct + BottomPadding float64 + FitText bool + HorizontalMerge string + LeftPadding float64 + Link WordsApiLinkResult + Orientation string + PreferredWidth PreferredWidthResult + RightPadding float64 + TopPadding float64 + VerticalAlignment string + VerticalMerge string + Width float64 + WrapText bool + type TableCellInsert struct + InsertAfter *int32 + func (TableCellInsert) IsTableCellInsert() bool + type TableCellInsertDto struct + InsertAfter *int32 + func (TableCellInsertDto) IsTableCellInsertDto() bool + type TableCellInsertDtoResult struct + InsertAfter int32 + type TableCellInsertResult struct + InsertAfter int32 + type TableCellResponse struct + Cell TableCellResult + RequestId string + type TableCellResult struct + ChildNodes []NodeLinkResult + Link WordsApiLinkResult + NodeId string + type TableInsert struct + ColumnsCount *int32 + Position IDocumentPosition + RowsCount *int32 + func (TableInsert) IsTableInsert() bool + type TableInsertDto struct + ColumnsCount *int32 + Position IDocumentPosition + RowsCount *int32 + func (TableInsertDto) IsTableInsertDto() bool + type TableInsertDtoResult struct + ColumnsCount int32 + Position DocumentPositionResult + RowsCount int32 + type TableInsertResult struct + ColumnsCount int32 + Position DocumentPositionResult + RowsCount int32 + type TableLink struct + Link IWordsApiLink + NodeId *string + func (TableLink) IsNodeLink() bool + func (TableLink) IsTableLink() bool + type TableLinkCollection struct + Link IWordsApiLink + TableLinkList []TableLink + func (TableLinkCollection) IsLinkElement() bool + func (TableLinkCollection) IsTableLinkCollection() bool + type TableLinkCollectionResponse struct + RequestId string + Tables TableLinkCollectionResult + type TableLinkCollectionResult struct + Link WordsApiLinkResult + TableLinkList []TableLinkResult + type TableLinkResult struct + Link WordsApiLinkResult + NodeId string + type TableProperties struct + Alignment *string + AllowAutoFit *bool + Bidi *bool + BottomPadding *float64 + CellSpacing *float64 + LeftIndent *float64 + LeftPadding *float64 + Link IWordsApiLink + PreferredWidth IPreferredWidth + RightPadding *float64 + StyleIdentifier *string + StyleName *string + StyleOptions *string + TextWrapping *string + TopPadding *float64 + func (TableProperties) IsLinkElement() bool + func (TableProperties) IsTableProperties() bool + type TablePropertiesDto struct + func (TablePropertiesDto) IsTablePropertiesDto() bool + type TablePropertiesDtoResult struct + type TablePropertiesResponse struct + Properties TablePropertiesResult + RequestId string + type TablePropertiesResult struct + Alignment string + AllowAutoFit bool + Bidi bool + BottomPadding float64 + CellSpacing float64 + LeftIndent float64 + LeftPadding float64 + Link WordsApiLinkResult + PreferredWidth PreferredWidthResult + RightPadding float64 + StyleIdentifier string + StyleName string + StyleOptions string + TextWrapping string + TopPadding float64 + type TableResponse struct + RequestId string + Table TableResult + type TableResult struct + Link WordsApiLinkResult + NodeId string + TableProperties TablePropertiesResult + TableRowList []TableRowResult + type TableRow struct + Link IWordsApiLink + NodeId *string + RowFormat ITableRowFormat + TableCellList []TableCell + func (TableRow) IsNodeLink() bool + func (TableRow) IsTableRow() bool + type TableRowFormat struct + AllowBreakAcrossPages *bool + HeadingFormat *bool + Height *float64 + HeightRule *string + Link IWordsApiLink + func (TableRowFormat) IsLinkElement() bool + func (TableRowFormat) IsTableRowFormat() bool + type TableRowFormatDto struct + func (TableRowFormatDto) IsTableRowFormatDto() bool + type TableRowFormatDtoResult struct + type TableRowFormatResponse struct + RequestId string + RowFormat TableRowFormatResult + type TableRowFormatResult struct + AllowBreakAcrossPages bool + HeadingFormat bool + Height float64 + HeightRule string + Link WordsApiLinkResult + type TableRowInsert struct + ColumnsCount *int32 + InsertAfter *int32 + func (TableRowInsert) IsTableRowInsert() bool + type TableRowInsertDto struct + ColumnsCount *int32 + InsertAfter *int32 + func (TableRowInsertDto) IsTableRowInsertDto() bool + type TableRowInsertDtoResult struct + ColumnsCount int32 + InsertAfter int32 + type TableRowInsertResult struct + ColumnsCount int32 + InsertAfter int32 + type TableRowResponse struct + RequestId string + Row TableRowResult + type TableRowResult struct + Link WordsApiLinkResult + NodeId string + RowFormat TableRowFormatResult + TableCellList []TableCellResult + type TextSaveOptionsData struct + AddBidiMarks *bool + AllowEmbeddingPostScriptFonts *bool + CustomTimeZoneInfoData ITimeZoneInfoData + Dml3DEffectsRenderingMode *string + DmlEffectsRenderingMode *string + DmlRenderingMode *string + Encoding *string + ExportHeadersFootersMode *string + FileName *string + ForcePageBreaks *bool + ParagraphBreak *string + PreserveTableLayout *bool + SaveFormat *string + SimplifyListLabels *bool + UpdateCreatedTimeProperty *bool + UpdateFields *bool + UpdateLastPrintedProperty *bool + UpdateLastSavedTimeProperty *bool + UpdateSdtContent *bool + ZipOutput *bool + func (TextSaveOptionsData) IsTextSaveOptionsData() bool + func (TextSaveOptionsData) IsTxtSaveOptionsBaseData() bool + type TextSaveOptionsDataResult struct + AddBidiMarks bool + AllowEmbeddingPostScriptFonts bool + CustomTimeZoneInfoData TimeZoneInfoDataResult + Dml3DEffectsRenderingMode string + DmlEffectsRenderingMode string + DmlRenderingMode string + Encoding string + ExportHeadersFootersMode string + FileName string + ForcePageBreaks bool + ParagraphBreak string + PreserveTableLayout bool + SaveFormat string + SimplifyListLabels bool + UpdateCreatedTimeProperty bool + UpdateFields bool + UpdateLastPrintedProperty bool + UpdateLastSavedTimeProperty bool + UpdateSdtContent bool + ZipOutput bool + type TiffSaveOptionsData struct + AllowEmbeddingPostScriptFonts *bool + ColorMode *string + CustomTimeZoneInfoData ITimeZoneInfoData + Dml3DEffectsRenderingMode *string + DmlEffectsRenderingMode *string + DmlRenderingMode *string + FileName *string + GraphicsQualityOptions IGraphicsQualityOptionsData + HorizontalResolution *float64 + ImageBrightness *float64 + ImageColorMode *string + ImageContrast *float64 + JpegQuality *int32 + MetafileRenderingOptions IMetafileRenderingOptionsData + NumeralFormat *string + OptimizeOutput *bool + PageCount *int32 + PageIndex *int32 + PaperColor *string + PixelFormat *string + Resolution *float64 + SaveFormat *string + Scale *float64 + ThresholdForFloydSteinbergDithering *int32 + TiffBinarizationMethod *string + TiffCompression *string + UpdateCreatedTimeProperty *bool + UpdateFields *bool + UpdateLastPrintedProperty *bool + UpdateLastSavedTimeProperty *bool + UpdateSdtContent *bool + UseAntiAliasing *bool + UseGdiEmfRenderer *bool + UseHighQualityRendering *bool + VerticalResolution *float64 + ZipOutput *bool + func (TiffSaveOptionsData) IsImageSaveOptionsData() bool + func (TiffSaveOptionsData) IsTiffSaveOptionsData() bool + type TiffSaveOptionsDataResult struct + AllowEmbeddingPostScriptFonts bool + ColorMode string + CustomTimeZoneInfoData TimeZoneInfoDataResult + Dml3DEffectsRenderingMode string + DmlEffectsRenderingMode string + DmlRenderingMode string + FileName string + GraphicsQualityOptions GraphicsQualityOptionsDataResult + HorizontalResolution float64 + ImageBrightness float64 + ImageColorMode string + ImageContrast float64 + JpegQuality int32 + MetafileRenderingOptions MetafileRenderingOptionsDataResult + NumeralFormat string + OptimizeOutput bool + PageCount int32 + PageIndex int32 + PaperColor string + PixelFormat string + Resolution float64 + SaveFormat string + Scale float64 + ThresholdForFloydSteinbergDithering int32 + TiffBinarizationMethod string + TiffCompression string + UpdateCreatedTimeProperty bool + UpdateFields bool + UpdateLastPrintedProperty bool + UpdateLastSavedTimeProperty bool + UpdateSdtContent bool + UseAntiAliasing bool + UseGdiEmfRenderer bool + UseHighQualityRendering bool + VerticalResolution float64 + ZipOutput bool + type Time struct + func (t *Time) UnmarshalJSON(data []byte) error + type TimeZoneInfoData struct + BaseUtcOffset *string + DisplayName *string + Id *string + StandardDisplayName *string + func (TimeZoneInfoData) IsTimeZoneInfoData() bool + type TimeZoneInfoDataResult struct + BaseUtcOffset string + DisplayName string + Id string + StandardDisplayName string + type TxtSaveOptionsBaseData struct + AllowEmbeddingPostScriptFonts *bool + CustomTimeZoneInfoData ITimeZoneInfoData + Dml3DEffectsRenderingMode *string + DmlEffectsRenderingMode *string + DmlRenderingMode *string + Encoding *string + ExportHeadersFootersMode *string + FileName *string + ForcePageBreaks *bool + ParagraphBreak *string + SaveFormat *string + UpdateCreatedTimeProperty *bool + UpdateFields *bool + UpdateLastPrintedProperty *bool + UpdateLastSavedTimeProperty *bool + UpdateSdtContent *bool + ZipOutput *bool + func (TxtSaveOptionsBaseData) IsSaveOptionsData() bool + func (TxtSaveOptionsBaseData) IsTxtSaveOptionsBaseData() bool + type TxtSaveOptionsBaseDataResult struct + AllowEmbeddingPostScriptFonts bool + CustomTimeZoneInfoData TimeZoneInfoDataResult + Dml3DEffectsRenderingMode string + DmlEffectsRenderingMode string + DmlRenderingMode string + Encoding string + ExportHeadersFootersMode string + FileName string + ForcePageBreaks bool + ParagraphBreak string + SaveFormat string + UpdateCreatedTimeProperty bool + UpdateFields bool + UpdateLastPrintedProperty bool + UpdateLastSavedTimeProperty bool + UpdateSdtContent bool + ZipOutput bool + type UnprotectDocumentOnlineRequest struct + type UnprotectDocumentOnlineResponse struct + Document io.Reader + Model ProtectionDataResponse + type UnprotectDocumentRequest struct + Name *string + Optionals map[string]interface{} + ProtectionRequest IProtectionRequest + func (data *UnprotectDocumentRequest) CreateRequestData() (RequestData, error) + func (data *UnprotectDocumentRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type UpdateBookmarkOnlineRequest struct + type UpdateBookmarkOnlineResponse struct + Document io.Reader + Model BookmarkResponse + type UpdateBookmarkRequest struct + BookmarkData IBookmarkData + BookmarkName *string + Name *string + Optionals map[string]interface{} + func (data *UpdateBookmarkRequest) CreateRequestData() (RequestData, error) + func (data *UpdateBookmarkRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type UpdateBorderOnlineRequest struct + type UpdateBorderOnlineResponse struct + Document io.Reader + Model BorderResponse + type UpdateBorderRequest struct + BorderProperties IBorder + BorderType *string + Name *string + Optionals map[string]interface{} + func (data *UpdateBorderRequest) CreateRequestData() (RequestData, error) + func (data *UpdateBorderRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type UpdateCommentOnlineRequest struct + type UpdateCommentOnlineResponse struct + Document io.Reader + Model CommentResponse + type UpdateCommentRequest struct + Comment ICommentUpdate + CommentIndex *int32 + Name *string + Optionals map[string]interface{} + func (data *UpdateCommentRequest) CreateRequestData() (RequestData, error) + func (data *UpdateCommentRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type UpdateDrawingObjectOnlineRequest struct + type UpdateDrawingObjectOnlineResponse struct + Document io.Reader + Model DrawingObjectResponse + type UpdateDrawingObjectRequest struct + DrawingObject IDrawingObjectUpdate + ImageFile *os.File + Index *int32 + Name *string + Optionals map[string]interface{} + func (data *UpdateDrawingObjectRequest) CreateRequestData() (RequestData, error) + func (data *UpdateDrawingObjectRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type UpdateFieldOnlineRequest struct + type UpdateFieldOnlineResponse struct + Document io.Reader + Model FieldResponse + type UpdateFieldRequest struct + Field IFieldUpdate + Index *int32 + Name *string + Optionals map[string]interface{} + func (data *UpdateFieldRequest) CreateRequestData() (RequestData, error) + func (data *UpdateFieldRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type UpdateFieldsOnlineRequest struct + type UpdateFieldsOnlineResponse struct + Document io.Reader + Model DocumentResponse + type UpdateFieldsRequest struct + Name *string + Optionals map[string]interface{} + func (data *UpdateFieldsRequest) CreateRequestData() (RequestData, error) + func (data *UpdateFieldsRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type UpdateFootnoteOnlineRequest struct + type UpdateFootnoteOnlineResponse struct + Document io.Reader + Model FootnoteResponse + type UpdateFootnoteRequest struct + FootnoteDto IFootnoteUpdate + Index *int32 + Name *string + Optionals map[string]interface{} + func (data *UpdateFootnoteRequest) CreateRequestData() (RequestData, error) + func (data *UpdateFootnoteRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type UpdateFormFieldOnlineRequest struct + type UpdateFormFieldOnlineResponse struct + Document io.Reader + Model FormFieldResponse + type UpdateFormFieldRequest struct + FormField IFormField + Index *int32 + Name *string + Optionals map[string]interface{} + func (data *UpdateFormFieldRequest) CreateRequestData() (RequestData, error) + func (data *UpdateFormFieldRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type UpdateListLevelOnlineRequest struct + type UpdateListLevelOnlineResponse struct + Document io.Reader + Model ListResponse + type UpdateListLevelRequest struct + ListId *int32 + ListLevel *int32 + ListUpdate IListLevelUpdate + Name *string + Optionals map[string]interface{} + func (data *UpdateListLevelRequest) CreateRequestData() (RequestData, error) + func (data *UpdateListLevelRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type UpdateListOnlineRequest struct + type UpdateListOnlineResponse struct + Document io.Reader + Model ListResponse + type UpdateListRequest struct + ListId *int32 + ListUpdate IListUpdate + Name *string + Optionals map[string]interface{} + func (data *UpdateListRequest) CreateRequestData() (RequestData, error) + func (data *UpdateListRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type UpdateParagraphFormatOnlineRequest struct + type UpdateParagraphFormatOnlineResponse struct + Document io.Reader + Model ParagraphFormatResponse + type UpdateParagraphFormatRequest struct + Index *int32 + Name *string + Optionals map[string]interface{} + ParagraphFormatDto IParagraphFormatUpdate + func (data *UpdateParagraphFormatRequest) CreateRequestData() (RequestData, error) + func (data *UpdateParagraphFormatRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type UpdateParagraphListFormatOnlineRequest struct + type UpdateParagraphListFormatOnlineResponse struct + Document io.Reader + Model ParagraphListFormatResponse + type UpdateParagraphListFormatRequest struct + Index *int32 + ListFormatDto IListFormatUpdate + Name *string + Optionals map[string]interface{} + func (data *UpdateParagraphListFormatRequest) CreateRequestData() (RequestData, error) + func (data *UpdateParagraphListFormatRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type UpdateRunFontOnlineRequest struct + type UpdateRunFontOnlineResponse struct + Document io.Reader + Model FontResponse + type UpdateRunFontRequest struct + FontDto IFont + Index *int32 + Name *string + Optionals map[string]interface{} + ParagraphPath *string + func (data *UpdateRunFontRequest) CreateRequestData() (RequestData, error) + func (data *UpdateRunFontRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type UpdateRunOnlineRequest struct + type UpdateRunOnlineResponse struct + Document io.Reader + Model RunResponse + type UpdateRunRequest struct + Index *int32 + Name *string + Optionals map[string]interface{} + ParagraphPath *string + Run IRunUpdate + func (data *UpdateRunRequest) CreateRequestData() (RequestData, error) + func (data *UpdateRunRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type UpdateSectionPageSetupOnlineRequest struct + type UpdateSectionPageSetupOnlineResponse struct + Document io.Reader + Model SectionPageSetupResponse + type UpdateSectionPageSetupRequest struct + Name *string + Optionals map[string]interface{} + PageSetup IPageSetup + SectionIndex *int32 + func (data *UpdateSectionPageSetupRequest) CreateRequestData() (RequestData, error) + func (data *UpdateSectionPageSetupRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type UpdateStyleOnlineRequest struct + type UpdateStyleOnlineResponse struct + Document io.Reader + Model StyleResponse + type UpdateStyleRequest struct + Name *string + Optionals map[string]interface{} + StyleName *string + StyleUpdate IStyleUpdate + func (data *UpdateStyleRequest) CreateRequestData() (RequestData, error) + func (data *UpdateStyleRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type UpdateTableCellFormatOnlineRequest struct + type UpdateTableCellFormatOnlineResponse struct + Document io.Reader + Model TableCellFormatResponse + type UpdateTableCellFormatRequest struct + Format ITableCellFormat + Index *int32 + Name *string + Optionals map[string]interface{} + TableRowPath *string + func (data *UpdateTableCellFormatRequest) CreateRequestData() (RequestData, error) + func (data *UpdateTableCellFormatRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type UpdateTablePropertiesOnlineRequest struct + type UpdateTablePropertiesOnlineResponse struct + Document io.Reader + Model TablePropertiesResponse + type UpdateTablePropertiesRequest struct + Index *int32 + Name *string + Optionals map[string]interface{} + Properties ITableProperties + func (data *UpdateTablePropertiesRequest) CreateRequestData() (RequestData, error) + func (data *UpdateTablePropertiesRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type UpdateTableRowFormatOnlineRequest struct + type UpdateTableRowFormatOnlineResponse struct + Document io.Reader + Model TableRowFormatResponse + type UpdateTableRowFormatRequest struct + Format ITableRowFormat + Index *int32 + Name *string + Optionals map[string]interface{} + TablePath *string + func (data *UpdateTableRowFormatRequest) CreateRequestData() (RequestData, error) + func (data *UpdateTableRowFormatRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type UploadFileRequest struct + FileContent *os.File + Optionals map[string]interface{} + Path *string + func (data *UploadFileRequest) CreateRequestData() (RequestData, error) + func (data *UploadFileRequest) CreateResponse(reader io.Reader) (result interface{}, err error) + type WatermarkText struct + RotationAngle *float64 + Text *string + func (WatermarkText) IsWatermarkText() bool + type WatermarkTextResult struct + RotationAngle float64 + Text string + type WordMLSaveOptionsData struct + AllowEmbeddingPostScriptFonts *bool + CustomTimeZoneInfoData ITimeZoneInfoData + Dml3DEffectsRenderingMode *string + DmlEffectsRenderingMode *string + DmlRenderingMode *string + FileName *string + PrettyFormat *bool + SaveFormat *string + UpdateCreatedTimeProperty *bool + UpdateFields *bool + UpdateLastPrintedProperty *bool + UpdateLastSavedTimeProperty *bool + UpdateSdtContent *bool + ZipOutput *bool + func (WordMLSaveOptionsData) IsSaveOptionsData() bool + func (WordMLSaveOptionsData) IsWordMLSaveOptionsData() bool + type WordMLSaveOptionsDataResult struct + AllowEmbeddingPostScriptFonts bool + CustomTimeZoneInfoData TimeZoneInfoDataResult + Dml3DEffectsRenderingMode string + DmlEffectsRenderingMode string + DmlRenderingMode string + FileName string + PrettyFormat bool + SaveFormat string + UpdateCreatedTimeProperty bool + UpdateFields bool + UpdateLastPrintedProperty bool + UpdateLastSavedTimeProperty bool + UpdateSdtContent bool + ZipOutput bool + type WordsApiErrorResponse struct + Error_ ApiErrorResult + RequestId string + func (w *WordsApiErrorResponse) Error() string + type WordsApiLink struct + Href *string + Rel *string + Title *string + Type *string + func (WordsApiLink) IsLink() bool + func (WordsApiLink) IsWordsApiLink() bool + type WordsApiLinkResult struct + Href string + Rel string + Title string + Type string + type WordsResponse struct + RequestId string + type XamlFixedSaveOptionsData struct + AllowEmbeddingPostScriptFonts *bool + ColorMode *string + CustomTimeZoneInfoData ITimeZoneInfoData + Dml3DEffectsRenderingMode *string + DmlEffectsRenderingMode *string + DmlRenderingMode *string + FileName *string + JpegQuality *int32 + MetafileRenderingOptions IMetafileRenderingOptionsData + NumeralFormat *string + OptimizeOutput *bool + PageCount *int32 + PageIndex *int32 + ResourcesFolder *string + ResourcesFolderAlias *string + SaveFormat *string + UpdateCreatedTimeProperty *bool + UpdateFields *bool + UpdateLastPrintedProperty *bool + UpdateLastSavedTimeProperty *bool + UpdateSdtContent *bool + ZipOutput *bool + func (XamlFixedSaveOptionsData) IsFixedPageSaveOptionsData() bool + func (XamlFixedSaveOptionsData) IsXamlFixedSaveOptionsData() bool + type XamlFixedSaveOptionsDataResult struct + AllowEmbeddingPostScriptFonts bool + ColorMode string + CustomTimeZoneInfoData TimeZoneInfoDataResult + Dml3DEffectsRenderingMode string + DmlEffectsRenderingMode string + DmlRenderingMode string + FileName string + JpegQuality int32 + MetafileRenderingOptions MetafileRenderingOptionsDataResult + NumeralFormat string + OptimizeOutput bool + PageCount int32 + PageIndex int32 + ResourcesFolder string + ResourcesFolderAlias string + SaveFormat string + UpdateCreatedTimeProperty bool + UpdateFields bool + UpdateLastPrintedProperty bool + UpdateLastSavedTimeProperty bool + UpdateSdtContent bool + ZipOutput bool + type XamlFlowSaveOptionsData struct + AllowEmbeddingPostScriptFonts *bool + CustomTimeZoneInfoData ITimeZoneInfoData + Dml3DEffectsRenderingMode *string + DmlEffectsRenderingMode *string + DmlRenderingMode *string + FileName *string + ImagesFolder *string + ImagesFolderAlias *string + SaveFormat *string + UpdateCreatedTimeProperty *bool + UpdateFields *bool + UpdateLastPrintedProperty *bool + UpdateLastSavedTimeProperty *bool + UpdateSdtContent *bool + ZipOutput *bool + func (XamlFlowSaveOptionsData) IsSaveOptionsData() bool + func (XamlFlowSaveOptionsData) IsXamlFlowSaveOptionsData() bool + type XamlFlowSaveOptionsDataResult struct + AllowEmbeddingPostScriptFonts bool + CustomTimeZoneInfoData TimeZoneInfoDataResult + Dml3DEffectsRenderingMode string + DmlEffectsRenderingMode string + DmlRenderingMode string + FileName string + ImagesFolder string + ImagesFolderAlias string + SaveFormat string + UpdateCreatedTimeProperty bool + UpdateFields bool + UpdateLastPrintedProperty bool + UpdateLastSavedTimeProperty bool + UpdateSdtContent bool + ZipOutput bool + type XmlColor struct + Alpha *int32 + Web *string + func (XmlColor) IsXmlColor() bool + type XmlColorResult struct + Alpha int32 + Web string + type XpsSaveOptionsData struct + AllowEmbeddingPostScriptFonts *bool + BookmarksOutlineLevel *int32 + ColorMode *string + CustomTimeZoneInfoData ITimeZoneInfoData + Dml3DEffectsRenderingMode *string + DmlEffectsRenderingMode *string + DmlRenderingMode *string + FileName *string + HeadingsOutlineLevels *int32 + JpegQuality *int32 + MetafileRenderingOptions IMetafileRenderingOptionsData + NumeralFormat *string + OptimizeOutput *bool + OutlineOptions IOutlineOptionsData + PageCount *int32 + PageIndex *int32 + SaveFormat *string + UpdateCreatedTimeProperty *bool + UpdateFields *bool + UpdateLastPrintedProperty *bool + UpdateLastSavedTimeProperty *bool + UpdateSdtContent *bool + UseBookFoldPrintingSettings *bool + ZipOutput *bool + func (XpsSaveOptionsData) IsFixedPageSaveOptionsData() bool + func (XpsSaveOptionsData) IsXpsSaveOptionsData() bool + type XpsSaveOptionsDataResult struct + AllowEmbeddingPostScriptFonts bool + BookmarksOutlineLevel int32 + ColorMode string + CustomTimeZoneInfoData TimeZoneInfoDataResult + Dml3DEffectsRenderingMode string + DmlEffectsRenderingMode string + DmlRenderingMode string + FileName string + HeadingsOutlineLevels int32 + JpegQuality int32 + MetafileRenderingOptions MetafileRenderingOptionsDataResult + NumeralFormat string + OptimizeOutput bool + OutlineOptions OutlineOptionsDataResult + PageCount int32 + PageIndex int32 + SaveFormat string + UpdateCreatedTimeProperty bool + UpdateFields bool + UpdateLastPrintedProperty bool + UpdateLastSavedTimeProperty bool + UpdateSdtContent bool + UseBookFoldPrintingSettings bool + ZipOutput bool Other modules containing this package github.com/aspose-words-cloud/aspose-words-cloud-go github.com/aspose-words-cloud/aspose-words-cloud-go/v2005 github.com/aspose-words-cloud/aspose-words-cloud-go/v2007 github.com/aspose-words-cloud/aspose-words-cloud-go/v2008 github.com/aspose-words-cloud/aspose-words-cloud-go/v2009 github.com/aspose-words-cloud/aspose-words-cloud-go/v2010 github.com/aspose-words-cloud/aspose-words-cloud-go/v2011 github.com/aspose-words-cloud/aspose-words-cloud-go/v2101 github.com/aspose-words-cloud/aspose-words-cloud-go/v2102 github.com/aspose-words-cloud/aspose-words-cloud-go/v2103 github.com/aspose-words-cloud/aspose-words-cloud-go/v2105 github.com/aspose-words-cloud/aspose-words-cloud-go/v2106 github.com/aspose-words-cloud/aspose-words-cloud-go/v2107 github.com/aspose-words-cloud/aspose-words-cloud-go/v2109 github.com/aspose-words-cloud/aspose-words-cloud-go/v2110 github.com/aspose-words-cloud/aspose-words-cloud-go/v2111 github.com/aspose-words-cloud/aspose-words-cloud-go/v2112 github.com/aspose-words-cloud/aspose-words-cloud-go/v2201 github.com/aspose-words-cloud/aspose-words-cloud-go/v2202 github.com/aspose-words-cloud/aspose-words-cloud-go/v2203 github.com/aspose-words-cloud/aspose-words-cloud-go/v2204 github.com/aspose-words-cloud/aspose-words-cloud-go/v2205 github.com/aspose-words-cloud/aspose-words-cloud-go/v2206 github.com/aspose-words-cloud/aspose-words-cloud-go/v2207 github.com/aspose-words-cloud/aspose-words-cloud-go/v2208 github.com/aspose-words-cloud/aspose-words-cloud-go/v2209 github.com/aspose-words-cloud/aspose-words-cloud-go/v2210 github.com/aspose-words-cloud/aspose-words-cloud-go/v2211 github.com/aspose-words-cloud/aspose-words-cloud-go/v2212 github.com/aspose-words-cloud/aspose-words-cloud-go/v2301 github.com/aspose-words-cloud/aspose-words-cloud-go/v2302 github.com/aspose-words-cloud/aspose-words-cloud-go/v2303 github.com/aspose-words-cloud/aspose-words-cloud-go/v2304 github.com/aspose-words-cloud/aspose-words-cloud-go/v2305 github.com/aspose-words-cloud/aspose-words-cloud-go/v2307 github.com/aspose-words-cloud/aspose-words-cloud-go/v2308 github.com/aspose-words-cloud/aspose-words-cloud-go/v2309 github.com/aspose-words-cloud/aspose-words-cloud-go/v2310 github.com/aspose-words-cloud/aspose-words-cloud-go/v2311 github.com/aspose-words-cloud/aspose-words-cloud-go/v2312 github.com/aspose-words-cloud/aspose-words-cloud-go/v2401 github.com/aspose-words-cloud/aspose-words-cloud-go/v2402 github.com/aspose-words-cloud/aspose-words-cloud-go/v2403 github.com/aspose-words-cloud/aspose-words-cloud-go/v2404 github.com/aspose-words-cloud/aspose-words-cloud-go/v2406 github.com/aspose-words-cloud/aspose-words-cloud-go/v2407 github.com/aspose-words-cloud/aspose-words-cloud-go/v2408 github.com/aspose-words-cloud/aspose-words-cloud-go/v2409 github.com/aspose-words-cloud/aspose-words-cloud-go/v2410