Sort Score
Result 10 results
Languages All
Labels All
Results 5,131 - 5,140 of 46,167 for

color

(0.07 sec)
  1. Free Support Forum - aspose.com - Latest posts

    Free Support Forum - aspose.com - Latest posts Latest posts Aspose.pdf.dll for .Net and Aspose.word.dll for .Net : merge file to single pdf having intermittent issues @jijikkt Thank you for additio......setColor(new Color(103, 88, 149)); series.getParentSeriesGroup()...getSolidFillColor().setColor(Color.WHITE); series.getLabels()....

    forum.aspose.com/posts.rss
  2. In version 24.2.0 “Update Whole Sheet” function...

    Open an Excel sheet in the web application. Edit the value of any cell. Click “Save” or activate the updateWholeSheet() function. Note that: Cell values ​​remain unchanged after saving. Styles are updated correctly. …...“styles”:[{“textwrap”:false,“color”:“ #000000 ”,“align”:“right”...“italic”:false}},{“textwrap”:false,“color”:“ #000000 ”,“underline”:true...

    forum.aspose.com/t/in-version-24-2-0-update-who...
  3. 使用JavaScript通过C++操作表格和区域|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.... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Table converted to...

    docs.aspose.com/cells/zh/javascript-cpp/tables-...
  4. Using XPS graphic utilities | C++

    Discover how to easily create images and relatively complex shapes on an XPS page using graphic utilities in Aspose.Page API for C++...CreateSolidColorBrus(System::Drawing::Color::get_Green())); 21 doc -> Add...CreateSolidColorBrus(System::Drawing::Color::get_Red())); 26 doc -> Add...

    docs.aspose.com/page/cpp/xps/graphic-utilities/
  5. Aspose.PDF for Java 9.5.0 中的公共 API 更改|Aspose.PD...

    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.... setFillColor ( Color . getRed ()); graph . getShapes... 656 )); line . setColor ( Color . getRed ()); //设置延长线参数。 line...

    docs.aspose.com/pdf/zh/java/public-api-changes-...
  6. Edit HTML Document – Aspose.HTML for Java

    Learn how to read or modify the Document Object Model using Aspose.HTML for Java, how to edit HTML, and use inline CSS and Internal CSS....gr { color: green } is a CSS rule. It targets...class name "gr" and sets their color to green. Use the method to...

    docs.aspose.com/html/java/edit-a-document/
  7. 在 Java 中格式化 PowerPoint 形状|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/java/shape-formatting/
  8. How to Set Authorization Token for Internal API...

    Hi Aspose Team, We are using Aspose.Cells GridJs Spreadsheet in our web application and it’s working well for displaying Excel files. However, we are facing an issue with internal API calls, specifically when loading i…... Multi-Color Highlighting Support We have...cell ranges with different colors simultaneously —for example...

    forum.aspose.com/t/how-to-set-authorization-tok...
  9. Draw Text|Documentation

    This section explains how to draw text in a visio page with Aspose.Diagram. Support using C# to draw text and save as pdf, svg, html, image, xps and other formats...."Courier New"; //// set text color //ch.Color.Value = "#ff0000"; ////..."Courier New"; //// set text color //ch.Color.Value = "#ff0000"; ////...

    docs.aspose.com/diagram/net/drawing/draw-text/
  10. Manage Table Cells in Presentations with Python...

    Effortlessly manage table cells in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET. Master accessing, modifying, and styling cells quickly for seamless slide automation....change a cell’s background color, and add an image inside a table...Change Table Cell Background Color The following Python example...

    docs.aspose.com/slides/python-net/manage-cells/