Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 45,860 for

color

(0.26 sec)
  1. Add Circle Object to PDF file|Aspose.PDF for C++

    This article explains how to create a circle object to your PDF using Aspose.PDF for C++....BorderInfo > ( BorderSide :: All , Color :: get_Green ()); graph -> set_Border...get_GraphInfo () -> set_Color ( Color :: get_GreenYellow ());...

    docs.aspose.com/pdf/cpp/add-circle/
  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 = System :: MakeObject...Normal style theme color is: {0} and RGB color is: {1} \n " , font...

    reference.aspose.com/words/cpp/aspose.words/fon...
  3. Fill.backThemeColor property | Aspose.Words for...

    Fill.backThemeColor property. Gets or sets a ThemeColor object that represents the background Color for the fill....that represents the background color for the fill. get backThemeColor...set theme color for foreground/background shape color. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Format PowerPoint Shapes in Java|Aspose.Slides ...

    Learn how to format PowerPoint shapes in Java using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control.... Set the line color for the shape. Save the modified...150 , 75 ); // Set the fill color for the rectangle shape. shape...

    docs.aspose.com/slides/java/shape-formatting/
  5. 用Python从头开始创建PSD或PSB图像|Documentation

    演示Aspose.PSD for Python如何从头创建Psd图像...psd import Graphics , Pen , Color , Rectangle from aspose.psd...regularLayer ) pen = Pen ( Color . alice_blue ) brush = LinearGradientBrush...

    docs.aspose.com/psd/zh/zh/python-net/create-psd...
  6. What Is the Aspose Equivalent of Table Design |...

    In PPTX, when working on a table, it is possible to do the following: Table Design ribbon Table Styles Clear Table See screenshot for an example: Clear Table.png (101.6 KB) How to do this in Aspose Slides for Java?... font color). But we have not found an API...API to reset a font color. Suggestions for that? Thanks, DC andrey...

    forum.aspose.com/t/what-is-the-aspose-equivalen...
  7. Data Sorting|Documentation

    Learn how to sort data by using the Aspose.Cells for JavaScript via C++ API.... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Sorting completed successfully...

    docs.aspose.com/cells/javascript-cpp/sort-data-...
  8. 如何用 C++ 改变批注的字体颜色|Documentation

    学习如何使用 Aspose.Cells 和 C++ 自定义批注的字体颜色。...GetCommentShape (); // Set the fill color of the shape to black shape...GetSolidFill (). SetColor ( Color :: Black ()); // Get the font...

    docs.aspose.com/cells/zh/cpp/how-to-change-the-...
  9. Border.IsVisible | Aspose.Words for .NET

    Discover how the Border IsVisible property enhances your design by returning true when LineStyle is applied. Optimize your UI with this key feature!... Color . ToArgb (), Is . EqualTo ( Color . Red . ToArgb...borders [ 0 ]. Color . ToArgb (), Is . EqualTo ( Color . Empty . ToArgb...

    reference.aspose.com/words/net/aspose.words/bor...
  10. DocumentBuilder.PopFont | Aspose.Words for .NET

    Discover the DocumentBuilder PopFont method to effortlessly restore character formatting from the stack, enhancing your document creation process.... Color . ToArgb (), Is . EqualTo ( Color . Blue . ToArgb...builder . Font . Color . ToArgb (), Is . EqualTo ( Color . Empty . ToArgb...

    reference.aspose.com/words/net/aspose.words/doc...