@@ -137,6 +137,7 @@ class ApiClient(object):
137137 'DrawingObjectsResponse, _' : asposewordscloud .models .DrawingObjectsResponse ,
138138 'DrawingObjectUpdate, _' : asposewordscloud .models .DrawingObjectUpdate ,
139139 'EmfSaveOptionsData, _' : asposewordscloud .models .EmfSaveOptionsData ,
140+ 'EpsSaveOptionsData, _' : asposewordscloud .models .EpsSaveOptionsData ,
140141 'EpubSaveOptionsData, _' : asposewordscloud .models .EpubSaveOptionsData ,
141142 'Error, _' : asposewordscloud .models .Error ,
142143 'ErrorDetails, _' : asposewordscloud .models .ErrorDetails ,
@@ -158,7 +159,6 @@ class ApiClient(object):
158159 'FlatOpcTemplateMacroSaveOptionsData, _' : asposewordscloud .models .FlatOpcTemplateMacroSaveOptionsData ,
159160 'FlatOpcTemplateSaveOptionsData, _' : asposewordscloud .models .FlatOpcTemplateSaveOptionsData ,
160161 'Font, _' : asposewordscloud .models .Font ,
161- 'FontDto, _' : asposewordscloud .models .FontDto ,
162162 'FontInfo, _' : asposewordscloud .models .FontInfo ,
163163 'FontResponse, _' : asposewordscloud .models .FontResponse ,
164164 'Footnote, _' : asposewordscloud .models .Footnote ,
@@ -249,10 +249,8 @@ class ApiClient(object):
249249 'PsSaveOptionsData, _' : asposewordscloud .models .PsSaveOptionsData ,
250250 'PublicKeyResponse, _' : asposewordscloud .models .PublicKeyResponse ,
251251 'RangeDocument, _' : asposewordscloud .models .RangeDocument ,
252- 'RangeDocumentDto, _' : asposewordscloud .models .RangeDocumentDto ,
253252 'RangeTextResponse, _' : asposewordscloud .models .RangeTextResponse ,
254253 'ReplaceRange, _' : asposewordscloud .models .ReplaceRange ,
255- 'ReplaceRangeDto, _' : asposewordscloud .models .ReplaceRangeDto ,
256254 'ReplaceTextParameters, _' : asposewordscloud .models .ReplaceTextParameters ,
257255 'ReplaceTextResponse, _' : asposewordscloud .models .ReplaceTextResponse ,
258256 'ReportBuildOptions, _' : None ,
@@ -301,26 +299,20 @@ class ApiClient(object):
301299 'Table, _' : asposewordscloud .models .Table ,
302300 'TableCell, _' : asposewordscloud .models .TableCell ,
303301 'TableCellFormat, _' : asposewordscloud .models .TableCellFormat ,
304- 'TableCellFormatDto, _' : asposewordscloud .models .TableCellFormatDto ,
305302 'TableCellFormatResponse, _' : asposewordscloud .models .TableCellFormatResponse ,
306303 'TableCellInsert, _' : asposewordscloud .models .TableCellInsert ,
307- 'TableCellInsertDto, _' : asposewordscloud .models .TableCellInsertDto ,
308304 'TableCellResponse, _' : asposewordscloud .models .TableCellResponse ,
309305 'TableInsert, _' : asposewordscloud .models .TableInsert ,
310- 'TableInsertDto, _' : asposewordscloud .models .TableInsertDto ,
311306 'TableLink, _' : asposewordscloud .models .TableLink ,
312307 'TableLinkCollection, _' : asposewordscloud .models .TableLinkCollection ,
313308 'TableLinkCollectionResponse, _' : asposewordscloud .models .TableLinkCollectionResponse ,
314309 'TableProperties, _' : asposewordscloud .models .TableProperties ,
315- 'TablePropertiesDto, _' : asposewordscloud .models .TablePropertiesDto ,
316310 'TablePropertiesResponse, _' : asposewordscloud .models .TablePropertiesResponse ,
317311 'TableResponse, _' : asposewordscloud .models .TableResponse ,
318312 'TableRow, _' : asposewordscloud .models .TableRow ,
319313 'TableRowFormat, _' : asposewordscloud .models .TableRowFormat ,
320- 'TableRowFormatDto, _' : asposewordscloud .models .TableRowFormatDto ,
321314 'TableRowFormatResponse, _' : asposewordscloud .models .TableRowFormatResponse ,
322315 'TableRowInsert, _' : asposewordscloud .models .TableRowInsert ,
323- 'TableRowInsertDto, _' : asposewordscloud .models .TableRowInsertDto ,
324316 'TableRowResponse, _' : asposewordscloud .models .TableRowResponse ,
325317 'TabStop, _' : asposewordscloud .models .TabStop ,
326318 'TabStopInsert, _' : asposewordscloud .models .TabStopInsert ,
0 commit comments