Sort Score
Result 10 results
Languages All
Labels All
Results 9,411 - 9,420 of 45,860 for

color

(0.23 sec)
  1. 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/java/crop-rotate-and-re...
  2. Convert HTML to GIF – C# Examples and Online Co...

    Convert HTML to GIF using Aspose.HTML for .NET. Consider various HTML to GIF conversion scenarios in C# examples. Try online HTML Converter.... This property sets the color that will fill the background...BackgroundColor = System. Drawing . Color . MistyRose 22 }; 23 options...

    docs.aspose.com/html/net/convert-html-to-gif/
  3. Convert HTML to DOCX – Aspose.HTML for Python v...

    Convert HTML to DOCX programmatically using Aspose.HTML or online with the HTML Converter. Explore HTML to DOCX conversion scenarios with Python examples.... background_color = pd. Color . bisque 32 33 # Convert...css media_type, background color, and resolution, and then performing...

    docs.aspose.com/html/python-net/convert-html-to...
  4. Chart Types|Documentation

    Learn about the various chart types supported by Aspose.Cells for Python via .NET. 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/python-net/chart-types/
  5. 管理 Android 上的演示文稿背景|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/androidjava/presentat...
  6. 在 PS 文件中使用剪辑 | Java

    将剪辑添加到 PS 文件是 Aspose.Page API 解决方案支持的一项功能。了解如何在 Java 中使用该功能... setPaint (Color. BLUE ); 31 32 //Fill the rectangle...state 30 document. setPaint (Color. BLUE ); 31 32 document. fill...

    docs.aspose.com/page/zh/java/ps/working-with-cl...
  7. Shape.Accept | Aspose.Words for .NET

    Discover the Shape Accept method, designed to enhance visitor engagement and streamline your acceptance process for better results.... Color )); AppendLine ( $"Stroke colors: {shape.Stroke...Stroke.Color}, {shape.Stroke.Color2}" ); AppendLine ( $"Stroke...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Working with Worksheets GridWeb|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....Params – HTML color like #aa22ee or well‑known color name like green...Params – HTML color like #aa22ee or well‑known color name like green...

    docs.aspose.com/cells/java/working-with-workshe...
  9. StructuredDocumentTagRangeEnd Class | Aspose.Wo...

    Discover the Aspose.Words.Markup.StructuredDocumentTagRangeEnd class, designed for seamless multi-section content management in structured documents....WriteLine ( $"\t|Color: {rangeStartTag.Color.ToArgb()}" ); Console...

    reference.aspose.com/words/net/aspose.words.mar...
  10. Edit HTML table – C# – Aspose.HTML for .NET

    Learn how to programmatically edit HTML tables using C#, and get C# examples to help you optimize HTML table editing tasks....assign the border-style, border-color, and width values for the first..."border-style:solid; border-color:rgb(255, 0, 0); width: 40%"...

    products.aspose.com/html/net/edit-html-table/