Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 5,722 for

horizontal

(0.25 sec)
  1. 创建每行具有不同水平对齐方式的文本框,使用 Node.js 和 C++|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 创建每行可以有不同水平对齐方式的文本框...first paragraph and set its horizontal alignment to left. let p...second paragraph and set its horizontal alignment to center. p =...

    docs.aspose.com/cells/zh/nodejs-cpp/create-text...
  2. 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...
  3. ShapeBase.IsHorizontalRule | Aspose.Words for .NET

    Discover the ShapeBase IsHorizontalRule property, easily identify Horizontal rules in your designs for improved layout and styling efficiency....Returns true if this shape is a horizontal rule. public bool IsHorizontalRule...Examples Shows how to insert a horizontal rule shape, and customize...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ShapeBase.RelativeHorizontalSize | Aspose.Words...

    Discover the ShapeBase RelativeHorizontalSize property to easily adjust shape sizes Horizontally for enhanced design flexibility and precision....shape’s relative size in horizontal direction. public RelativeHorizontalSi...and setting the relative horizontal size. if ( shape . RelativeHorizontalSi...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Change Tick Label Direction with C++|Documentation

    Learn how to change the direction of tick labels in Aspose.Cells for C++. 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 #include <iostream>...

    docs.aspose.com/cells/cpp/change-tick-label-dir...
  6. Access to Guides Is Not Working as Expected: Ma...

    I was trying to manipulate guides like those in the attached file. With the current version of PowerPoint guides can be defined for the presentation (shown on all slides), stored in presentation.xml p:presentation/p:ex…...Position}"))); } But it lists a horizontal guide that doesn’t actually...team. co213: But it lists a horizontal guide that doesn’t actually...

    forum.aspose.com/t/access-to-guides-is-not-work...
  7. 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...
  8. 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...
  9. Aspose::Words::FrameFormat class | Aspose.Words...

    Aspose::Words::FrameFormat class. Represents frame related formatting for a paragraph in C++....get_HorizontalAlignment () Gets horizontal alignment of the specified...get_HorizontalDistanceFr () Gets horizontal distance between a frame...

    reference.aspose.com/words/cpp/aspose.words/fra...
  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...