Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 46,430 for

color

(0.12 sec)
  1. Aspose.PSD for .NET 23.3 - 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....Curves adjustment and CMYK color mode Bug PSDNET-1403 Style of...Curves adjustment and CMYK color mode string srcFile = "inpu...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-3...
  2. Add Circle Object to PDF file|Aspose.PDF for C++

    This article explains how to create a circle object to your PDF using Aspose.PDF for C++....BorderInfo > ( BorderSide :: All , Color :: get_Green ()); graph -> set_Border...get_GraphInfo () -> set_Color ( Color :: get_GreenYellow ());...

    docs.aspose.com/pdf/cpp/add-circle/
  3. Create and Apply WordArt Effects in Python|Aspo...

    Learn how to create and customize WordArt effects in Aspose.Slides for Python via .NET. This step-by-step guide helps developers enhance presentations with stylish, professional text in Python....apply the SmallGrid pattern color to the text and add a 1-width...pattern_format . fore_color . color = draw . Color . dark_orange portion...

    docs.aspose.com/slides/python-net/wordart/
  4. 用Python从头开始创建PSD或PSB图像|Documentation

    演示Aspose.PSD for Python如何从头创建Psd图像...psd import Graphics , Pen , Color , Rectangle from aspose.psd...regularLayer ) pen = Pen ( Color . alice_blue ) brush = LinearGradientBrush...

    docs.aspose.com/psd/zh/zh/python-net/create-psd...
  5. 如何用 C++ 改变批注的字体颜色|Documentation

    学习如何使用 Aspose.Cells 和 C++ 自定义批注的字体颜色。...GetCommentShape (); // Set the fill color of the shape to black shape...GetSolidFill (). SetColor ( Color :: Black ()); // Get the font...

    docs.aspose.com/cells/zh/cpp/how-to-change-the-...
  6. MultiPageLayout.BorderColor | Aspose.Words for ...

    Sets the Color of borders between pages in a combined output image for better visual separation....BorderColor property Gets or sets the color of the pages border. The default...default is Empty. public Color BorderColor { get ; set ; } See...

    reference.aspose.com/words/net/aspose.words.sav...
  7. StyleCollection.addCopy method | Aspose.Words f...

    StyleCollection.addCopy method. Copies a style into this collection.... color = "#FF0000" ; expect ( newStyle...expect ( newStyle . font . color ). not . toEqual ( doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ImageData.is_link_only property | Aspose.Words ...

    ImageData.is_link_only property. Returns ``True`` if the image is linked and not stored in the document....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...
  9. ImageData.bi_level property | Aspose.Words for ...

    ImageData.bi_level property. Determines whether an image will be displayed in black and white....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...
  10. ImageData.title property | Aspose.Words for Python

    ImageData.title property. Defines the title of an 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...