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

color

(0.6 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. Add Table to PDF using PHP | Aspose.PDF

    Adding table in PDF file programmatically with PHP sample code using Aspose.PDF for PHP via Java...(); $colors = new Color (); // Set the table border color as LightGray...$borderSide -> All , 0.5 , $colors -> getLightGray ()); $table...

    products.aspose.com/pdf/php-java/table/add/
  3. Stroke.foreThemeColor property | Aspose.Words f...

    Stroke.foreThemeColor property. Gets or sets a ThemeColor object that represents the stroke foreground Color....represents the stroke foreground color. get foreThemeColor () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. 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...
  6. 使用 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/
  7. 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/
  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. Barcode Generation Basics - Create Barcodes in ...

    Barcode C# library includes supported symbologies, barcode appearance-related features, adjusting barcode size, changing barcode text, saving created barcodes, dealing with GUI-based development tools. The essential information can be found in the articles listed below....wrapping modes Customize Barcode Color Scheme Represents the available...available options to customize the color scheme of barcodes and their...

    docs.aspose.com/barcode/net/barcode-generation/