///
///
///
///
import http = require("http");
import { Readable } from "stream";
import { IncomingMessage } from 'http';
import request = require("request");
import { Configuration } from "../internal/configuration";
import { Encryptor } from '../api';
import * as importedApiError from './apiError';
import * as importedAvailableFontsResponse from './availableFontsResponse';
import * as importedAzw3SaveOptionsData from './azw3SaveOptionsData';
import * as importedBaseEntryList from './baseEntryList';
import * as importedBmpSaveOptionsData from './bmpSaveOptionsData';
import * as importedBookmark from './bookmark';
import * as importedBookmarkData from './bookmarkData';
import * as importedBookmarkInsert from './bookmarkInsert';
import * as importedBookmarkResponse from './bookmarkResponse';
import * as importedBookmarks from './bookmarks';
import * as importedBookmarksOutlineLevelData from './bookmarksOutlineLevelData';
import * as importedBookmarksResponse from './bookmarksResponse';
import * as importedBorder from './border';
import * as importedBorderResponse from './borderResponse';
import * as importedBordersCollection from './bordersCollection';
import * as importedBordersResponse from './bordersResponse';
import * as importedComment from './comment';
import * as importedCommentInsert from './commentInsert';
import * as importedCommentLink from './commentLink';
import * as importedCommentRangeEnd from './commentRangeEnd';
import * as importedCommentRangeStart from './commentRangeStart';
import * as importedCommentResponse from './commentResponse';
import * as importedCommentsCollection from './commentsCollection';
import * as importedCommentsResponse from './commentsResponse';
import * as importedCommentUpdate from './commentUpdate';
import * as importedCompareData from './compareData';
import * as importedCompareOptions from './compareOptions';
import * as importedCompressOptions from './compressOptions';
import * as importedCompressResponse from './compressResponse';
import * as importedCsvDataLoadOptions from './csvDataLoadOptions';
import * as importedCustomXmlPart from './customXmlPart';
import * as importedCustomXmlPartInsert from './customXmlPartInsert';
import * as importedCustomXmlPartLink from './customXmlPartLink';
import * as importedCustomXmlPartResponse from './customXmlPartResponse';
import * as importedCustomXmlPartsCollection from './customXmlPartsCollection';
import * as importedCustomXmlPartsResponse from './customXmlPartsResponse';
import * as importedCustomXmlPartUpdate from './customXmlPartUpdate';
import * as importedDigitalSignatureDetails from './digitalSignatureDetails';
import * as importedDoclingSaveOptionsData from './doclingSaveOptionsData';
import * as importedDocmSaveOptionsData from './docmSaveOptionsData';
import * as importedDocSaveOptionsData from './docSaveOptionsData';
import * as importedDocument from './document';
import * as importedDocumentEntry from './documentEntry';
import * as importedDocumentEntryList from './documentEntryList';
import * as importedDocumentPosition from './documentPosition';
import * as importedDocumentProperties from './documentProperties';
import * as importedDocumentPropertiesResponse from './documentPropertiesResponse';
import * as importedDocumentProperty from './documentProperty';
import * as importedDocumentPropertyCreateOrUpdate from './documentPropertyCreateOrUpdate';
import * as importedDocumentPropertyResponse from './documentPropertyResponse';
import * as importedDocumentResponse from './documentResponse';
import * as importedDocumentStatData from './documentStatData';
import * as importedDocxSaveOptionsData from './docxSaveOptionsData';
import * as importedDotmSaveOptionsData from './dotmSaveOptionsData';
import * as importedDotSaveOptionsData from './dotSaveOptionsData';
import * as importedDotxSaveOptionsData from './dotxSaveOptionsData';
import * as importedDownsampleOptionsData from './downsampleOptionsData';
import * as importedDrawingObject from './drawingObject';
import * as importedDrawingObjectCollection from './drawingObjectCollection';
import * as importedDrawingObjectInsert from './drawingObjectInsert';
import * as importedDrawingObjectLink from './drawingObjectLink';
import * as importedDrawingObjectResponse from './drawingObjectResponse';
import * as importedDrawingObjectsResponse from './drawingObjectsResponse';
import * as importedDrawingObjectUpdate from './drawingObjectUpdate';
import * as importedEmfSaveOptionsData from './emfSaveOptionsData';
import * as importedEpsSaveOptionsData from './epsSaveOptionsData';
import * as importedEpubSaveOptionsData from './epubSaveOptionsData';
import * as importedError from './error';
import * as importedErrorDetails from './errorDetails';
import * as importedField from './field';
import * as importedFieldCollection from './fieldCollection';
import * as importedFieldInsert from './fieldInsert';
import * as importedFieldLink from './fieldLink';
import * as importedFieldNames from './fieldNames';
import * as importedFieldNamesResponse from './fieldNamesResponse';
import * as importedFieldOptions from './fieldOptions';
import * as importedFieldResponse from './fieldResponse';
import * as importedFieldsResponse from './fieldsResponse';
import * as importedFieldUpdate from './fieldUpdate';
import * as importedFileLink from './fileLink';
import * as importedFileReference from './fileReference';
import * as importedFilesList from './filesList';
import * as importedFilesUploadResult from './filesUploadResult';
import * as importedFixedPageSaveOptionsData from './fixedPageSaveOptionsData';
import * as importedFlatOpcMacroSaveOptionsData from './flatOpcMacroSaveOptionsData';
import * as importedFlatOpcSaveOptionsData from './flatOpcSaveOptionsData';
import * as importedFlatOpcTemplateMacroSaveOptionsData from './flatOpcTemplateMacroSaveOptionsData';
import * as importedFlatOpcTemplateSaveOptionsData from './flatOpcTemplateSaveOptionsData';
import * as importedFont from './font';
import * as importedFontInfo from './fontInfo';
import * as importedFontResponse from './fontResponse';
import * as importedFootnote from './footnote';
import * as importedFootnoteBase from './footnoteBase';
import * as importedFootnoteCollection from './footnoteCollection';
import * as importedFootnoteInsert from './footnoteInsert';
import * as importedFootnoteLink from './footnoteLink';
import * as importedFootnoteResponse from './footnoteResponse';
import * as importedFootnotesResponse from './footnotesResponse';
import * as importedFootnotesStatData from './footnotesStatData';
import * as importedFootnoteUpdate from './footnoteUpdate';
import * as importedFormField from './formField';
import * as importedFormFieldCheckbox from './formFieldCheckbox';
import * as importedFormFieldCheckboxLink from './formFieldCheckboxLink';
import * as importedFormFieldCollection from './formFieldCollection';
import * as importedFormFieldDropDown from './formFieldDropDown';
import * as importedFormFieldDropDownLink from './formFieldDropDownLink';
import * as importedFormFieldResponse from './formFieldResponse';
import * as importedFormFieldsResponse from './formFieldsResponse';
import * as importedFormFieldTextInput from './formFieldTextInput';
import * as importedFormFieldTextInputLink from './formFieldTextInputLink';
import * as importedGifSaveOptionsData from './gifSaveOptionsData';
import * as importedHeaderFooter from './headerFooter';
import * as importedHeaderFooterLink from './headerFooterLink';
import * as importedHeaderFooterLinkCollection from './headerFooterLinkCollection';
import * as importedHeaderFooterResponse from './headerFooterResponse';
import * as importedHeaderFootersResponse from './headerFootersResponse';
import * as importedHtmlFixedSaveOptionsData from './htmlFixedSaveOptionsData';
import * as importedHtmlSaveOptionsData from './htmlSaveOptionsData';
import * as importedHyperlink from './hyperlink';
import * as importedHyperlinkResponse from './hyperlinkResponse';
import * as importedHyperlinks from './hyperlinks';
import * as importedHyperlinksResponse from './hyperlinksResponse';
import * as importedImageEntry from './imageEntry';
import * as importedImageEntryList from './imageEntryList';
import * as importedImageSaveOptionsData from './imageSaveOptionsData';
import * as importedInfoAdditionalItem from './infoAdditionalItem';
import * as importedInfoResponse from './infoResponse';
import * as importedJobInfo from './jobInfo';
import * as importedJpegSaveOptionsData from './jpegSaveOptionsData';
import * as importedJsonDataLoadOptions from './jsonDataLoadOptions';
import * as importedLink from './link';
import * as importedLinkElement from './linkElement';
import * as importedListFormat from './listFormat';
import * as importedListFormatUpdate from './listFormatUpdate';
import * as importedListInfo from './listInfo';
import * as importedListInsert from './listInsert';
import * as importedListLevel from './listLevel';
import * as importedListLevels from './listLevels';
import * as importedListLevelUpdate from './listLevelUpdate';
import * as importedListResponse from './listResponse';
import * as importedLists from './lists';
import * as importedListsResponse from './listsResponse';
import * as importedListUpdate from './listUpdate';
import * as importedLoadWebDocumentData from './loadWebDocumentData';
import * as importedMarkdownSaveOptionsData from './markdownSaveOptionsData';
import * as importedMetafileRenderingOptionsData from './metafileRenderingOptionsData';
import * as importedMhtmlSaveOptionsData from './mhtmlSaveOptionsData';
import * as importedModificationOperationResult from './modificationOperationResult';
import * as importedNodeLink from './nodeLink';
import * as importedOdtSaveOptionsData from './odtSaveOptionsData';
import * as importedOfficeMathLink from './officeMathLink';
import * as importedOfficeMathObject from './officeMathObject';
import * as importedOfficeMathObjectResponse from './officeMathObjectResponse';
import * as importedOfficeMathObjectsCollection from './officeMathObjectsCollection';
import * as importedOfficeMathObjectsResponse from './officeMathObjectsResponse';
import * as importedOoxmlSaveOptionsData from './ooxmlSaveOptionsData';
import * as importedOpenXpsSaveOptionsData from './openXpsSaveOptionsData';
import * as importedOptimizationOptions from './optimizationOptions';
import * as importedOttSaveOptionsData from './ottSaveOptionsData';
import * as importedOutlineOptionsData from './outlineOptionsData';
import * as importedPageNumber from './pageNumber';
import * as importedPageSetup from './pageSetup';
import * as importedPageStatData from './pageStatData';
import * as importedParagraph from './paragraph';
import * as importedParagraphFormat from './paragraphFormat';
import * as importedParagraphFormatBase from './paragraphFormatBase';
import * as importedParagraphFormatResponse from './paragraphFormatResponse';
import * as importedParagraphFormatUpdate from './paragraphFormatUpdate';
import * as importedParagraphInsert from './paragraphInsert';
import * as importedParagraphLink from './paragraphLink';
import * as importedParagraphLinkCollection from './paragraphLinkCollection';
import * as importedParagraphLinkCollectionResponse from './paragraphLinkCollectionResponse';
import * as importedParagraphListFormatResponse from './paragraphListFormatResponse';
import * as importedParagraphResponse from './paragraphResponse';
import * as importedPclSaveOptionsData from './pclSaveOptionsData';
import * as importedPdfDigitalSignatureDetailsData from './pdfDigitalSignatureDetailsData';
import * as importedPdfEncryptionDetailsData from './pdfEncryptionDetailsData';
import * as importedPdfPermissions from './pdfPermissions';
import * as importedPdfSaveOptionsData from './pdfSaveOptionsData';
import * as importedPngSaveOptionsData from './pngSaveOptionsData';
import * as importedPositionAfterNode from './positionAfterNode';
import * as importedPositionBeforeNode from './positionBeforeNode';
import * as importedPositionInsideNode from './positionInsideNode';
import * as importedPreferredWidth from './preferredWidth';
import * as importedProtectionData from './protectionData';
import * as importedProtectionDataResponse from './protectionDataResponse';
import * as importedProtectionRequest from './protectionRequest';
import * as importedProtectionRequestBase from './protectionRequestBase';
import * as importedProtectionRequestV2 from './protectionRequestV2';
import * as importedPsSaveOptionsData from './psSaveOptionsData';
import * as importedPublicKeyResponse from './publicKeyResponse';
import * as importedRangeDocument from './rangeDocument';
import * as importedRangeTextResponse from './rangeTextResponse';
import * as importedReplaceRange from './replaceRange';
import * as importedReplaceTextParameters from './replaceTextParameters';
import * as importedReplaceTextResponse from './replaceTextResponse';
import * as importedReportBuildOptions from './reportBuildOptions';
import * as importedReportEngineSettings from './reportEngineSettings';
import * as importedRevision from './revision';
import * as importedRevisionCollection from './revisionCollection';
import * as importedRevisionsModificationResponse from './revisionsModificationResponse';
import * as importedRevisionsResponse from './revisionsResponse';
import * as importedRtfSaveOptionsData from './rtfSaveOptionsData';
import * as importedRun from './run';
import * as importedRunInsert from './runInsert';
import * as importedRunLink from './runLink';
import * as importedRunResponse from './runResponse';
import * as importedRuns from './runs';
import * as importedRunsResponse from './runsResponse';
import * as importedRunUpdate from './runUpdate';
import * as importedSaveOptionsData from './saveOptionsData';
import * as importedSaveResponse from './saveResponse';
import * as importedSaveResult from './saveResult';
import * as importedSearchResponse from './searchResponse';
import * as importedSearchResult from './searchResult';
import * as importedSearchResultsCollection from './searchResultsCollection';
import * as importedSection from './section';
import * as importedSectionLink from './sectionLink';
import * as importedSectionLinkCollection from './sectionLinkCollection';
import * as importedSectionLinkCollectionResponse from './sectionLinkCollectionResponse';
import * as importedSectionPageSetupResponse from './sectionPageSetupResponse';
import * as importedSectionResponse from './sectionResponse';
import * as importedShading from './shading';
import * as importedSignature from './signature';
import * as importedSignatureCollectionResponse from './signatureCollectionResponse';
import * as importedSignOptions from './signOptions';
import * as importedSplitDocumentResponse from './splitDocumentResponse';
import * as importedSplitDocumentResult from './splitDocumentResult';
import * as importedStatDataResponse from './statDataResponse';
import * as importedStorageFile from './storageFile';
import * as importedStoryChildNodes from './storyChildNodes';
import * as importedStructuredDocumentTag from './structuredDocumentTag';
import * as importedStructuredDocumentTagBase from './structuredDocumentTagBase';
import * as importedStructuredDocumentTagCollection from './structuredDocumentTagCollection';
import * as importedStructuredDocumentTagInsert from './structuredDocumentTagInsert';
import * as importedStructuredDocumentTagListItem from './structuredDocumentTagListItem';
import * as importedStructuredDocumentTagResponse from './structuredDocumentTagResponse';
import * as importedStructuredDocumentTagsResponse from './structuredDocumentTagsResponse';
import * as importedStructuredDocumentTagUpdate from './structuredDocumentTagUpdate';
import * as importedStyle from './style';
import * as importedStyleApply from './styleApply';
import * as importedStyleCopy from './styleCopy';
import * as importedStyleInsert from './styleInsert';
import * as importedStyleResponse from './styleResponse';
import * as importedStylesResponse from './stylesResponse';
import * as importedStyleUpdate from './styleUpdate';
import * as importedSvgSaveOptionsData from './svgSaveOptionsData';
import * as importedTable from './table';
import * as importedTableCell from './tableCell';
import * as importedTableCellFormat from './tableCellFormat';
import * as importedTableCellFormatResponse from './tableCellFormatResponse';
import * as importedTableCellInsert from './tableCellInsert';
import * as importedTableCellResponse from './tableCellResponse';
import * as importedTableInsert from './tableInsert';
import * as importedTableLink from './tableLink';
import * as importedTableLinkCollection from './tableLinkCollection';
import * as importedTableLinkCollectionResponse from './tableLinkCollectionResponse';
import * as importedTableProperties from './tableProperties';
import * as importedTablePropertiesResponse from './tablePropertiesResponse';
import * as importedTableResponse from './tableResponse';
import * as importedTableRow from './tableRow';
import * as importedTableRowFormat from './tableRowFormat';
import * as importedTableRowFormatResponse from './tableRowFormatResponse';
import * as importedTableRowInsert from './tableRowInsert';
import * as importedTableRowResponse from './tableRowResponse';
import * as importedTabStop from './tabStop';
import * as importedTabStopBase from './tabStopBase';
import * as importedTabStopInsert from './tabStopInsert';
import * as importedTabStopsResponse from './tabStopsResponse';
import * as importedTextSaveOptionsData from './textSaveOptionsData';
import * as importedTiffSaveOptionsData from './tiffSaveOptionsData';
import * as importedTimeZoneInfoData from './timeZoneInfoData';
import * as importedTranslateNodeIdResponse from './translateNodeIdResponse';
import * as importedTxtSaveOptionsBaseData from './txtSaveOptionsBaseData';
import * as importedUserInformation from './userInformation';
import * as importedWatermarkDataBase from './watermarkDataBase';
import * as importedWatermarkDataImage from './watermarkDataImage';
import * as importedWatermarkDataText from './watermarkDataText';
import * as importedWatermarkText from './watermarkText';
import * as importedWordMLSaveOptionsData from './wordMLSaveOptionsData';
import * as importedWordsApiErrorResponse from './wordsApiErrorResponse';
import * as importedWordsApiLink from './wordsApiLink';
import * as importedWordsResponse from './wordsResponse';
import * as importedXamlFixedSaveOptionsData from './xamlFixedSaveOptionsData';
import * as importedXamlFlowPackSaveOptionsData from './xamlFlowPackSaveOptionsData';
import * as importedXamlFlowSaveOptionsData from './xamlFlowSaveOptionsData';
import * as importedXmlColor from './xmlColor';
import * as importedXmlDataLoadOptions from './xmlDataLoadOptions';
import * as importedXpsSaveOptionsData from './xpsSaveOptionsData';
export { AttributeInfo } from '../internal/attributeInfo';
export * from './apiError';
export * from './availableFontsResponse';
export * from './azw3SaveOptionsData';
export * from './baseEntry';
export * from './baseEntryList';
export * from './bmpSaveOptionsData';
export * from './bookmark';
export * from './bookmarkData';
export * from './bookmarkInsert';
export * from './bookmarkResponse';
export * from './bookmarks';
export * from './bookmarksOutlineLevelData';
export * from './bookmarksResponse';
export * from './border';
export * from './borderResponse';
export * from './bordersCollection';
export * from './bordersResponse';
export * from './comment';
export * from './commentBase';
export * from './commentInsert';
export * from './commentLink';
export * from './commentRangeEnd';
export * from './commentRangeStart';
export * from './commentResponse';
export * from './commentsCollection';
export * from './commentsResponse';
export * from './commentUpdate';
export * from './compareData';
export * from './compareOptions';
export * from './compressOptions';
export * from './compressResponse';
export * from './csvDataLoadOptions';
export * from './customXmlPart';
export * from './customXmlPartInsert';
export * from './customXmlPartLink';
export * from './customXmlPartResponse';
export * from './customXmlPartsCollection';
export * from './customXmlPartsResponse';
export * from './customXmlPartUpdate';
export * from './digitalSignatureDetails';
export * from './doclingSaveOptionsData';
export * from './docmSaveOptionsData';
export * from './docSaveOptionsData';
export * from './document';
export * from './documentEntry';
export * from './documentEntryList';
export * from './documentPosition';
export * from './documentProperties';
export * from './documentPropertiesResponse';
export * from './documentProperty';
export * from './documentPropertyCreateOrUpdate';
export * from './documentPropertyResponse';
export * from './documentResponse';
export * from './documentStatData';
export * from './docxSaveOptionsData';
export * from './dotmSaveOptionsData';
export * from './dotSaveOptionsData';
export * from './dotxSaveOptionsData';
export * from './downsampleOptionsData';
export * from './drawingObject';
export * from './drawingObjectCollection';
export * from './drawingObjectInsert';
export * from './drawingObjectLink';
export * from './drawingObjectResponse';
export * from './drawingObjectsResponse';
export * from './drawingObjectUpdate';
export * from './emfSaveOptionsData';
export * from './epsSaveOptionsData';
export * from './epubSaveOptionsData';
export * from './error';
export * from './errorDetails';
export * from './field';
export * from './fieldBase';
export * from './fieldCollection';
export * from './fieldInsert';
export * from './fieldLink';
export * from './fieldNames';
export * from './fieldNamesResponse';
export * from './fieldOptions';
export * from './fieldResponse';
export * from './fieldsResponse';
export * from './fieldUpdate';
export * from './fileLink';
export * from './fileReference';
export * from './filesList';
export * from './filesUploadResult';
export * from './fixedPageSaveOptionsData';
export * from './flatOpcMacroSaveOptionsData';
export * from './flatOpcSaveOptionsData';
export * from './flatOpcTemplateMacroSaveOptionsData';
export * from './flatOpcTemplateSaveOptionsData';
export * from './font';
export * from './fontInfo';
export * from './fontResponse';
export * from './footnote';
export * from './footnoteBase';
export * from './footnoteCollection';
export * from './footnoteInsert';
export * from './footnoteLink';
export * from './footnoteResponse';
export * from './footnotesResponse';
export * from './footnotesStatData';
export * from './footnoteUpdate';
export * from './formField';
export * from './formFieldCheckbox';
export * from './formFieldCheckboxLink';
export * from './formFieldCollection';
export * from './formFieldDropDown';
export * from './formFieldDropDownLink';
export * from './formFieldResponse';
export * from './formFieldsResponse';
export * from './formFieldTextInput';
export * from './formFieldTextInputLink';
export * from './gifSaveOptionsData';
export * from './headerFooter';
export * from './headerFooterLink';
export * from './headerFooterLinkCollection';
export * from './headerFooterResponse';
export * from './headerFootersResponse';
export * from './htmlFixedSaveOptionsData';
export * from './htmlSaveOptionsData';
export * from './hyperlink';
export * from './hyperlinkResponse';
export * from './hyperlinks';
export * from './hyperlinksResponse';
export * from './imageEntry';
export * from './imageEntryList';
export * from './imageSaveOptionsData';
export * from './infoAdditionalItem';
export * from './infoResponse';
export * from './jobInfo';
export * from './jpegSaveOptionsData';
export * from './jsonDataLoadOptions';
export * from './link';
export * from './linkElement';
export * from './listFormat';
export * from './listFormatUpdate';
export * from './listInfo';
export * from './listInsert';
export * from './listLevel';
export * from './listLevels';
export * from './listLevelUpdate';
export * from './listResponse';
export * from './lists';
export * from './listsResponse';
export * from './listUpdate';
export * from './loadWebDocumentData';
export * from './markdownSaveOptionsData';
export * from './metafileRenderingOptionsData';
export * from './mhtmlSaveOptionsData';
export * from './modificationOperationResult';
export * from './nodeLink';
export * from './odtSaveOptionsData';
export * from './officeMathLink';
export * from './officeMathObject';
export * from './officeMathObjectResponse';
export * from './officeMathObjectsCollection';
export * from './officeMathObjectsResponse';
export * from './ooxmlSaveOptionsData';
export * from './openXpsSaveOptionsData';
export * from './optimizationOptions';
export * from './ottSaveOptionsData';
export * from './outlineOptionsData';
export * from './pageNumber';
export * from './pageSetup';
export * from './pageStatData';
export * from './paragraph';
export * from './paragraphFormat';
export * from './paragraphFormatBase';
export * from './paragraphFormatResponse';
export * from './paragraphFormatUpdate';
export * from './paragraphInsert';
export * from './paragraphLink';
export * from './paragraphLinkCollection';
export * from './paragraphLinkCollectionResponse';
export * from './paragraphListFormatResponse';
export * from './paragraphResponse';
export * from './pclSaveOptionsData';
export * from './pdfDigitalSignatureDetailsData';
export * from './pdfEncryptionDetailsData';
export * from './pdfPermissions';
export * from './pdfSaveOptionsData';
export * from './pngSaveOptionsData';
export * from './position';
export * from './positionAfterNode';
export * from './positionBeforeNode';
export * from './positionInsideNode';
export * from './preferredWidth';
export * from './protectionData';
export * from './protectionDataResponse';
export * from './protectionRequest';
export * from './protectionRequestBase';
export * from './protectionRequestV2';
export * from './psSaveOptionsData';
export * from './publicKeyResponse';
export * from './rangeDocument';
export * from './rangeTextResponse';
export * from './replaceRange';
export * from './replaceTextParameters';
export * from './replaceTextResponse';
export * from './reportBuildOptions';
export * from './reportEngineSettings';
export * from './revision';
export * from './revisionCollection';
export * from './revisionsModificationResponse';
export * from './revisionsResponse';
export * from './rtfSaveOptionsData';
export * from './run';
export * from './runBase';
export * from './runInsert';
export * from './runLink';
export * from './runResponse';
export * from './runs';
export * from './runsResponse';
export * from './runUpdate';
export * from './saveOptionsData';
export * from './saveResponse';
export * from './saveResult';
export * from './searchResponse';
export * from './searchResult';
export * from './searchResultsCollection';
export * from './section';
export * from './sectionLink';
export * from './sectionLinkCollection';
export * from './sectionLinkCollectionResponse';
export * from './sectionPageSetupResponse';
export * from './sectionResponse';
export * from './shading';
export * from './signature';
export * from './signatureCollectionResponse';
export * from './signOptions';
export * from './splitDocumentResponse';
export * from './splitDocumentResult';
export * from './statDataResponse';
export * from './storageFile';
export * from './storyChildNodes';
export * from './structuredDocumentTag';
export * from './structuredDocumentTagBase';
export * from './structuredDocumentTagCollection';
export * from './structuredDocumentTagInsert';
export * from './structuredDocumentTagListItem';
export * from './structuredDocumentTagResponse';
export * from './structuredDocumentTagsResponse';
export * from './structuredDocumentTagUpdate';
export * from './style';
export * from './styleApply';
export * from './styleCopy';
export * from './styleInsert';
export * from './styleResponse';
export * from './stylesResponse';
export * from './styleUpdate';
export * from './svgSaveOptionsData';
export * from './table';
export * from './tableCell';
export * from './tableCellFormat';
export * from './tableCellFormatResponse';
export * from './tableCellInsert';
export * from './tableCellResponse';
export * from './tableInsert';
export * from './tableLink';
export * from './tableLinkCollection';
export * from './tableLinkCollectionResponse';
export * from './tableProperties';
export * from './tablePropertiesResponse';
export * from './tableResponse';
export * from './tableRow';
export * from './tableRowFormat';
export * from './tableRowFormatResponse';
export * from './tableRowInsert';
export * from './tableRowResponse';
export * from './tabStop';
export * from './tabStopBase';
export * from './tabStopInsert';
export * from './tabStopsResponse';
export * from './textSaveOptionsData';
export * from './tiffSaveOptionsData';
export * from './timeZoneInfoData';
export * from './translateNodeIdResponse';
export * from './txtSaveOptionsBaseData';
export * from './userInformation';
export * from './watermarkDataBase';
export * from './watermarkDataImage';
export * from './watermarkDataText';
export * from './watermarkText';
export * from './wordMLSaveOptionsData';
export * from './wordsApiErrorResponse';
export * from './wordsApiLink';
export * from './wordsResponse';
export * from './xamlFixedSaveOptionsData';
export * from './xamlFlowPackSaveOptionsData';
export * from './xamlFlowSaveOptionsData';
export * from './xmlColor';
export * from './xmlDataLoadOptions';
export * from './xpsSaveOptionsData';
/**
* WordsIncomingMessage
*/
export declare class WordsIncomingMessage {
/**
* Gets or sets raw response
*/
response: IncomingMessage;
/**
* Get or set parsed response
*/
body: T;
}
declare const enumsMap: {
"Border.BorderTypeEnum": typeof importedBorder.Border.BorderTypeEnum;
"Border.LineStyleEnum": typeof importedBorder.Border.LineStyleEnum;
"CompareOptions.GranularityEnum": typeof importedCompareOptions.CompareOptions.GranularityEnum;
"CompareOptions.TargetEnum": typeof importedCompareOptions.CompareOptions.TargetEnum;
"Document.SourceFormatEnum": typeof importedDocument.Document.SourceFormatEnum;
"DocumentEntry.ImportFormatModeEnum": typeof importedDocumentEntry.DocumentEntry.ImportFormatModeEnum;
"DrawingObject.RelativeHorizontalPositionEnum": typeof importedDrawingObject.DrawingObject.RelativeHorizontalPositionEnum;
"DrawingObject.RelativeVerticalPositionEnum": typeof importedDrawingObject.DrawingObject.RelativeVerticalPositionEnum;
"DrawingObject.WrapTypeEnum": typeof importedDrawingObject.DrawingObject.WrapTypeEnum;
"DrawingObjectInsert.RelativeHorizontalPositionEnum": typeof importedDrawingObjectInsert.DrawingObjectInsert.RelativeHorizontalPositionEnum;
"DrawingObjectInsert.RelativeVerticalPositionEnum": typeof importedDrawingObjectInsert.DrawingObjectInsert.RelativeVerticalPositionEnum;
"DrawingObjectInsert.WrapTypeEnum": typeof importedDrawingObjectInsert.DrawingObjectInsert.WrapTypeEnum;
"DrawingObjectUpdate.RelativeHorizontalPositionEnum": typeof importedDrawingObjectUpdate.DrawingObjectUpdate.RelativeHorizontalPositionEnum;
"DrawingObjectUpdate.RelativeVerticalPositionEnum": typeof importedDrawingObjectUpdate.DrawingObjectUpdate.RelativeVerticalPositionEnum;
"DrawingObjectUpdate.WrapTypeEnum": typeof importedDrawingObjectUpdate.DrawingObjectUpdate.WrapTypeEnum;
"FieldOptions.FieldIndexFormatEnum": typeof importedFieldOptions.FieldOptions.FieldIndexFormatEnum;
"FieldOptions.FieldUpdateCultureSourceEnum": typeof importedFieldOptions.FieldOptions.FieldUpdateCultureSourceEnum;
"FileReference.SourceEnum": typeof importedFileReference.FileReference.SourceEnum;
"FixedPageSaveOptionsData.ColorModeEnum": typeof importedFixedPageSaveOptionsData.FixedPageSaveOptionsData.ColorModeEnum;
"FixedPageSaveOptionsData.NumeralFormatEnum": typeof importedFixedPageSaveOptionsData.FixedPageSaveOptionsData.NumeralFormatEnum;
"Font.StyleIdentifierEnum": typeof importedFont.Font.StyleIdentifierEnum;
"Font.TextEffectEnum": typeof importedFont.Font.TextEffectEnum;
"Font.UnderlineEnum": typeof importedFont.Font.UnderlineEnum;
"Footnote.FootnoteTypeEnum": typeof importedFootnote.Footnote.FootnoteTypeEnum;
"FootnoteBase.FootnoteTypeEnum": typeof importedFootnoteBase.FootnoteBase.FootnoteTypeEnum;
"FormFieldTextInput.TextInputTypeEnum": typeof importedFormFieldTextInput.FormFieldTextInput.TextInputTypeEnum;
"HeaderFooterLink.TypeEnum": typeof importedHeaderFooterLink.HeaderFooterLink.TypeEnum;
"HtmlFixedSaveOptionsData.FontFormatEnum": typeof importedHtmlFixedSaveOptionsData.HtmlFixedSaveOptionsData.FontFormatEnum;
"HtmlFixedSaveOptionsData.PageHorizontalAlignmentEnum": typeof importedHtmlFixedSaveOptionsData.HtmlFixedSaveOptionsData.PageHorizontalAlignmentEnum;
"HtmlSaveOptionsData.CssStyleSheetTypeEnum": typeof importedHtmlSaveOptionsData.HtmlSaveOptionsData.CssStyleSheetTypeEnum;
"HtmlSaveOptionsData.DocumentSplitCriteriaEnum": typeof importedHtmlSaveOptionsData.HtmlSaveOptionsData.DocumentSplitCriteriaEnum;
"HtmlSaveOptionsData.ExportHeadersFootersModeEnum": typeof importedHtmlSaveOptionsData.HtmlSaveOptionsData.ExportHeadersFootersModeEnum;
"HtmlSaveOptionsData.ExportListLabelsEnum": typeof importedHtmlSaveOptionsData.HtmlSaveOptionsData.ExportListLabelsEnum;
"HtmlSaveOptionsData.HtmlVersionEnum": typeof importedHtmlSaveOptionsData.HtmlSaveOptionsData.HtmlVersionEnum;
"HtmlSaveOptionsData.MetafileFormatEnum": typeof importedHtmlSaveOptionsData.HtmlSaveOptionsData.MetafileFormatEnum;
"HtmlSaveOptionsData.OfficeMathOutputModeEnum": typeof importedHtmlSaveOptionsData.HtmlSaveOptionsData.OfficeMathOutputModeEnum;
"HtmlSaveOptionsData.TableWidthOutputModeEnum": typeof importedHtmlSaveOptionsData.HtmlSaveOptionsData.TableWidthOutputModeEnum;
"ImageSaveOptionsData.ImageColorModeEnum": typeof importedImageSaveOptionsData.ImageSaveOptionsData.ImageColorModeEnum;
"ImageSaveOptionsData.PixelFormatEnum": typeof importedImageSaveOptionsData.ImageSaveOptionsData.PixelFormatEnum;
"JobInfo.StatusEnum": typeof importedJobInfo.JobInfo.StatusEnum;
"JsonDataLoadOptions.SimpleValueParseModeEnum": typeof importedJsonDataLoadOptions.JsonDataLoadOptions.SimpleValueParseModeEnum;
"ListInsert.TemplateEnum": typeof importedListInsert.ListInsert.TemplateEnum;
"ListLevel.NumberStyleEnum": typeof importedListLevel.ListLevel.NumberStyleEnum;
"ListLevel.AlignmentEnum": typeof importedListLevel.ListLevel.AlignmentEnum;
"ListLevel.TrailingCharacterEnum": typeof importedListLevel.ListLevel.TrailingCharacterEnum;
"ListLevelUpdate.NumberStyleEnum": typeof importedListLevelUpdate.ListLevelUpdate.NumberStyleEnum;
"ListLevelUpdate.AlignmentEnum": typeof importedListLevelUpdate.ListLevelUpdate.AlignmentEnum;
"ListLevelUpdate.TrailingCharacterEnum": typeof importedListLevelUpdate.ListLevelUpdate.TrailingCharacterEnum;
"MarkdownSaveOptionsData.TableContentAlignmentEnum": typeof importedMarkdownSaveOptionsData.MarkdownSaveOptionsData.TableContentAlignmentEnum;
"MetafileRenderingOptionsData.EmfPlusDualRenderingModeEnum": typeof importedMetafileRenderingOptionsData.MetafileRenderingOptionsData.EmfPlusDualRenderingModeEnum;
"MetafileRenderingOptionsData.RenderingModeEnum": typeof importedMetafileRenderingOptionsData.MetafileRenderingOptionsData.RenderingModeEnum;
"OdtSaveOptionsData.MeasureUnitEnum": typeof importedOdtSaveOptionsData.OdtSaveOptionsData.MeasureUnitEnum;
"OfficeMathObject.DisplayTypeEnum": typeof importedOfficeMathObject.OfficeMathObject.DisplayTypeEnum;
"OfficeMathObject.JustificationEnum": typeof importedOfficeMathObject.OfficeMathObject.JustificationEnum;
"OfficeMathObject.MathObjectTypeEnum": typeof importedOfficeMathObject.OfficeMathObject.MathObjectTypeEnum;
"OoxmlSaveOptionsData.ComplianceEnum": typeof importedOoxmlSaveOptionsData.OoxmlSaveOptionsData.ComplianceEnum;
"OoxmlSaveOptionsData.CompressionLevelEnum": typeof importedOoxmlSaveOptionsData.OoxmlSaveOptionsData.CompressionLevelEnum;
"OptimizationOptions.MsWordVersionEnum": typeof importedOptimizationOptions.OptimizationOptions.MsWordVersionEnum;
"PageSetup.BorderAppliesToEnum": typeof importedPageSetup.PageSetup.BorderAppliesToEnum;
"PageSetup.BorderDistanceFromEnum": typeof importedPageSetup.PageSetup.BorderDistanceFromEnum;
"PageSetup.LineNumberRestartModeEnum": typeof importedPageSetup.PageSetup.LineNumberRestartModeEnum;
"PageSetup.OrientationEnum": typeof importedPageSetup.PageSetup.OrientationEnum;
"PageSetup.PageNumberStyleEnum": typeof importedPageSetup.PageSetup.PageNumberStyleEnum;
"PageSetup.PaperSizeEnum": typeof importedPageSetup.PageSetup.PaperSizeEnum;
"PageSetup.SectionStartEnum": typeof importedPageSetup.PageSetup.SectionStartEnum;
"PageSetup.VerticalAlignmentEnum": typeof importedPageSetup.PageSetup.VerticalAlignmentEnum;
"ParagraphFormatBase.AlignmentEnum": typeof importedParagraphFormatBase.ParagraphFormatBase.AlignmentEnum;
"ParagraphFormatBase.DropCapPositionEnum": typeof importedParagraphFormatBase.ParagraphFormatBase.DropCapPositionEnum;
"ParagraphFormatBase.LineSpacingRuleEnum": typeof importedParagraphFormatBase.ParagraphFormatBase.LineSpacingRuleEnum;
"ParagraphFormatBase.OutlineLevelEnum": typeof importedParagraphFormatBase.ParagraphFormatBase.OutlineLevelEnum;
"ParagraphFormatBase.StyleIdentifierEnum": typeof importedParagraphFormatBase.ParagraphFormatBase.StyleIdentifierEnum;
"PdfDigitalSignatureDetailsData.HashAlgorithmEnum": typeof importedPdfDigitalSignatureDetailsData.PdfDigitalSignatureDetailsData.HashAlgorithmEnum;
PdfPermissions: typeof importedPdfPermissions.PdfPermissions;
"PdfSaveOptionsData.AttachmentsEmbeddingModeEnum": typeof importedPdfSaveOptionsData.PdfSaveOptionsData.AttachmentsEmbeddingModeEnum;
"PdfSaveOptionsData.ComplianceEnum": typeof importedPdfSaveOptionsData.PdfSaveOptionsData.ComplianceEnum;
"PdfSaveOptionsData.CustomPropertiesExportEnum": typeof importedPdfSaveOptionsData.PdfSaveOptionsData.CustomPropertiesExportEnum;
"PdfSaveOptionsData.FontEmbeddingModeEnum": typeof importedPdfSaveOptionsData.PdfSaveOptionsData.FontEmbeddingModeEnum;
"PdfSaveOptionsData.HeaderFooterBookmarksExportModeEnum": typeof importedPdfSaveOptionsData.PdfSaveOptionsData.HeaderFooterBookmarksExportModeEnum;
"PdfSaveOptionsData.ImageColorSpaceExportModeEnum": typeof importedPdfSaveOptionsData.PdfSaveOptionsData.ImageColorSpaceExportModeEnum;
"PdfSaveOptionsData.PageModeEnum": typeof importedPdfSaveOptionsData.PdfSaveOptionsData.PageModeEnum;
"PdfSaveOptionsData.TextCompressionEnum": typeof importedPdfSaveOptionsData.PdfSaveOptionsData.TextCompressionEnum;
"PdfSaveOptionsData.ZoomBehaviorEnum": typeof importedPdfSaveOptionsData.PdfSaveOptionsData.ZoomBehaviorEnum;
"PreferredWidth.TypeEnum": typeof importedPreferredWidth.PreferredWidth.TypeEnum;
"ProtectionData.ProtectionTypeEnum": typeof importedProtectionData.ProtectionData.ProtectionTypeEnum;
"ProtectionRequestV2.ProtectionTypeEnum": typeof importedProtectionRequestV2.ProtectionRequestV2.ProtectionTypeEnum;
"ReplaceRange.TextTypeEnum": typeof importedReplaceRange.ReplaceRange.TextTypeEnum;
ReportBuildOptions: typeof importedReportBuildOptions.ReportBuildOptions;
"ReportEngineSettings.DataSourceTypeEnum": typeof importedReportEngineSettings.ReportEngineSettings.DataSourceTypeEnum;
"SaveOptionsData.Dml3DEffectsRenderingModeEnum": typeof importedSaveOptionsData.SaveOptionsData.Dml3DEffectsRenderingModeEnum;
"SaveOptionsData.DmlEffectsRenderingModeEnum": typeof importedSaveOptionsData.SaveOptionsData.DmlEffectsRenderingModeEnum;
"SaveOptionsData.DmlRenderingModeEnum": typeof importedSaveOptionsData.SaveOptionsData.DmlRenderingModeEnum;
"SaveOptionsData.ImlRenderingModeEnum": typeof importedSaveOptionsData.SaveOptionsData.ImlRenderingModeEnum;
"Shading.TextureEnum": typeof importedShading.Shading.TextureEnum;
"StructuredDocumentTag.LevelEnum": typeof importedStructuredDocumentTag.StructuredDocumentTag.LevelEnum;
"StructuredDocumentTag.SdtTypeEnum": typeof importedStructuredDocumentTag.StructuredDocumentTag.SdtTypeEnum;
"StructuredDocumentTagBase.AppearanceEnum": typeof importedStructuredDocumentTagBase.StructuredDocumentTagBase.AppearanceEnum;
"StructuredDocumentTagBase.DateStorageFormatEnum": typeof importedStructuredDocumentTagBase.StructuredDocumentTagBase.DateStorageFormatEnum;
"StructuredDocumentTagBase.CalendarTypeEnum": typeof importedStructuredDocumentTagBase.StructuredDocumentTagBase.CalendarTypeEnum;
"StructuredDocumentTagInsert.LevelEnum": typeof importedStructuredDocumentTagInsert.StructuredDocumentTagInsert.LevelEnum;
"StructuredDocumentTagInsert.SdtTypeEnum": typeof importedStructuredDocumentTagInsert.StructuredDocumentTagInsert.SdtTypeEnum;
"Style.TypeEnum": typeof importedStyle.Style.TypeEnum;
"Style.StyleIdentifierEnum": typeof importedStyle.Style.StyleIdentifierEnum;
"StyleInsert.StyleTypeEnum": typeof importedStyleInsert.StyleInsert.StyleTypeEnum;
"SvgSaveOptionsData.TextOutputModeEnum": typeof importedSvgSaveOptionsData.SvgSaveOptionsData.TextOutputModeEnum;
"TableCellFormat.HorizontalMergeEnum": typeof importedTableCellFormat.TableCellFormat.HorizontalMergeEnum;
"TableCellFormat.OrientationEnum": typeof importedTableCellFormat.TableCellFormat.OrientationEnum;
"TableCellFormat.VerticalAlignmentEnum": typeof importedTableCellFormat.TableCellFormat.VerticalAlignmentEnum;
"TableCellFormat.VerticalMergeEnum": typeof importedTableCellFormat.TableCellFormat.VerticalMergeEnum;
"TableProperties.AlignmentEnum": typeof importedTableProperties.TableProperties.AlignmentEnum;
"TableProperties.StyleIdentifierEnum": typeof importedTableProperties.TableProperties.StyleIdentifierEnum;
"TableProperties.StyleOptionsEnum": typeof importedTableProperties.TableProperties.StyleOptionsEnum;
"TableProperties.TextWrappingEnum": typeof importedTableProperties.TableProperties.TextWrappingEnum;
"TableRowFormat.HeightRuleEnum": typeof importedTableRowFormat.TableRowFormat.HeightRuleEnum;
"TabStopBase.AlignmentEnum": typeof importedTabStopBase.TabStopBase.AlignmentEnum;
"TabStopBase.LeaderEnum": typeof importedTabStopBase.TabStopBase.LeaderEnum;
"TextSaveOptionsData.OfficeMathExportModeEnum": typeof importedTextSaveOptionsData.TextSaveOptionsData.OfficeMathExportModeEnum;
"TiffSaveOptionsData.TiffBinarizationMethodEnum": typeof importedTiffSaveOptionsData.TiffSaveOptionsData.TiffBinarizationMethodEnum;
"TiffSaveOptionsData.TiffCompressionEnum": typeof importedTiffSaveOptionsData.TiffSaveOptionsData.TiffCompressionEnum;
"TxtSaveOptionsBaseData.ExportHeadersFootersModeEnum": typeof importedTxtSaveOptionsBaseData.TxtSaveOptionsBaseData.ExportHeadersFootersModeEnum;
"WatermarkDataText.LayoutEnum": typeof importedWatermarkDataText.WatermarkDataText.LayoutEnum;
};
declare const typeMap: {
FileReference: typeof importedFileReference.FileReference;
ApiError: typeof importedApiError.ApiError;
AvailableFontsResponse: typeof importedAvailableFontsResponse.AvailableFontsResponse;
Azw3SaveOptionsData: typeof importedAzw3SaveOptionsData.Azw3SaveOptionsData;
BmpSaveOptionsData: typeof importedBmpSaveOptionsData.BmpSaveOptionsData;
Bookmark: typeof importedBookmark.Bookmark;
BookmarkData: typeof importedBookmarkData.BookmarkData;
BookmarkInsert: typeof importedBookmarkInsert.BookmarkInsert;
BookmarkResponse: typeof importedBookmarkResponse.BookmarkResponse;
Bookmarks: typeof importedBookmarks.Bookmarks;
BookmarksOutlineLevelData: typeof importedBookmarksOutlineLevelData.BookmarksOutlineLevelData;
BookmarksResponse: typeof importedBookmarksResponse.BookmarksResponse;
Border: typeof importedBorder.Border;
BorderResponse: typeof importedBorderResponse.BorderResponse;
BordersCollection: typeof importedBordersCollection.BordersCollection;
BordersResponse: typeof importedBordersResponse.BordersResponse;
Comment: typeof importedComment.Comment;
CommentInsert: typeof importedCommentInsert.CommentInsert;
CommentLink: typeof importedCommentLink.CommentLink;
CommentRangeEnd: typeof importedCommentRangeEnd.CommentRangeEnd;
CommentRangeStart: typeof importedCommentRangeStart.CommentRangeStart;
CommentResponse: typeof importedCommentResponse.CommentResponse;
CommentsCollection: typeof importedCommentsCollection.CommentsCollection;
CommentsResponse: typeof importedCommentsResponse.CommentsResponse;
CommentUpdate: typeof importedCommentUpdate.CommentUpdate;
CompareData: typeof importedCompareData.CompareData;
CompareOptions: typeof importedCompareOptions.CompareOptions;
CompressOptions: typeof importedCompressOptions.CompressOptions;
CompressResponse: typeof importedCompressResponse.CompressResponse;
CsvDataLoadOptions: typeof importedCsvDataLoadOptions.CsvDataLoadOptions;
CustomXmlPart: typeof importedCustomXmlPart.CustomXmlPart;
CustomXmlPartInsert: typeof importedCustomXmlPartInsert.CustomXmlPartInsert;
CustomXmlPartLink: typeof importedCustomXmlPartLink.CustomXmlPartLink;
CustomXmlPartResponse: typeof importedCustomXmlPartResponse.CustomXmlPartResponse;
CustomXmlPartsCollection: typeof importedCustomXmlPartsCollection.CustomXmlPartsCollection;
CustomXmlPartsResponse: typeof importedCustomXmlPartsResponse.CustomXmlPartsResponse;
CustomXmlPartUpdate: typeof importedCustomXmlPartUpdate.CustomXmlPartUpdate;
DigitalSignatureDetails: typeof importedDigitalSignatureDetails.DigitalSignatureDetails;
DoclingSaveOptionsData: typeof importedDoclingSaveOptionsData.DoclingSaveOptionsData;
DocmSaveOptionsData: typeof importedDocmSaveOptionsData.DocmSaveOptionsData;
DocSaveOptionsData: typeof importedDocSaveOptionsData.DocSaveOptionsData;
Document: typeof importedDocument.Document;
DocumentEntry: typeof importedDocumentEntry.DocumentEntry;
DocumentEntryList: typeof importedDocumentEntryList.DocumentEntryList;
DocumentPosition: typeof importedDocumentPosition.DocumentPosition;
DocumentProperties: typeof importedDocumentProperties.DocumentProperties;
DocumentPropertiesResponse: typeof importedDocumentPropertiesResponse.DocumentPropertiesResponse;
DocumentProperty: typeof importedDocumentProperty.DocumentProperty;
DocumentPropertyCreateOrUpdate: typeof importedDocumentPropertyCreateOrUpdate.DocumentPropertyCreateOrUpdate;
DocumentPropertyResponse: typeof importedDocumentPropertyResponse.DocumentPropertyResponse;
DocumentResponse: typeof importedDocumentResponse.DocumentResponse;
DocumentStatData: typeof importedDocumentStatData.DocumentStatData;
DocxSaveOptionsData: typeof importedDocxSaveOptionsData.DocxSaveOptionsData;
DotmSaveOptionsData: typeof importedDotmSaveOptionsData.DotmSaveOptionsData;
DotSaveOptionsData: typeof importedDotSaveOptionsData.DotSaveOptionsData;
DotxSaveOptionsData: typeof importedDotxSaveOptionsData.DotxSaveOptionsData;
DownsampleOptionsData: typeof importedDownsampleOptionsData.DownsampleOptionsData;
DrawingObject: typeof importedDrawingObject.DrawingObject;
DrawingObjectCollection: typeof importedDrawingObjectCollection.DrawingObjectCollection;
DrawingObjectInsert: typeof importedDrawingObjectInsert.DrawingObjectInsert;
DrawingObjectLink: typeof importedDrawingObjectLink.DrawingObjectLink;
DrawingObjectResponse: typeof importedDrawingObjectResponse.DrawingObjectResponse;
DrawingObjectsResponse: typeof importedDrawingObjectsResponse.DrawingObjectsResponse;
DrawingObjectUpdate: typeof importedDrawingObjectUpdate.DrawingObjectUpdate;
EmfSaveOptionsData: typeof importedEmfSaveOptionsData.EmfSaveOptionsData;
EpsSaveOptionsData: typeof importedEpsSaveOptionsData.EpsSaveOptionsData;
EpubSaveOptionsData: typeof importedEpubSaveOptionsData.EpubSaveOptionsData;
Error: typeof importedError.Error;
ErrorDetails: typeof importedErrorDetails.ErrorDetails;
Field: typeof importedField.Field;
FieldCollection: typeof importedFieldCollection.FieldCollection;
FieldInsert: typeof importedFieldInsert.FieldInsert;
FieldLink: typeof importedFieldLink.FieldLink;
FieldNames: typeof importedFieldNames.FieldNames;
FieldNamesResponse: typeof importedFieldNamesResponse.FieldNamesResponse;
FieldOptions: typeof importedFieldOptions.FieldOptions;
FieldResponse: typeof importedFieldResponse.FieldResponse;
FieldsResponse: typeof importedFieldsResponse.FieldsResponse;
FieldUpdate: typeof importedFieldUpdate.FieldUpdate;
FileLink: typeof importedFileLink.FileLink;
FilesList: typeof importedFilesList.FilesList;
FilesUploadResult: typeof importedFilesUploadResult.FilesUploadResult;
FlatOpcMacroSaveOptionsData: typeof importedFlatOpcMacroSaveOptionsData.FlatOpcMacroSaveOptionsData;
FlatOpcSaveOptionsData: typeof importedFlatOpcSaveOptionsData.FlatOpcSaveOptionsData;
FlatOpcTemplateMacroSaveOptionsData: typeof importedFlatOpcTemplateMacroSaveOptionsData.FlatOpcTemplateMacroSaveOptionsData;
FlatOpcTemplateSaveOptionsData: typeof importedFlatOpcTemplateSaveOptionsData.FlatOpcTemplateSaveOptionsData;
Font: typeof importedFont.Font;
FontInfo: typeof importedFontInfo.FontInfo;
FontResponse: typeof importedFontResponse.FontResponse;
Footnote: typeof importedFootnote.Footnote;
FootnoteCollection: typeof importedFootnoteCollection.FootnoteCollection;
FootnoteInsert: typeof importedFootnoteInsert.FootnoteInsert;
FootnoteLink: typeof importedFootnoteLink.FootnoteLink;
FootnoteResponse: typeof importedFootnoteResponse.FootnoteResponse;
FootnotesResponse: typeof importedFootnotesResponse.FootnotesResponse;
FootnotesStatData: typeof importedFootnotesStatData.FootnotesStatData;
FootnoteUpdate: typeof importedFootnoteUpdate.FootnoteUpdate;
FormFieldCheckbox: typeof importedFormFieldCheckbox.FormFieldCheckbox;
FormFieldCheckboxLink: typeof importedFormFieldCheckboxLink.FormFieldCheckboxLink;
FormFieldCollection: typeof importedFormFieldCollection.FormFieldCollection;
FormFieldDropDown: typeof importedFormFieldDropDown.FormFieldDropDown;
FormFieldDropDownLink: typeof importedFormFieldDropDownLink.FormFieldDropDownLink;
FormFieldResponse: typeof importedFormFieldResponse.FormFieldResponse;
FormFieldsResponse: typeof importedFormFieldsResponse.FormFieldsResponse;
FormFieldTextInput: typeof importedFormFieldTextInput.FormFieldTextInput;
FormFieldTextInputLink: typeof importedFormFieldTextInputLink.FormFieldTextInputLink;
GifSaveOptionsData: typeof importedGifSaveOptionsData.GifSaveOptionsData;
HeaderFooter: typeof importedHeaderFooter.HeaderFooter;
HeaderFooterLink: typeof importedHeaderFooterLink.HeaderFooterLink;
HeaderFooterLinkCollection: typeof importedHeaderFooterLinkCollection.HeaderFooterLinkCollection;
HeaderFooterResponse: typeof importedHeaderFooterResponse.HeaderFooterResponse;
HeaderFootersResponse: typeof importedHeaderFootersResponse.HeaderFootersResponse;
HtmlFixedSaveOptionsData: typeof importedHtmlFixedSaveOptionsData.HtmlFixedSaveOptionsData;
HtmlSaveOptionsData: typeof importedHtmlSaveOptionsData.HtmlSaveOptionsData;
Hyperlink: typeof importedHyperlink.Hyperlink;
HyperlinkResponse: typeof importedHyperlinkResponse.HyperlinkResponse;
Hyperlinks: typeof importedHyperlinks.Hyperlinks;
HyperlinksResponse: typeof importedHyperlinksResponse.HyperlinksResponse;
ImageEntry: typeof importedImageEntry.ImageEntry;
ImageEntryList: typeof importedImageEntryList.ImageEntryList;
InfoAdditionalItem: typeof importedInfoAdditionalItem.InfoAdditionalItem;
InfoResponse: typeof importedInfoResponse.InfoResponse;
JobInfo: typeof importedJobInfo.JobInfo;
JpegSaveOptionsData: typeof importedJpegSaveOptionsData.JpegSaveOptionsData;
JsonDataLoadOptions: typeof importedJsonDataLoadOptions.JsonDataLoadOptions;
Link: typeof importedLink.Link;
LinkElement: typeof importedLinkElement.LinkElement;
ListFormat: typeof importedListFormat.ListFormat;
ListFormatUpdate: typeof importedListFormatUpdate.ListFormatUpdate;
ListInfo: typeof importedListInfo.ListInfo;
ListInsert: typeof importedListInsert.ListInsert;
ListLevel: typeof importedListLevel.ListLevel;
ListLevels: typeof importedListLevels.ListLevels;
ListLevelUpdate: typeof importedListLevelUpdate.ListLevelUpdate;
ListResponse: typeof importedListResponse.ListResponse;
Lists: typeof importedLists.Lists;
ListsResponse: typeof importedListsResponse.ListsResponse;
ListUpdate: typeof importedListUpdate.ListUpdate;
LoadWebDocumentData: typeof importedLoadWebDocumentData.LoadWebDocumentData;
MarkdownSaveOptionsData: typeof importedMarkdownSaveOptionsData.MarkdownSaveOptionsData;
MetafileRenderingOptionsData: typeof importedMetafileRenderingOptionsData.MetafileRenderingOptionsData;
MhtmlSaveOptionsData: typeof importedMhtmlSaveOptionsData.MhtmlSaveOptionsData;
ModificationOperationResult: typeof importedModificationOperationResult.ModificationOperationResult;
NodeLink: typeof importedNodeLink.NodeLink;
OdtSaveOptionsData: typeof importedOdtSaveOptionsData.OdtSaveOptionsData;
OfficeMathLink: typeof importedOfficeMathLink.OfficeMathLink;
OfficeMathObject: typeof importedOfficeMathObject.OfficeMathObject;
OfficeMathObjectResponse: typeof importedOfficeMathObjectResponse.OfficeMathObjectResponse;
OfficeMathObjectsCollection: typeof importedOfficeMathObjectsCollection.OfficeMathObjectsCollection;
OfficeMathObjectsResponse: typeof importedOfficeMathObjectsResponse.OfficeMathObjectsResponse;
OpenXpsSaveOptionsData: typeof importedOpenXpsSaveOptionsData.OpenXpsSaveOptionsData;
OptimizationOptions: typeof importedOptimizationOptions.OptimizationOptions;
OttSaveOptionsData: typeof importedOttSaveOptionsData.OttSaveOptionsData;
OutlineOptionsData: typeof importedOutlineOptionsData.OutlineOptionsData;
PageNumber: typeof importedPageNumber.PageNumber;
PageSetup: typeof importedPageSetup.PageSetup;
PageStatData: typeof importedPageStatData.PageStatData;
Paragraph: typeof importedParagraph.Paragraph;
ParagraphFormat: typeof importedParagraphFormat.ParagraphFormat;
ParagraphFormatResponse: typeof importedParagraphFormatResponse.ParagraphFormatResponse;
ParagraphFormatUpdate: typeof importedParagraphFormatUpdate.ParagraphFormatUpdate;
ParagraphInsert: typeof importedParagraphInsert.ParagraphInsert;
ParagraphLink: typeof importedParagraphLink.ParagraphLink;
ParagraphLinkCollection: typeof importedParagraphLinkCollection.ParagraphLinkCollection;
ParagraphLinkCollectionResponse: typeof importedParagraphLinkCollectionResponse.ParagraphLinkCollectionResponse;
ParagraphListFormatResponse: typeof importedParagraphListFormatResponse.ParagraphListFormatResponse;
ParagraphResponse: typeof importedParagraphResponse.ParagraphResponse;
PclSaveOptionsData: typeof importedPclSaveOptionsData.PclSaveOptionsData;
PdfDigitalSignatureDetailsData: typeof importedPdfDigitalSignatureDetailsData.PdfDigitalSignatureDetailsData;
PdfEncryptionDetailsData: typeof importedPdfEncryptionDetailsData.PdfEncryptionDetailsData;
PdfPermissions: typeof importedPdfPermissions.PdfPermissions;
PdfSaveOptionsData: typeof importedPdfSaveOptionsData.PdfSaveOptionsData;
PngSaveOptionsData: typeof importedPngSaveOptionsData.PngSaveOptionsData;
PositionAfterNode: typeof importedPositionAfterNode.PositionAfterNode;
PositionBeforeNode: typeof importedPositionBeforeNode.PositionBeforeNode;
PositionInsideNode: typeof importedPositionInsideNode.PositionInsideNode;
PreferredWidth: typeof importedPreferredWidth.PreferredWidth;
ProtectionData: typeof importedProtectionData.ProtectionData;
ProtectionDataResponse: typeof importedProtectionDataResponse.ProtectionDataResponse;
ProtectionRequest: typeof importedProtectionRequest.ProtectionRequest;
ProtectionRequestV2: typeof importedProtectionRequestV2.ProtectionRequestV2;
PsSaveOptionsData: typeof importedPsSaveOptionsData.PsSaveOptionsData;
PublicKeyResponse: typeof importedPublicKeyResponse.PublicKeyResponse;
RangeDocument: typeof importedRangeDocument.RangeDocument;
RangeTextResponse: typeof importedRangeTextResponse.RangeTextResponse;
ReplaceRange: typeof importedReplaceRange.ReplaceRange;
ReplaceTextParameters: typeof importedReplaceTextParameters.ReplaceTextParameters;
ReplaceTextResponse: typeof importedReplaceTextResponse.ReplaceTextResponse;
ReportBuildOptions: typeof importedReportBuildOptions.ReportBuildOptions;
ReportEngineSettings: typeof importedReportEngineSettings.ReportEngineSettings;
Revision: typeof importedRevision.Revision;
RevisionCollection: typeof importedRevisionCollection.RevisionCollection;
RevisionsModificationResponse: typeof importedRevisionsModificationResponse.RevisionsModificationResponse;
RevisionsResponse: typeof importedRevisionsResponse.RevisionsResponse;
RtfSaveOptionsData: typeof importedRtfSaveOptionsData.RtfSaveOptionsData;
Run: typeof importedRun.Run;
RunInsert: typeof importedRunInsert.RunInsert;
RunLink: typeof importedRunLink.RunLink;
RunResponse: typeof importedRunResponse.RunResponse;
Runs: typeof importedRuns.Runs;
RunsResponse: typeof importedRunsResponse.RunsResponse;
RunUpdate: typeof importedRunUpdate.RunUpdate;
SaveResponse: typeof importedSaveResponse.SaveResponse;
SaveResult: typeof importedSaveResult.SaveResult;
SearchResponse: typeof importedSearchResponse.SearchResponse;
SearchResult: typeof importedSearchResult.SearchResult;
SearchResultsCollection: typeof importedSearchResultsCollection.SearchResultsCollection;
Section: typeof importedSection.Section;
SectionLink: typeof importedSectionLink.SectionLink;
SectionLinkCollection: typeof importedSectionLinkCollection.SectionLinkCollection;
SectionLinkCollectionResponse: typeof importedSectionLinkCollectionResponse.SectionLinkCollectionResponse;
SectionPageSetupResponse: typeof importedSectionPageSetupResponse.SectionPageSetupResponse;
SectionResponse: typeof importedSectionResponse.SectionResponse;
Shading: typeof importedShading.Shading;
Signature: typeof importedSignature.Signature;
SignatureCollectionResponse: typeof importedSignatureCollectionResponse.SignatureCollectionResponse;
SignOptions: typeof importedSignOptions.SignOptions;
SplitDocumentResponse: typeof importedSplitDocumentResponse.SplitDocumentResponse;
SplitDocumentResult: typeof importedSplitDocumentResult.SplitDocumentResult;
StatDataResponse: typeof importedStatDataResponse.StatDataResponse;
StorageFile: typeof importedStorageFile.StorageFile;
StoryChildNodes: typeof importedStoryChildNodes.StoryChildNodes;
StructuredDocumentTag: typeof importedStructuredDocumentTag.StructuredDocumentTag;
StructuredDocumentTagCollection: typeof importedStructuredDocumentTagCollection.StructuredDocumentTagCollection;
StructuredDocumentTagInsert: typeof importedStructuredDocumentTagInsert.StructuredDocumentTagInsert;
StructuredDocumentTagListItem: typeof importedStructuredDocumentTagListItem.StructuredDocumentTagListItem;
StructuredDocumentTagResponse: typeof importedStructuredDocumentTagResponse.StructuredDocumentTagResponse;
StructuredDocumentTagsResponse: typeof importedStructuredDocumentTagsResponse.StructuredDocumentTagsResponse;
StructuredDocumentTagUpdate: typeof importedStructuredDocumentTagUpdate.StructuredDocumentTagUpdate;
Style: typeof importedStyle.Style;
StyleApply: typeof importedStyleApply.StyleApply;
StyleCopy: typeof importedStyleCopy.StyleCopy;
StyleInsert: typeof importedStyleInsert.StyleInsert;
StyleResponse: typeof importedStyleResponse.StyleResponse;
StylesResponse: typeof importedStylesResponse.StylesResponse;
StyleUpdate: typeof importedStyleUpdate.StyleUpdate;
SvgSaveOptionsData: typeof importedSvgSaveOptionsData.SvgSaveOptionsData;
Table: typeof importedTable.Table;
TableCell: typeof importedTableCell.TableCell;
TableCellFormat: typeof importedTableCellFormat.TableCellFormat;
TableCellFormatResponse: typeof importedTableCellFormatResponse.TableCellFormatResponse;
TableCellInsert: typeof importedTableCellInsert.TableCellInsert;
TableCellResponse: typeof importedTableCellResponse.TableCellResponse;
TableInsert: typeof importedTableInsert.TableInsert;
TableLink: typeof importedTableLink.TableLink;
TableLinkCollection: typeof importedTableLinkCollection.TableLinkCollection;
TableLinkCollectionResponse: typeof importedTableLinkCollectionResponse.TableLinkCollectionResponse;
TableProperties: typeof importedTableProperties.TableProperties;
TablePropertiesResponse: typeof importedTablePropertiesResponse.TablePropertiesResponse;
TableResponse: typeof importedTableResponse.TableResponse;
TableRow: typeof importedTableRow.TableRow;
TableRowFormat: typeof importedTableRowFormat.TableRowFormat;
TableRowFormatResponse: typeof importedTableRowFormatResponse.TableRowFormatResponse;
TableRowInsert: typeof importedTableRowInsert.TableRowInsert;
TableRowResponse: typeof importedTableRowResponse.TableRowResponse;
TabStop: typeof importedTabStop.TabStop;
TabStopInsert: typeof importedTabStopInsert.TabStopInsert;
TabStopsResponse: typeof importedTabStopsResponse.TabStopsResponse;
TextSaveOptionsData: typeof importedTextSaveOptionsData.TextSaveOptionsData;
TiffSaveOptionsData: typeof importedTiffSaveOptionsData.TiffSaveOptionsData;
TimeZoneInfoData: typeof importedTimeZoneInfoData.TimeZoneInfoData;
TranslateNodeIdResponse: typeof importedTranslateNodeIdResponse.TranslateNodeIdResponse;
UserInformation: typeof importedUserInformation.UserInformation;
WatermarkDataImage: typeof importedWatermarkDataImage.WatermarkDataImage;
WatermarkDataText: typeof importedWatermarkDataText.WatermarkDataText;
WatermarkText: typeof importedWatermarkText.WatermarkText;
WordMLSaveOptionsData: typeof importedWordMLSaveOptionsData.WordMLSaveOptionsData;
WordsApiErrorResponse: typeof importedWordsApiErrorResponse.WordsApiErrorResponse;
WordsApiLink: typeof importedWordsApiLink.WordsApiLink;
WordsResponse: typeof importedWordsResponse.WordsResponse;
XamlFixedSaveOptionsData: typeof importedXamlFixedSaveOptionsData.XamlFixedSaveOptionsData;
XamlFlowPackSaveOptionsData: typeof importedXamlFlowPackSaveOptionsData.XamlFlowPackSaveOptionsData;
XamlFlowSaveOptionsData: typeof importedXamlFlowSaveOptionsData.XamlFlowSaveOptionsData;
XmlColor: typeof importedXmlColor.XmlColor;
XmlDataLoadOptions: typeof importedXmlDataLoadOptions.XmlDataLoadOptions;
XpsSaveOptionsData: typeof importedXpsSaveOptionsData.XpsSaveOptionsData;
};
/**
* Request interface.
*/
export interface RequestInterface {
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
/**
* create original request for job method
*/
getOriginalRequest(): RequestInterface;
}
/**
* Create unique request id
*/
export declare function createUid(): string;
export { enumsMap, typeMap };
/**
* Deserialize object helper.
* @param data json string
* @param type target type
*/
export declare function deserializeObject(data: string, type: string): any;
/**
* Request model for AcceptAllRevisions operation.
* Accepts all the revisions in the document.
*/
export declare class AcceptAllRevisionsRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the input document.
*/
name: string;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for AcceptAllRevisionsOnline operation.
* Accepts all the revisions in the document.
*/
export declare class AcceptAllRevisionsOnlineRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The document.
*/
document: Readable;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for AppendDocument operation.
* Appends documents to the original document.
*/
export declare class AppendDocumentRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the input document.
*/
name: string;
/**
* with a list of entries to append.
*/
documentList: importedBaseEntryList.BaseEntryList;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for AppendDocumentJob operation.
* Appends documents to the original document.
*/
export declare class AppendDocumentJobRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the input document.
*/
name: string;
/**
* with a list of entries to append.
*/
documentList: importedBaseEntryList.BaseEntryList;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for AppendDocumentOnline operation.
* Appends documents to the original document.
*/
export declare class AppendDocumentOnlineRequest implements RequestInterface {
constructor(init?: Partial);
/**
* Original document.
*/
document: Readable;
/**
* with a list of entries to append.
*/
documentList: importedBaseEntryList.BaseEntryList;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for AppendDocumentOnlineJob operation.
* Appends documents to the original document.
*/
export declare class AppendDocumentOnlineJobRequest implements RequestInterface {
constructor(init?: Partial);
/**
* Original document.
*/
document: Readable;
/**
* with a list of entries to append.
*/
documentList: importedBaseEntryList.BaseEntryList;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for ApplyStyleToDocumentElement operation.
* Applies a style to the document node.
*/
export declare class ApplyStyleToDocumentElementRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the input document.
*/
name: string;
/**
* The path to the node in the document tree, that supports styles: ParagraphFormat, List, ListLevel, Table.
*/
styledNodePath: string;
/**
* Style to apply.
*/
styleApply: importedStyleApply.StyleApply;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for ApplyStyleToDocumentElementOnline operation.
* Applies a style to the document node.
*/
export declare class ApplyStyleToDocumentElementOnlineRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The document.
*/
document: Readable;
/**
* The path to the node in the document tree, that supports styles: ParagraphFormat, List, ListLevel, Table.
*/
styledNodePath: string;
/**
* Style to apply.
*/
styleApply: importedStyleApply.StyleApply;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for BuildReport operation.
* Executes the report generation process using the specified document template and the external data source in XML, JSON or CSV format.
*/
export declare class BuildReportRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the input document.
*/
name: string;
/**
* A string providing data to populate the specified template. The string must be of one of the following types: xml, json, csv.
*/
data: string;
/**
* An object providing settings of a report engine.
*/
reportEngineSettings: importedReportEngineSettings.ReportEngineSettings;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* The filename of the output document. If this parameter is omitted, the result will be saved with autogenerated name.
*/
destFileName: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for BuildReportOnline operation.
* Executes the report generation process online using the specified document template and the external data source in XML, JSON or CSV format.
*/
export declare class BuildReportOnlineRequest implements RequestInterface {
constructor(init?: Partial);
/**
* File with template.
*/
template: Readable;
/**
* A string providing data to populate the specified template. The string must be of one of the following types: xml, json, csv.
*/
data: string;
/**
* An object providing settings of a report engine.
*/
reportEngineSettings: importedReportEngineSettings.ReportEngineSettings;
/**
* The filename of the output document, that will be used when the resulting document has a dynamic field {filename}. If it is not set, the "template" will be used instead.
*/
documentFileName: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for CompareDocument operation.
* Compares two documents.
*/
export declare class CompareDocumentRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the input document.
*/
name: string;
/**
* Compare data.
*/
compareData: importedCompareData.CompareData;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Folder in filestorage with custom fonts.
*/
fontsLocation: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for CompareDocumentOnline operation.
* Compares two documents.
*/
export declare class CompareDocumentOnlineRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The document.
*/
document: Readable;
/**
* Compare data.
*/
compareData: importedCompareData.CompareData;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Folder in filestorage with custom fonts.
*/
fontsLocation: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for CompressDocument operation.
* Compress and resize images inside the document.
* The default settings allows to reduce the size of the document without any visible degradation of images quality.
*/
export declare class CompressDocumentRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the input document.
*/
name: string;
/**
* Options for compress the document.
*/
compressOptions: importedCompressOptions.CompressOptions;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for CompressDocumentOnline operation.
* Compress and resize images inside the document.
* The default settings allows to reduce the size of the document without any visible degradation of images quality.
*/
export declare class CompressDocumentOnlineRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The document.
*/
document: Readable;
/**
* Options for compress the document.
*/
compressOptions: importedCompressOptions.CompressOptions;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for ConvertDocument operation.
* Converts a document on a local drive to the specified format.
*/
export declare class ConvertDocumentRequest implements RequestInterface {
constructor(init?: Partial);
/**
* Converting document.
*/
document: Readable;
/**
* The format to convert.
*/
format: string;
/**
* The path to the output document on a local storage.
*/
outPath: string;
/**
* The filename of the output document, that will be used when the resulting document has a dynamic field {filename}. If it is not set, the "sourceFilename" will be used instead.
*/
fileNameFieldValue: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Folder in filestorage with custom fonts.
*/
fontsLocation: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for ConvertDocumentJob operation.
* Converts a document on a local drive to the specified format.
*/
export declare class ConvertDocumentJobRequest implements RequestInterface {
constructor(init?: Partial);
/**
* Converting document.
*/
document: Readable;
/**
* The format to convert.
*/
format: string;
/**
* The path to the output document on a local storage.
*/
outPath: string;
/**
* The filename of the output document, that will be used when the resulting document has a dynamic field {filename}. If it is not set, the "sourceFilename" will be used instead.
*/
fileNameFieldValue: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Folder in filestorage with custom fonts.
*/
fontsLocation: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for CopyFile operation.
* Copy file.
*/
export declare class CopyFileRequest implements RequestInterface {
constructor(init?: Partial);
/**
* Destination file path.
*/
destPath: string;
/**
* Source file's path e.g. '/Folder 1/file.ext' or '/Bucket/Folder 1/file.ext'.
*/
srcPath: string;
/**
* Source storage name.
*/
srcStorageName: string;
/**
* Destination storage name.
*/
destStorageName: string;
/**
* File version ID to copy.
*/
versionId: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for CopyFolder operation.
* Copy folder.
*/
export declare class CopyFolderRequest implements RequestInterface {
constructor(init?: Partial);
/**
* Destination folder path e.g. '/dst'.
*/
destPath: string;
/**
* Source folder path e.g. /Folder1.
*/
srcPath: string;
/**
* Source storage name.
*/
srcStorageName: string;
/**
* Destination storage name.
*/
destStorageName: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for CopyStyle operation.
* Makes a copy of the style in the document.
*/
export declare class CopyStyleRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the input document.
*/
name: string;
/**
* Style to copy.
*/
styleCopy: importedStyleCopy.StyleCopy;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for CopyStyleOnline operation.
* Makes a copy of the style in the document.
*/
export declare class CopyStyleOnlineRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The document.
*/
document: Readable;
/**
* Style to copy.
*/
styleCopy: importedStyleCopy.StyleCopy;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for CopyStylesFromTemplate operation.
* Copies styles from the origin document to the target document.
*/
export declare class CopyStylesFromTemplateRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the target document.
*/
name: string;
/**
* The filename of the origin document.
*/
templateName: string;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for CreateDocument operation.
* Creates a new document in cloud storage in the format, determined by the file extension.
* Supported all save format extensions.
*/
export declare class CreateDocumentRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the document.
*/
fileName: string;
/**
* The path to the document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for CreateFolder operation.
* Create the folder.
*/
export declare class CreateFolderRequest implements RequestInterface {
constructor(init?: Partial);
/**
* Target folder's path e.g. Folder1/Folder2/. The folders will be created recursively.
*/
path: string;
/**
* Storage name.
*/
storageName: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for CreateOrUpdateDocumentProperty operation.
* Adds a new or updates an existing document property.
*/
export declare class CreateOrUpdateDocumentPropertyRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the input document.
*/
name: string;
/**
* The name of the property.
*/
propertyName: string;
/**
* The property with new value.
*/
property: importedDocumentPropertyCreateOrUpdate.DocumentPropertyCreateOrUpdate;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for CreateOrUpdateDocumentPropertyOnline operation.
* Adds a new or updates an existing document property.
*/
export declare class CreateOrUpdateDocumentPropertyOnlineRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The document.
*/
document: Readable;
/**
* The name of the property.
*/
propertyName: string;
/**
* The property with new value.
*/
property: importedDocumentPropertyCreateOrUpdate.DocumentPropertyCreateOrUpdate;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteAllParagraphTabStops operation.
* Removes paragraph tab stops from the document node.
*/
export declare class DeleteAllParagraphTabStopsRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the input document.
*/
name: string;
/**
* Object index.
*/
index: number;
/**
* The path to the node in the document tree.
*/
nodePath: string;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteAllParagraphTabStopsOnline operation.
* Removes paragraph tab stops from the document node.
*/
export declare class DeleteAllParagraphTabStopsOnlineRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The document.
*/
document: Readable;
/**
* Object index.
*/
index: number;
/**
* The path to the node in the document tree.
*/
nodePath: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteBookmark operation.
* Removes a bookmark from the document.
*/
export declare class DeleteBookmarkRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the input document.
*/
name: string;
/**
* The name of the bookmark.
*/
bookmarkName: string;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteBookmarkOnline operation.
* Removes a bookmark from the document.
*/
export declare class DeleteBookmarkOnlineRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The document.
*/
document: Readable;
/**
* The name of the bookmark.
*/
bookmarkName: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteBookmarks operation.
* Removes all bookmarks from the document.
*/
export declare class DeleteBookmarksRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the input document.
*/
name: string;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteBookmarksOnline operation.
* Removes all bookmarks from the document.
*/
export declare class DeleteBookmarksOnlineRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The document.
*/
document: Readable;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteBorder operation.
* Removes a border from the document node.
* The 'nodePath' parameter should refer to a paragraph, a cell or a row.
*/
export declare class DeleteBorderRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the input document.
*/
name: string;
/**
* Border type.
*/
borderType: string;
/**
* The path to the node in the document tree.
*/
nodePath: string;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteBorderOnline operation.
* Removes a border from the document node.
* The 'nodePath' parameter should refer to a paragraph, a cell or a row.
*/
export declare class DeleteBorderOnlineRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The document.
*/
document: Readable;
/**
* Border type.
*/
borderType: string;
/**
* The path to the node in the document tree.
*/
nodePath: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteBorders operation.
* Removes borders from the document node.
* The 'nodePath' parameter should refer to a paragraph, a cell or a row.
*/
export declare class DeleteBordersRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the input document.
*/
name: string;
/**
* The path to the node in the document tree.
*/
nodePath: string;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteBordersOnline operation.
* Removes borders from the document node.
* The 'nodePath' parameter should refer to a paragraph, a cell or a row.
*/
export declare class DeleteBordersOnlineRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The document.
*/
document: Readable;
/**
* The path to the node in the document tree.
*/
nodePath: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteComment operation.
* Removes a comment from the document.
*/
export declare class DeleteCommentRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the input document.
*/
name: string;
/**
* The index of the comment.
*/
commentIndex: number;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteCommentOnline operation.
* Removes a comment from the document.
*/
export declare class DeleteCommentOnlineRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The document.
*/
document: Readable;
/**
* The index of the comment.
*/
commentIndex: number;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteComments operation.
* Removes all comments from the document.
*/
export declare class DeleteCommentsRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the input document.
*/
name: string;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteCommentsOnline operation.
* Removes all comments from the document.
*/
export declare class DeleteCommentsOnlineRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The document.
*/
document: Readable;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteCustomXmlPart operation.
* Removes the custom xml part from the document.
*/
export declare class DeleteCustomXmlPartRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the input document.
*/
name: string;
/**
* The index of the custom xml part. This index is the number of the entry in the collection of custom xml parts, not the ID of the part.
*/
customXmlPartIndex: number;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteCustomXmlPartOnline operation.
* Removes the custom xml part from the document.
*/
export declare class DeleteCustomXmlPartOnlineRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The document.
*/
document: Readable;
/**
* The index of the custom xml part. This index is the number of the entry in the collection of custom xml parts, not the ID of the part.
*/
customXmlPartIndex: number;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteCustomXmlParts operation.
* Removes all custom xml parts from the document.
*/
export declare class DeleteCustomXmlPartsRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the input document.
*/
name: string;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteCustomXmlPartsOnline operation.
* Removes all custom xml parts from the document.
*/
export declare class DeleteCustomXmlPartsOnlineRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The document.
*/
document: Readable;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteDocumentProperty operation.
* Removes a document property.
*/
export declare class DeleteDocumentPropertyRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the input document.
*/
name: string;
/**
* The name of the property.
*/
propertyName: string;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteDocumentPropertyOnline operation.
* Removes a document property.
*/
export declare class DeleteDocumentPropertyOnlineRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The document.
*/
document: Readable;
/**
* The name of the property.
*/
propertyName: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteDrawingObject operation.
* Removes a DrawingObject from the document node.
*/
export declare class DeleteDrawingObjectRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the input document.
*/
name: string;
/**
* Object index.
*/
index: number;
/**
* The path to the node in the document tree.
*/
nodePath: string;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteDrawingObjectOnline operation.
* Removes a DrawingObject from the document node.
*/
export declare class DeleteDrawingObjectOnlineRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The document.
*/
document: Readable;
/**
* Object index.
*/
index: number;
/**
* The path to the node in the document tree.
*/
nodePath: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteField operation.
* Removes a field from the document node.
*/
export declare class DeleteFieldRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the input document.
*/
name: string;
/**
* Object index.
*/
index: number;
/**
* The path to the node in the document tree.
*/
nodePath: string;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteFieldOnline operation.
* Removes a field from the document node.
*/
export declare class DeleteFieldOnlineRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The document.
*/
document: Readable;
/**
* Object index.
*/
index: number;
/**
* The path to the node in the document tree.
*/
nodePath: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteFields operation.
* Removes fields from the document node.
*/
export declare class DeleteFieldsRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the input document.
*/
name: string;
/**
* The path to the node in the document tree.
*/
nodePath: string;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteFieldsOnline operation.
* Removes fields from the document node.
*/
export declare class DeleteFieldsOnlineRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The document.
*/
document: Readable;
/**
* The path to the node in the document tree.
*/
nodePath: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteFile operation.
* Delete file.
*/
export declare class DeleteFileRequest implements RequestInterface {
constructor(init?: Partial);
/**
* Path of the file including the file name and extension e.g. /folder1/file.ext.
*/
path: string;
/**
* Storage name.
*/
storageName: string;
/**
* File version ID to delete.
*/
versionId: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteFolder operation.
* Delete folder.
*/
export declare class DeleteFolderRequest implements RequestInterface {
constructor(init?: Partial);
/**
* Folder path e.g. '/folder'.
*/
path: string;
/**
* Storage name.
*/
storageName: string;
/**
* Enable to delete folders, subfolders and files.
*/
recursive: boolean;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteFootnote operation.
* Removes a footnote from the document node.
*/
export declare class DeleteFootnoteRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the input document.
*/
name: string;
/**
* Object index.
*/
index: number;
/**
* The path to the node in the document tree.
*/
nodePath: string;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteFootnoteOnline operation.
* Removes a footnote from the document node.
*/
export declare class DeleteFootnoteOnlineRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The document.
*/
document: Readable;
/**
* Object index.
*/
index: number;
/**
* The path to the node in the document tree.
*/
nodePath: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteFormField operation.
* Removes a form field from the document node.
*/
export declare class DeleteFormFieldRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the input document.
*/
name: string;
/**
* Object index.
*/
index: number;
/**
* The path to the node in the document tree.
*/
nodePath: string;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteFormFieldOnline operation.
* Removes a form field from the document node.
*/
export declare class DeleteFormFieldOnlineRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The document.
*/
document: Readable;
/**
* Object index.
*/
index: number;
/**
* The path to the node in the document tree.
*/
nodePath: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteHeaderFooter operation.
* Removes a HeaderFooter object from the document section.
*/
export declare class DeleteHeaderFooterRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the input document.
*/
name: string;
/**
* The path to the section in the document tree.
*/
sectionPath: string;
/**
* Object index.
*/
index: number;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteHeaderFooterOnline operation.
* Removes a HeaderFooter object from the document section.
*/
export declare class DeleteHeaderFooterOnlineRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The document.
*/
document: Readable;
/**
* The path to the section in the document tree.
*/
sectionPath: string;
/**
* Object index.
*/
index: number;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteHeadersFooters operation.
* Removes HeaderFooter objects from the document section.
*/
export declare class DeleteHeadersFootersRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the input document.
*/
name: string;
/**
* The path to the section in the document tree.
*/
sectionPath: string;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* The list of HeaderFooter types.
*/
headersFootersTypes: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteHeadersFootersOnline operation.
* Removes HeaderFooter objects from the document section.
*/
export declare class DeleteHeadersFootersOnlineRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The document.
*/
document: Readable;
/**
* The path to the section in the document tree.
*/
sectionPath: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* The list of HeaderFooter types.
*/
headersFootersTypes: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteMacros operation.
* Removes macros from the document.
*/
export declare class DeleteMacrosRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the input document.
*/
name: string;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteMacrosOnline operation.
* Removes macros from the document.
*/
export declare class DeleteMacrosOnlineRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The document.
*/
document: Readable;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteOfficeMathObject operation.
* Removes an OfficeMath object from the document node.
*/
export declare class DeleteOfficeMathObjectRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the input document.
*/
name: string;
/**
* Object index.
*/
index: number;
/**
* The path to the node in the document tree.
*/
nodePath: string;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteOfficeMathObjectOnline operation.
* Removes an OfficeMath object from the document node.
*/
export declare class DeleteOfficeMathObjectOnlineRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The document.
*/
document: Readable;
/**
* Object index.
*/
index: number;
/**
* The path to the node in the document tree.
*/
nodePath: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteOfficeMathObjects operation.
* Removes all office math objects from the document.
*/
export declare class DeleteOfficeMathObjectsRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the input document.
*/
name: string;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteOfficeMathObjectsOnline operation.
* Removes all office math objects from the document.
*/
export declare class DeleteOfficeMathObjectsOnlineRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The document.
*/
document: Readable;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteParagraph operation.
* Removes a paragraph from the document node.
*/
export declare class DeleteParagraphRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the input document.
*/
name: string;
/**
* Object index.
*/
index: number;
/**
* The path to the node in the document tree.
*/
nodePath: string;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteParagraphListFormat operation.
* Removes the formatting properties of a paragraph list from the document node.
*/
export declare class DeleteParagraphListFormatRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the input document.
*/
name: string;
/**
* Object index.
*/
index: number;
/**
* The path to the node in the document tree.
*/
nodePath: string;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteParagraphListFormatOnline operation.
* Removes the formatting properties of a paragraph list from the document node.
*/
export declare class DeleteParagraphListFormatOnlineRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The document.
*/
document: Readable;
/**
* Object index.
*/
index: number;
/**
* The path to the node in the document tree.
*/
nodePath: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteParagraphOnline operation.
* Removes a paragraph from the document node.
*/
export declare class DeleteParagraphOnlineRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The document.
*/
document: Readable;
/**
* Object index.
*/
index: number;
/**
* The path to the node in the document tree.
*/
nodePath: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteParagraphTabStop operation.
* Removes a paragraph tab stop from the document node.
*/
export declare class DeleteParagraphTabStopRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the input document.
*/
name: string;
/**
* The position of a tab stop to remove.
*/
position: number;
/**
* Object index.
*/
index: number;
/**
* The path to the node in the document tree.
*/
nodePath: string;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteParagraphTabStopOnline operation.
* Removes a paragraph tab stop from the document node.
*/
export declare class DeleteParagraphTabStopOnlineRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The document.
*/
document: Readable;
/**
* The position of a tab stop to remove.
*/
position: number;
/**
* Object index.
*/
index: number;
/**
* The path to the node in the document tree.
*/
nodePath: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteRun operation.
* Removes a Run object from the paragraph.
*/
export declare class DeleteRunRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the input document.
*/
name: string;
/**
* The path to the paragraph in the document tree.
*/
paragraphPath: string;
/**
* Object index.
*/
index: number;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteRunOnline operation.
* Removes a Run object from the paragraph.
*/
export declare class DeleteRunOnlineRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The document.
*/
document: Readable;
/**
* The path to the paragraph in the document tree.
*/
paragraphPath: string;
/**
* Object index.
*/
index: number;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteSection operation.
* Removes a section from the document.
*/
export declare class DeleteSectionRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the input document.
*/
name: string;
/**
* The index of the section.
*/
sectionIndex: number;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteSectionOnline operation.
* Removes a section from the document.
*/
export declare class DeleteSectionOnlineRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The document.
*/
document: Readable;
/**
* The index of the section.
*/
sectionIndex: number;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteStructuredDocumentTag operation.
* Removes a StructuredDocumentTag (SDT) from the document node.
*/
export declare class DeleteStructuredDocumentTagRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the input document.
*/
name: string;
/**
* Object index.
*/
index: number;
/**
* The path to the node in the document tree.
*/
nodePath: string;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteStructuredDocumentTagOnline operation.
* Removes a StructuredDocumentTag (SDT) from the document node.
*/
export declare class DeleteStructuredDocumentTagOnlineRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The document.
*/
document: Readable;
/**
* Object index.
*/
index: number;
/**
* The path to the node in the document tree.
*/
nodePath: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteTable operation.
* Removes a table from the document node.
*/
export declare class DeleteTableRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the input document.
*/
name: string;
/**
* Object index.
*/
index: number;
/**
* The path to the node in the document tree.
*/
nodePath: string;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteTableCell operation.
* Removes a cell from the table row.
*/
export declare class DeleteTableCellRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the input document.
*/
name: string;
/**
* The path to the table row in the document tree.
*/
tableRowPath: string;
/**
* Object index.
*/
index: number;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteTableCellOnline operation.
* Removes a cell from the table row.
*/
export declare class DeleteTableCellOnlineRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The document.
*/
document: Readable;
/**
* The path to the table row in the document tree.
*/
tableRowPath: string;
/**
* Object index.
*/
index: number;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteTableOnline operation.
* Removes a table from the document node.
*/
export declare class DeleteTableOnlineRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The document.
*/
document: Readable;
/**
* Object index.
*/
index: number;
/**
* The path to the node in the document tree.
*/
nodePath: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteTableRow operation.
* Removes a row from the table.
*/
export declare class DeleteTableRowRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the input document.
*/
name: string;
/**
* The path to the table in the document tree.
*/
tablePath: string;
/**
* Object index.
*/
index: number;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteTableRowOnline operation.
* Removes a row from the table.
*/
export declare class DeleteTableRowOnlineRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The document.
*/
document: Readable;
/**
* The path to the table in the document tree.
*/
tablePath: string;
/**
* Object index.
*/
index: number;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteWatermark operation.
* Removes a watermark from the document.
*/
export declare class DeleteWatermarkRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the input document.
*/
name: string;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DeleteWatermarkOnline operation.
* Removes a watermark from the document.
*/
export declare class DeleteWatermarkOnlineRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The document.
*/
document: Readable;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
*/
destFileName: string;
/**
* Initials of the author to use for revisions.If you set this parameter and then make some changes to the document programmatically, save the document and later open the document in MS Word you will see these changes as revisions.
*/
revisionAuthor: string;
/**
* The date and time to use for revisions.
*/
revisionDateTime: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for DownloadFile operation.
* Download file.
*/
export declare class DownloadFileRequest implements RequestInterface {
constructor(init?: Partial);
/**
* Path of the file including the file name and extension e.g. /folder1/file.ext.
*/
path: string;
/**
* Storage name.
*/
storageName: string;
/**
* File version ID to download.
*/
versionId: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for ExecuteMailMerge operation.
* Executes a Mail Merge operation.
*/
export declare class ExecuteMailMergeRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the input document.
*/
name: string;
/**
* Mail merge data.
*/
data: string;
/**
* Field options.
*/
options: importedFieldOptions.FieldOptions;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* The flag indicating whether to execute Mail Merge operation with regions.
*/
withRegions: boolean;
/**
* The data file.
*/
mailMergeDataFile: string;
/**
* The cleanup options.
*/
cleanup: string;
/**
* The flag indicating whether paragraph with TableStart or TableEnd field should be fully included into mail merge region or particular range between TableStart and TableEnd fields. The default value is true.
*/
useWholeParagraphAsRegion: boolean;
/**
* The flag indicating whether fields in whole document are updated while executing of a mail merge with regions.
*/
mergeWholeDocument: boolean;
/**
* The filename of the output document. If this parameter is omitted, the result will be saved with autogenerated name.
*/
destFileName: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for ExecuteMailMergeJob operation.
* Executes a Mail Merge operation.
*/
export declare class ExecuteMailMergeJobRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the input document.
*/
name: string;
/**
* Mail merge data.
*/
data: string;
/**
* Field options.
*/
options: importedFieldOptions.FieldOptions;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* The flag indicating whether to execute Mail Merge operation with regions.
*/
withRegions: boolean;
/**
* The data file.
*/
mailMergeDataFile: string;
/**
* The cleanup options.
*/
cleanup: string;
/**
* The flag indicating whether paragraph with TableStart or TableEnd field should be fully included into mail merge region or particular range between TableStart and TableEnd fields. The default value is true.
*/
useWholeParagraphAsRegion: boolean;
/**
* The flag indicating whether fields in whole document are updated while executing of a mail merge with regions.
*/
mergeWholeDocument: boolean;
/**
* The filename of the output document. If this parameter is omitted, the result will be saved with autogenerated name.
*/
destFileName: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for ExecuteMailMergeOnline operation.
* Executes a Mail Merge operation online.
*/
export declare class ExecuteMailMergeOnlineRequest implements RequestInterface {
constructor(init?: Partial);
/**
* File with template.
*/
template: Readable;
/**
* File with mailmerge data.
*/
data: Readable;
/**
* Field options.
*/
options: importedFieldOptions.FieldOptions;
/**
* The flag indicating whether to execute Mail Merge operation with regions.
*/
withRegions: boolean;
/**
* The flag indicating whether fields in whole document are updated while executing of a mail merge with regions.
*/
mergeWholeDocument: boolean;
/**
* The cleanup options.
*/
cleanup: string;
/**
* The filename of the output document, that will be used when the resulting document has a dynamic field {filename}. If it is not set, the "template" will be used instead.
*/
documentFileName: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for ExecuteMailMergeOnlineJob operation.
* Executes a Mail Merge operation online.
*/
export declare class ExecuteMailMergeOnlineJobRequest implements RequestInterface {
constructor(init?: Partial);
/**
* File with template.
*/
template: Readable;
/**
* File with mailmerge data.
*/
data: Readable;
/**
* Field options.
*/
options: importedFieldOptions.FieldOptions;
/**
* The flag indicating whether to execute Mail Merge operation with regions.
*/
withRegions: boolean;
/**
* The flag indicating whether fields in whole document are updated while executing of a mail merge with regions.
*/
mergeWholeDocument: boolean;
/**
* The cleanup options.
*/
cleanup: string;
/**
* The filename of the output document, that will be used when the resulting document has a dynamic field {filename}. If it is not set, the "template" will be used instead.
*/
documentFileName: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for GetAllRevisions operation.
* Get all information about revisions.
*/
export declare class GetAllRevisionsRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the input document.
*/
name: string;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for GetAllRevisionsOnline operation.
* Get all information about revisions.
*/
export declare class GetAllRevisionsOnlineRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The document.
*/
document: Readable;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for GetAvailableFonts operation.
* Reads available fonts from the document.
*/
export declare class GetAvailableFontsRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The folder in cloud storage with custom fonts.
*/
fontsLocation: string;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for GetBookmarkByName operation.
* Reads a bookmark, specified by name, from the document.
*/
export declare class GetBookmarkByNameRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the input document.
*/
name: string;
/**
* The name of the bookmark.
*/
bookmarkName: string;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for GetBookmarkByNameOnline operation.
* Reads a bookmark, specified by name, from the document.
*/
export declare class GetBookmarkByNameOnlineRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The document.
*/
document: Readable;
/**
* The name of the bookmark.
*/
bookmarkName: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for GetBookmarks operation.
* Reads bookmarks from the document.
*/
export declare class GetBookmarksRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the input document.
*/
name: string;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for GetBookmarksOnline operation.
* Reads bookmarks from the document.
*/
export declare class GetBookmarksOnlineRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The document.
*/
document: Readable;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for GetBorder operation.
* Reads a border from the document node.
* The 'nodePath' parameter should refer to a paragraph, a cell or a row.
*/
export declare class GetBorderRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the input document.
*/
name: string;
/**
* Border type.
*/
borderType: string;
/**
* The path to the node in the document tree.
*/
nodePath: string;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for GetBorderOnline operation.
* Reads a border from the document node.
* The 'nodePath' parameter should refer to a paragraph, a cell or a row.
*/
export declare class GetBorderOnlineRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The document.
*/
document: Readable;
/**
* Border type.
*/
borderType: string;
/**
* The path to the node in the document tree.
*/
nodePath: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for GetBorders operation.
* Reads borders from the document node.
*/
export declare class GetBordersRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the input document.
*/
name: string;
/**
* The path to the node in the document tree.
*/
nodePath: string;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for GetBordersOnline operation.
* Reads borders from the document node.
*/
export declare class GetBordersOnlineRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The document.
*/
document: Readable;
/**
* The path to the node in the document tree.
*/
nodePath: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for GetComment operation.
* Reads a comment from the document.
*/
export declare class GetCommentRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the input document.
*/
name: string;
/**
* The index of the comment.
*/
commentIndex: number;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for GetCommentOnline operation.
* Reads a comment from the document.
*/
export declare class GetCommentOnlineRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The document.
*/
document: Readable;
/**
* The index of the comment.
*/
commentIndex: number;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for GetComments operation.
* Reads comments from the document.
*/
export declare class GetCommentsRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the input document.
*/
name: string;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for GetCommentsOnline operation.
* Reads comments from the document.
*/
export declare class GetCommentsOnlineRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The document.
*/
document: Readable;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for GetCustomXmlPart operation.
* Reads the custom xml part from the document.
*/
export declare class GetCustomXmlPartRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the input document.
*/
name: string;
/**
* The index of the custom xml part. This index is the number of the entry in the collection of custom xml parts, not the ID of the part.
*/
customXmlPartIndex: number;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for GetCustomXmlPartOnline operation.
* Reads the custom xml part from the document.
*/
export declare class GetCustomXmlPartOnlineRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The document.
*/
document: Readable;
/**
* The index of the custom xml part. This index is the number of the entry in the collection of custom xml parts, not the ID of the part.
*/
customXmlPartIndex: number;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for GetCustomXmlParts operation.
* Reads custom xml parts from the document.
*/
export declare class GetCustomXmlPartsRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the input document.
*/
name: string;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for GetCustomXmlPartsOnline operation.
* Reads custom xml parts from the document.
*/
export declare class GetCustomXmlPartsOnlineRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The document.
*/
document: Readable;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for GetDocument operation.
* Reads common information from the document.
*/
export declare class GetDocumentRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the input document.
*/
documentName: string;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for GetDocumentDrawingObjectByIndex operation.
* Reads a DrawingObject from the document node.
*/
export declare class GetDocumentDrawingObjectByIndexRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the input document.
*/
name: string;
/**
* Object index.
*/
index: number;
/**
* The path to the node in the document tree.
*/
nodePath: string;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for GetDocumentDrawingObjectByIndexOnline operation.
* Reads a DrawingObject from the document node.
*/
export declare class GetDocumentDrawingObjectByIndexOnlineRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The document.
*/
document: Readable;
/**
* Object index.
*/
index: number;
/**
* The path to the node in the document tree.
*/
nodePath: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for GetDocumentDrawingObjectImageData operation.
* Reads image data of a DrawingObject from the document node.
*/
export declare class GetDocumentDrawingObjectImageDataRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the input document.
*/
name: string;
/**
* Object index.
*/
index: number;
/**
* The path to the node in the document tree.
*/
nodePath: string;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for GetDocumentDrawingObjectImageDataOnline operation.
* Reads image data of a DrawingObject from the document node.
*/
export declare class GetDocumentDrawingObjectImageDataOnlineRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The document.
*/
document: Readable;
/**
* Object index.
*/
index: number;
/**
* The path to the node in the document tree.
*/
nodePath: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for GetDocumentDrawingObjectOleData operation.
* Reads OLE data of a DrawingObject from the document node.
*/
export declare class GetDocumentDrawingObjectOleDataRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the input document.
*/
name: string;
/**
* Object index.
*/
index: number;
/**
* The path to the node in the document tree.
*/
nodePath: string;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for GetDocumentDrawingObjectOleDataOnline operation.
* Reads OLE data of a DrawingObject from the document node.
*/
export declare class GetDocumentDrawingObjectOleDataOnlineRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The document.
*/
document: Readable;
/**
* Object index.
*/
index: number;
/**
* The path to the node in the document tree.
*/
nodePath: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for GetDocumentDrawingObjects operation.
* Reads DrawingObjects from the document node.
*/
export declare class GetDocumentDrawingObjectsRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the input document.
*/
name: string;
/**
* The path to the node in the document tree.
*/
nodePath: string;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for GetDocumentDrawingObjectsOnline operation.
* Reads DrawingObjects from the document node.
*/
export declare class GetDocumentDrawingObjectsOnlineRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The document.
*/
document: Readable;
/**
* The path to the node in the document tree.
*/
nodePath: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for GetDocumentFieldNames operation.
* Reads merge field names from the document.
*/
export declare class GetDocumentFieldNamesRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the input document.
*/
name: string;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* The flag indicating whether to use non merge fields. If true, result includes "mustache" field names.
*/
useNonMergeFields: boolean;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for GetDocumentFieldNamesOnline operation.
* Reads merge field names from the document.
*/
export declare class GetDocumentFieldNamesOnlineRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The template document.
*/
template: Readable;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* The flag indicating whether to use non merge fields. If true, result includes "mustache" field names.
*/
useNonMergeFields: boolean;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for GetDocumentHyperlinkByIndex operation.
* Reads a hyperlink from the document.
*/
export declare class GetDocumentHyperlinkByIndexRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the input document.
*/
name: string;
/**
* The index of the hyperlink.
*/
hyperlinkIndex: number;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for GetDocumentHyperlinkByIndexOnline operation.
* Reads a hyperlink from the document.
*/
export declare class GetDocumentHyperlinkByIndexOnlineRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The document.
*/
document: Readable;
/**
* The index of the hyperlink.
*/
hyperlinkIndex: number;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for GetDocumentHyperlinks operation.
* Reads hyperlinks from the document.
*/
export declare class GetDocumentHyperlinksRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The filename of the input document.
*/
name: string;
/**
* Original document folder.
*/
folder: string;
/**
* Original document storage.
*/
storage: string;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for GetDocumentHyperlinksOnline operation.
* Reads hyperlinks from the document.
*/
export declare class GetDocumentHyperlinksOnlineRequest implements RequestInterface {
constructor(init?: Partial);
/**
* The document.
*/
document: Readable;
/**
* Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
*/
loadEncoding: string;
/**
* Password of protected Word document. Use the parameter to pass a password via SDK. SDK encrypts it automatically. We don't recommend to use the parameter to pass a plain password for direct call of API.
*/
password: string;
/**
* Password of protected Word document. Use the parameter to pass an encrypted password for direct calls of API. See SDK code for encyption details.
*/
encryptedPassword: string;
/**
* The value indicates whether OpenType support is on.
*/
openTypeSupport: boolean;
/**
* create the requst options for this request
* @param configuration a configuration for the request
* @param data encryptor
*/
createRequestOptions(configuration: Configuration, _encryptor: Encryptor): Promise;
/**
* create response from string
*/
createResponse(_response: Buffer, _headers: http.IncomingHttpHeaders): any;
getOriginalRequest(): RequestInterface;
}
/**
* Request model for GetDocumentProperties operation.
* Reads document properties.
*/
export declare class GetDocumentPropertiesRequest implements RequestInterface {
constructor(init?: Partial