Sort Score
Result 10 results
Languages All
Labels All
Results 3,591 - 3,600 of 30,700 for

color

(0.05 sec)
  1. Paste back shape data correctly - Free Support ...

    Hi, Need help in pasting back the content after correction of the content in shape also maintaining the styles of the document, need to maintain the correct referenc of complete document doc, content_blocks, clean_tex…...return offsets def rgb_string_to_color(rgb_str): if rgb_str and rgb_str...rgb_str[4:-1].split(",")) return Color.from_argb(r, g, b) except Exception:...

    forum.aspose.com/t/paste-back-shape-data-correc...
  2. ListLevel class | Aspose.Words for Python

    aspose.words.lists.ListLevel class. Defines formatting for a 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...
  3. FieldMergeBarcode.foregroundColor property | As...

    FieldMergeBarcode.foregroundColor property. Gets or sets the foreground Color of the barcode symbol...Gets or sets the foreground color of the barcode symbol. Valid...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Compress JPEG using Python

    This article guides on how to compress JPEG using Python. It has all the details to set the IDE, a list of steps, and a sample code to reduce size of JPEG using Python....Set properties, including the color type and compression type Save...such as compression type and color type. Code for JPG Photo Compressor...

    kb.aspose.com/imaging/python/compress-jpeg-usin...
  5. Write Text on JPG in Java

    This brief article guides on how to write text on JPG in Java. It encompasses the IDE configuration, steps, and a runnable code snippet demonstrating how to add text to a JPG file in Java....class instance Define the text color and font for the string Define...text, including the font, the color, as per your requirements. Similarly...

    kb.aspose.com/drawing/java/write-text-on-jpg-in...
  6. RevisionOptions.deletedTextColor property | Asp...

    RevisionOptions.deletedTextColor property. Allows to specify the Color to be used for deleted content [RevisionType.Deletion](../../../aspose.words/revisiontype/#Deletion)...property Allows to specify the color to be used for deleted content...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DocumentBuilder.insert_cell method | Aspose.Wor...

    DocumentBuilder.insert_cell method. Inserts a table cell into the document....background_pattern_color = aspose . pydrawing . Color . green_yellow...row_format . borders . color = aspose . pydrawing . Color . orange builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. SVG Drawing – Basics Tutorial

    Learn the basic concepts and drawing elements used in svg images – svg shapes, svg Color, svg paths, svg fills, svg strokes, svg filters....Basic SVG Transformations, SVG Color, Fills and Strokes in SVG, SVG...fill and stroke, including color, opacity, thickness, use of...

    docs.aspose.com/svg/net/drawing-basics/
  9. Working with Transparency | C++

    How to work with transparency of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...CreateSolidColorBrus(System::Drawing::Color::get_Gray())); 7 doc -> AddPath(doc...CreateSolidColorBrus(System::Drawing::Color::get_Gray())); 8 9 // Create...

    docs.aspose.com/page/cpp/xps/working-with-trans...
  10. Stroke.baseForeColor property | Aspose.Words fo...

    Stroke.baseForeColor property. Gets the base foreground Color of the stroke without any modifiers....property Gets the base foreground color of the stroke without any modifiers...backTintAndShade property Stroke.color property...

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