Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 5,713 for

horizontal

(0.12 sec)
  1. 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...
  2. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::get_Count method. Gets an integer value indicating the number of items in the collection in C++....Drawing :: GradientStyle :: Horizontal , Aspose :: Words :: Drawing...

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

    Aspose::Words::Drawing::GradientStopCollection::RemoveAt method. Removes a GradientStop from the collection at a specified index in C++....Drawing :: GradientStyle :: Horizontal , Aspose :: Words :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. 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...
  5. 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...
  6. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::idx_set 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. The library doesn't apply the correct style pro...

    Hi! I have an issue when I want read the Cell’s Style’s properties. I flagged only the border’s property and the other properties are not flagged, but (in my case) when I want read the property “isAlignmentApplied()” t…...WriteLine("Horizontal Alignment: " + style.HorizontalAlignment);...modified the parameter of horizontal alignment, but after I have...

    forum.aspose.com/t/the-library-doesnt-apply-the...
  8. Incorrect rendering when converting chart to im...

    Hi Aspose team, I’ve run into an issue when converting a chart to EMF image. The rendered output is different from the excel chart itself. Here’s the code I used to generate my test outputs: string dir = @"C:\Users\";…... This horizontal red line is not there in...mparison: There is a red horizontal lines for response options...

    forum.aspose.com/t/incorrect-rendering-when-con...
  9. 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/
  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/