Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 8,310 for

fill color

(0.48 sec)
  1. Format and Modify Named Ranges|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....Format Ranges Setting Background Color and Font Attributes to a Named...to set the solid fill color (shading color) with font settings...

    docs.aspose.com/cells/net/format-and-modify-nam...
  2. Manage Text Portions in Presentations on Androi...

    Learn how to manage text portions in PowerPoint presentations using Aspose.Slides for Android via Java, boosting performance and customization....set a Portion-specific text fill transparency or gradient independent...the paragraph? Yes, text color, fill, and transparency at the...

    docs.aspose.com/slides/androidjava/portion/
  3. Drop Shadow – SVG Filters – Aspose.SVG for .NET

    Learn how to write SVG code and create a drop shadow effect using Aspose.SVG for .NET API and apply the drop shadow effect to SVG shapes and text....width = "100" height = "100" fill = "orange" filter = "url(#shadow)"...SourceAlpha leads to a black-color result (figure a). <feGaussianBlur>...

    docs.aspose.com/svg/net/drop-shadow/
  4. PPTX document chart via C++ | products.aspose.com

    C++ example code to draw and convert chart or diagram in PPTX file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Set fill color for series. Save PPTX file...Setting fill color for series series->get_Format()->get_Fill()->...

    products.aspose.com/slides/cpp/chart/pptx/
  5. 格式化文本|Aspose.Slides 文档

    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....; //Change text color port . FontColor = Color . FromArgb ( 0...); //Change shape background color shp . FillFormat . Type = FillType...

    docs.aspose.com/slides/zh/net/format-text/
  6. Resolve RGB Values from SetAdvancedColor Operat...

    For some context I am using Aspose for .NET version 20.9 I am looping through page.Contents and have setup If ElseIf statements for each Operator type. I am having issues right now with SetAdvancedColor. An element on s…...check the information on that color space (i.e. is it Separation...can determine the number of color components and the components...

    forum.aspose.com/t/resolve-rgb-values-from-seta...
  7. PPT document chart via C++ | products.aspose.com

    C++ example code to draw and convert chart or diagram in PPT file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Set fill color for series. Save PPT file...Setting fill color for series series->get_Format()->get_Fill()->...

    products.aspose.com/slides/cpp/chart/ppt/
  8. Aspose.PSD for .NET 19.9 - Release Notes|Docume...

    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....Scale Property for Gradient Fill Layer Feature PSDNET-162 Adjusting...|| portions [ 1 ]. Text != "color" || portions [ 2 ]. Text !=...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-9...
  9. How to Add Group Shape into Word File|Aspose.Wo...

    Add group shape into a document using Node.js.... Q: How do I apply fill color or line style to a shape...shape’s fill and stroke objects. For example, shape.fill.foreColor...

    docs.aspose.com/words/nodejs-net/how-to-add-gro...
  10. Manage Legend of Excel Charts with C++|Document...

    Learn how to utilize Aspose.Cells for C++ to effectively use and customize chart legends in Microsoft Excel. Our comprehensive guide explains the legend's functionality, how to access and modify it, as well as how to improve visualization and data understanding with legends...."Title" ); // Setting the font color of the chart title to blue chart...(). GetFont (). SetColor ( Color :: Blue ()); // Move the legend...

    docs.aspose.com/cells/cpp/chart-legend/