Sort Score
Result 10 results
Languages All
Labels All
Results 5,331 - 5,340 of 45,427 for

color

(0.16 sec)
  1. 管理 Java 中演示文稿图表的标注|Aspose.Slides 文档

    使用 Aspose.Slides for Java 创建和样式化标注,提供简洁的代码示例,兼容 PPT 和 PPTX,以自动化演示文稿工作流。... Color . WHITE ); dataPoint . getFormat...(). setColor ( java . awt . Color . LIGHT_GRAY ); lbl . getDataLabelFormat...

    docs.aspose.com/slides/zh/java/callout/
  2. 在 Android 上管理演示文稿图表的标注|Aspose.Slides 文档

    使用简洁的 Java 代码示例在 Aspose.Slides for Android 中创建和设置标注,兼容 PPT 和 PPTX,可自动化演示文稿工作流。... Color . WHITE ); dataPoint . getFormat...(). setColor ( java . awt . Color . LIGHT_GRAY ); lbl . getDataLabelFormat...

    docs.aspose.com/slides/zh/androidjava/callout/
  3. 在 Android 上格式化 PowerPoint 形状|Aspose.Slides 文档

    了解如何在 Android 上使用 Aspose.Slides 对 PowerPoint 形状进行格式化——精准且完整地设置 PPT、PPTX 和 ODP 文件的填充、线条和效果样式。... setColor ( Color . BLUE ); // 将 PPTX 文件保存到磁盘。...getSolidFillColor (). setColor ( Color . BLACK ); shape2 . getFillFormat...

    docs.aspose.com/slides/zh/androidjava/shape-for...
  4. Add background to BMP image file via .NET | pro...

    Add background to BMP image file via .NET....desired colors for background. Set bitmap pixel color with SetPixel()...monochrome as well as color format with various color depths. Read More...

    products.aspose.com/drawing/net/edit-image/add-...
  5. Change background of TIFF image file via .NET |...

    Changing image background for TIFF file via .NET.... Define the desired colors to change image background...background. Change bitmap pixel color with SetPixel() method. Save the...

    products.aspose.com/drawing/net/edit-image/chan...
  6. Add background to TIFF image file via .NET | pr...

    Add background to TIFF image file via .NET....desired colors for background. Set bitmap pixel color with SetPixel()...monochrome as well as color format with various color depths. Read More...

    products.aspose.com/drawing/net/edit-image/add-...
  7. Manage Presentation Ink Objects in JavaScript|A...

    Manage PowerPoint ink objects—create, edit & style digital ink with Aspose.Slides for Node.js. Get JavaScript code samples for traces, brush Color & size.... The brush has its own color and size, corresponding to the...setSize methods. Set Ink Brush Color This JavaScript code shows you...

    docs.aspose.com/slides/nodejs-java/manage-ink/
  8. FAQ|Aspose.Slides Documentation

    Get answers to FAQ on Aspose.Slides for Java, covering PowerPoint and OpenDocument support, installation guidance, licensing, troubleshooting....the color of a table border? A : You can change the color of all...iterate cells and change the color of the outer borders. Q: What...

    docs.aspose.com/slides/java/faqs/
  9. Font.bold property | Aspose.Words for Node.js

    Font.bold property. True if the font is formatted as bold.... color = "#0000FF" ; font . name =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 额外注释使用C++|Aspose.PDF for C++

    本节描述如何从PDF文档中添加、获取和删除额外类型的注释。...caretAnnotation1 -> set_Color ( Color :: get_Blue ()); // 此注释用于指示文本的替换...caretAnnotation2 -> set_Color ( Color :: get_Blue ()); auto strikeOutAnnotation...

    docs.aspose.com/pdf/zh/cpp/extra-annotations/