Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 11,433 for

css

(0.21 sec)
  1. HtmlSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.HtmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Html](../../aspose.words/saveformat/#Html), [SaveFormat.Mhtml](../../aspose.words/saveformat/#Mhtml), [SaveFormat.Epub](../../aspose.words/saveformat/#Epub), [SaveFormat.Azw3](../../aspose.words/saveformat/#Azw3) or [SaveFormat.Mobi](../../aspose.words/saveformat/#Mobi) format...prefix which is added to all CSS class names. Default value is...an empty string and generated CSS class names have no common prefix...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Convert PDF to HTML in .NET|Aspose.PDF for .NET

    This topic shows you how to convert a PDF file to HTML format with the Aspose.PDF C# library....would produce one file with CSS, <html> , <head> details and...(fonts processing and output, CSS creation and output, images creation...

    docs.aspose.com/pdf/net/convert-pdf-to-html/
  3. Double-Line Table Border Renders as Single Line...

    Hello team. While evaluating Aspose.HTML for Java 26.3, we noticed that table borders styled with border-style: double are not rendered correctly when converting HTML to PNG. Instead of two parallel lines of equal weigh…...by a gap, consistent with the CSS specification. The total border...browser and does not match the CSS border-style: double specification...

    forum.aspose.com/t/double-line-table-border-ren...
  4. SVG to JSON in Python – Aspose.SVG for Python v...

    Convert SVG to JSON using Base64 encoding, enabling easy integration, secure data transfer, and efficient storage of SVG images in web projects....Plain Base64, JSON, XML, URI, or CSS. converts a data URI containing...data URI schemes for images (CSS, HTML, JavaScript); transferring...

    products.aspose.com/svg/python-net/base64-encod...
  5. HtmlFixedSaveOptions class | Aspose.Words for P...

    aspose.words.saving.HtmlFixedSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.HTML_FIXED](../../aspose.words/saveformat/#HTML_FIXED) format...from FixedPageSaveOptions ) css_class_names_prefix Specifies...to all class names in style.css file. Default value is "aw" ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Html To PDF Conversion Is Overlapping Table hea...

    Hello. We are using the HTML to PDF converter, and the resulting PDF has overlapping headers for certain tables. Instead of the header and sub header appearing on their respective lines the conversion process is overla…...occur when the HTML markup or CSS is interpreted in a way that...inside <tbody> . Remove any CSS that forces a fixed line-height...

    forum.aspose.com/t/html-to-pdf-conversion-is-ov...
  7. Java 中的网络无障碍检查 – 错误和警告

    了解如何使用 Aspose.HTML for Java 检查网站的可访问性是否符合 WCAG 标准...HTML for Java,您可以通过扫描 HTML 和 CSS 以发现可访问性问题来自动完成这一过程,既可以对照 WCAG...getTarget() 还会返回出现问题的特定 HTML 或 CSS 元素,以便准确识别和纠正可访问性问题。该界面对于有效解释和报告辅助功能检查结果至关重要。...

    docs.aspose.com/html/zh/java/web-accessibility-...
  8. How to merge font span when converting word to ...

    a.docx (13.1 KB) Is there any way to make these txt in one html tag?. Here is my code: var word = new com.aspose.words.Document(path + "a.docx"); HtmlSaveOptions options = new HtmlSaveOptions(); options.setUseHighQ…...INLINE); // CSS内嵌,样式不分离 word.save(path + "out...

    forum.aspose.com/t/how-to-merge-font-span-when-...
  9. .NET Aspose. Pdf 7.9.0.0 generate empty pdf fro...

    Hi, I have been tasked to find an easy solution to convert Html pages to Pdf files and your product seemed to be exactly what we needed so I went ahead and tried your exemple here. Sadly the result was not what I expect…...pdf generator to use the print css ? Since our primary use would...documentation link for referencing CSS during conversion. Hopefully...

    forum.aspose.com/t/net-aspose-pdf-7-9-0-0-gener...
  10. Convert Pixels to Inches in C# – Unit Conversion

    Learn how to convert pixels to inches in C# using Aspose.HTML for .NET. Step-by-step example with explanation and accurate unit conversion....HTML uses the CSS absolute length unit conversion...a screen. In web context and CSS, DPI is typically used for conversion...

    docs.aspose.com/html/net/how-to-convert-px-to-in/