Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

898185-Add the sample change-format-after-append-html in HTML conversion #318

Merged
merged 2 commits into from
Jan 10, 2025

Conversation

DharanyaSakthivel-SF4210
Copy link
Collaborator

Description:

Added the sample change-format-after-append-html in HTML conversion.

// Get the paragraph and check if it's not null.
WParagraph paragraph = section.Body.ChildEntities[i] as WParagraph;
if (paragraph != null)
{
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Set paragraph formats in html and change it

@MohanaselvamJothi MohanaselvamJothi merged commit 1f7b661 into main Jan 10, 2025
1 check failed
@MohanaselvamJothi MohanaselvamJothi deleted the 898185-change-format-after-append-html branch January 10, 2025 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants