Sort Score
Result 10 results
Languages All
Labels All
Results 7,201 - 7,210 of 47,060 for

color

(0.16 sec)
  1. 使用 Aspose.Slides for C++ 的 Hello World 应用程序|Asp...

    使用 Aspose.Slides 创建您的第一个 C++ 应用程序,这是一个简单的 Hello World 示例,可帮助您准备自动化 PPT、PPTX 和 ODP 演示文稿。...h> #include <drawing/color.h> using namespace Aspose ;...get_SolidFillColor () -> set_Color ( System :: Drawing :: Color :: get_Black...

    docs.aspose.com/slides/zh/cpp/hello-world-appli...
  2. Apply Shape Effects in Presentations Using C++|...

    Transform your PPT and PPTX files with advanced shape effects using Aspose.Slides for C++ — create striking, professional slides in seconds....get_ShadowColor () -> set_Color ( System :: Drawing :: Color :: get_DarkGray...-> get_Color () -> set_Color ( System :: Drawing :: Color :: get_Magenta...

    docs.aspose.com/slides/cpp/shape-effect/
  3. 如何使用JavaScript通过C++应用/设置文本框的文本对齐方式|Documentation

    如何在Aspose.Cells for Java脚本中通过C++应用/设置文本框的文本对齐方式... innerHTML = '<p style="color: green;">Operation completed...'result' ). innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/zh/javascript-cpp/applyin...
  4. 使用 Rule Builder 在 C# 中创建 SVG CSS 规则 – Aspose.SVG

    学习如何使用 Aspose.SVG Rule Builder 在 C# 中创建 SVG CSS 规则。配置填充、描边、字体和可复用的 SVG 样式。... Fill (Color. DarkRed ). FontWeight (FontWeight...Paint. None ) 12 . Stroke (color: Color. DarkRed ) 13 . StrokeWidth...

    docs.aspose.com/svg/zh/net/rule-builder/
  5. Add Rectangles to Presentations in C++|Aspose.S...

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for C++ — easily design and modify shapes programmatically....Set the Color of the Rectangle using SolidFillColor.Color property...the IShape object. Set the Color of the lines of the Rectangle...

    docs.aspose.com/slides/cpp/rectangle/
  6. Convert images TIFF to EMF via C# | products.as...

    Sample code for TIFF to EMF C# image conversion. Use API example code for batch TIFF files to EMF conversion within VB.NET, Asp.NET or any .NET based application....palette-color and full-color image data in several color spaces...the proportions, dimensions, colors and other graphic properties...

    products.aspose.com/imaging/net/conversion/tiff...
  7. Binarize ICO images via .NET | products.aspose.com

    Try our On-Premise document APIs to Binarize ICO image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....Files Using C# The invention of color film marked a significant milestone...capture the full spectrum of colors, many individuals opt for monochrome...

    products.aspose.com/imaging/net/binarize/ico/
  8. Convert EMF to TIFF via Java | products.aspose.com

    Sample code for EMF to TIFF Java conversion. Use API example code for batch EMF files to TIFF conversion within any Web or Desktop Java based application....the proportions, dimensions, colors and other graphic properties...palette-color and full-color image data in several color spaces...

    products.aspose.com/imaging/java/conversion/emf...
  9. Binarize BMP images via .NET | products.aspose.com

    Try our On-Premise document APIs to Binarize BMP image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....Files Using C# The invention of color film marked a significant milestone...capture the full spectrum of colors, many individuals opt for monochrome...

    products.aspose.com/imaging/net/binarize/bmp/
  10. Working with Tables | Aspose.Note Documentation

    A comprehensive guide on working with tables in Java programming language.... setFontColor (Color. BLACK ); 6 textStyle. setFontName...GitHub Setting Cell Background Color Copy 1 // Load the document...

    docs.aspose.com/note/java/working-with-tables/