Disable Words Paragraph snap to grid function

Hi,

May i know hoe to disable Words Paragraph “snap to grid” function on Aspose ?

Hi

Thanks for your inquiry. Unfortunately, there is no way to enable/disable this option using Aspose.Words. Your request has been linked to the appropriate issue. You will be notified as soon as it is resolved.
Maybe, as a workaround, you can try using ParagraphFormat.ClearFormating() method:
https://reference.aspose.com/words/net/aspose.words/paragraphformat/clearformatting/
Best regards.