Sort Score
Result 10 results
Languages All
Labels All
Results 3,381 - 3,390 of 30,426 for

color

(0.05 sec)
  1. 如何创建 Hello World 演示文档|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.... Color = Color . Black ; // 将矩形的线条颜色更改为白色...ShapeStyle . LineColor . Color = Color . White ; // 移除形状中的任何填充格式...

    docs.aspose.com/slides/zh/net/how-to-create-hel...
  2. TableStyle.leftIndent property | Aspose.Words f...

    TableStyle.leftIndent property. Gets or sets the value that represents the left indent of a table.... color = "#0000FF" ; tableStyle . borders...55 ; tableStyle . borders . color = "#008000" ; tableStyle . borders...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartAxisTitle class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartAxisTitle class. Provides access to the axis title properties... color = aspose . pydrawing . Color . blue doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. Create New Email in Python|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....<br/>" + "<font color=blue>This line is in blue color</font>" ) \...

    docs.aspose.com/email/java/create-new-email-in-...
  5. StructuredDocumentTagRangeStart.level property ...

    StructuredDocumentTagRangeStart.level property. Gets the level at which this structured document tag range start occurs in the document tree.... log ( `\t|Color: ${ rangeStartTag . color } ` ); console...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Rotate Image in Java

    This concise topic shows how to rotate image in Java. The Java rotate bitmap operation will be demonstrated for a user-defined angle, including how to specify the background Color for areas revealed by the rotation....how to specify the background color for areas revealed by the rotation...rotation and set the background color with the rotate method Export...

    kb.aspose.com/imaging/java/rotate-image-in-java/
  7. StructuredDocumentTagRangeStart.is_showing_plac...

    StructuredDocumentTagRangeStart.is_showing_placeholder_text property. Specifies whether the content of this structured document tag shall be interpreted to contain placeholder text (as opposed to regular text contents within the structured document tag)....print ( f ' \t |Color: { range_start_tag . color . to_argb () }...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Chart Calculations|Aspose.Slides for Python Doc...

    PowerPoint chart calculations and values in Python...= 15 # Setting series line color series . format . line . fill_format...fill_format . solid_fill_color . color = draw . Color . purple series...

    docs.aspose.com/slides/python-net/chart-calcula...
  9. StructuredDocumentTag.Tag | Aspose.Words for .NET

    Discover the StructuredDocumentTag property that defines essential tags for SDT nodes, ensuring efficient document management and organization....Inline ); // Set the title and color of the frame that appears when..."My plain text" ; tag . Color = Color . Magenta ; // Set a tag...

    reference.aspose.com/words/net/aspose.words.mar...
  10. 管理单元格|Aspose.Slides 文档

    C++ 中 PowerPoint 演示文稿中的表格单元格...get_SolidFillColor () -> set_Color ( System :: Drawing :: Color :: get_Red ());...get_SolidFillColor () -> set_Color ( System :: Drawing :: Color :: get_Red ());...

    docs.aspose.com/slides/zh/cpp/manage-cells/