Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 28,588 for

css

(0.06 sec)
  1. First Selector in External CSS File is ignored ...

    Hello, I am converting an HTML file to PDF and the first selector of the external Css file is always ignored. I tried this in multiple scenarios. My Css File: #test{ color: red; } h1 { color: green; } t…...First Selector in External CSS File is ignored in Conversion...first selector of the external CSS file is always ignored. I tried...

    forum.aspose.com/t/first-selector-in-external-c...
  2. Page break css not working with the converted w...

    I am converting my HTML document to word document by using aspose.words in .NET. For that,I am using page break Css in my style sheet and it’s not working with the converted word document. this is my Css Css.PNG (6.0 KB…...Page break css not working with the converted word document Aspose...For that,I am using page break css in my style sheet and it’s not...

    forum.aspose.com/t/page-break-css-not-working-w...
  3. Referencing external CSS during conversion from...

    Hi there I'm having an issue getting an externally references Css to apply during conversion. This is the code I'm using. WebRequest request = WebRequest.Create("http://my_url/sample2.html"); …...Referencing external CSS during conversion from HTML to PDF Aspose...getting an externally references css to apply during conversion. This...

    forum.aspose.com/t/referencing-external-css-dur...
  4. HTML to PDF throws exception on background-atta...

    Using Aspose.PDF .NET 10.6.0 it throws an exception if the attribute "background-attachment: initial;" is defined. Repro:new Document(new MemoryStream(File.ReadAllBytes("test.html")), new HtmlLoadOptions()) Are there an…...background-attachment: initial; CSS style attribute Aspose.PDF Product...

    forum.aspose.com/t/html-to-pdf-throws-exception...
  5. Trying to convert html to pdf but some CSS not ...

    Hi Team, I am trying to convert html to pdf some Css not supporting linear-gradient() & I am using below Css code background: linear-gradient(171deg, #003C69 0%, #6639B7 100%) 0% 0% no-repeat padding-box; can you ple…...convert html to pdf but some CSS not supporting like linear-gradient()...to convert html to pdf some CSS not supporting linear-gradient()...

    forum.aspose.com/t/trying-to-convert-html-to-pd...
  6. Css is not working and pdf form got distorted w...

    https://forum.aspose.com/t/Css-is-not-working-and-pdf-form-got-distorted-while-converting-html-to-pdf/81643/7 I have similar issue as the above post, the HTML is as below, when I try to convert the Css doesnt get applie…...Css is not working and pdf form got distorted while converting...

    forum.aspose.com/t/css-is-not-working-and-pdf-f...
  7. Email converted to PDF not handling CSS correct...

    https://app.box.com/s/vmnubzcdtttfqxilj2bd7qqura6c6183 We are using Email for Java 22.4...converted to PDF not handling CSS correctly Aspose.Email Product...

    forum.aspose.com/t/email-converted-to-pdf-not-h...
  8. CSS and inline styling ignored in PDF generatio...

    Hi, I am using Aspose.Words version 23.8.0 and attempting to generate a PDF from HTML. This seems to be working well, except that a lot of styling is ignored. I have the following style block in my HTML: <style> …...CSS and inline styling ignored in PDF generation Aspose.Words...

    forum.aspose.com/t/css-and-inline-styling-ignor...
  9. Keep CSS Class Name and ID of an HTML element w...

    Hello, I am a file with Aspose Words. The input format is an HTML document (that is not a valid xhtml) and the output is HTML as well. I would like to keep the Css Class name and/or ID of an element (please see bellow t…...Keep CSS Class Name and ID of an HTML element with Aspose Words...well. I would like to keep the CSS Class name and/or ID of an element...

    forum.aspose.com/t/keep-css-class-name-and-id-o...
  10. HtmlSaveOptions PartsEmbeddingModes.EmbedAllInt...

    HtmlSaveOptions saveOptions = new HtmlSaveOptions(); saveOptions.setPartsEmbeddingMode(HtmlSaveOptions.PartsEmbeddingModes.EmbedAllIntoHtml); … then save the PDF as html… check the html content of that file there is…...EmbedAllIntoHtml leaves external css file link in header Aspose.PDF...of that file there is still a css link tag in the head of the html...

    forum.aspose.com/t/htmlsaveoptions-partsembeddi...