Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 6,094 for

fill color

(0.04 sec)
  1. Convert TXT to POTM via C++ or with free Online...

    Export TXT to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to POTM online converter quickly before integrating the code.... 500 ); // reset default fill color ashp -> get_FillFormat ()...

    products.aspose.com/total/cpp/conversion/txt-to...
  2. GroupShape | Aspose.Words for Java

    Represents a group of shapes in a document in Java....setStrokeColor(Color.RED); Shape cube = new Shape(doc...setHeight(100.0); cube.setStrokeColor(Color.BLUE); GroupShape group = new...

    reference.aspose.com/words/java/com.aspose.word...
  3. 图表系列|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....point -> get_Format () -> get_Fill () -> set_FillType ( FillType...get_Fill () -> get_SolidFillColor () -> set_Color ( Color :: get_Blue...

    docs.aspose.com/slides/zh/cpp/chart-series/
  4. XPS page event-based modifications | C++

    Discover how to make repeating changes to all output pages during the conversion of an XPS file using Aspose.Page API for C++..."[First]" ); 28 glyphs -> set_Fill(api -> CreateSolidColorBrus...(System::Drawing::Color::get_Blue())); 29 glyphs -> set_Hype...

    docs.aspose.com/page/cpp/xps/event-based-modifi...
  5. DocumentBase | Aspose.Words for Java

    Provides the abstract base class for a main document and a glossary document of a Word document in Java....getPageColor() Gets the page color of the document. getParentNode()... setPageColor(Color value) Sets the page color of the document...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose.PSD for Java 23.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....Color) M:com.aspose.psd.fileformats...IGradientFillSetting.setColor(com.aspose.psd.Color) M:com.aspose.psd.fileformats...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  7. Shape.ShadowEnabled | Aspose.Words for .NET

    Discover how the Shape ShadowEnabled property enhances your designs by enabling shadow effects for a more dynamic visual appeal.... Color , shape . StrokeColor ); AppendLine...AppendLine ( $"Stroke colors: {shape.Stroke.Color}, {shape.Stroke.Color2}"...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Shape.HasChart | Aspose.Words for .NET

    Discover if your Shape features a Chart with the HasChart property. Enhance your data visualization effortlessly!... Color , shape . StrokeColor ); AppendLine...AppendLine ( $"Stroke colors: {shape.Stroke.Color}, {shape.Stroke.Color2}"...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Shape.Filled | Aspose.Words for .NET

    Control shape aesthetics with the Shape Filled property, deciding if your closed paths are Filled for enhanced design flexibility and visual appeal....Filled Contents [ Hide ] Shape.Filled property Determines whether...the shape will be filled. public bool Filled { get ; set ; } Remarks...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Brushes and gradients in XPS files | C++

    C++ API Solution to modify XPS files. Add different Visual Brushes, gradients, and Color spaces Create and modify XPS files with a few lines of code....geometric shapes with different colors and textures. Learn also Aspose...rendering transformation. Adjust the Fill and Opacity properties as desired...

    products.aspose.com/page/cpp/work-with-brushes/