Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 30,670 for

color

(0.07 sec)
  1. ShapeLineStyle enumeration | Aspose.Words for P...

    aspose.words.drawing.ShapeLineStyle enumeration. Specifies the compound line style of a [Shape](../shape/).... fore_color = aspose . pydrawing . Color . white # 2 -...= 5 stroke . color = aspose . pydrawing . Color . red stroke...

    reference.aspose.com/words/python-net/aspose.wo...
  2. index.xml

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

    products.aspose.com/pdf/th/net/pages/index.xml
  3. Aspose::Words::BorderCollection::get_Left metho...

    Aspose::Words::BorderCollection::get_Left method. Gets the left border in C++....to apply border and shading color while building a table. auto...Start a table and set a default color/thickness for its borders. System...

    reference.aspose.com/words/cpp/aspose.words/bor...
  4. Aspose::Words::BorderCollection::get_Right meth...

    Aspose::Words::BorderCollection::get_Right method. Gets the right border in C++....to apply border and shading color while building a table. auto...Start a table and set a default color/thickness for its borders. System...

    reference.aspose.com/words/cpp/aspose.words/bor...
  5. CheckBoxControl | Aspose.Words for Java

    The CheckBox control toggles a value in Java....getBackColor() Gets a background color of the control. getCaption()...getForeColor() Gets a foreground color of the control. getGroupName()...

    reference.aspose.com/words/java/com.aspose.word...
  6. TextBoxControl | Aspose.Words for Java

    The TextBox control displays text from an organized set of data or user input in Java....getBackColor() Gets a background color of the control. getCaption()...getForeColor() Gets a foreground color of the control. getGroupName()...

    reference.aspose.com/words/java/com.aspose.word...
  7. Format Text using VSTO and Aspose.Slides and .N...

    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....; //Change text color txtRange . Font . Color . RGB = 0 x00CC3333...; //Change shape background color shp . Fill . ForeColor . RGB...

    docs.aspose.com/slides/net/format-text-using-vs...
  8. Working with Image Borders in PHP|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....Set the border's color to red $color = new Color (); $bb -> setBorderColor...setBorderColor ( $color -> RED ); \ # Set margins $bb -> setMargins...

    docs.aspose.com/barcode/java/working-with-image...
  9. ChartSeries.format property | Aspose.Words for ...

    ChartSeries.format property. Provides access to fill and line formatting of the series....Examples Sows how to set series color. doc = aw . Document () builder...Set series color. series1 . format . fill . fore_color = aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Create Chart in PPTX Presentation Files using P...

    Python source code to create chart in PPTX Presentation....Add new points and set sector color chart . chart_data . series_groups[...series_groups[ 0 ] . is_color_varied = True point = series . data_points[...

    products.aspose.com/slides/python-net/chart/pptx/