Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 5,649 for

horizontal

(0.06 sec)
  1. Managing Page Breaks with JavaScript via C++|Do...

    This article provides sample code and explains how to add, clear, or delete specific page breaks in Excel worksheets programmatically using Aspose.Cells for JavaScript via C++....two kinds of page breaks: Horizontal page break Vertical page...describe how you can add horizontal or vertical page breaks into...

    docs.aspose.com/cells/javascript-cpp/managing-p...
  2. PageSetup.PageWidth | Aspose.Words for .NET

    Discover the PageSetup PageWidth property to easily adjust page width in points, enhancing your document layout for optimal presentation....property // as the shape's horizontal distance, in points, from...Page ; // Set the shape's horizontal distance from the left side...

    reference.aspose.com/words/net/aspose.words/pag...
  3. Aspose::Words::Saving::ImageSaveOptions::get_Ho...

    Aspose::Words::Saving::ImageSaveOptions::get_HorizontalResolution method. Gets or sets the Horizontal resolution for the generated images, in dots per inch in C++.... method Gets or sets the horizontal resolution for the generated...0.7f ); // We can adjust horizontal and vertical resolution with...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Aspose::Words::Drawing::ShapeBase::get_Left met...

    Aspose::Words::Drawing::ShapeBase::get_Left method. Gets or sets the position of the left edge of the containing block of the shape in C++....property // as the shape's horizontal distance, in points, from...Page ); // Set the shape's horizontal distance from the left side...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. GradientVariant enumeration | Aspose.Words for ...

    aspose.words.drawing.GradientVariant enumeration. Specifies the variant for a gradient fill.... HORIZONTAL , variant = aw . drawing...drawing . GradientStyle . HORIZONTAL , shape . fill . gradient_style...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Drawing::Fill::get_GradientAngle...

    Aspose::Words::Drawing::Fill::get_GradientAngle method. Gets or sets the angle of the gradient fill in C++....Drawing :: GradientStyle :: Horizontal , Aspose :: Words :: Drawing...Drawing :: GradientStyle :: Horizontal , shape -> get_Fill () ->...

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

    Aspose::Words::Drawing::Fill::get_GradientStyle method. Gets the gradient style GradientStyle for the fill in C++....Drawing :: GradientStyle :: Horizontal , Aspose :: Words :: Drawing...Drawing :: GradientStyle :: Horizontal , shape -> get_Fill () ->...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. TextOrientation | Aspose.Words for Java

    Specifies orientation of text on a page in a table cell or a text frame in Java.... HORIZONTAL Text is arranged horizontally (lr-tb). ...HORIZONTAL_ROTATED_FAR_EAST Text is arranged horizontally, but...

    reference.aspose.com/words/java/com.aspose.word...
  9. Using Aspose.Imaging for Java in Kotlin|Documen...

    How to use Aspose.Imaging for Java in Kotlin applications for desktops and servers...choose between vertical or horizontal image placement directions...internal enum class MergeStyle { Horizontal , Vertical } fun collage...

    docs.aspose.com/imaging/java/using-imaging-in-k...
  10. RelativeHorizontalSize | Aspose.Words for Java

    Specifies relatively to what the width of a shape or a text frame is calculated Horizontally in Java....text frame is calculated horizontally. Examples: Shows how to...and setting the relative horizontal size. if (shape.getRelativeHorizonta()...

    reference.aspose.com/words/java/com.aspose.word...