Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 47,129 for

color

(0.15 sec)
  1. Add Custom Action Link|Aspose.PDF for Python vi...

    This example binds an input PDF, adds a custom action link on the first page, and saves the modified document. An empty action list is used for simplicity, but real implementations can include actual actions....specifying the page, rectangle, color, and actions. Create a PdfContentEditor...Specifie the page number and link color. Assign custom actions (empty...

    docs.aspose.com/pdf/python-net/add-custom-actio...
  2. Table.StyleName | Aspose.Words for .NET

    Discover the Table StyleName property to easily customize your table's appearance. Enhance your design with unique table style options today!...BackgroundPatternCol = Color . AntiqueWhite ; tableStyle . Borders . Color = Color...

    reference.aspose.com/words/net/aspose.words.tab...
  3. TableStyle.BottomPadding | Aspose.Words for .NET

    Discover the TableStyle BottomPadding property, customize your table cell spacing for enhanced layout and readability. Optimize your design effortlessly!...BackgroundPatternCol = Color . AntiqueWhite ; tableStyle . Borders . Color = Color...

    reference.aspose.com/words/net/aspose.words/tab...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Extract text or images from PDF using PHP https://products.aspose.com/pdf/php-java/parser/ Recent content in Extract text or images from PDF us......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/php-java/parser/index.xml
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – แยกข้อความหรือรูปภาพจาก PDF โดยใช้ JavaScript https://products.aspose.com/pdf/th/javascript-cpp/parser/ Recent content in แยกข้อความหรือรูปภาพจ......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/th/javascript-cpp/parse...
  6. Font Settings with Node.js via C++|Documentation

    Aspose.Cells is a Node.js library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....include the name, style, size, color and other effects of the fonts...setSize method. Setting Font Color Use the Font object’s setColor...

    docs.aspose.com/cells/nodejs-cpp/cells-font-set...
  7. 23167004.xlsx

    Sheet1 Red Color in cells A1 and B2 is because of Conditional Formatting. Put 101 or any value >100 in cell A2 and B2, you will see Red background Color will be gone. 14.0300 14.0300 false...Sheet1 Red color in cells A1 and B2 is because of Conditional...you will see Red background color will be gone. 14.0300 14.0300...

    docs.aspose.com/cells/fr/cpp/apply-conditional-...
  8. 23167004.xlsx

    Sheet1 Red Color in cells A1 and B2 is because of Conditional Formatting. Put 101 or any value >100 in cell A2 and B2, you will see Red background Color will be gone. 14.0300 14.0300 false...Sheet1 Red color in cells A1 and B2 is because of Conditional...you will see Red background color will be gone. 14.0300 14.0300...

    docs.aspose.com/cells/ru/cpp/apply-conditional-...
  9. Using Aspose.PDF for .NET with Python|Aspose.PD...

    In this tutorial, you will explore the different ways of creating and modifying PDF files in Python....Pdf import Document , Color , License , BorderInfo , BorderSide...TextState . BackgroundColor = Color . Blue textFragment . TextState...

    docs.aspose.com/pdf/net/python-net/
  10. Create PDF Links in Python|Aspose.PDF for Pytho...

    Learn how to create internal, external, and remote PDF links in Python.... color = ap . Color . green link . action...coordinates (10, 580, 120, 600) Colored green Links to ‘sample.pdf’...

    docs.aspose.com/pdf/python-net/create-links/