Sort Score
Result 10 results
Languages All
Labels All
Results 4,341 - 4,350 of 46,430 for

color

(0.32 sec)
  1. Aspose::Words::Tables::Table::get_Style method ...

    Aspose::Words::Tables::Table::get_Style method. Gets or sets the table style applied to this table in C++....Col ( System :: Drawing :: Color :: get_AntiqueWhite ()); tableStyle...get_Borders () -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. Specify Layout Options in Python|Aspose.Words f...

    Specify Layout Options for various document layouts using Python....(revision highlighting color, revision bar color, etc.), use the RevisionOptions...show and optionally configure colors via RevisionOptions . Example:...

    docs.aspose.com/words/python-net/specify-layout...
  3. Remove Highlight from PDF using C#

    Refer to this article to remove highlight from PDF using C#. It has details to set the IDE, a list of steps, and a sample code demonstrating how to delete highlights in PDF using C#....selection of all or a selected color highlight removal Create a function...selected highlights, and a target color Open the source PDF file having...

    kb.aspose.com/pdf/net/remove-highlight-from-pdf...
  4. Add Borders in Excel using Node.js

    Follow this article to Add borders in Excel using Node.js. It shares IDE settings, a steps list, and a sample code to create a border in Excel using Node.js....method using the border type and color Auto-fit the columns after adding...the cell border type and the color of borders. Code to Add Borders...

    kb.aspose.com/cells/nodejs/add-borders-in-excel...
  5. Add Embedded Images to Email Message in Aspose....

    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....<br/>" + "<font color=blue>This line is in blue color</font><br><br>"...

    docs.aspose.com/email/java/add-embedded-images-...
  6. Add Text to PDF Using C# | Aspose.PDF

    Add text to PDF programmatically with C# sample code using Aspose.PDF for .NET... Color . LightGray ; textFragment ...ForegroundColor = Aspose . Pdf . Color . Red ; var textBuilder = new...

    products.aspose.com/pdf/net/text/
  7. Add Text to PDF Using C++ | Aspose.PDF

    Add text to PDF programmatically with C++ sample code using Aspose.PDF for C++...() -> set_ForegroundColor ( Color :: get_Blue ()); textFragment...() -> set_BackgroundColor ( Color :: get_LightGray ()); // create...

    products.aspose.com/pdf/cpp/text/
  8. Rotate Image in Java

    This concise topic shows how to rotate image in Java. The Java rotate bitmap operation will be demonstrated for a user-defined angle, including how to specify the background Color for areas revealed by the rotation....how to specify the background color for areas revealed by the rotation...rotation and set the background color with the rotate method Export...

    kb.aspose.com/imaging/java/rotate-image-in-java/
  9. 档案

    档案...TextBoxField 的属性,如 FontSize 、 Color 等。 创建第二个 TextBoxField 的实例并设置其属性。...:Drawing::Color::get_Black()); nameBox->set_Color(Aspose::Pd...

    blog.aspose.com/zh/pdf/create-fill-or-edit-fill...
  10. ConditionalStyleType enumeration | Aspose.Words...

    aspose.words.ConditionalStyleType enumeration. Represents possible table areas to which conditional formatting may be defined in a 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...