Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 116 for

html to text bug

(0.23 sec)
  1. Saving in html is not correct - Free Support Fo...

    Hi, We do conversion To Html, Html shows incorrectly and table and columns are shifted To the right. I am attaching Html versions for different Aspose In version 25.1.2 - Html shows correctly In version 25.5.0 - Html …...Saving in html is not correct Aspose.Cells Product Family cells-net...Hi, We do conversion to html , html shows incorrectly and table...

    forum.aspose.com/t/saving-in-html-is-not-correc...
  2. Setting builder.Font.Bold = false affects Inser...

    Hi, I have this code: [TestMethod] public void GenerateWordWithStrong() { Document doc = new Document(); // We can position where we want the table To be inserted and specify any extra formatting To the t…...= false; var html = " <p><strong>Some Bold Text </strong></p><p>Testing</p>";...ng</p>"; builder.InsertHtml(html, HtmlInsertOptions.UseBuilderFormatting);...

    forum.aspose.com/t/setting-builder-font-bold-fa...
  3. PDF to PDF/A 3 B results in formatting errors -...

    Hello, I have problems converting PDF-files To PDF/A3 B. Éspecially the formatting of tables is often weird. Sometimes a word/words of a sentence is/are moved up or down or moved over other Text. Somestimes hyperlin…...or down or moved over other text. Somestimes hyperlinks are shown...seems that the color of the text is now the background-color...

    forum.aspose.com/t/pdf-to-pdf-a-3-b-results-in-...
  4. HtmlLoadOptions.PageInfo.AnyMargin does not wor...

    When I render PDF from Html, PageInfo.AnyMargin does not seem To have any effect. This it the code I’m using private void CreatePdfDocument() { using var ms = new MemoryStream(Encoding.UTF8.GetBytes(_HtmlDocument.H…...4:00pm 1 When I render PDF from HTML, PageInfo.AnyMargin does not...UTF8.GetBytes(_htmlDocument.Html!)); var options = GetHtmlLoadOptions();...

    forum.aspose.com/t/htmlloadoptions-pageinfo-any...
  5. FAQs|Documentation

    Class Libraries & REST APIs for the developers To manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, DeskTop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....universal format for any client is ‘text/plain’ and these settings are...format (text/plain). In other words there aren’t any html parts...

    docs.aspose.com/email/net/faqs/
  6. Graphic elements in HTML are not displayed - Fr...

    I am using Aspose.Cells 25.9.0. .NET 9.0 There is Excel file with Shapes and Icons inserted inTo it. Unfortunately, when converting To Html, Icons are not displayed. Code: using System.Text; using Aspose.Cells; usi…...Graphic elements in HTML are not displayed Aspose.Cells Product...Unfortunately, when converting to HTML , Icons are not displayed. Code:...

    forum.aspose.com/t/graphic-elements-in-html-are...
  7. Aspose Words convert pdf to md messy content - ...

    convert pdf To markdown, cause some messy contents file: 附件3-消杀承包合同(中航物业转包).pdf (1.9 MB) code: document = aw.Document(file_path) document.save("output2/test3.md")...Markdown is more flexible and text-based, which can lead to discrepancies...often include improvements and bug fixes related to file conversions...

    forum.aspose.com/t/aspose-words-convert-pdf-to-...
  8. Issues with Slide Background and Textbox Animat...

    Hello Aspose Support Team, I am using Aspose.Slides for .NET To convert a PowerPoint presentation (PPTX) To Html5. Below is the code I am using for the conversion: using Aspose.Slides; using Aspose.Slides.Export; clas…...html"); Html5Options html5Options...the slides in the converted HTML does not match the original...

    forum.aspose.com/t/issues-with-slide-background...
  9. Pictures are shifted in converted document - Fr...

    HiWe are using FixedHtml When we convert attached docx file To the Html using Aspose v. 17.2 we have shifted pictures in the document, which cover some Text (pages 12-16) Could you please look at this issue?...convert attached docx file to the html using Aspose v. 17.2 we have...the document, which cover some text (pages 12-16) Could you please...

    forum.aspose.com/t/pictures-are-shifted-in-conv...
  10. How to parse the below values from the Java Cod...

    Hello Team, Can you help me To know how To fetch the below properties from the .PST file from the code given below. Subfolders Data - How To parse getSubFolders() To, Cc, Bcc email addresses Html Body Content Attachme…...To, Cc, Bcc email addresses HTML Body Content Attachment & Inline...getDisplayBCC()); HTML Body Content : To retrieve the HTML body content...

    forum.aspose.com/t/how-to-parse-the-below-value...