Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 30,311 for

color

(0.17 sec)
  1. CellFormat.fit_text property | Aspose.Words for...

    CellFormat.fit_text property. If ``True``, fits text in the cell, compressing each paragraph to the width of the cell....background_pattern_color = aspose . pydrawing . Color . green_yellow...row_format . borders . color = aspose . pydrawing . Color . orange builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose.Slides Product Family

    Find answers about creating, converting, and editing presentations in code without utilizing Microsoft PowerPoint....using Java Change Background Color in PowerPoint using Python Change...Background Color in PowerPoint using Java Change Background Color in...

    kb.aspose.com/slides/
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Merge PDF Documents using Javahttps://products.aspose.com/pdf/java/merger/Recent content in Merge PDF Documents using Java on Aspsoe.PDF Produc......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/java/merger/index.xml
  4. 如何用C++创建组合图表|Documentation

    了解如何使用Aspose.Cells for C++创建组合图表。我们的全面指南将演示如何将不同类型的图表组合成一个组合图表,以实现更有效的数据展示。... SetForegroundColor ( Color :: Pink ()); chart . GetNSeries...GetArea (). SetForegroundColor ( Color :: Orange ()); chart . GetNSeries...

    docs.aspose.com/cells/zh/cpp/create-combo-chart/
  5. 图表格式化|Aspose.Slides 文档

    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.... setColor ( Color . GRAY ); chartTitle . getPortionFormat...getSolidFillColor (). setColor ( Color . BLUE ); chart . getAxes ()...

    docs.aspose.com/slides/zh/java/chart-formatting/
  6. 用Python添加图形注释|Aspose.PDF for Python via .NET

    本文描述了如何使用Aspose.PDF for Python通过.NET添加、获取和删除PDF文档中的图形注释... color = ap . Color . blue squareAnnotation...squareAnnotation . interior_color = ap . Color . blue_violet squareAnnotation...

    docs.aspose.com/pdf/zh/python-net/figures-annot...
  7. CellFormat.FitText | Aspose.Words for .NET

    Discover the CellFormat FitText property, easily compress text to fit your cell's width, enhancing readability and presentation in your spreadsheets.... BackgroundPatternCol = Color . GreenYellow ; builder . CellFormat... RowFormat . Borders . Color = Color . Orange ; builder . InsertCell...

    reference.aspose.com/words/net/aspose.words.tab...
  8. GradientStop.transparency property | Aspose.Wor...

    GradientStop.transparency property. Gets or sets a value representing the transparency of the gradient fill expressed as a percent in range 0.0 to 1.0.... color = "#00FFFF" ; gradientStops...( gradientStops . at ( 0 ). color ). toEqual ( "#00FFFF" ); expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 3D Presentation|Aspose.Slides Documentation

    3D PowerPoint presentation in C++... Changing the colors of 3D models to a 3D gradient...get_ExtrusionColor () -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    docs.aspose.com/slides/cpp/3d-presentation/
  10. 用C++修改现有样式|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库,允许用户修改现有单元格样式。本文将介绍如何使用Aspose.Cells库修改现有单元格样式,以便用户根据需要改变单元格的外观。...14 ); // Set the font color to red color. style . GetFont ().... SetColor ( Color :: Red ()); // Name the style. style . SetName...

    docs.aspose.com/cells/zh/cpp/modify-an-existing...