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

html to text bug

(1.18 sec)
  1. InsertHtml does not preserve the color style sp...

    Code: public void GenerateWordFromWithColors() { Document doc = new Document(); // We can position where we want the table To be inserted and specify any extra formatting To the table. DocumentBuilder bu…...rgba(224, 62, 45, 1);\">Some Text in red</div>"); doc.Save(@"...InsertHtml does not preserve the text color when using rgba(224, 62...

    forum.aspose.com/t/inserthtml-does-not-preserve...
  2. Display text content on top of a cell with a fi...

    Step 1: Write content inTo a cell. Step 2: Fill the cell with a background color Step 3: Overlay Text on Top of the filled color (new Text ) I am using aspose cells gid js for python via dotnet ,I want To apply the ch…...Display text content on top of a cell with a filled background...3: Overlay text on top of the filled color (new text ) I am using...

    forum.aspose.com/t/display-text-content-on-top-...
  3. 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...
  4. 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/
  5. 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...
  6. 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...
  7. 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-...
  8. 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...
  9. 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-...
  10. Multiple Discrepancies When Saving a Presentati...

    Hello, I’m trying To save each slide from a PowerPoint presentation as an image, but there are several discrepancies. Could you please confirm whether this is a Bug? Thank you Code: new Presentation("/path/To/charts…...please confirm whether this is a bug? Thank you Code: new Present...(such as images, shapes, or text) is not causing rendering issues...

    forum.aspose.com/t/multiple-discrepancies-when-...