Sort Score
Result 10 results
Languages All
Labels All
Results 6,211 - 6,220 of 45,866 for

color

(0.06 sec)
  1. 在 Python 中自定义 Treemap 和 Sunburst 图表的数据点|Aspose....

    了解如何使用 Aspose.Slides for Python via .NET 在 treemap 和 sunburst 图表中管理数据点,兼容 PowerPoint 和 OpenDocument 格式。... solid_fill_color . color = draw . Color . yellow 设置数据点的分支颜色...fill . solid_fill_color . color = draw . Color . red presentation...

    docs.aspose.com/slides/zh/python-net/data-point...
  2. Aspose::Words::Drawing::Shape::get_HorizontalRu...

    Aspose::Words::Drawing::Shape::get_HorizontalRuleFormat method. Provides access to the properties of the horizontal rule shape. For a shape that is not a horizontal rule, returns null in C++....horizontalRuleFormat -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose cells 在保存wps编辑过的文件之后 里面的正文内容会变成蓝色字体 - Fr...

    文件原本是xls格式的 保存为xlsx格式之后 使用wps编辑 再使用cell工具保存 会出现com.aspose.cells.b.a.d.k59 cannot be cast to com.aspose.cells.l86这个错误,如果保存为xls格式再使用wps编辑,再使用cell工具保存的时候不报错,但是里面的正文内容会部分变成蓝色字体...can reset the font color to the desired color programmatically...code snippet to reset the font color before saving: import com.aspose...

    forum.aspose.com/t/aspose-cells-wps/314668
  4. RowFormat.height property | Aspose.Words for Py...

    RowFormat.height property. Gets or sets the height of the table row in points....background_pattern_color = aspose . pydrawing . Color . from_argb (...background_pattern_color = aspose . pydrawing . Color . white builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. GradientVariant | Aspose.Words for Java

    Specifies the variant for a gradient fill in Java....0); // Apply One-color gradient fill to the shape with...getFill().oneColorGradient(Color.RED, GradientStyle.HORIZONTAL...

    reference.aspose.com/words/java/com.aspose.word...
  6. 使用 Python 将 PowerPoint 演示文稿转换为视频|Aspose.Slides ...

    了解如何使用 Python 将 PowerPoint 和 OpenDocument 演示文稿转换为视频。发现示例代码和自动化技术,以简化您的工作流程。... solid_fill_color . color = drawing . Color . indigo new_slide...Aspose.Slides PowerPoint Pulse Color Pulse Teeter Spin Grow/Shrink...

    docs.aspose.com/slides/zh/python-net/convert-po...
  7. Add Watermark to PPTX Presentation Files using ...

    Python source code for adding Watermark to PPTX Presentation.... solid_fill_color . color = draw . Color . from_argb( 150...

    products.aspose.com/slides/python-net/watermark...
  8. Manage Presentation Hyperlinks in Java|Aspose.S...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for Java—enhance interactivity and workflow in minutes.... setColor ( Color . BLACK ); paragraph . setText...dispose (); } Format Hyperlinks Color With the ColorSource property...

    docs.aspose.com/slides/java/manage-hyperlinks/
  9. StructuredDocumentTagRangeStart | Aspose.Words ...

    Represents a start of ranged structured document tag which accepts multi-sections content in Java....format("\t|Color: {0}", rangeStartTag.getColor()));...isDeep) getColor() Gets the color of the structured document tag...

    reference.aspose.com/words/java/com.aspose.word...
  10. Compare PDF documents|Aspose.PDF for Java

    Since 25.2 release it's possible to compare PDF documents content with annotation marks and side-by-side output... Color - the color of change marks. Threshold...differenceToImage ( Color . getRed (), Color . getWhite ()); //...

    docs.aspose.com/pdf/java/compare-pdf-documents/