Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 44,479 for

color

(0.2 sec)
  1. MultiPageLayout.BackColor | Aspose.Words for .NET

    Sets the background Color of the output image when rendering multiple pages together....Gets or sets the background color of the output. The default is...is Empty. public Color BackColor { get ; set ; } See Also class...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Add Ellipse Object to PDF file|Aspose.PDF for C++

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for C++....ellipse object with a certain color. void ExampleEllipse () { //...BorderInfo > ( BorderSide :: All , Color :: get_Green ()); graph -> set_Border...

    docs.aspose.com/pdf/cpp/add-ellipse/
  3. 通过使用HTML设置单元格值显示项目符号|Documentation

    使用易于使用的Aspose.Cells for JavaScript通过C++在Excel单元格中添加项目符号。...style='font-family:Arial;font-size:10pt;color:#666666;vertical-align:top;...style='font-family:Wingdings;font-size:8.0pt;color:#009DD9;mso-font-charset:2;'>l</font><font...

    docs.aspose.com/cells/zh/javascript-cpp/display...
  4. ImageData.borders property | Aspose.Words for P...

    ImageData.borders property. Gets the collection of borders of the image...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...
  5. Manage Presentation Backgrounds in Python|Aspos...

    Learn how to set dynamic backgrounds in PowerPoint and OpenDocument files using Aspose.Slides for Python via .NET, with code tips to boost your presentations....Contents [ Hide ] Overview Solid colors, gradients, and images are...slides at once). Set a Solid Color Background for a Normal Slide...

    docs.aspose.com/slides/python-net/presentation-...
  6. Manage Table Cells in Presentations in .NET|Asp...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for .NET. Master accessing, modifying, and styling cells quickly for seamless slide automation.... Color = Color . Red ; cell . CellFormat...FillFormat . SolidFillColor . Color = Color . Red ; cell . CellFormat...

    docs.aspose.com/slides/net/manage-cells/
  7. 将圆形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将圆形对象创建到您的PDF中。... Color . Green ); graph . Border =...Set the circle's color circle . GraphInfo . Color = Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/add-circle/
  8. Conversion to grayscale|Documentation

    How to convert source images to grayscale before recognition....Contents [ Hide ] In most cases, color is not needed for recognition...backgrounds, and crisper text than color images. Converting to grayscale...

    docs.aspose.com/ocr/java/grayscale/
  9. Aspose.PSD for Java 24.2 - 发布说明|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 . getAqua (). toArgb (), Color . getRed ()... toArgb (), Color . getRed (). toArgb (), Color . getAqua ()...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  10. 将矩形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将矩形对象创建到您的PDF中。... Color color , int zIndex ) { // Create...fill color of the rectangle GraphInfo = { FillColor = color , //...

    docs.aspose.com/pdf/zh/net/add-rectangle/