Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 45,427 for

color

(0.53 sec)
  1. ListLevel.start_at property | Aspose.Words for ...

    ListLevel.start_at property. Returns or sets the starting number for this list level.... color = aspose . pydrawing . Color . red list_level...list_level . font . color = aspose . pydrawing . Color . blue list_level...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert Image to Grayscale in Python

    This brief guide covers how to convert image to grayscale in Python. It explains the algorithm as well as a runnable sample code to change image to grayscale in Python....to grayscale Load the input color image by invoking the load method...the loaded image to grayscale color space Export the output grayscale...

    kb.aspose.com/imaging/python/convert-image-to-g...
  3. Image and Photo Filters|Documentation

    Aspose.Imaging graphic library for .NET (C#) supports Alpha blending image filter for placing semi-transparent images on top of a background image. Magic Wand tool for Color area selection. Watermark removal filter automatically fills the marked area with similar image fragments....such as selecting a specific color area to adjust or replace with...multiple areas sharing a similar color. With the Magic Wand, you can...

    docs.aspose.com/imaging/net/developer-guide/man...
  4. How to change background in comment in Excel wi...

    How to change the Color of a comment in Excel. How to insert a picture or image into a comment in Excel using C++....set a different background color for each comment. But when we...this in code. How to change color in comment in Excel When you...

    docs.aspose.com/cells/go-cpp/how-to-set-comment...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – เพิ่ม ย้าย หรือลบหน้าใน PDF โดยใช้ php-java https://products.aspose.com/pdf/th/php-java/pages/ Recent content in เพิ่ม ย้าย หรือลบหน้าใน PDF โด......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/th/php-java/pages/index...
  6. ImageData.is_link property | Aspose.Words for P...

    ImageData.is_link property. Returns ``True`` if the image is linked to the shape (when [ImageData.source_full_name](../source_full_name/) is specified)....object will define the border color as empty. self . assertEqual...pydrawing . Color . empty (), image_data . borders [ 0 ] . color ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Add Arc Object to PDF file|Aspose.PDF for C++

    This article explains how to create a arc object to your PDF using Aspose.PDF for C++....fill Arc object with a certain color. Follow the steps below: Create...BorderInfo > ( BorderSide :: All , Color :: get_Green ()); graph -> set_Border...

    docs.aspose.com/pdf/cpp/add-arc/
  8. DocumentBuilder.insert_hyperlink method | Aspos...

    DocumentBuilder.insert_hyperlink method. Inserts a hyperlink into the document.... color = aspose . pydrawing . Color . blue builder...pydrawing . Color . blue . to_argb (), builder . font . color . to_argb...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentVisitor.VisitGroupShapeEnd | Aspose.Wor...

    Discover the DocumentVisitor VisitGroupShapeEnd method, which efficiently signals the end of group shape enumeration for seamless document processing....Height = 200 , Stroke = { Color = Color . Red } }; Shape cube =...Height = 100 , Stroke = { Color = Color . Blue } }; GroupShape group...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Shape.strokeColor property | Aspose.Words for N...

    Shape.strokeColor property. Defines the Color of a stroke....strokeColor property Defines the color of a stroke. get strokeColor...is a shortcut to the Stroke.color property. The default value...

    reference.aspose.com/words/nodejs-net/aspose.wo...