Sort Score
Result 10 results
Languages All
Labels All
Results 9,201 - 9,210 of 45,909 for

color

(0.75 sec)
  1. Chart Types with Golang via C++|Documentation

    Learn about the various chart types supported by Aspose.Cells for C++. Our guide will walk you through the different types of charts available and show you how to create and modify them to enhance your worksheets.... Data markers of the same color constitute a data series. Pie...each area is given a solid color or pattern to emphasize the...

    docs.aspose.com/cells/go-cpp/chart-types/
  2. Chart Types with JavaScript via C++|Documentation

    Learn about the various chart types supported by Aspose.Cells for JavaScript via C++. Our guide will walk you through the different types of charts available and show you how to create and modify them to enhance your worksheets.... Data markers of the same color constitute a data series. Pie...each area is given a solid color or pattern to emphasize the...

    docs.aspose.com/cells/javascript-cpp/chart-types/
  3. Public API Changes in Aspose.Cells 8.4.1|Docume...

    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....different font settings and color. The following code snippet...settings . Font . Color = System . Drawing . Color . Red ; settings...

    docs.aspose.com/cells/net/public-api-changes-in...
  4. 将 HTML 转换为 XPS – Aspose.HTML for Java

    使用 Aspose.HTML API 在 Java 中将 HTML 转换为 XPS。考虑在 Java 代码中将 HTML 转换为 XPS 的各种情况。...setBackgroundColor(value) Sets the color that will fill the background...margins and change the background color to AntiqueWhite 15 XpsSaveOptions...

    docs.aspose.com/html/zh/java/convert-html-to-xps/
  5. 在 Java 中管理演示文稿背景|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Java 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并提供代码技巧以提升您的演示文稿。... setColor ( Color . BLUE ); // 将演示文稿保存到磁盘。 presentation...getSolidFillColor (). setColor ( Color . GREEN ); // 将演示文稿保存到磁盘。 presentation...

    docs.aspose.com/slides/zh/java/presentation-bac...
  6. How to modify footnote content number style? - ...

    for (Paragraph paragraph : footnote.getParagraphs()) { for (Run run : paragraph.getRuns()) { run.getFont().setColor(Color.RED); } }...setColor(Color.RED); } } Professionalize.Discourse...snippet only changes the font color of the footnote text but does...

    forum.aspose.com/t/how-to-modify-footnote-conte...
  7. Java API to Render TEX to XLT | products.aspose...

    Export TEX to XLT via Java API without using Microsoft Excel or Adobe Reader...font size, font color, and background color. By using Aspose...addTextEffect function, set colors, transparency and more. After...

    products.aspose.com/total/java/conversion/tex-t...
  8. Create and Apply WordArt Effects in JavaScript|...

    Create and customize WordArt effects in Aspose.Slides for Node.js. This step-by-step guide helps developers enhance presentations with professional text....outline a text or fill it with a color (or gradient), add 3D effects...apply the SmallGrid pattern color to the text and add a 1-width...

    docs.aspose.com/slides/nodejs-java/wordart/
  9. ChartDataPoint class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartDataPoint class. Allows to specify formatting of a single data point on the chart...parent element shall inverts its colors if the value is negative. marker...series will not invert their colors if the value is negative. for...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose.PSD - text wrapped on shape not being ma...

    ConsoleApp1.zip (237.3 KB) Attached is example code of trying to fill in some text layers for a PSD. One of the layers - DisplayName - is wrapped on a circle. The code properly replaces the text for the layer, but it is…...psd import Color from aspose.psd.fileformats...update_text(new_text, Color.red) # Update text and color text_layer.text_data...

    forum.aspose.com/t/aspose-psd-text-wrapped-on-s...