Skip to content

20.6

Choose a tag to compare

@ivan-kishchenko-aspose ivan-kishchenko-aspose released this 18 Jun 13:17
· 257 commits to master since this release
  • Added OoxmlSaveOption CompressionLevel property
  • Added group of methods without nodePath property
    • DeleteAllParagraphTabStops
    • DeleteParagraphListFormat
    • DeleteParagraphTabStop
    • GetParagraphTabStops
    • InsertOrUpdateParagraphTabStop
    • InsertParagraph
    • UpdateParagraphFormat
    • 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.