Sort Score
Result 10 results
Languages All
Labels All
Results 7,741 - 7,750 of 46,456 for

color

(0.34 sec)
  1. 在 PostScript 中使用形状 | .NET

    Aspose.Page API 解决方案解答了如何将形状添加到 PS 文件的问题。了解如何在 .NET 中使用该功能... SetPaint ( new SolidBrush(Color. Orange )); 16 //Fill the rectangle...SetStroke ( new Pen( new SolidBrush(Color. Red ), 3)); 24 //Stroke (outline)...

    docs.aspose.com/page/zh/net/ps/working-with-sha...
  2. 通过JavaScript和C++管理Excel图表的数据标签|Documentation

    学习如何有效管理Excel图表中的数据标签,使用Aspose.Cells for Java脚本通过C++。本指南涵盖添加、删除和修改标签等多种管理任务,以提升图表的可读性和实用性。... innerHTML = '<p style="color: red;">Aspose.Cells is not initialized...resultDiv . innerHTML = '<p style="color: green;">Workbook created successfully...

    docs.aspose.com/cells/zh/javascript-cpp/insert-...
  3. 使用C++给PDF添加水印|Documentation

    了解如何在使用Aspose.Cells的渲染过程中为PDF文件添加文本和图像水印。... and specify bold, italic, color. RenderingFont font ( u "Calibri"...( true ); font . SetColor ( Color :: Blue ()); // Create a watermark...

    docs.aspose.com/cells/zh/cpp/add-watermark-to-pdf/
  4. 编辑 HTML 文档 – Aspose.HTML for Java

    学习如何使用 Aspose.HTML for Java 阅读或修改文档对象模型、如何编辑 HTML 以及使用内联 CSS 和内部 CSS。...gr { color: green } 是一条 CSS 规则。它针对类名为 "gr"...element and assign the green color for all elements with class-name...

    docs.aspose.com/html/zh/java/edit-a-document/
  5. Find Query Tables and List Objects related to E...

    Learn how to find Query Tables and List Objects related to External Data Connections using Aspose.Cells for JavaScript via C++.... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: green;">Operation completed...

    docs.aspose.com/cells/javascript-cpp/find-query...
  6. 更改数据透视表的布局|Documentation

    如何使用Aspose.Cells for Java脚本通过C++改变数据透视表的布局。... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Operations completed...

    docs.aspose.com/cells/zh/javascript-cpp/changin...
  7. Manage Presentation Slide Masters in .NET|Aspos...

    Manage Slide Masters in Aspose.Slides for .NET: create, edit and apply layouts, themes and placeholders to PPT, PPTX and ODP with concise C# examples.... Add ( 0 , Color . FromArgb ( 255 , 0 , 0 ));...GradientStops . Add ( 255 , Color . FromArgb ( 128 , 0 , 128 ));...

    docs.aspose.com/slides/net/slide-master/
  8. Add Comments in Spreadsheet in xlsx4j|Documenta...

    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...."<b/>" + "<sz val=\"9\"/>" + "<color indexed=\"81\"/>" + "<rFont...color2=\"#ffffe1\"/>" + "<v:shadow color=\"black\" obscured=\"t\" on=\"t\"/>"...

    docs.aspose.com/cells/java/add-comments-in-spre...
  9. Using Graphics API to edit Layers in PSD files|...

    Example of using Graphics API in the Aspose.PSD for Java...object is used to define the color and thickness of the outline...LinearGradientBrush are used to define fill colors. Draw shapes on the layer using...

    docs.aspose.com/psd/java/graphics-api/
  10. Add Watermarks to Presentations in Python|Aspos...

    Learn how to manage text and image watermarks in PowerPoint and OpenDocument presentations in Python to indicate a draft, confidential information, copyright, and more....is styled with fill and line colors. The following lines of code...the Watermark Text Color To set the color of the watermark text...

    docs.aspose.com/slides/python-net/watermark/