Releases: aspose-words-cloud/aspose-words-cloud-swift
Releases · aspose-words-cloud/aspose-words-cloud-swift
20.7
API changes
- Added "Markdown" save format
- Added endpoint to update paragraph format without node path (PUT "/words/{name}/paragraphs/{index}/format")
20.6
API changes
- Added OoxmlSaveOption CompressionLevel property
- Added group of methods without nodePath property
2.1 DeleteAllParagraphTabStops
2.2 DeleteParagraphListFormat
2.3 DeleteParagraphTabStop
2.4 GetParagraphTabStops
2.5 InsertOrUpdateParagraphTabStop
2.6 InsertParagraph
2.7 UpdateParagraphFormat
2.8 UpdateParagraphListFormat - In methods InsertOrUpdateParagraphTabStop, DeleteParagraphTabStop order of parameters has changed NodePath was moved to one position next, like if it was second before, now it's third.
20.5
API changes
- Added methods to work with Word document lists
1.1 GetLists
1.2 GetList
1.3 InsertList
1.4 UpdateList
1.5 UpdateListLevel - Added methods to work with styles
2.1 GetStyles
2.2 UpdateStyle
2.3 InsertStyle
2.4 CopyStyle
2.5 GetStyleFromDocumentElement
2.6 ApplyStyleToDocumentElement - Added methods to work with paragraph list format
3.1 GetParagraphListFormat
3.2 GetParagraphListFormatWithoutNodePath
3.3 UpdateParagraphListFormat
3.4 DeleteParagraphListFormat - Added methods to work with paragraph tab stops
4.1 GetParagraphTabStops
4.2 InsertOrUpdateParagraphTabStop
4.3 DeleteAllParagraphTabStops
4.4 DeleteParagraphTabStop - Added methods to build reports
5.1 BuildReport
5.2 BuildReportOnline - Added Shading property to ParagraphFormat
20.4
API changes
- Added CompareOptions property to CompareData class
- Added Password property to OdtSaveOptions class
- Added Dml3DEffectsRenderingMode property to SaveOptions class
- Added UpdateLastPrintedProperty property to SaveOptions class
- Added InterpolateImages property to PdfSaveOptions class
- Added UseTargetMachineFonts property to HtmlFixedSaveOptions class
- Added some request data classes:
- RunUpdate and RunInsert
- FootnoteUpdate and FootnoteInsert
- FieldUpdate and FieldInsert
- CommentUpdate and CommentInsert
- DocumentPropertyCreateOrUpdate
First released version of Aspose.Words Cloud SDK for Swift
20.3 version 20.3