Sort Score
Result 10 results
Languages All
Labels All
Results 4,611 - 4,620 of 46,919 for

color

(0.28 sec)
  1. Show and Hide Worksheets and Tabs with JavaScri...

    This article provides sample code for using the JavaScript API or JavaScript Library to programmatically display and hide an Excel worksheet. Additionally, it shows how to show and hide Excel workbook tabs.... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Worksheet hidden successfully...

    docs.aspose.com/cells/javascript-cpp/show-and-h...
  2. Aspose::Words::Drawing::Stroke::set_Color2 meth...

    Aspose::Words::Drawing::Stroke::set_Color2 method. Setter for Aspose::Words::Drawing::Stroke::get_Color2 in C++....set_Color2 ( System :: Drawing :: Color value ) See Also Class Stroke...Aspose::Words::Drawing::Stroke::set_Color method Aspose::Words::Drawi...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Vectorize Image or Text – C# code and Online Ve...

    Convert images or SVG text to vector graphics and save the output to an SVG file. Vectorize images or text online or in C#!... Each pixel has its own color. Scaling a raster image leads...expressions. Lines and filled colored areas in such images are represented...

    products.aspose.com/svg/net/vectorization/
  4. 使用 Aspose.SVG Builder API 进行高级 SVG 创建和修改 – C#

    探索 C# 中的 Aspose.SVG Builder API 创建和修改 SVG 元素的功能。了解如何使 SVG 编程更轻松、更高效。... Fill (Color. Blue ). Stroke (Paint. None...Circle.Cx(50).Cy(50).R(20).Fill(Color.Blue).Stroke(Paint.None).StrokeWidth(2)...

    docs.aspose.com/svg/zh/net/svg-builder-api/
  5. Manage Fonts in Presentations Using JavaScript|...

    Control fonts with Aspose.Slides for Node.js via Java: embed, substitute, and load custom fonts to keep PPT, PPTX and ODP presentations clear and consistent.... Set the font color using the FillFormat exposed...code changes the font, the color, and the font style. Figure:...

    docs.aspose.com/slides/nodejs-java/manage-fonts/
  6. RevisionOptions.comment_color property | Aspose...

    RevisionOptions.comment_Color property. Allows to specify the Color to be used for comments...comment_color property RevisionOptions.comment_color property...property Allows to specify the color to be used for comments. Default...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartXValueCollection Class | Aspose.Words for ...

    Discover the Aspose.Words.Drawing.Charts.ChartXValueCollection class, your solution for managing X value collections in chart series effectively....maxValueIndex = i ; } } // Change colors of the max and min values....Format . Fill . ForeColor = Color . Red ; series . DataPoints...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose.Pdf Adding 16 bit Sound Annotation plays...

    I’m trying to add a sound annotation to a PDF using the code below: document = new Document(); document.Pages.Add(); Page page = document.Pages[1]; string audioFile = @"…...Raw)) { Color = Color.Blue, Title = "Sample",...SoundSampleDataEncod.Raw)) { Color = Color.Red, Title = "sample-44100-16x1...

    forum.aspose.com/t/aspose-pdf-adding-16-bit-sou...
  9. ChartDataPoint.clear_format method | Aspose.Wor...

    ChartDataPoint.clear_format method. Clears format of this data point...series will not invert their colors if the value is negative. for.... format . fill . color = drawing . Color . red # For a cleaner...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Manage Presentation Hyperlinks in .NET|Aspose.S...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for .NET—enhance interactivity and workflow in minutes.... Color = Color . Black ; paragraph . Text...Pptx ); } Format Hyperlinks Color With the ColorSource property...

    docs.aspose.com/slides/net/manage-hyperlinks/