Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 5,662 for

horizontal

(0.17 sec)
  1. GradientStyle | Aspose.Words for Java

    Specifies the style for a gradient fill in Java....HORIZONTAL, GradientVariant.VARIANT_2...assertEquals(GradientStyle.HORIZONTAL, shape.getFill().getGradientStyle());...

    reference.aspose.com/words/java/com.aspose.word...
  2. ImageSaveOptions.horizontalResolution property ...

    ImageSaveOptions.HorizontalResolution property. Gets or sets the Horizontal resolution for the generated images, in dots per inch....property Gets or sets the horizontal resolution for the generated...0.7 f , // We can adjust horizontal and vertical resolution with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Convert a Multi-page Document to an Image in Ja...

    Export multi-page documents to raster images (JPG, PNG, GIF, BMP, TIFF, WebP) using Java....columns Horizontal – arrange the pages horizontally side-by-side...document as JPEG image with Horizontal layout: You can also customize...

    docs.aspose.com/words/java/convert-a-multi-page...
  4. Aspose::Words::Drawing::RelativeVerticalSize en...

    Aspose::Words::Drawing::RelativeVerticalSize enum. Specifies relatively to what the height of a shape or a text frame is calculated vertically in C++....and setting the relative horizontal size. if ( shape -> get_...Default ) { // Setting the horizontal size binding to Margin. shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. JSSizeF class | Aspose.Words for Node.js

    Aspose.Words.JSSizeF class. Stores an ordered pair of floating-point numbers, which specify a Height and Width.... width Represents the horizontal component. See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Working with Shapes in C++|Aspose.Words for C++

    Introduction to shape markup language, creating shapes of different types using C++....BoundsInPoints property: Horizontal Rule Format Aspose.Words...access the properties of the horizontal rule shape. The HorizontalRuleFormat...

    docs.aspose.com/words/cpp/working-with-shapes/
  7. Fill.gradient_variant property | Aspose.Words f...

    Fill.gradient_variant property. Gets the gradient variant [GradientVariant](../../gradientvariant/) for the fill.... HORIZONTAL , variant = aw . drawing...drawing . GradientStyle . HORIZONTAL , shape . fill . gradient_style...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ShapeBase.bottom property | Aspose.Words for Py...

    ShapeBase.bottom property. Gets the position of the bottom edge of the containing block of the shape....property # as the shape's horizontal distance, in points, from...the page. shape . relative_horizontal_position = aw . drawing ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Managing Page Breaks|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....two kinds of page breaks: Horizontal page break Vertical page...describe how you can add horizontal or vertical page breaks to...

    docs.aspose.com/cells/cpp/managing-page-breaks/
  10. 在xlsx4j中显示和隐藏工作簿的滚动条|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... ( false ); //Hiding the horizontal scroll bar of the Excel file...true ); //Displaying the horizontal scroll bar of the Excel file...

    docs.aspose.com/cells/zh/java/display-and-hide-...