Sort Score
Result 10 results
Languages All
Labels All
Results 6,521 - 6,530 of 45,869 for

color

(0.35 sec)
  1. Aspose::Words::Section::get_PageSetup method | ...

    Aspose::Words::Section::get_PageSetup method. Returns an object that represents page setup and section properties in C++....border -> set_Color ( System :: Drawing :: Color :: get_Blue ());...get_Font () -> set_Color ( System :: Drawing :: Color :: get_Red ());...

    reference.aspose.com/words/cpp/aspose.words/sec...
  2. Add Watermark to PPT Presentation Files using P...

    Python source code for adding Watermark to PPT Presentation.... solid_fill_color . color = draw . Color . from_argb( 150...

    products.aspose.com/slides/python-net/watermark...
  3. 在 Android 上创建和应用 WordArt 效果|Aspose.Slides 文档

    在 Aspose.Slides for Android 中创建和自定义 WordArt 效果。本分步指南帮助开发者使用 Java 为演示文稿添加专业文本。... setColor ( Color . ORANGE ); portion . getPortionFormat...getBackColor (). setColor ( Color . WHITE ); portion . getPortionFormat...

    docs.aspose.com/slides/zh/androidjava/wordart/
  4. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_EndCharacterFont method. Font formatting that will be applied to the last character of text entered into SDT in C++....Inline ); // Set the title and color of the frame that appears when...); tag -> set_Color ( System :: Drawing :: Color :: get_Magenta...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Fill AcroForms|Aspose.PDF for Java

    This section explains how to fill form field in a PDF document with Aspose.PDF for Java.... setColor ( Color . getGreen ()); // Add field...

    docs.aspose.com/pdf/java/fill-form/
  6. Aspose::Words::Style::get_Font method | Aspose....

    Aspose::Words::Style::get_Font method. Gets the character formatting of the style in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_Navy ());...ASSERT_EQ ( System :: Drawing :: Color :: Empty . ToArgb (), firstParagraphStyle...

    reference.aspose.com/words/cpp/aspose.words/sty...
  7. Table.clearShading method | Aspose.Words for No...

    Table.clearShading method. Removes all shading on the table....cells with a light green solid color. table . setShading ( aw . TextureIndex...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Fill Symbolizer|Documentation

    GIS C# Library API supports Simple Fill symbolizer to fill style and stroke for 2-dimensional geometries polygons of any type like Point, Line, Surface....Description FillColor Specifies the color and transparency given to the... StrokeColor Specifies the color and transparency given to the...

    docs.aspose.com/gis/net/fill-symbolizer/
  9. How to Find and Replace Text in PDF using Java

    This brief tutorial covers the details about how to find and replace text in PDF using Java. Moreover, you only need to make a few API calls without requiring to install any other PDF processing application....font, foreground color, and background color also. Code to Replace...

    kb.aspose.com/pdf/java/how-to-find-and-replace-...
  10. Remove Highlight from PDF using Python

    Follow this article to remove highlight from PDF using Python. It has details to set the IDE, a list of steps, and a sample code demonstrating how to erase highlight in PDF using Python by removing all or a particular annotation....annotations matching the target color Remove all the annotations which...have to mention the target color in HEX format. You can filter...

    kb.aspose.com/pdf/python/remove-highlight-from-...