Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 35,861 for

color

(0.07 sec)
  1. ConditionalStyleCollection.clearFormatting meth...

    ConditionalStyleCollection.clearFormatting method. Clears all conditional styles of the table style....; // Set the table style to color the borders of the first row...borders . color = "#FF0000" ; // Set the table style to color the borders...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 将弧形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将弧形对象创建到您的PDF中。... Color . Green ); graph . Border =...{ GraphInfo = { Color = Aspose . Pdf . Color . GreenYellow }...

    docs.aspose.com/pdf/zh/net/add-arc/
  3. Dealing with Font Settings|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....include the name, style, size, color and other effects of the fonts...the font size . Set the font color . Underline text . Strikeout...

    docs.aspose.com/cells/java/dealing-with-font-se...
  4. 仅复制范围样式使用Node.js via C++|Documentation

    学习如何在Aspose.Cells for Node.js via C++中在操作数据的同时只复制范围的样式。..."Calibri" ); // Specify the shading color. style . setForegroundColor...setForegroundColor ( AsposeCells . Color . Yellow ); style . setPattern ( AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/copy-range-...
  5. PSD Fill Layer updating using Python|Documentation

    Examples of using all types of adjustment layers including Color Fill, Gradient Fill and Pattern Fill...it with a specified color. To create a color fill layer, you can...create_instance method with the FillType.COLOR parameter. After creating the...

    docs.aspose.com/psd/python-net/psd-fill-layer-e...
  6. BorderCollection.Horizontal | Aspose.Words for ...

    Discover the BorderCollection Horizontal property for seamless cell and paragraph borders. Enhance your layout with perfect alignment and style!... Color = Color . Red ; borders . Horizontal...borders . Horizontal . Color = Color . Red ; borders . Horizontal...

    reference.aspose.com/words/net/aspose.words/bor...
  7. BorderCollection.horizontal property | Aspose.W...

    BorderCollection.horizontal property. Gets the horizontal border that is used between cells or conforming paragraphs.... color = aspose . pydrawing . Color . red borders...horizontal . color = aspose . pydrawing . Color . red borders...

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

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

    products.aspose.com/pdf/th/java/table/index.xml
  9. RevisionOptions class | Aspose.Words for Python

    aspose.words.layout.RevisionOptions class. Allows to control how document revisions are handled during layout process...Description comment_color Allows to specify the color to be used for... delete_cell_color Allows to specify the color to be used for...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add, Extract, Delete Tables in PDF using Python...

    Manage Tables in PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...Table () # Set the table border color as LightGray table . border...ALL , 5 , ap . Color . from_rgb ( apd . Color . light_gray ))...

    products.aspose.com/pdf/python-net/table/