Sort Score
Result 10 results
Languages All
Labels All
Results 3,401 - 3,410 of 30,674 for

color

(0.06 sec)
  1. StructuredDocumentTag.end_character_font proper...

    StructuredDocumentTag.end_character_font property. Font formatting that will be applied to the last character of text entered into SDT....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...
  2. E-Signature PDF API | Aspose.PDF

    Adding digital signature to PDF documents with free cross-platform Apps and High Code APIs for any platform....ForegroundColor = Color . FromRgb ( System . Drawing . Color . Aqua );...

    products.aspose.com/pdf/signature/
  3. 使用CellsFactory类在C++中创建样式对象|Documentation

    Aspose.Cells是一个支持使用样式对象对单元格进行样式设置的C++库。本文将介绍如何使用Aspose.Cells中的CellsFactory类创建单元格样式对象,以便用户根据需要自定义单元格的外观。...CreateStyle (); // Set the Style fill color to Yellow st . SetPattern (...); st . SetForegroundColor ( Color :: Yellow ()); // Create a workbook...

    docs.aspose.com/cells/zh/cpp/create-style-objec...
  4. 使用 Java 将表格添加到 PDF | Aspose.PDF

    Java原始碼用於在Java和PHP,德爾福的PDF檔中添加表格。...(); // Set the table border color as LightGray table . setBorder...( BorderSide . All , . 5f , Color . getLightGray ())); // set...

    products.aspose.com/pdf/zh-hant/java/table/add/
  5. Public API Changes in Aspose.Diagram 6.8.0|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....for parameter lang Set the Color CheckBox of Layer Developers...Developers can set or get the Color CheckBox of Layer using Aspose.Diagram...

    docs.aspose.com/diagram/net/public-api-changes-...
  6. Render a Panorama view of 3D scene|Documentation

    Using Aspose.3D for Python via .NET API, developers can render a panorama view of 3D scene and save that view into the supported image formats....pydrawing import Color import aspose.threed as a3d...entities . Light () light . color = Color . cadet_blue scene . root_node...

    docs.aspose.com/3d/python-net/render-a-panorama...
  7. EndCap Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.EndCap enum for customizable line cap styles. Enhance your document designs with unique visual effects!... Color = Color . Red ; arrow . Stroke ...filledInArrow . Fill . ForeColor = Color . Green ; filledInArrow . Fill...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 如何创建 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...
  9. Aspose::Words::Tables::PreferredWidth::FromPerc...

    Aspose::Words::Tables::PreferredWidth::FromPercent method. A creation method that returns a new instance that represents a preferred width specified as a percentage in C++....Col ( System :: Drawing :: Color :: get_LightYellow ()); builder...Col ( System :: Drawing :: Color :: get_LightBlue ()); builder...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. Fill.visible property | Aspose.Words for Python

    Fill.visible property. Gets or sets value that is ``True`` if the formatting applied to this instance, is visible.... color = drawing . Color . red arrow . stroke...filled_in_arrow . fill . fore_color = drawing . Color . green filled_in_arrow...

    reference.aspose.com/words/python-net/aspose.wo...