Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 18,750 for

color

(0.16 sec)
  1. Aspose::Words::ConditionalStyleCollection::Clea...

    Aspose::Words::ConditionalStyleCollection::ClearFormatting method. Clears all conditional styles of the table style in C++....); // Set the table style to color the borders of the first row...get_Borders () -> set_Color ( System :: Drawing :: Color :: get_Red ());...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. Aspose::Words::Font::get_ThemeFontFarEast metho...

    Aspose::Words::Font::get_ThemeFontFarEast method. Gets or sets the East Asian theme font in the applied font scheme that is associated with this Font object in C++....to work with theme fonts and colors. auto doc = MakeObject < Document...Normal style theme color is: {0} and RGB color is: {1} \n " , font...

    reference.aspose.com/words/cpp/aspose.words/fon...
  3. Table.setBorder method | Aspose.Words for Node.js

    Table.setBorder method. Sets the specified table border to the specified line style, width and Color....setBorder(borderType, lineStyle, lineWidth, color, isOverrideCellBorder) Sets...specified line style, width and color. setBorder ( borderType : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::idx_get method. Gets or sets a GradientStop object in the collection in C++....Drawing :: Color :: get_Green (), System :: Drawing :: Color :: get_Red...( 0 ) -> set_Color ( System :: Drawing :: Color :: get_Aqua ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::Fill::get_GradientStops...

    Aspose::Words::Drawing::Fill::get_GradientStops method. Gets a collection of GradientStop objects for the fill in C++....Drawing :: Color :: get_Green (), System :: Drawing :: Color :: get_Red...( 0 ) -> set_Color ( System :: Drawing :: Color :: get_Aqua ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. GroupShape.AcceptEnd | Aspose.Words for .NET

    Discover the GroupShape AcceptEnd method, seamlessly manage visitor interactions and enhance your application’s user experience with this powerful feature....Height = 200 , Stroke = { Color = Color . Red } }; Shape cube =...Height = 100 , Stroke = { Color = Color . Blue } }; GroupShape group...

    reference.aspose.com/words/net/aspose.words.dra...
  7. GroupShape.AcceptStart | Aspose.Words for .NET

    Discover the GroupShape AcceptStart method to seamlessly welcome visitors and enhance their experience from the very start of your application....Height = 200 , Stroke = { Color = Color . Red } }; Shape cube =...Height = 100 , Stroke = { Color = Color . Blue } }; GroupShape group...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose::Words::Drawing::GradientVariant enum | ...

    Aspose::Words::Drawing::GradientVariant enum. Specifies the variant for a gradient fill in C++....Rectangle , 80 , 80 ); // Apply One-color gradient fill to the shape with...OneColorGradient ( System :: Drawing :: Color :: get_Red (), GradientStyle...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. 旋转单元格文本|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....the background color. _range . Interior . Color = System . Drawing...ColorTranslator . ToWin32 ( Color . FromArgb ( 0 , 51 , 105 ));...

    docs.aspose.com/cells/zh/net/rotating-cell-text/
  10. Fill.gradient_style property | Aspose.Words for...

    Fill.gradient_style property. Gets the gradient style [GradientStyle](../../gradientstyle/) for the fill.... height = 80 ) # Apply One-color gradient fill to the shape with...one_color_gradient ( color = aspose . pydrawing . Color . red...

    reference.aspose.com/words/python-net/aspose.wo...