Sort Score
Result 10 results
Languages All
Labels All
Results 7,701 - 7,710 of 44,850 for

color

(0.47 sec)
  1. 在 PostScript 中使用形状 | C++

    Aspose.Page API 解决方案解答了如何将形状添加到 PS 文件的问题。了解如何在 C++ 中使用该功能...dBrush > (System::Drawing::Color::get_Orange())); 24 //Fill the...dBrush > (System::Drawing::Color::get_Red()), 3. 0f )); 32 //Stroke...

    docs.aspose.com/page/zh/cpp/ps/working-with-sha...
  2. Aspose.PSD for .NET 23.7 - Release Notes|Docume...

    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.... Color = Color . Red ; shapeLayer . Update...AssertAreEqual ( Color . Red , fillSettings . Color ); image . Save...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-7...
  3. 如何使用 Aspose.Cells for JavaScript 通过 C++ 添加数据透视图...

    如何使用 Aspose.Cells for JavaScript 通过 C++ 添加数据透视图表... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: green;">Worksheet populated...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  4. Add Watermarks to Presentations in Python|Aspos...

    Learn how to manage text and image watermarks in PowerPoint and OpenDocument presentations in Python to indicate a draft, confidential information, copyright, and more....is styled with fill and line colors. The following lines of code...the Watermark Text Color To set the color of the watermark text...

    docs.aspose.com/slides/python-net/watermark/
  5. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint with Aspose.Slides for C++ and speed up presentation editing and data updates....get_SolidFillColor () -> set_Color ( System :: Drawing :: Color :: get_Red ());...get_SolidFillColor () -> set_Color ( System :: Drawing :: Color :: get_Red ());...

    docs.aspose.com/slides/cpp/manage-rows-and-colu...
  6. FieldDisplayBarcode.foreground_color property |...

    FieldDisplayBarcode.foreground_Color property. Gets or sets the foreground Color of the barcode symbol...foreground_color property FieldDisplayBarcode.foreground_color property...Gets or sets the foreground color of the barcode symbol. Valid...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 在 Ruby 中管理 Visio 图的页眉和页脚|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....footer" ) \ # set header & footer color diagram . getHeaderFooter ()...import ( 'com.aspose.diagram.Color' ) . getRed ()) \ # set text...

    docs.aspose.com/diagram/zh/java/manage-headers-...
  8. ChartSeries.smooth property | Aspose.Words for ...

    ChartSeries.smooth property. Allows to specify whether the line connecting the points on the chart shall be smoothed using Catmull-Rom splines....series will not invert their colors if the value is negative. for...dataPoint . format . fill . color = "#FF0000" ; // For a cleaner...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Configuring Fonts for Rendering Spreadsheets wi...

    Learn how to configure fonts for rendering spreadsheets using Aspose.Cells for JavaScript via C++. Ensure fonts are available for optimal conversion fidelity.... innerHTML = '<p style="color: red;">Please select at least...resultDiv . innerHTML = '<p style="color: green;">Font configuration...

    docs.aspose.com/cells/javascript-cpp/configurin...
  10. Working with Clips in PS file| Java

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in Java...by 1 bpp (bits per pixel) 2-color image as a stencil mask; At...state 30 document. setPaint (Color. BLUE ); 31 32 //Fill the rectangle...

    docs.aspose.com/page/java/ps/working-with-clips/