Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 46,984 for

color

(0.94 sec)
  1. Aspose.PSD for .NET 19.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....旋转的文本图层的渲染 特性 PSDNET-96 实现使用 Color Fill 导出带有描边效果的渲染 特性 PSDNET-112...PSDNET-96. 实现使用 Color Fill 导出带有描边效果的渲染 // 实现使用 Color Fill 导出带有描边效果的渲染...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  2. Style.font property | Aspose.Words for Python

    Style.font property. Gets the character formatting of the style.... color = aspose . pydrawing . Color . navy # Automatically...assertEqual ( aspose . pydrawing . Color . empty () . to_argb (), first_paragraph_style...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Merging and Unmerging Cells with JavaScript via...

    Aspose.Cells is a JavaScript library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, with options for customizing the merged cell style....Set the font color font . color = AsposeCells . Color . Blue ; //...true ; // Set the background color of C6 Cell to Red style . foregroundColor...

    docs.aspose.com/cells/javascript-cpp/merging-an...
  4. Font | Aspose.Words for Java

    Contains font attributes font name font size Color and so on for an object in Java....attributes (font name, font size, color, and so on) for an object. To...getFont().getBorder().setColor(Color.GREEN); builder.getFont().getBorder()...

    reference.aspose.com/words/java/com.aspose.word...
  5. Apply Shape Effects in Presentations in .NET|As...

    Transform your PPT and PPTX files with advanced shape effects using Aspose.Slides for .NET—create striking, professional slides in seconds....easily adjust parameters like color, blur radius, and direction...OuterShadowEffect . ShadowColor . Color = Color . DarkGray ; shape . EffectFormat...

    docs.aspose.com/slides/net/shape-effect/
  6. CellFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.CellFormat class for comprehensive table cell formatting. Enhance your document styling with easy-to-use features!... BackgroundPatternCol = Color . GreenYellow ; builder . CellFormat... RowFormat . Borders . Color = Color . Orange ; builder . InsertCell...

    reference.aspose.com/words/net/aspose.words.tab...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – استخراج متن یا تصاویر از PDF با استفاده از Python https://products.aspose.com/pdf/fa/python-net/parser/ Recent content in استخراج متن یا تصاویر......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/fa/python-net/parser/in...
  8. DocumentBuilder.Underline | Aspose.Words for .NET

    Discover DocumentBuilder's Underline property to easily customize font styles. Enhance your documents with versatile underline options for a professional look.... Color = Color . Blue ; builder . Font...

    reference.aspose.com/words/net/aspose.words/doc...
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Java 를 사용하여 PDF에서 텍스트 또는 이미지 추출 https://products.aspose.com/pdf/ko/java/parser/ Recent content in Java 를 사용하여 PDF에서 텍스트 또는 이미지 추출 on Aspsoe.PDF......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/ko/java/parser/index.xml
  10. How to Draw Text in C# | Format Text in C#

    Learn how to draw text in C# using Aspose.Drawing for .NET API. Discover how to format text and text hinting using C#....for font styles, sizes, and colors. High Performance : The library...Graphics class. Set the background color using the Graphics.Clear method...

    blog.aspose.com/drawing/draw-text-in-csharp/