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

color

(0.1 sec)
  1. CSS 扩展 – CSS 供应商前缀

    了解 CSS 提供者前缀,并查看 Aspose.HTML for Java 示例,了解如何使用 CSS 扩展在文档页边空白处创建自定义标记。...totalPagesNumber();\n" + 20 " color: green;\n" + 21 " }\n" + 22...vertical-align: bottom;\n" + 26 " color: blue;\n" + 27 " }\n" + 28 "}"...

    docs.aspose.com/html/zh/java/css-extensions/
  2. Aspose.HTML for Python via .NET – Create, Edit ...

    Python API for HTML files processing. Parse, edit, and convert HTML, SVG, EPUB, MHTML, and Markdown to PDF, DOCX, or images using Aspose.HTML for Python via .NET....to change text color in HTML new How to add color in HTML Extract...

    products.aspose.com/html/python-net/
  3. 使用实体框架渲染表格|Aspose.PDF for .NET

    本文将向您展示如何使用实体框架模型作为数据源渲染表格,使用 Aspose.PDF for .NET。... Color . DarkGray ; cell . DefaultCellTextState...ForegroundColor = Aspose . Pdf . Color . White ; foreach ( var item...

    docs.aspose.com/pdf/zh/net/render-table-using-e...
  4. Automating PowerPoint Generation in .NET: Creat...

    Automate slide creation on cloud platforms with Aspose.Slides for .NET—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably.... Color = Color . Black ; paragraph . Text...

    docs.aspose.com/slides/net/automating-powerpoin...
  5. Aspose::Words::Drawing::ShapeBase::get_CoordOri...

    Aspose::Words::Drawing::ShapeBase::get_CoordOrigin method. The coordinates at the top-left corner of the containing block of this shape in C++....set_FillColor ( System :: Drawing :: Color :: get_Red ()); group -> AppendChild...set_FillColor ( System :: Drawing :: Color :: get_LightBlue ()); group...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. SVG 光照效果 – SVG 滤镜 – C# 代码

    了解如何使用 Aspose.SVG for .NET API 组合多个 SVG 滤镜来创建和控制 SVG 光照效果。...specularExponent = "30" lighting - color = "#ddd" > 7 < fePointLight...specularExponent = "30" lighting - color = "#ddd" > 3 < fePointLight...

    docs.aspose.com/svg/zh/net/svg-lighting-effects/
  7. Aspose.PSD for Java 20.5 - 发行说明|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... drawRectangle ( new Pen ( Color . getDarkGray (), 1 ), rect... drawRectangle ( new Pen ( Color . getDarkGray (), 1 ), rect...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  8. 向PDF文件添加文本|Aspose.PDF for Java

    本文介绍了在Aspose.PDF中处理文本的各个方面。了解如何向PDF添加文本、添加HTML片段或使用自定义OTF字体。... setForegroundColor ( Color . getBlue ()); textFragment...getTextState (). setBackgroundColor ( Color . getLightGray ()); // 创建TextBuilder对象...

    docs.aspose.com/pdf/zh/java/add-text-to-pdf-file/
  9. Microsoft publisher file extension API | Java

    Java library to parse, process and convert Publisher document formats to PDF. Implement the functionality into your own product.... Pattern, Color and Gradient fill Support of...Rendering of Stroke effect with Color Fill for export FAQ 1. Why would...

    products.aspose.com/pub/java/
  10. 使用 C++ 向 PDF 添加文本|Aspose.PDF for C++

    本文描述了在 Aspose.PDF 中处理文本的各个方面。了解如何向 PDF 添加文本、添加 HTML 片段或使用自定义 OTF 字体。...() -> set_ForegroundColor ( Color :: get_Blue ()); textFragment...() -> set_BackgroundColor ( Color :: get_LightGray ()); // create...

    docs.aspose.com/pdf/zh/cpp/add-text-to-pdf-file/