Sort Score
Result 10 results
Languages All
Labels All
Results 3,911 - 3,920 of 45,869 for

color

(1.69 sec)
  1. Check shape bounds in Shapes collection using P...

    Learn how to check the bounds of an shape when inserted into the Shapes collection to ensure it fits within its parent container.... Color . black ) page . paragraphs...rect . graph_info . fill_color = ap . Color . tomato # Set the BoundsCheck...

    docs.aspose.com/pdf/python-net/aspose-pdf-drawi...
  2. StructuredDocumentTag.Level | Aspose.Words for ...

    Discover the StructuredDocumentTag Level property to efficiently identify its position in the document tree, enhancing your document management skills....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...
  3. 使用GridJs的高亮功能|Documentation

    本文描述了如何使用GridJs对单元格文本、单元格范围、形状和图片进行高亮显示。...currently only support color for example : { 'color' : 'rgba(85, 57...currently only support color for example : { 'color' : 'rgba(85, 57...

    docs.aspose.com/cells/zh/python-net/aspose-cell...
  4. 通过 C++ 使用 JavaScript 创建 Volume High Low Close(V...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 创建带有成交量、高、低、收盘价的股票图表。我们的指南将演示如何将股票市场数据(包括成交量、高、低、收盘价)绘制到图表上,以便更好地分析和可视化。... innerHTML = '<p style="color: red;">Please select an Excel...categoryData = "A2:A9" ; // Set Color for the first series(Volume)...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  5. 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.... innerHTML = '<p style="color: red;">Please select an Excel...customXmlParts . get ( 1 ). id = "Color" ; wb . customXmlParts . get...

    docs.aspose.com/cells/zh/javascriptcpp/develope...
  6. StructuredDocumentTag.multiline property | Aspo...

    StructuredDocumentTag.multiline property. Specifies whether this SDT allows multiple lines of text....INLINE ) # Set the title and color of the frame that appears when...plain text' tag . color = aspose . pydrawing . Color . magenta # Set...

    reference.aspose.com/words/python-net/aspose.wo...
  7. StructuredDocumentTag.tag property | Aspose.Wor...

    StructuredDocumentTag.tag property. Specifies a tag associated with the current SDT node...INLINE ) # Set the title and color of the frame that appears when...plain text' tag . color = aspose . pydrawing . Color . magenta # Set...

    reference.aspose.com/words/python-net/aspose.wo...
  8. JoinStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.JoinStyle enum for versatile line join styles. Enhance your document graphics with professional quality and flexibility.... Color = Color . Red ; arrow . Stroke ...filledInArrow . Fill . ForeColor = Color . Green ; filledInArrow . Fill...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ArrowLength Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.ArrowLength enum to customize arrow lengths for enhanced line graphics in your documents. Elevate your design today!... Color = Color . Red ; arrow . Stroke ...filledInArrow . Fill . ForeColor = Color . Green ; filledInArrow . Fill...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Add Watermark in PHP|Aspose.Words for Java

    Add Watermark to Document using PHP.... $ color = new Java ( "java.awt.Color" ); $ watermark...-> getFill ()-> setColor ( $ color -> GRAY ); // Try LightGray...

    docs.aspose.com/words/java/add-watermark-in-php/