Sort Score
Result 10 results
Languages All
Labels All
Results 7,591 - 7,600 of 30,674 for

color

(0.05 sec)
  1. 段落|Aspose.Slides 文档

    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.... setColor ( Color . YELLOW ); shape . getLineFormat...

    docs.aspose.com/slides/zh/androidjava/paragraph/
  2. Working with Text

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Retrieve font color 20 System. out . println ( "Font Color: " + list...defaultStyle. setFontColor (Color. black ); 15 defaultStyle. setFontName...

    docs.aspose.com/note/java/working-with-text/
  3. Font styling techniques | .NET

    Techniques like italicizing, bolding, underlining, strikethrough, small caps, superscript/subscript, or all caps play a huge role for font styling....an effect when two or more colors blend into each other gradually...be solid or have a different color than the text itself. Emboss/deboss...

    docs.aspose.com/font/net/font-styling/
  4. 创建 AcroForms - 在 PHP 中创建可填写的 PDF|Aspose.PDF for...

    本节解释如何使用 Aspose.PDF for PHP via Java 从头开始在 PDF 文档中创建 AcroForms。... // 打开文档 $colors = new Color (); $document = new Document...$textBoxField -> setColor ( $colors -> getGreen ()); // 将字段添加到文档...

    docs.aspose.com/pdf/zh/php-java/create-forms/
  5. TableStyle | Aspose.Words for Java

    Represents a table style in Java....setBackgroundPattern(Color.WHITE); tableStyle.getBorders().setColor(Color.BLACK);...tableStyle.getBorders().setColor(Color.BLUE); tableStyle.getBorders()...

    reference.aspose.com/words/java/com.aspose.word...
  6. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AutoShape textbox freeform OLE object ActiveX control or picture in Java....getFillColor() Defines the brush color that fills the closed path of...getStrokeColor() Defines the color of a stroke. getStrokeForeThemeCo()...

    reference.aspose.com/words/java/com.aspose.word...
  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. Applying Median and Wiener Filters|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....Applying Gauss Wiener Filter For Colored image Aspose.PSD provides ...GaussWienerFilterOpt for colored images as well.. The code snippet...

    docs.aspose.com/psd/java/applying-median-and-wi...
  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. Convert PowerPoint Slides to Images in JavaScri...

    Learn how to convert PowerPoint and OpenDocument slides into various formats using Aspose.Slides for Node.js via Java. Easily export PPTX and ODP slides to BMP, PNG, JPEG, TIFF, and more with high-quality results....Color" , "LIGHT_GRAY" )); // Set the color for the comments...parameters such as size, resolution, color palette, and more. This JavaScript...

    docs.aspose.com/slides/nodejs-java/convert-slide/