Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 45,426 for

color

(0.18 sec)
  1. 边框设置|Documentation

    如何在JavaScript via C++中使用Aspose.Cells库设置单元格的边框样式和颜色。通过调整边框的宽度、样式和颜色,可以更好地控制单元格的外观和表现。...对象表示,提供两个属性, color 和 lineStyle ,分别设置边框的线色和线样式。 要设置边框的线条颜色,使用Color枚举(J...pt部分)选择一种颜色,并将其赋值给Border对象的color属性。 通过从 CellBorderType 枚举中选择线条样式来设置边框的线条样式。...

    docs.aspose.com/cells/zh/javascript-cpp/cells-b...
  2. Stroke.JoinStyle | Aspose.Words for .NET

    Discover the Stroke JoinStyle property to enhance your polylines with customizable join styles for smoother graphics and improved design flexibility.... ForeColor = Color . White ; // 2 - The stroke... Weight = 5 ; stroke . Color = Color . Red ; stroke . DashStyle...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Public API Changes in Aspose.Imaging 2.5.0|Docu...

    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 TransparentColorSett ( Color . Red ); image . Save ( ms ...New TransparentColorSett ( Color . Red ) image . Save ( ms ,...

    docs.aspose.com/imaging/net/public-api-changes-...
  4. Fill.FillType | Aspose.Words for .NET

    Discover how to effectively set the FillType property and enhance your design with customizable fill options for better visual impact....new Document ( MyDir + "Two color gradient.docx" ); // Get Fill...WriteLine ( "The foreground color of the fill is: {0}" , fill...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Create Transparent Image of Excel Worksheet|Doc...

    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....all cells that have no fill color. Aspose.Cells for Python via...false , cells with no fill color are drawn in white; when it...

    docs.aspose.com/cells/python-net/create-transpa...
  6. LaTeX math formulas rendering | Aspose.TeX for ...

    LaTeX math formulas rendering within Aspose.TeX API for Java is described in this article. Learn the code examples of how to use the functionality....e{amssymb}\r\n\\usepackage{color}" ); 6 // Specify the scaling...foreground color. 9 options. setTextColor (Color. BLACK ); 10...

    docs.aspose.com/tex/java/latex-math-formula-ren...
  7. 如何使用颜色调色板|Documentation

    使用JavaScript代码向调色板添加自定义颜色并使用Excel颜色调色板,配合Aspose.Cells for JavaScript via C++。...changePalette(Color, number) 方法,接受以下参数以添加自定义颜色以修改调色板: Custom Color,要添加的自定义颜色。...const { Workbook , SaveFormat , Color } = AsposeCells ; AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/excel-c...
  8. ChartLegend.Format | Aspose.Words for .NET

    Discover the ChartLegend Format property for easy customization of legend fill and line styles, enhancing your data visualization experience.... Solid ( Color . DarkSlateGray ); // Hide axis...Title . Format . Fill . Solid ( Color . LightGoldenrodYellow ); //...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Border.clear_formatting method | Aspose.Words f...

    Border.clear_formatting method. Resets border properties to default values.... Color . red . to_argb (), borders [ 0 ] . color . to_argb...pydrawing . Color . empty () . to_argb (), borders [ 0 ] . color . to_argb...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Fill.Transparency | Aspose.Words for .NET

    Adjust the fill transparency from 0.0 (opaque) to 1.0 (clear) for customizable visual effects in your designs. Enhance your project's aesthetics today!...new Document ( MyDir + "Two color gradient.docx" ); // Get Fill...WriteLine ( "The foreground color of the fill is: {0}" , fill...

    reference.aspose.com/words/net/aspose.words.dra...