Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 11,458 for

css

(0.13 sec)
  1. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportPageSetup method. Specifies whether page setup is exported to HTML, MHTML or EPUB. Default is false in C++....String ( u "<style type= \" text/css \" >" ) + u "@page Section_1...Contains ( u "style type= \" text/css \" >" )); ASSERT_TRUE ( outDocContents...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Implement Resource Prefix for Nested Resources ...

    Learn how to add resource prefixes for nested resources using Aspose.Tasks for C++....System::IO::FileStream > (dataDir() + u "css/" + args -> get_FileName(), ...args -> set_Uri(dataDir() + u "css/" + args -> get_FileName());...

    docs.aspose.com/tasks/cpp/resource-prefix-for-n...
  3. Java 中的网络无障碍检查 – 错误和警告

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

    docs.aspose.com/html/zh/java/web-accessibility-...
  4. DocumentBuilder.insertHtml does not keep text r...

    Hello, we use Apose.Cells 25.11 and Aspose.Word 25.11. We have an Excel File that contains a print area with cells with rotate text. When we extract this area as html and we try to insert it into a Word document using…...Words forum (CSS writing‑mode: vertical‑lr is...insertHtml parses only a subset of CSS. Text‑direction/rotation styles...

    forum.aspose.com/t/documentbuilder-inserthtml-d...
  5. Advanced Programming – Aspose.HTML for Java

    Learn how to use advanced features of Aspose.HTML for Java, such as Css extensions, output streams, HTML5 Canvas support, HTML forms, and more....with precise control over HTML, CSS and related technologies. The...and submitting information. CSS Extensions – Styling is essential...

    docs.aspose.com/html/java/advanced-programming/
  6. .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...
  7. If Convert Html to PDF exact design not loaded ...

    public static string GeneratePDF(float headerHeight, float footerHeight, string labelId, string strIsGeneratePDF, string strFileName, string hasOrientation, string timePeriod) { string fileName = string.Empty, tempFi….../LogManager/css/", ""); } if (HttpContext.Current... "").Replace("../LogManager/css/", ""); } if (HttpContext.Current...

    forum.aspose.com/t/if-convert-html-to-pdf-exact...
  8. Free HTML Applications – Documentation Aspose.HTML

    Aspose.HTML offers free, high-quality online apps to handle your HTML tasks with ease – convert, merge, parse, and generate HTMLs in seconds.... HTML, JavaScript, and CSS minifiers enable you to reduce...mage to Base64, JSON, XML, URI, CSS or NFT in the easiest way! Just...

    docs.aspose.com/html/apps/
  9. 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-...
  10. HtmlSaveOptions.exportFontResources property | ...

    HtmlSaveOptions.exportFontResources property. Specifies whether font resources should be exported to HTML, MHTML or EPUB...refer to every font via the CSS 3 @font-face at-rule and fonts...usage via @font-face rules in CSS style sheets is not allowed....

    reference.aspose.com/words/nodejs-net/aspose.wo...