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

color

(1.54 sec)
  1. 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...
  2. 在 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...
  3. 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...
  4. 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/
  5. How to Add Group Shape into Word File|Aspose.Wo...

    Add group shape into a document using Node.js.... Q: How do I apply fill color or line style to a shape within...fill.foreColor = asposewords.Color.fromRgb(255, 0, 0); sets a red...

    docs.aspose.com/words/nodejs-net/how-to-add-gro...
  6. 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...
  7. FieldDatabase.TableFormat | Aspose.Words for .NET

    Discover the FieldDatabase TableFormat property to easily customize your database query results with flexible formatting options for enhanced data presentation....Index #10 corresponds to the "Colorful 3" format. field . TableFormat...2 (shading) + 4 (font) + 8 (color) + 16 (autofit) + 32 (heading...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldDatabase.InsertOnceOnMailMerge | Aspose.Wo...

    Discover how the InsertOnceOnMailMerge property in FieldDatabase enhances your data merging by allowing seamless insertion at the start of merges....Index #10 corresponds to the "Colorful 3" format. field . TableFormat...2 (shading) + 4 (font) + 8 (color) + 16 (autofit) + 32 (heading...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Aspose::Words::Lists::List::get_IsMultiLevel me...

    Aspose::Words::Lists::List::get_IsMultiLevel method. Returns true when the list contains 9 levels; false when 1 level in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words.lis...
  10. Crop, Rotate and Resize Images|Documentation

    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....Background color: A Color type parameter specifies the color to be...

    docs.aspose.com/imaging/net/crop-rotate-and-res...