Sort Score
Result 10 results
Languages All
Labels All
Results 9,881 - 9,890 of 45,909 for

color

(0.48 sec)
  1. CSS 扩展 – CSS 供应商前缀 – Aspose.HTML for .NET

    了解 CSS 供应商前缀,并参考 C# 示例,了解如何使用 CSS 扩展创建文档页边距自定义标记。...of "" totalPagesNumber(); 21 color: green; 22 } 23 24 /* Page title...vertical-align: bottom; 29 color: blue; 30 } 31 }" ; 32 33 //...

    docs.aspose.com/html/zh/net/css-extensions/
  2. Aspose.Page for C++ Documentation

    API solution to manage Page Description Language files in C++. It Provides you with rich functionality and supports XPS, PS and EPS formats....shapes and specifying colors in different color spaces. Furthermore...

    docs.aspose.com/page/cpp/
  3. Convert RTF to POTX via C++ or with free Online...

    Export RTF to POTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free RTF to POTX online converter quickly before integrating the code....information such as font, size, color, and layout. It is widely used...500 ); // reset default fill color ashp -> get_FillFormat () ->...

    products.aspose.com/total/cpp/conversion/rtf-to...
  4. Convert RTF to POWERPOINT via C++ or with free ...

    Export RTF to POWERPOINT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free RTF to POWERPOINT online converter quickly before integrating the code....information such as font, size, color, etc. It is widely used for...500 ); // reset default fill color ashp -> get_FillFormat () ->...

    products.aspose.com/total/cpp/conversion/rtf-to...
  5. Convert RTF to PPT via C++ or with free Online ...

    Export RTF to PPT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free RTF to PPT online converter quickly before integrating the code....information such as font, size, color, and layout. It is widely used...500 ); // reset default fill color ashp -> get_FillFormat () ->...

    products.aspose.com/total/cpp/conversion/rtf-to...
  6. 通过 Aspose.Email Graph 客户端管理 Outlook 项目|Document...

    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....custom category with Orange color var category = client . CreateCategory...// update category (change color to brown) fetchedCategory ....

    docs.aspose.com/email/zh/net/manage-outlook-ite...
  7. 将 EPUB 转换为 XPS – C# 代码示例

    使用 Aspose.HTML for .NET API 将 EPUB 转换为 XPS。在C#示例中考虑各种EPUB到XPS的转换方案。尝试在线EPUB转换器。... This property sets the color that will fill the background...page-size and change the background color to LightGray 10 XpsSaveOptions...

    docs.aspose.com/html/zh/net/convert-epub-to-xps/
  8. 将 MHTML 转换为 XPS – Aspose.HTML for .NET

    使用 Aspose.HTML for .NET 在 C# 中将 MHTML 转换为 XPS。在 C# 示例中考虑所支持的 MHTML 到 XPS 的转换方案。... This property sets the color that will fill the background...page-size and change the background color to AliceBlue 10 XpsSaveOptions...

    docs.aspose.com/html/zh/net/convert-mhtml-to-xps/
  9. Working with Tags | Aspose.Note Documentation

    A guide on how to use and implement tags in Java applications.... println ( "Font Color: " + noteTag. getFontColor ());...14 textStyle. setFontColor (Color. BLACK ); 15 textStyle. setFontName...

    docs.aspose.com/note/java/working-with-tags/
  10. Working with Textures in PostScript | C++

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...dBrush > (System::Drawing::Color::get_Red()), 2. 0f )); 60 //Stroke...System::Drawing::Pen > (System::Drawing::Color::get_Black(), 2. 0f )); 68 69...

    docs.aspose.com/page/cpp/ps/working-with-textures/