Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 84 for

html to text bug

(0.14 sec)
  1. Missing space from HTML Body text - Free Suppor...

    We are seeing an issue in Html bodies where a space is missing in the extracted Text after underlined words. “For example this” becomes “For examplethis” if example was an underlined word in the original email. So far w…...Missing space from HTML Body text Aspose.Email Product Family...1 We are seeing an issue in HTML bodies where a space is missing...

    forum.aspose.com/t/missing-space-from-html-body...
  2. [Bug] Cell class. Cant set HtmlTitle any that e...

    Doesn’t work: titleCell.HtmlString = "Title " Works fine: titleCell.HtmlString = " Title" Same, works fine: titleCell.HtmlString = "Title Title2" Aspose.Cells updated in ocTober 2024...[Bug] Cell class. Cant set HtmlTitle any that end with "space"...class='ui-title ui-property-title' style='text-align: left;'>SDgadshjf </div>"...

    forum.aspose.com/t/bug-cell-class-cant-set-html...
  3. HTML to Excel Worksheets - Free Support Forum -...

    Hello, I am having trouble exporting Html To a Multisheet XLSX report. There is not a lot of documentation on doing this conversion. I am curious, when the Html string is parsed, how does it know what are separate worksh…...HTML to Excel Worksheets Aspose.Cells Product Family copy-worksheets...copy-worksheets , html afitz October 6, 2022, 4:19pm 23 We loose the...

    forum.aspose.com/t/html-to-excel-worksheets/252535
  4. HTML Unable to be converted to PDF after upgrad...

    The attached Html code was able To be converted successfully in version 16.10.0. After upgrading To version 17.7 it does not work anymore. The problem is when the following code is encountered. Test Data. I can also …...HTML Unable to be converted to PDF after upgrading from version...2017, 7:50pm 1 The attached html code was able to be converted...

    forum.aspose.com/t/html-unable-to-be-converted-...
  5. Html convert to Markdown occurs Object referenc...

    Hi , When I am converting the Html content inTo Markdown, it occurs the error: Object reference not set To an instance of an object. here is the Html content: <table id=\"attributesTable\">\n <tbody>\n <tr>…...Html convert to Markdown occurs Object reference not set to an...of an object Aspose.HTML Product Family html-net Rachel_Lee September...

    forum.aspose.com/t/html-convert-to-markdown-occ...
  6. .docx to .html table formatting error - Free Su...

    Hi, When converting a .docx file To a.Html file using Aspose.Words, I noticed a formatting issue when my EMF table is converted see screenshot attached. I had the same error with pdf conversion which as solved with …...html table formatting error Aspose.Words Product Family...converting a .docx file to a.html file using Aspose.Words, I noticed...

    forum.aspose.com/t/docx-to-html-table-formattin...
  7. Difference in HTML output - Free Support Forum ...

    Hi, Using Aspose Cells for Java, version 25.7. Sample code: Workbook workbook = new Workbook("input.xlsx"); HtmlSaveOptions saveOptions = new HtmlSaveOptions(SaveFormat.Html); saveOptions.setParseHtmlTagInCell(false);…...Difference in HTML output Aspose.Cells Product Family cells-java...new HtmlSaveOptions(SaveFormat.HTML); saveOptions.setParseHtmlTagInCel(false);...

    forum.aspose.com/t/difference-in-html-output/31...
  8. NPE while saving doc as HTML - Free Support For...

    reproduce_Bug_mini_anonymized.docx (4.7 MB) Summary Document loads successfully but throws NullPointerException when saving To Html format. Issue Description When attempting To save a specific Word document To Html for…...NPE while saving doc as HTML Aspose.Words Product Family words-java...12, 2025, 1:16pm 1 reproduce_bug_mini_anonymized.docx (4.7 MB)...

    forum.aspose.com/t/npe-while-saving-doc-as-html...
  9. FileCorruptedException when converting Word to ...

    Hello team, We use Aspose Words for Java To convert .DOCX To .Html. Since the beginning of February 2025, we have seen a significant increase in “FileCorruptedException”. Previously we encountered this 1-2 times a year…...FileCorruptedExcepti when converting Word to HTML Aspose.Words Product Family...for Java to convert .DOCX to .HTML. Since the beginning of February...

    forum.aspose.com/t/filecorruptedexception-when-...
  10. Need to extract text from the image along with ...

    Currently am using TextAbsorber To extract the Text present in the PDF but I do have pdf with images also. Need To extract the Text from the image also. Below is the code which am using To extract the Text in c#. privat…...to extract text from the image along with the text present in...TextAbsorber to extract the text present in the PDF but I do...

    forum.aspose.com/t/need-to-extract-text-from-th...