Sort Score
Result 10 results
Languages All
Labels All
Results 5,461 - 5,470 of 45,858 for

color

(0.16 sec)
  1. Java API for PostScript Processing

    Java library to create, read or update XPS, PS, or EPS documents. Native APIs that are easy to integrate into your own project/solution....Vibrant Color Control: Specify colors in various color spaces...Pages Canvas Paths Glyphs Solid Color Brush Image Brush Visual Brush...

    products.aspose.com/page/java/
  2. Introduction | Aspose.Note Documentation

    This document provides an introduction to the net framework and its key features....ParagraphStyle { FontColor = Color. Black , FontName = "Arial"...ParagraphStyle 12 { 13 FontColor = Color. Black , 14 FontName = "Arial"...

    docs.aspose.com/note/net/introduction/
  3. 使用 JavaScript 及 C++ 添加数字签名到已签名的 Excel 文件|Docume...

    本文介绍如何用 JavaScript 及 Aspose.Cells for JavaScript 通过 C++ 在已签名的 Excel 文件中添加数字签名... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: red;">Please select a .pfx...

    docs.aspose.com/cells/zh/javascript-cpp/add-dig...
  4. Create a Chart|Aspose.Slides 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.... Color = Color . Black . ToArgb (); ppChart.... Line . ForeColor . RGB = Color . Black . ToArgb (); //Accessing...

    docs.aspose.com/slides/net/create-a-chart/
  5. PDF Multimedia Annotation using C++|Aspose.PDF ...

    Aspose.PDF for C++ allows you to add, get, and delete the multimedia annotation from your PDF document....soundAnnotation -> set_Color ( Color :: get_Blue ()); soundAnnotation...document" ); printButton -> set_Color ( Color :: get_Black ()); printButton...

    docs.aspose.com/pdf/cpp/multimedia-annotation/
  6. 在 Python 中管理 PowerPoint 文本段落|Aspose.Slides for ...

    使用 Aspose.Slides for Python(基于 .NET)掌握段落格式——在 Python 中优化 PowerPoint 和 OpenDocument 演示文稿的对齐、间距和样式,以吸引观众。... solid_fill_color . color = draw . Color . red text_frame...fill_format . solid_fill_color . color = draw . Color . blue text_frame...

    docs.aspose.com/slides/zh/python-net/manage-par...
  7. How to dither an image|Documentation

    Dither an image. Dithering image with a threshold. Floyd Steinberg Dithering....parameter, you can indicate the color palette in bits for use for...

    docs.aspose.com/imaging/net/developer-guide/how...
  8. Working with Links in PDF programmatically|Aspo...

    This guide is about how to add an internal page link in PDF or insert an external website hyperlink to PDF in C# language....PDF file, update link text color. Extract Links - extract links...

    docs.aspose.com/pdf/net/links/
  9. Aspose::Words::PageSetup::get_Borders method | ...

    Aspose::Words::PageSetup::get_Borders method. Gets a collection of the page borders in C++....get_Borders () -> set_Color ( System :: Drawing :: Color :: get_Green...

    reference.aspose.com/words/cpp/aspose.words/pag...
  10. Add Ellipses to Presentations in C++|Aspose.Sli...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for C++ across PPT and PPTX presentations — C++ code examples included....Set the Color of the Ellipse using SolidFillColor.Color property...the IShape object. Set the Color of the lines of the Ellipse...

    docs.aspose.com/slides/cpp/ellipse/