Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 5,663 for

horizontal

(0.12 sec)
  1. Auto-space a Collection of Shapes in the Visio ...

    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....AutoSpaceOptions class allows to set horizontal and vertical distances. Auto-space...AutoSpaceOptions () # set horizontal and vertical distances options...

    docs.aspose.com/diagram/python-java/auto-space-...
  2. WatermarkLayout Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WatermarkLayout enum for optimal watermark positioning. Enhance your document design with precise layout control and customization....Value Description Horizontal 0 Horizontal watermark layout. Corresponds...

    reference.aspose.com/words/net/aspose.words/wat...
  3. Table.absoluteHorizontalDistance property | Asp...

    Table.absoluteHorizontalDistance property. Gets or sets absolute Horizontal floating table position specified by the table properties, in points...property Gets or sets absolute horizontal floating table position specified...300 ); // We can also set a horizontal and vertical offset in points...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartDataLabelCollection.Orientation | Aspose.W...

    Discover the ChartDataLabelCollection Orientation property to easily customize text orientation for your data labels, enhancing your chart's clarity and impact....Remarks The default value is Horizontal. Examples Shows how to change...= ShapeTextOrientation . Horizontal ; dataLabels [ 0 ]. Rotation...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ChartTitle.Rotation | Aspose.Words for .NET

    ChartTitle Rotation property. Gets or sets the rotation of the chart title in degrees.... Horizontal ; chart . Title . Rotation...= ShapeTextOrientation . Horizontal ; chart . AxisX . Title ...

    reference.aspose.com/words/net/aspose.words.dra...
  6. How to Control Workbook View|Documentation

    Learn how to control Workbook View through the Aspose.Cells for .NET API....control each module, such as horizontal and vertical scrollbars,...the first worksheet. Hide horizontal and vertical scrollbars of...

    docs.aspose.com/cells/net/how-to-control-workbo...
  7. AxisTickLabels.Orientation | Aspose.Words for .NET

    Customize your AxisTickLabels orientation for optimal readability. Easily adjust tick label text direction to enhance your data visualization!...Remarks The default value is Horizontal. Note that some ShapeTextOrientation...= ShapeTextOrientation . Horizontal ; yTickLabels . Rotation...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ChartAxisTitle.rotation property | Aspose.Words...

    ChartAxisTitle.rotation property. Gets or sets the rotation of the axis title in degrees.... HORIZONTAL chart . title . rotation.... ShapeTextOrientation . HORIZONTAL chart . axis_x . title ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Drawing::HorizontalRuleFormat::g...

    Aspose::Words::Drawing::HorizontalRuleFormat::get_Color method. Gets or sets the brush color that fills the Horizontal rule in C++....brush color that fills the horizontal rule. System :: Drawing ::...Examples Shows how to insert a horizontal rule shape, and customize...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Managing Page Breaks|Documentation

    This article provides sample code and explains how to add page breaks, clear page breaks, or delete specific page breaks in Excel worksheets programmatically using the C# API or .NET Library....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/net/managing-page-breaks/