Sort Score
Result 10 results
Languages All
Labels All
Results 6,471 - 6,480 of 45,422 for

color

(0.2 sec)
  1. Table.alignment property | Aspose.Words for Nod...

    Table.alignment property. Specifies how an inline table is aligned in the document....cells with a light green solid color. table . setShading ( aw . TextureIndex...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Drawing::HorizontalRuleAlignment...

    Aspose::Words::Drawing::HorizontalRuleAlignment enum. Represents the alignment for the specified horizontal rule in C++....horizontalRuleFormat -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::DocumentBuilder::InsertHorizonta...

    Aspose::Words::DocumentBuilder::InsertHorizontalRule method. Inserts a horizontal rule shape into the document in C++....horizontalRuleFormat -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Aspose::Words::PageSetup::get_BorderAppliesTo m...

    Aspose::Words::PageSetup::get_BorderAppliesTo method. Specifies which pages the page border is printed on in C++....border -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. 在 C++ 中创建和应用 WordArt 效果|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中创建和自定义 WordArt 效果。此分步指南帮助开发人员在 C++ 中使用专业文本提升演示文稿。...get_ForeColor () -> set_Color ( Color :: get_DarkOrange ()); fillFormat...get_BackColor () -> set_Color ( Color :: get_White ()); fillFormat...

    docs.aspose.com/slides/zh/cpp/wordart/
  6. 使用 C++ 添加图形注释|Aspose.PDF for C++

    本文描述了如何使用 Aspose.PDF for C++ 添加、获取和删除 PDF 文档中的图形注释...circleAnnotation -> set_Color ( Color :: get_Red ()); circleAnnotation...circleAnnotation -> set_InteriorColor ( Color :: get_MistyRose ()); circleAnnotation...

    docs.aspose.com/pdf/zh/cpp/figures-annotation/
  7. 在 Java 中创建和应用 WordArt 效果|Aspose.Slides 文档

    在 Aspose.Slides for Java 中创建和自定义 WordArt 效果。此分步指南帮助开发者在 Java 中使用专业文本增强演示文稿。... setColor ( Color . ORANGE ); portion . getPortionFormat...getBackColor (). setColor ( Color . WHITE ); portion . getPortionFormat...

    docs.aspose.com/slides/zh/java/wordart/
  8. 如何更改 SVG 颜色 – C# 示例

    您将学习如何通过 C# 示例使用 SVG 颜色、如何更改 SVG 元素的颜色或更改 SVG 文件中的背景颜色。...Copy 1 // Change circle fill color in existing SVG file using C#...<circle> element to change a color 13 SVGCircleElement circleElement...

    docs.aspose.com/svg/zh/net/how-to-change-svg-co...
  9. TextPath | Aspose.Words for Java

    Defines the text and formatting of the text path of a WordArt object in Java....0, Color.WHITE, Color.BLACK, ShapeType.TEXT_PLAIN_TEXT);..."Calibri", 150.0, 24.0, Color.YELLOW, Color.RED, ShapeType.TEXT_PLAIN_TEXT);...

    reference.aspose.com/words/java/com.aspose.word...
  10. Convert HTML to JPG – C# Examples and Online Co...

    Convert HTML to JPG using Aspose.HTML for .NET. Consider various HTML to JPG conversion scenarios in C# examples. Try online HTML Converter.... This property sets the color that will fill the background...a page size and background color: Copy 1 // Convert HTML to JPG...

    docs.aspose.com/html/net/convert-html-to-jpg/