Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 4,325 for

horizontal

(0.04 sec)
  1. Aspose::Words::Drawing::ShapeBase::get_IsHorizo...

    Aspose::Words::Drawing::ShapeBase::get_IsHorizontalRule method. Returns true if this shape is a Horizontal rule in C++....Returns true if this shape is a horizontal rule. bool Aspose :: Words...Examples Shows how to insert a horizontal rule shape, and customize...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Saving::MultiPageLayout::Grid me...

    Aspose::Words::Saving::MultiPageLayout::Grid method. Creates a layout in which pages are rendered left-to-right, top-to-bottom, in a grid with the specified number of columns in C++.... horizontalGap float The horizontal gap between columns in points...Aspose::Words::Saving::MultiPageLayout::Horizontal method...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. ShapeBase.WidthRelative | Aspose.Words for .NET

    Discover the ShapeBase WidthRelative property to easily adjust shape widths as a percentage, enhancing your design flexibility and precision....and setting the relative horizontal size. if ( shape . RelativeHorizontalSi...Default ) { // Setting the horizontal size binding to Margin. shape...

    reference.aspose.com/words/net/aspose.words.dra...
  4. 用 C++ 创建每行拥有不同水平对齐方式的文本框|Documentation

    学习如何用 Aspose.Cells 和 C++ 创建每行具有不同横向对齐方式的文本框。...first paragraph and set its horizontal alignment to left TextParagraph...second paragraph and set its horizontal alignment to center p = shape...

    docs.aspose.com/cells/zh/cpp/create-textbox-in-...
  5. MultiPageLayout | Aspose.Words for Java

    Defines a layout for rendering multiple pages into a single output in Java....10pts spacing between pages (horizontal and vertical). options.s...MultiPageLayout = MultiPageLayout.Horizontal(10); // options.MultiPageLayout...

    reference.aspose.com/words/java/com.aspose.word...
  6. HorizontalRuleFormat.color property | Aspose.Wo...

    HorizontalRuleFormat.color property. Gets or sets the brush color that fills the Horizontal rule....brush color that fills the horizontal rule. @property def color...Examples Shows how to insert a horizontal rule shape, and customize...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HorizontalRuleFormat.height property | Aspose.W...

    HorizontalRuleFormat.height property. Gets or sets the height of the Horizontal rule....or sets the height of the horizontal rule. @property def height...Examples Shows how to insert a horizontal rule shape, and customize...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Drawing::ShapeBase::get_HeightRe...

    Aspose::Words::Drawing::ShapeBase::get_HeightRelative method. Gets or sets the value that represents the percentage of shape's relative height 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...
  9. Change Tick Label Direction|Documentation

    Learn how to change the direction of tick labels in Aspose.Cells for .NET. Our guide will help you understand how to adjust the orientation of tick labels on axes, including Horizontal, vertical, and angled orientations....provides the following members Horizontal Vertical Rotate90 Rotate270...direction from Rotate90 to Horizontal. Sample Code The source and...

    docs.aspose.com/cells/net/change-tick-label-dir...
  10. 通过处理智能标记生成图表|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.... putValue ( "&=$Headers(horizontal)" ); cells . get ( "A2" )... putValue ( "&=$Year2000(horizontal)" ); cells . get ( "A3" )...

    docs.aspose.com/cells/zh/java/generate-chart-by...