Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 4,325 for

horizontal

(0.07 sec)
  1. Flip Image in Python

    This tutorial discusses how to flip image in Python. It explains the system configuration, the stepwise process, and a sample code to mirror image in Python....quick sample to flip image horizontally in Python . You may improvise...anticlockwise, followed by a horizontal or vertical flip. Similarly...

    kb.aspose.com/imaging/python/flip-image-in-python/
  2. Aspose::Words::ParagraphFormat::get_Bidi method...

    Aspose::Words::ParagraphFormat::get_Bidi method. Gets or sets whether this is a right-to-left paragraph in C++....( u "שלום" ); // Set the horizontal text alignment for every...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. Fill.ForeColor | Aspose.Words for .NET

    Set the ForeColor property to customize your fill's foreground color with a Color object, enhancing visual appeal and design flexibility.... // 1 - Dotted, horizontal, half-transparent red line...

    reference.aspose.com/words/net/aspose.words.dra...
  4. GradientStop class | Aspose.Words for Node.js

    Aspose.Words.Drawing.GradientStop class. Represents one gradient stop... Horizontal , aw . Drawing . GradientVariant...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Stroke.color property | Aspose.Words for Python

    Stroke.color property. Defines the color of a stroke.... # 1 - Dotted, horizontal, half-transparent red line...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ArrowWidth enumeration | Aspose.Words for Python

    aspose.words.drawing.ArrowWidth enumeration. Width of the arrow at the end of a line.... # 1 - Dotted, horizontal, half-transparent red line...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Drawing::ArrowLength enum | Aspo...

    Aspose::Words::Drawing::ArrowLength enum. Length of the arrow at the end of a line in C++.... // 1 - Dotted, horizontal, half-transparent red line...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::EndCap enum | Aspose.Wo...

    Aspose::Words::Drawing::EndCap enum. Specifies line cap style in C++.... // 1 - Dotted, horizontal, half-transparent red line...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Draw Lines in C#

    This brief article covers how to draw lines in C#. It includes the IDE settings, stepwise program flow, and a runnable code sample for easy line drawing in C#....demonstrates how to draw a horizontal line in C# . It is a basic...

    kb.aspose.com/drawing/net/draw-lines-in-csharp/
  10. Draw Lines in Java

    This topic explains to draw lines in Java. It includes the environment configuration, step-by-step logic, and a working sample code for easy line drawing in Java....snippet shows how to draw a horizontal line in Java . It simply...

    kb.aspose.com/drawing/java/draw-lines-in-java/