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

color

(0.14 sec)
  1. Aspose::Words::DocumentBuilder::InsertDocument ...

    Aspose::Words::DocumentBuilder::InsertDocument method. Inserts a document at the cursor position in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_Blue ());...style, so it is a different color than that of the original. //...

    reference.aspose.com/words/cpp/aspose.words/doc...
  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. 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...
  5. 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...
  6. 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...
  7. 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/
  8. 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-...
  9. 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...
  10. 用JavaScript通过C++在工作表之间复制形状|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在工作表之间复制图片、图表等形状。... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: green;">Picture copied successfully...

    docs.aspose.com/cells/zh/javascript-cpp/copy-sh...