aspose_words_cloud 20.10.1 copy "aspose_words_cloud: ^20.10.1" to clipboard
aspose_words_cloud: ^20.10.1 copied to clipboard

outdated

This package allows you to work with Aspose.Words Cloud REST APIs in your Dart applications quickly and easily, with zero initial cost.

[20.10.1] - Aspose Words Cloud for Dart 20.10 Release Notes #

  • Fix static analysis issues.

[20.10.0] - Aspose Words Cloud for Dart 20.10 Release Notes #

  • Internal API changes.
  • First released version of Dart SDK.

[20.9.0] - Aspose Words Cloud for Dart 20.9 Release Notes #

  • Added Batch API feature

[20.8.0] - Aspose Words Cloud for Dart 20.8 Release Notes #

  • Added new api method (PUT '/words/{name}/compatibility/optimize') which is allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word
  • Added 'ApplyBaseDocumentHeadersAndFootersToAppendingDocuments' option to 'DocumentEntryList' for AppendDocument API
  • WithoutNodePath methods have been removed, pass null values instead

[20.7.0] - Aspose Words Cloud for Dart 20.7 Release Notes #

  • Added 'Markdown' save format
  • Added endpoint to update paragraph format without node path (PUT '/words/{name}/paragraphs/{index}/format')

[20.6.0] - Aspose Words Cloud for Dart 20.6 Release Notes #

  • Added new methods:
    • DeleteAllParagraphTabStopsWithoutNodePath
    • DeleteParagraphTabStopWithoutNodePath
    • GetParagraphTabStopsWithoutNodePath
    • InsertOrUpdateParagraphTabStopWithoutNodePath
    • InsertParagraphWithoutNodePath
    • UpdateParagraphFormatWithoutNodePath
    • UpdateParagraphListFormatWithoutNodePath
    • DeleteParagraphListFormatWithoutNodePath
  • DrawingObject related methods have been changed body content. Special request classes are introduced instead of strings.
  • InsertOrUpdateParagraphTabStop, DeleteParagraphTabStop methods have been changed parameter order
  • OoxmlSaveOptionsData.CompressionLevel property has been added

[20.5.0] - Aspose Words Cloud for Dart 20.5 Release Notes #

  • Added methods to work with Word document lists
    • GetLists
    • GetList
    • InsertList
    • UpdateList
    • UpdateListLevel
  • Added methods to work with styles
    • GetStyles
    • UpdateStyle
    • InsertStyle
    • CopyStyle
    • GetStyleFromDocumentElement
    • ApplyStyleToDocumentElement
  • Added methods to work with paragraph list format
    • GetParagraphListFormat
    • GetParagraphListFormatWithoutNodePath
    • UpdateParagraphListFormat
    • DeleteParagraphListFormat
  • Added methods to work with paragraph tab stops
    • GetParagraphTabStops
    • InsertOrUpdateParagraphTabStop
    • DeleteAllParagraphTabStops
    • DeleteParagraphTabStop
  • Added methods to build reports
    • BuildReport
    • BuildReportOnline
  • Added Shading property to ParagraphFormat
10
likes
0
pub points
73%
popularity

Publisher

verified publisheraspose.cloud

This package allows you to work with Aspose.Words Cloud REST APIs in your Dart applications quickly and easily, with zero initial cost.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

http, uuid

More

Packages that depend on aspose_words_cloud