Sort Score
Result 10 results
Languages All
Labels All
Results 4,371 - 4,380 of 44,583 for

color

(0.45 sec)
  1. ConditionalStyleCollection class | Aspose.Words...

    aspose.words.ConditionalStyleCollection class. Represents a collection of [ConditionalStyle](../conditionalstyle/) objects...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. How to add Square Annotation using C++ | Aspose...

    Source code to add Square annotations in PDF file on any platform with C++ language...Smith" , Color = Color . Blue , InteriorColor = Color . BlueViolet...

    products.aspose.com/pdf/cpp/annotation/square/add/
  3. Working with Background in ODS Files|Documentation

    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....background can either be a color background or graphic background...Position : CENTER_CENTER Add Colored Background to ODS file Aspose...

    docs.aspose.com/cells/java/working-with-backgro...
  4. Set Range Border with C++|Documentation

    Learn how to set range borders using Aspose.Cells with C++.... SetColor ( Color :: Red ()); range . SetInsideBorders...); innerColor . SetColor ( Color :: Green ()); range . SetInsideBorders...

    docs.aspose.com/cells/cpp/set-range-border/
  5. Extract Text from the Gear Type SmartArt Shape ...

    Learn how to extract text from the Gear Type SmartArt Shape using Aspose.Cells for JavaScript via C++.... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Found gear shape texts:</p><ul>'...

    docs.aspose.com/cells/javascript-cpp/extract-te...
  6. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for C++ library....BorderInfo > ( BorderSide :: All , Color :: get_Red ())); // Add background...image ); // Set background color for FloatingBox aBox -> set_BackgroundColor...

    docs.aspose.com/pdf/cpp/image-stamps-in-pdf-page/
  7. Insert Pictures and Shapes of Excel files with ...

    Manage pictures, OLE objects, and shapes in Excel files using Aspose.Cells for JavaScript via C++.... innerHTML = '<p style="color: red;">Please select an image...resultDiv . innerHTML = '<p style="color: green;">Picture inserted successfully...

    docs.aspose.com/cells/javascript-cpp/insert-sha...
  8. ShapeBase.is_inline property | Aspose.Words for...

    ShapeBase.is_inline property. A quick way to determine if this shape is positioned inline with text.... fill_color = aspose . pydrawing . Color . light_blue...shape . fill_color = aspose . pydrawing . Color . orange # A...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Conditional Formatting|Documentation

    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....Cell Text Adding 2-Color Scale and 3-Color Scale Conditional Formatting...Formatting Excel Themes and Colors Analyzing your prompt, please...

    docs.aspose.com/cells/java/conditional-formatting/
  10. 使用 PHP 将表格添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for PHP via Java,使用 PHP 示例代码,以编程方式在 PDF 文件中添加表格...(); $colors = new Color (); // Set the table border color as LightGray...$borderSide -> All , 0.5 , $colors -> getLightGray ()); $table...

    products.aspose.com/pdf/zh-hans/php-java/table/...