Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 30,509 for

color

(0.44 sec)
  1. How to Add Text Conditional Formatting|Document...

    How to use the Aspose.Cells for Python via .NET library to apply Text conditional formatting. By adjusting these criteria, you have more control over how cells look and appear.... Enhanced Readability: Color-coding text or changing its...you can select the font color, fill color, or any other formatting...

    docs.aspose.com/cells/python-net/how-to-add-tex...
  2. 如何用 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-...
  3. 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...
  4. 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...
  5. 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...
  6. Aspose.PSD for .NET 19.5 - 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....= new int [] { Color . Red . ToArgb (), Color . Blue . ToArgb...ToArgb (), Color . Blue . ToArgb (), Color . Blue . ToArgb (), Color...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-5...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – เพิ่ม ย้าย หรือลบหน้าใน PDF โดยใช้ PHP via Javahttps://products.aspose.com/pdf/th/php-java/pages/Recent content in เพิ่ม ย้าย หรือลบหน้าใน PDF ......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/th/php-java/pages/index...
  8. Aspose::Words::Saving::MultiPageLayout class | ...

    Aspose::Words::Saving::MultiPageLayout class. Defines a layout for rendering multiple pages into a single output in C++....get_BackColor () Gets the background color of the output. The default is...get_BorderColor () Gets the color of the pages border. The default...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::Remove method. Removes a specified GradientStop from the collection in C++....Drawing :: Color :: get_Green (), System :: Drawing :: Color :: get_Red...( 0 ) -> set_Color ( System :: Drawing :: Color :: get_Aqua ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. 旋转单元格文本|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....the background color. _range . Interior . Color = System . Drawing...ColorTranslator . ToWin32 ( Color . FromArgb ( 0 , 51 , 105 ));...

    docs.aspose.com/cells/zh/net/rotating-cell-text/