Hi Team,
We are trying to transformation input file with below code.
com.aspose.pdf.HtmlLoadOptions htmlLoadOptions = new com.aspose.pdf.HtmlLoadOptions();
com.aspose.pdf.Document doc = new com.aspose.pdf.Document("in…...convert HTML to PDF when there is CSS script Aspose.PDF Product Family...
Hello,
when using the new option IsBorderCollapsed the properties in Css for transform are set with wrong decimal separators.
Eg: transform: rotate(-90deg) skew(-22,5deg);
System Language is German.
CultureInfo of th…...Wrong Decimal Separator in CSS Properties when saving Workbooks...IsBorderCollapsed the properties in css for transform are set with wrong...
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()...
In my task, we are collecting user inputs from the CKEditor (in HTML format) and populating them into DOCX files. However, when formatting is applied, even though I provide the Css values generated by CKEditor, the forma…...How to insert the css formatting as it is in HTNL when populating...applied, even though I provide the CSS values generated by CKEditor...