Sort Score
Result 10 results
Languages All
Labels All
Results 7,671 - 7,680 of 46,368 for

color

(1.22 sec)
  1. 在 PS 文件中处理形状 | Python

    Aspose.Page API 解决方案解答了如何在 PS 文件中添加形状的问题。了解如何在 Python 中使用该功能... Color . orange )) 17 # Fill the rectangle...SolidBrush (aspose. pydrawing . Color . red ), 3)) 25 # Stroke (outline)...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  2. Aspose::Words::Drawing::Charts::ChartAxisTitle:...

    Aspose::Words::Drawing::Charts::ChartAxisTitle::get_Text method. Gets or sets the text of the axis title. If null or empty value is specified, auto generated title will be shown in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_Title method. Provides access to the axis title properties in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::Charts::ChartAxisTitle:...

    Aspose::Words::Drawing::Charts::ChartAxisTitle::get_Overlay method. Determines whether other chart elements shall be allowed to overlap the title. The default value is false in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. How to Run Aspose.Diagram in Docker|Documentation

    Run Aspose.Diagram in a Docker container for Linux, Windows Server and any OS. ..."Courier New" ; // set text color ch . Color . Value = "#ff0000" ;..."Courier New" ; // set text color ch . Color . Value = "#ff0000" ;...

    docs.aspose.com/diagram/net/how-to-run-aspose-d...
  6. Table Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Table class to easily create and manage tables in Word documents, enhancing your document's layout and functionality....BorderType , LineStyle , double, Color, bool ) Sets the specified table...width and color. SetBorders ( LineStyle , double, Color ) Sets all...

    reference.aspose.com/words/net/aspose.words.tab...
  7. Aspose.PSD for Java 20.3 - 发行说明|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....= "rect2_color.ai" ; String outFile = "rect2_color.ai_output...defaultStyle . setFillColor ( Color . getDimGray ()); defaultStyle...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  8. Convert SVG to JPG – Aspose.HTML for Java

    Convert SVG to JPG using Aspose.HTML for Java. Consider various SVG to JPG conversion scenarios and learn how to customize output using ImageSaveOptions....setBackgroundColor(value) Sets Color which will fill background of... Default value is Color.Transparent(Color.getTransparent()) ...

    docs.aspose.com/html/java/convert-svg-to-jpg/
  9. Introduction to Page Description Languages

    Page Description Languages describe the appearance of pages at a higher level than an array of pixels. This chapter explains and compares you all the PDLs....including the fonts, graphics, colors, page layout, and other details...on both sides of the paper), color management, and handling complex...

    docs.aspose.com/page/net/page-description-langu...
  10. PDF 图形注释|Aspose.PDF for Java

    本文描述了如何使用 Aspose.PDF for Java 在 PDF 文档中添加、获取和删除图形注释... setColor ( Color . getRed ()); circleAnnotation...circleAnnotation . setInteriorColor ( Color . getMistyRose ()); circleAnnotation...

    docs.aspose.com/pdf/zh/java/figures-annotation/