Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 44,451 for

color

(0.07 sec)
  1. Add Rectangles to Presentations in .NET|Aspose....

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for .NET—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/net/rectangle/
  2. ShapeBase.is_horizontal_rule property | Aspose....

    ShapeBase.is_horizontal_rule property. Returns ``True`` if this shape is a horizontal rule.... color = aspose . pydrawing . Color . blue horizontal_rule_format...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 使用公式函数处理数据|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....background color to Yellow in cell A4 cellA4 . Interior . Color = Excel...A4 //and set the background color to Yellow in cell A4 Style style...

    docs.aspose.com/cells/zh/net/use-formulas-funct...
  4. Enhance Your Presentations with AutoFit in .NET...

    Learn how to manage AutoFit settings in Aspose.Slides for .NET to optimize text display in your PowerPoint and OpenDocument presentations and improve content readability.... Color = Color . Black ; portion . PortionFormat...FillFormat . SolidFillColor . Color = Color . Black ; portion . PortionFormat...

    docs.aspose.com/slides/net/manage-autofit-setti...
  5. 用C++修改现有样式|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库,允许用户修改现有单元格样式。本文将介绍如何使用Aspose.Cells库修改现有单元格样式,以便用户根据需要改变单元格的外观。...14 ); // Set the font color to red color. style . GetFont ().... SetColor ( Color :: Red ()); // Name the style. style . SetName...

    docs.aspose.com/cells/zh/cpp/modify-an-existing...
  6. Aspose.PSD for .NET 22.12 - Release Notes|Docum...

    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....PSDNET-1375 Fix CMYK in 16 bit color Bug Public API Changes Added...Options allow to save 16 bit color PsdOptions options16 = new PsdOptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-1...
  7. How to Build Aspose.Cells for Go via C++ from t...

    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....BackgroundType_Solid ) color , _ := NewColor () color . Set_Color_R ( uint8...uint8 ( 255 )) color . Set_Color_G ( uint8 ( 128 )) style . SetForegroundColor...

    docs.aspose.com/cells/go-cpp/how-to-build-aspos...
  8. Create 3D Presentations on Android|Aspose.Slide...

    Generate interactive 3D presentations in Java with Aspose.Slides for Android effortlessly. Export quickly to PowerPoint and OpenDocument formats for versatile use....materials, extrusion height and color make the 3D model look more...getExtrusionColor (). setColor ( Color . BLUE ); IImage thumbnail =...

    docs.aspose.com/slides/androidjava/3d-presentat...
  9. How-to Articles – HTML Questions in Python Exam...

    Find answers to popular questions about how to work with HTML files in Python using Aspose.HTML for Python via .NET. Gain ready-to-use Python examples....available: How to change text color in HTML? – In this article,...you will learn how to change color of text in paragraphs, headers...

    docs.aspose.com/html/python-net/how-to-articles/
  10. 使用 VSTO 和 Aspose.Slides for .NET 格式化文本|Aspose.S...

    从 Microsoft Office 自动化迁移到 Aspose.Slides for .NET,并在 PowerPoint (PPT, PPTX) 演示文稿中精确控制文本格式。...; //Change text color txtRange . Font . Color . RGB = 0 x00CC3333...; //Change shape background color shp . Fill . ForeColor . RGB...

    docs.aspose.com/slides/zh/net/format-text-using...