Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 29,857 for

color

(0.04 sec)
  1. 使用 C# 的 PDF 高亮注释|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中为 PDF 文档添加高亮注释,以强调和审阅文本。..."Aspose User" , Color = Aspose . Pdf . Color . LightGreen };..."Aspose User" , Color = Aspose . Pdf . Color . Blue }; var squigglyAnnotation...

    docs.aspose.com/pdf/zh/net/highlights-annotation/
  2. 图表格式|Aspose.Slides for Python 文档

    在Python中格式化PowerPoint演示文稿中的图表实体... solid_fill_color . color = draw . Color . gray chartTitle...fill_format . solid_fill_color . color = draw . Color . blue chart . axes...

    docs.aspose.com/slides/zh/python-net/chart-form...
  3. Aspose::Words::Drawing::Fill::PresetTextured me...

    Aspose::Words::Drawing::Fill::PresetTextured method. Sets the fill to a preset texture in C++....set_ForeColor ( System :: Drawing :: Color :: get_Yellow ()); dataPoints...set_BackColor ( System :: Drawing :: Color :: get_Red ()); dataPoints ->...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Copy Range Data with Style using Node.js via C+...

    Learn how to copy a range of cells with formatting using Aspose.Cells for Node.js via C++...."Calibri" ); // Specify the shading color. style . setForegroundColor...setForegroundColor ( AsposeCells . Color . Yellow ); style . setPattern ( AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/copy-range-dat...
  5. ImportFormatOptions.smart_style_behavior proper...

    ImportFormatOptions.smart_style_behavior property. Gets or sets a boolean value that specifies how styles will be imported when they have equal names in source and destination documents... color = aspose . pydrawing . Color . blue builder...style, so it is a different color than that of the original. #...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Drawing::Charts::ChartMarker::ge...

    Aspose::Words::Drawing::Charts::ChartMarker::get_Format method. Provides access to fill and line formatting of this marker in C++....set_ForeColor ( System :: Drawing :: Color :: get_Yellow ()); dataPoints...set_BackColor ( System :: Drawing :: Color :: get_Red ()); dataPoints ->...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Set Conditional Formats of Excel and ODS files....

    How to apply conditional formats to Excel and ODS files in Python....to calculate the color used by Excel for color scale conditional...only change font style, text color, underline style, and strikeout...

    docs.aspose.com/cells/python-net/conditional-fo...
  8. Font.Fill | Aspose.Words for .NET

    Discover the Font Fill property to enhance your text's appearance with customizable fill formatting for a polished, professional look....new Document ( MyDir + "Two color gradient.docx" ); // Get Fill...WriteLine ( "The foreground color of the fill is: {0}" , fill...

    reference.aspose.com/words/net/aspose.words/fon...
  9. Stroke.fill property | Aspose.Words for Python

    Stroke.fill property. Gets fill formatting for the [Stroke](../).... fore_color = aspose . pydrawing . Color . white # 2 -...= 5 stroke . color = aspose . pydrawing . Color . red stroke...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Control the Appearance of Code Text in PHP|Docu...

    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....# Set up code text color $color = new Color (); $bb -> setCodeTextColor...setCodeTextColor ( $color -> RED ); \ # Set the location of the code...

    docs.aspose.com/barcode/java/control-the-appear...