Sort Score
Result 10 results
Languages All
Labels All
Results 9,461 - 9,470 of 44,878 for

color

(0.15 sec)
  1. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....Value Meaning Color Render with normal coloring Automatic Render...automatic coloring Gray Render with gray coloring LightGray Render...

    docs.aspose.com/slides/net/public-api-and-backw...
  2. 将 SVG 转换为 PDF – Python 示例

    您将学习如何以编程方式或在线将 SVG 转换为 PDF,并考虑使用 Aspose.SVG Python 库将 SVG 转换为 PDF 的 Python 示例。... This property sets the color that will fill the background...from aspose. pydrawing import Color 8 9 # Initialize an SVG document...

    docs.aspose.com/svg/zh/python-net/convert-svg-t...
  3. Creating a complex PDF|Aspose.PDF for PHP via Java

    Aspose.PDF for PHP via Java allows you to create more complex documents that contain images, text fragments, and tables in one document....); $colors = new Color (); $darkSlateGrayColor = $colors -> getDarkSlateGray...$blackColor = $colors -> getBlack (); $grayColor = $colors -> getGray...

    docs.aspose.com/pdf/php-java/complex-pdf-example/
  4. Summary links are not blue - Free Support Forum...

    Hello, Since version Word 22.11, the links present in the summary are no longer blue or underlined. Can you let me know if this is normal operation or regression? If this is normal operation, has an option been added …...been added to retain the blue color? Cordially element.zip (13.1...Styles[identifier]; toc.Font.Color = Color.Blue; toc.Font.Underline...

    forum.aspose.com/t/summary-links-are-not-blue/2...
  5. 检查颜色对比度 – Aspose.HTML for Java

    了解无障碍网页的对比度最佳实践,并使用 Aspose.HTML for Java 检查颜色对比度。让所有用户都能阅读网站。...contrast 让我们将此示例的 HTML 代码写入 check-color.html 文件,并使用 Aspose.HTML for...14 . bad { 15 background - color: # 8b030e; 16 font - size: 16px;...

    docs.aspose.com/html/zh/java/check-color-contrast/
  6. LayoutOptions class | Aspose.Words for Python

    aspose.words.layout.LayoutOptions class. Holds the options that allow controlling the document layout process...a revision, then change the color of all revisions to green. builder...revision_options . inserted_text_color = aw . layout . RevisionColor...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Create and manage tables of Microsoft Excel fil...

    Insert, resize, edit, delete, and format tables of Excel files using Aspose.Cells for JavaScript via C++.... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">List created and totals...

    docs.aspose.com/cells/javascript-cpp/create-and...
  8. 渲染选项 – Aspose.HTML for .NET

    了解 Aspose.HTML for .NET 中的渲染选项,以便将 HTML 自定义渲染为 PDF、XPS、DOCX 和图像。获得随时可用的 C# 示例... This property sets the color that will fill the background...2 @ media print { 3 body { color : #000000 ; } 4 } 5 </ style...

    docs.aspose.com/html/zh/net/rendering-options/
  9. How to Manage Dates and Times|Documentation

    Learn how to manage dates and times through the Aspose.Cells for JavaScript via C++ API.... innerHTML = `<p style="color: green;">Operation completed...'result' ). innerHTML = '<p style="color: green;">Operation completed...

    docs.aspose.com/cells/javascript-cpp/how-to-man...
  10. 使用 Python 将 SVG 转换为图像、JPG、PNG、BMP、TIFF 和 GIF

    了解 SVG 到图像的转换,以及如何通过 Aspose.SVG for Python via .NET 执行转换。参考 Python 示例和在线 SVG 转换器。... 使用 background_color 属性设置填充背景的颜色。 使用 page_setup 属性设置页面大小和边距。...from aspose. pydrawing import Color 7 8 # Initialize an SVG document...

    docs.aspose.com/svg/zh/python-net/convert-svg-t...