Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 44,876 for

color

(0.1 sec)
  1. MultiPageLayout class | Aspose.Words for Python

    aspose.words.saving.MultiPageLayout class. Defines a layout for rendering multiple pages into a single output....Description back_color Gets or sets the background color of the output...pydrawing.Color.empty. border_color Gets or sets the color of the...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose.PSD for .NET 19.5 - 发布说明|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....= new int [] { Color . Red . ToArgb (), Color . Blue . ToArgb...ToArgb (), Color . Blue . ToArgb (), Color . Blue . ToArgb (), Color...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Conversion Solution using Python via Java https://products.aspose.com/pdf/python-java/conversion/ Recent content in PDF Conversion Solution......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/python-java/conversion/...
  4. Handling Windows Metafiles in Java|Aspose.Words...

    Aspose.Words for Java implements its own Windows Metafile player to play Metafile format on all platforms and supports the handling of the basic metafile features and can perform fallback to a different type of metafile player....pen color is combined with the destination bitmap color (the...(the color of the corresponding pixel on the device surface) by using...

    docs.aspose.com/words/java/handling-windows-met...
  5. ImageData.contrast property | Aspose.Words for ...

    ImageData.contrast property. Gets or sets the contrast for the specified picture...object will define the border color as empty. self . assertEqual...pydrawing . Color . empty (), image_data . borders [ 0 ] . color ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CellFormat.Shading | Aspose.Words for .NET

    Discover the CellFormat Shading property to enhance your spreadsheet's visual appeal with customizable shading options for cells.... Color = Color . Red ; // Use the "CellFormat"...Shading . BackgroundPatternCol = Color . Orange ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.tab...
  7. 如何更改 HTML 中的文本颜色?C# 示例

    使用 C# Aspose.HTML 示例,您将学会如何使用内联和内部 CSS 更改 HTML 文件中的文本颜色。...CSS 更改文本颜色 您可以使用 style 属性的 color 属性在 HTML 标签内更改文本颜色。这就是所谓的内联...html 文件中为 HTML <p> 元素指定 CSS color 属性。只需几步 加载现有的 HTML 文件。 例如,查找第一个段落元素以设置样式属性。使用...

    docs.aspose.com/html/zh/net/how-to-articles/how...
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Python via Java 를 사용한 PDF 변환 솔루션 https://products.aspose.com/pdf/ko/python-java/conversion/ Recent content in Python via Java 를 사용한 PDF 변환 솔루션 ......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/ko/python-java/conversi...
  9. Cell.lastParagraph property | Aspose.Words for ...

    Cell.lastParagraph property. Gets the last paragraph among the immediate children.... color = "#FF0000" ; borders . horizontal...cells. borders . vertical . color = "#0000FF" ; borders . vertical...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Using Aspose.PDF for .NET with Python|Aspose.PD...

    In this tutorial, you will explore the different ways of creating and modifying PDF files in Python....Pdf import Document , Color , License , BorderInfo , BorderSide...TextState . BackgroundColor = Color . Blue textFragment . TextState...

    docs.aspose.com/pdf/net/python-net/