Sort Score
Result 10 results
Languages All
Labels All
Results 3,381 - 3,390 of 45,869 for

color

(1.38 sec)
  1. Add Trend Lines to Presentation Charts in Pytho...

    Quickly add and customize trend lines in PowerPoint and OpenDocument charts with Aspose.Slides for Python via .NET — a practical guide and code examples to improve forecasting accuracy and engage your audience.... solid_fill_color . color = draw . Color . red # Adding Logarithmic...exposed by Shapes object Set the Color of the shape lines. Write the...

    docs.aspose.com/slides/python-net/trend-line/
  2. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in C++ using Aspose.Slides, featuring concise code examples and performance-focused guidance.... Change a SmartArt Shape Color Style In this example, we will...will learn to change the color style for any SmartArt shape. In...

    docs.aspose.com/slides/cpp/manage-smartart-shape/
  3. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in PHP using Aspose.Slides, featuring concise code examples and performance-focused guidance....Style Change a SmartArt Shape Color Style In this example, we will...will learn to change the color style for any SmartArt shape. In...

    docs.aspose.com/slides/php-java/manage-smartart...
  4. Working with the ThreeDFormat of Shape or Chart...

    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.... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: green;">3D formatting applied...

    docs.aspose.com/cells/javascript-cpp/working-wi...
  5. PageBorderDistanceFrom enumeration | Aspose.Wor...

    aspose.words.PageBorderDistanceFrom enumeration. Specifies the positioning of the page border relative to the page margin.... color = aspose . pydrawing . Color . blue border...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Save Specified Worksheets to PDF with JavaScrip...

    Learn how to save specified worksheets to PDF using Aspose.Cells for JavaScript via C++.... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: green;">Conversion completed...

    docs.aspose.com/cells/javascript-cpp/save-speci...
  7. Aspose::Words::BorderCollection::get_Vertical m...

    Aspose::Words::BorderCollection::get_Vertical method. Gets the vertical border that is used between cells in C++....get_Horizontal () -> set_Color ( System :: Drawing :: Color :: get_Red ());...get_Vertical () -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words/bor...
  8. Apply Shading to Alternate Rows and Columns wit...

    How to use the Aspose.Cells library in JavaScript via C++ to apply conditional formatting shading for alternating rows and columns. By adjusting these criteria, you have more control over how cells look and appear....2)=0" ; // Set the background color and pattern for the FormatCondition's...backgroundColor = AsposeCells . Color . Blue ; formatCondition . style...

    docs.aspose.com/cells/javascript-cpp/apply-shad...
  9. Create 3D Presentations in Java|Aspose.Slides D...

    Generate interactive 3D presentations in Java with Aspose.Slides 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/java/3d-presentation/
  10. Add Line Object to PDF file|Aspose.PDF for C++

    This article explains how to create a line object to your PDF using Aspose.PDF for C++....also specify the dash pattern, color and other formatting for Line...object that is filled with color. void AddLineObjectToPDF ()...

    docs.aspose.com/pdf/cpp/add-line/