Sort Score
Result 10 results
Languages All
Labels All
Results 4,801 - 4,810 of 46,167 for

color

(0.15 sec)
  1. Chinese Date Language locale is not supported i...

    As i am trying to update date format in traditional chinese locale (“zh-Hant”) using the following code attached template. but format is not supported. package com.sirionlabs; import com.aspose.words.*; import com.asp…...setHighlightColor(new Color(211, 211, 211)); if (std.getLevel()...setHighlightColor(new Color(211, 211, 211)); Color color = std.getContentsFont()...

    forum.aspose.com/t/chinese-date-language-locale...
  2. Managing Controls|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....example, you can change the color of the line, specify the weight...example, you can change the color of the line, or specify the...

    docs.aspose.com/cells/java/managing-controls/
  3. 管理 Java 中的演示文稿缩放|Aspose.Slides 文档

    使用 Aspose.Slides for Java 创建和自定义缩放 — 在 PPT、PPTX 和 ODP 演示文稿中在章节间跳转、添加缩略图和过渡效果。... setColor ( Color . cyan ); // 为第二张幻灯片创建文本框 IAutoShape...getSolidFillColor (). setColor ( Color . darkGray ); // 为第三张幻灯片创建文本框...

    docs.aspose.com/slides/zh/java/manage-zoom/
  4. 使用 JavaScript 通过 C++ 管理范围|Documentation

    学习如何用 C++ 版的 Script 管理 Excel 中的范围。创建范围,设置值、样式,执行各种操作。... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: green;">Range A1:C4 created...

    docs.aspose.com/cells/zh/javascript-cpp/managin...
  5. Three methods for filtering Chart Data with Jav...

    Learn how to filter charts in Excel using Aspose.Cells for JavaScript via C++. Our comprehensive guide will demonstrate how to apply filters to charts, customize chart elements, and use data analysis tools for better insights and informed decision making.... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = `<p style="color: green;">Initial - Filtered...

    docs.aspose.com/cells/javascript-cpp/filtering-...
  6. 指定 3D 文件保存选项|Documentation

    有几个场景。保存方法重载接受一个SaveOptions实例...gamma-corrected color if a 3ds file provides both original color and gamma-corrected...gamma-corrected color. saveOpts . setGammaCorrectedCol ( true...

    docs.aspose.com/3d/zh/java/specify-3d-file-save...
  7. Paint Builder – Create SVG Patterns – Aspose.SV...

    Learn how to use the Paint Builder in Aspose.SVG for .NET to configure the paint properties of SVG elements by creating SVG patterns as an example....PaintBuilder class sets the color fill for the paint server by... 3, 7, 0, 5, 3, 3 }, fill: Color. Teal ) 15 . AddPolygon (points:...

    docs.aspose.com/svg/net/paint-builder/
  8. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for Java. Step-by-step guide.... Set the Color of Bullet. Set the Height of...setIndent ( 25 ); // Setting bullet color para . getParagraphFormat ()...

    docs.aspose.com/slides/java/manage-bullet/
  9. 管理 Java 中的演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的代码示例,以简化您的表格工作流。... setColor ( Color . RED ); cellFormat . getBorderTop...getSolidFillColor (). setColor ( Color . RED ); cellFormat . getBorderBottom...

    docs.aspose.com/slides/zh/java/manage-table/
  10. Font.tintAndShade property | Aspose.Words for N...

    Font.tintAndShade property. Gets or sets a double value that lightens or darkens a Color....that lightens or darkens a color. get tintAndShade () : number...Font object with non-theme colors. Remarks The allowed values...

    reference.aspose.com/words/nodejs-net/aspose.wo...