Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 30,841 for

color

(0.04 sec)
  1. 98107417.zip

    AddTooltipToHtmlSamp_out.html AddTooltipToHtmlSamp_out_files/filelist.xml AddTooltipToHtmlSamp_out_files/sheet001.htm Remaining Text will be shown on hover. This is a sample excel file to test the ......background:white; mso-pattern:auto; color:#000000; font-size:11pt; font-weight:400;... mso-style-id:0;} .font0 { color:#000000; font-size:11pt; font-weight:400;...

    docs.aspose.com/cells/de/net/convert-excel-to-h...
  2. StyleCollection.add_copy method | Aspose.Words ...

    StyleCollection.add_copy method. Copies a style into this collection.... color = aspose . pydrawing . Color . red self ....1' ) . font . color , new_style . font . color ) Shows how to...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::ConditionalStyleCollection::Clea...

    Aspose::Words::ConditionalStyleCollection::ClearFormatting method. Clears all conditional styles of the table style in C++....); // Set the table style to color the borders of the first row...get_Borders () -> set_Color ( System :: Drawing :: Color :: get_Red ());...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. Table.set_shading method | Aspose.Words for Python

    Table.set_shading method. Sets shading to the specified values on whole table....set_shading(texture, foreground_color, background_color) Sets shading to the...foreground_color : aspose . pydrawing . Color , background_color : aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Drawing::HorizontalRuleFormat::g...

    Aspose::Words::Drawing::HorizontalRuleFormat::get_Color method. Gets or sets the brush Color that fills the horizontal rule in C++....at::get_Color method HorizontalRuleFormat::get_Color method Gets...Gets or sets the brush color that fills the horizontal rule....

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose.PSD for .NET 24.2 - 发行说明|Documentation

    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....= new int [] { Color . Aqua . ToArgb (), Color . Red . ToArgb...ToArgb (), Color . Red . ToArgb (), Color . Aqua . ToArgb (), Color...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  7. Fill.GradientAngle | Aspose.Words for .NET

    Adjust the GradientAngle property to customize your gradient fill's angle, enhancing your design's depth and visual appeal effortlessly....Rectangle , 80 , 80 ); // Apply One-color gradient fill to the shape with... Fill . OneColorGradient ( Color . Red , GradientStyle . Horizontal...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ThemeFonts | Aspose.Words for Java

    Represents a collection of fonts in the font scheme allowing to specify different fonts for different languages getLatin / setLatinjava.lang.String getEastAsian / setEastAsianjava.lang.String and getComplexScript / setComplexScriptjava.lang.String in Java....Examples: Shows how to set custom colors and fonts for themes. Document...Document(getMyDir() + "Theme colors.docx"); // The "Theme" object...

    reference.aspose.com/words/java/com.aspose.word...
  9. main.bundle.min.fb414377ba914d965a09456f3585d60...

    *,::after,::before{box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box}ol,ul{margin-top:0;margin-bottom:1rem}.main_block{display:flex;z-index:49}.docs_information{padding:1.5rem 100px ......2rem;font-family:arial,sans-serif;color:#4c4c4c;font-size:.9rem;max-width:calc(100vw...li+li::before{display:inline-block;color:#888;content:"/";margin-right:...

    docs.aspose.com/tasks/css/main.bundle.min.fb414...
  10. Add Circle Object to PDF file|Aspose.PDF for Py...

    This article explains how to create a circle object to your PDF using Aspose.PDF for Python via .NET.... Color . green ) graph . border = border_info...100 , 40 ) # Set the circle's color circle . graph_info = drawing...

    docs.aspose.com/pdf/python-net/add-circle/