Sort Score
Result 10 results
Languages All
Labels All
Results 4,261 - 4,270 of 44,485 for

color

(0.17 sec)
  1. ConditionalStyle class | Aspose.Words for Python

    aspose.words.ConditionalStyle class. Represents special formatting applied to some area of a table with assigned table style...background_pattern_color = aspose . pydrawing . Color . alice_blue...] . borders . color = aspose . pydrawing . Color . black table_style...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 使用CellsFactory类在C++中创建样式对象|Documentation

    Aspose.Cells是一个支持使用样式对象对单元格进行样式设置的C++库。本文将介绍如何使用Aspose.Cells中的CellsFactory类创建单元格样式对象,以便用户根据需要自定义单元格的外观。...CreateStyle (); // Set the Style fill color to Yellow st . SetPattern (...); st . SetForegroundColor ( Color :: Yellow ()); // Create a workbook...

    docs.aspose.com/cells/zh/cpp/create-style-objec...
  3. E-Signature PDF API | Aspose.PDF

    Adding digital signature to PDF documents with free cross-platform Apps and High Code APIs for any platform....ForegroundColor = Color . FromRgb ( System . Drawing . Color . Aqua );...

    products.aspose.com/pdf/signature/
  4. Run | Aspose.Words for .NET

    Create and customize your Run class instance effortlessly. Unlock powerful features for streamlined performance and enhanced functionality.... Color = Color . Red ; para . AppendChild...36 ; font . HighlightColor = Color . Yellow ; doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/run...
  5. 插入切片器|Documentation

    通过C++管理带有Aspose.Cells for JavaScript的Excel文件的切片器。... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Slicer created and...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  6. Add Table to PDF using PHP | Aspose.PDF

    Adding table in PDF file programmatically with PHP sample code using Aspose.PDF for PHP via Java...(); $colors = new Color (); // Set the table border color as LightGray...$borderSide -> All , 0.5 , $colors -> getLightGray ()); $table...

    products.aspose.com/pdf/php-java/table/add/
  7. PDF | Text box on rotated page - Free Support F...

    I am attempting to provide a system which will add text boxes onto an existing PDF document which may have page rotations. This is proving far more difficult that I expected. Box is specified by a position, height, widt…...font style, background color, border color, and the text itself...channel so I can only get solid colors. This is resolved with a graph...

    forum.aspose.com/t/pdf-text-box-on-rotated-page...
  8. StructuredDocumentTagRangeStart.placeholder_nam...

    StructuredDocumentTagRangeStart.placeholder_name property. Gets or sets Name of the [BuildingBlock](../../../aspose.words.buildingblocks/buildingblock/) containing placeholder text....print ( f ' \t |Color: { range_start_tag . color . to_argb () }...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Working with Fonts in Python|Aspose.Words for P...

    Customize font settings using Python....characters with a certain size, color, and design. Aspose.Words allows...for example, the foreground color or transparency of text fill...

    docs.aspose.com/words/python-net/working-with-f...
  10. Working with Hatch Patterns in PostScript | .NET

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...usually represented by small 2-colors (usually black&white) simple...square 28 Pen pen = new Pen(Color. Black , 2); 29 30 //For every...

    docs.aspose.com/page/net/ps/working-with-hatch-...