Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 5,643 for

horizontal

(0.05 sec)
  1. Change Text Direction of the Comment with JavaS...

    Learn how to change the text direction of comments using Aspose.Cells for JavaScript via C++. Customize comment alignment settings effectively.... Center ; // Set its horizontal alignment setting comment...

    docs.aspose.com/cells/javascript-cpp/change-tex...
  2. ParagraphFormat.bidi property | Aspose.Words fo...

    ParagraphFormat.bidi property. Gets or sets whether this is a right-to-left paragraph....writeln ( 'שלום' ) # Set the horizontal text alignment for every...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Rendering::NodeRendererBase::get...

    Aspose::Words::Rendering::NodeRendererBase::get_BoundsInPoints method. Gets the actual bounds of the shape in points in C++....with a different DPI for the horizontal and vertical dimensions....

    reference.aspose.com/words/cpp/aspose.words.ren...
  4. 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/
  5. Aspose::Words::Drawing::GradientStop::Remove me...

    Aspose::Words::Drawing::GradientStop::Remove method. Removes the gradient stop from the parent GradientStopCollection in C++....Drawing :: GradientStyle :: Horizontal , Aspose :: Words :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::idx_get method. Gets or sets a GradientStop object in the collection in C++....Drawing :: GradientStyle :: Horizontal , Aspose :: Words :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::Fill::get_GradientStops...

    Aspose::Words::Drawing::Fill::get_GradientStops method. Gets a collection of GradientStop objects for the fill in C++....Drawing :: GradientStyle :: Horizontal , Aspose :: Words :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. 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/
  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. Creating a Page Layout in C++|Aspose.Words for C++

    Creating a page layout can be a costly procedure. Aspose.Words will create a page layout only when it is necessary: to render document pages, to obtain a field value, to export a document to HTML, etc.... For instance, a horizontal border in a table depends...border is used instead of horizontal. In Aspose.Words, a user...

    docs.aspose.com/words/cpp/creating-a-page-layout/