Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 30,668 for

color

(0.08 sec)
  1. 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...
  2. 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...
  3. GlowFormat | Aspose.Words for Java

    Represents the glow formatting for an object in Java....setColor(new Color(0xFFFA8072)); shape.getGlow()...attributes. Assert.assertEquals(new Color((250), (128), (114), (217))...

    reference.aspose.com/words/java/com.aspose.word...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Viewer przez C++https://products.aspose.com/pdf/pl/cpp/viewer/Recent content in PDF Viewer przez C++ on Aspsoe.PDF ProductsHugo -- gohugo.i......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/pl/cpp/viewer/index.xml
  5. Fill.Solid | Aspose.Words for .NET

    Discover the Fill Solid method for achieving a consistent Color fill, enhancing your design's visual appeal and uniformity effortlessly....Sets the fill to a uniform color. public void Solid () Remarks...new Document ( MyDir + "Two color gradient.docx" ); // Get Fill...

    reference.aspose.com/words/net/aspose.words.dra...
  6. TableStyle.ColumnStripe | Aspose.Words for .NET

    Discover the TableStyle ColumnStripe property to easily customize odd/even column banding for a polished, professional look in your tables....table to apply a different color to the row/column, // based...odd, creating an alternating color pattern. // We can also apply...

    reference.aspose.com/words/net/aspose.words/tab...
  7. ShadowFormat Class | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.ShadowFormat for enhanced object shadow effects. Elevate your document design with customizable shadow formatting options....Name Description Color { get; } Gets a Color object that represents...represents the color for the shadow. The default value is Black....

    reference.aspose.com/words/net/aspose.words.dra...
  8. Setting Chart Appearance with C++|Documentation

    Learn how to configure the appearance of charts in Aspose.Cells for C++. Our guide will show you how to modify chart layouts, Colors, fonts, and effects to achieve the desired visual style and enhance your worksheets....changing its foreground color, background color, and fill format etc...); // Setting the foreground color of the plot area chart . GetPlotArea...

    docs.aspose.com/cells/cpp/setting-chart-appeara...
  9. AsposeWordsPrintDocument | Aspose.Words for Java

    Provides a default implementation for printing of a Document within the Java printing framework in Java....non-colored pages are printed if the device supports color printing...number of pages printed in color (i.e. getNumberOfPages() getPageFormat(int...

    reference.aspose.com/words/java/com.aspose.word...
  10. Convert RGB to CMYK in C#

    This brief topic discusses the details to convert RGB to CMYK in C#. It contains the stepwise workflow and a working code snippet to convert RGB to CMYK in C#....conversion feature to convert color spaces for different images...CMYK Define an object of the Color class to parse the input RGB...

    kb.aspose.com/svg/net/convert-rgb-to-cmyk-in-cs...