Essay - Bulleting and Numbering issues

Below is my aspose html content. when i formatting with numbered/bulleted list
the bullet point function does not properly put bullets on the designated line as when they click the button, it results in the entire section need being bulleted

haiii haiii haiii haiii haiii haiii haiii haiii haiii haiii haiii haiii haiii haiii haiii haiii haiii haiii haiii haiii haiii haiii haiii haiii haiii haiii haiii haiii haiii haiii haiii haiii haiii haiii haiii haiii haiii haiii haiii haiii haiii haiii haiii haiii haiii haiii haiii haiii haiii haiii haiii hhihiohiohkhuukguigugugujgjhgyjfyjhfyhfthftfyufyujgyujgfuygyugyujfhfgssaiii haiii haiii haiii haiii haiii

test
test
test
test

response will be like below:

image.png (4.2 KB)
Bullet should be applied to the first “test” statement but it is applying to the entire paragraph ie parent element.

image.png (14.0 KB)

Need support/suggestions/inputs on this issues.

@suresh510

We are sorry for the delayed response.

Would you please share your sample HTML in a .txt or .html format along with sample code snippet that you are using. We will test the scenario in our environment and address it accordingly.

@asad.ali, sure i will share the html code.

@asad.ali

html_formatting_issues-converted.pdf (101.9 KB)

Please let me know if any additional information required. Otherwise will go for scheduled call for understanding more.

@suresh510

We are afraid that we are unable to properly understand the issue that you are facing. Are you using Aspose.HTML to convert the HTML into PDF? OR you are talking about the post editor/composer which you use to send your message in forums?

@asad.ali, can we have webEx/Zoom call and let me know your available time.

@suresh510

We are afraid that we cannot arrange any type of call or live session with you. However, we request please provide all details of the issue that you are facing with the API in order to elaborate it further. With the already provided details, it is unclear what sort of issue are you facing.

@asad.ali,

We are using Aspose to convert Word files (doc, docx) to HTML. The HTML output from Aspose is loaded in our application for further edits.

This is long sample test passage. This is long sample test passage. This is long sample test passage. This is long sample test passage. This is long sample test passage.
Item 1
Item 2
Item 3

When trying to make the list as Bulleted items, we are getting the below output
• This is long sample test passage. This is long sample test passage. This is long sample test passage. This is long sample test passage. This is long sample test passage.
Item 1
Item 2
Item 3

However the expected output is:
This is long sample test passage. This is long sample test passage. This is long sample test passage. This is long sample test passage. This is long sample test passage.
• Item 1
• Item 2
• Item 3

Though the word file & resultant HTML looks same to human eye, the HTML output is unusable for further edits. We guess the
tags used might be the root cause. Can you please provide a solution for this?

@suresh510

It looks like you are using Aspose.Words for conversion at your side. Would you please share your sample Word file along with a sample code snippet that you are using? We will test the scenario in our environment and address it accordingly.

@suresh510

Could you please share complete detail of your requirement along with input Word document, problematic and expected output HTML? We will investigate the issue and provide you more information on it.

@tahir.manzoor, I’m not able to upload document. Please share your mail id.

Please find the word document content below.

This is long sample test passage. This is long sample test passage. This is long sample test passage. This is long sample test passage. This is long sample test passage.
Item 1
Item 2
Item 3

@suresh510

Please ZIP and attach the requested documents. Thanks for your cooperation.

Please share complete detail of your requirement for investigation.

sample_document.zip (11.3 KB)

@suresh510

As per our understanding, you are converting DOCX to HTML using Aspose.Words and modify the output HTML in your editor application. Please note that Aspose.Words mimics the behavior of MS Word. Its mean that if you convert your document to HTML using MS Word, the output will be looks like the output generated by Aspose.Words.

We have converted the shared document to HTML using Aspose.Words and have not found any issue with it.

To ensure a timely and accurate response, please attach the following resources here for testing. If you cannot supply us with this information we will not be able to investigate your issue and raise a ticket.

  • Your input Word document.
  • Please attach the output HTML shows the undesired behavior.
  • Please attach the expected output HTML file that shows the desired behavior.
  • Please create a standalone console application ( source code without compilation errors ) that helps us to reproduce your problem on our end and attach it here for testing.
  • Please share the application detail that you are using to edit HTML.

As soon as you get these pieces of information ready, we will start investigation into your issue and provide you more information. Thanks for your cooperation.

PS: To attach these resources, please zip and upload them.