Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 10,802 for

css

(0.15 sec)
  1. HtmlSaveOptions.exportPageMargins property | As...

    HtmlSaveOptions.exportPageMargins property. Specifies whether page margins is exported to HTML, MHTML or EPUB...includes ( "<style type=\"text/css\">div.Section_1 { margin:72pt...includes ( "<style type=\"text/css\">" )). toEqual ( false ); expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Couldnt implement Auto Scale Option Need help -...

    Situation: Using Aspose.Pdf.Document First we generate the content in HTML format. Func1: var htmlOptions = CreateHtmlLoadOptions(marginsInInches, marginTopBotInInches, headerHeight, baseUrl, outputAreaHeight); usin…... Scale the HTML with CSS. If you cannot change the PDF...in a container that applies a CSS transform: <div style="transform:scale(0...

    forum.aspose.com/t/couldnt-implement-auto-scale...
  3. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

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

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. 更改 SVG 背景颜色 – C# 示例

    了解如何在 C# 中更改 SVG 背景颜色 - 通过直接修改 SVG、使用内联和内部 Css 以及使用 JavaScript。...您可以通过直接修改 SVG 或使用 CSS 或 JavaScript 应用样式来更改 SVG 的背景颜色。...和更改 SVG 背景颜色的图像 (c): 使用 CSS 更改背景颜色 使用 CSS 更改 SVG 背景颜色是一项常见任务,可增强网页中...

    docs.aspose.com/svg/zh/net/change-svg-backgroun...
  5. Convert HTML to PDF in Python|Aspose.PDF for Py...

    Learn how to convert HTML content into a PDF document using Aspose.PDF for Python via .NET...The ‘html_media_type’ applies CSS rules intended for on-screen...Convert HTML to PDF priority CSS Page Rule Some documents may...

    docs.aspose.com/pdf/python-net/convert-html-to-...
  6. HTML Navigation in Python – Aspose.HTML for Pyt...

    Learn how to navigate HTML and inspect its elements using Aspose.HTML for Python via .NET, about Css Selector and XPath usage....navigate over the document by using CSS Selector and XPath Query. Navigating...list of elements that match a CSS selector. Navigating the DOM...

    docs.aspose.com/html/python-net/html-navigation/
  7. Angled text is larger and misplaced in HTML - F...

    We have an Excel document containing angled text, the pdf that we generate looks exactly like the Excel. The problem arises when we export it to HTML, then the text is bigger and misplaced. Can you fix the size of the t…...generated HTML and locate the CSS that Aspose.Cells creates for...padding settings. Add or override CSS to reduce the font size and remove...

    forum.aspose.com/t/angled-text-is-larger-and-mi...
  8. 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…...color notation within inline CSS styles when using InsertHtml...rgba() is valid in standard HTML/CSS, the library might not fully...

    forum.aspose.com/t/inserthtml-does-not-preserve...
  9. Encode Image to Base64 – Python Code and online...

    Convert Images to Base64 online or in Python with Aspose.SVG. Embed them directly into HTML, XML, Css, or JSON, reducing HTTP requests and simplifying data transfer....as JSON, XML, data URIs, or CSS. Base64 is widely used to embed...resources directly into HTML or CSS files. This eliminates the need...

    products.aspose.com/svg/python-net/base64-encoder/
  10. IResourceSavingCallback class | Aspose.Words fo...

    aspose.words.saving.IResourceSavingCallback class. Implement this interface if you want to control how Aspose.Words saves external resources (images, fonts and Css) when saving a document to fixed page HTML or SVG....resources (images, fonts and css) when saving a document to fixed...

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