Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 5,014 for

horizontal

(0.07 sec)
  1. How to Control Workbook View with C++|Documenta...

    Learn how to control workbook view using the Aspose.Cells for C++ API....control each module, such as horizontal and vertical scrollbars,...the first worksheet. Hide horizontal and vertical scrollbars of...

    docs.aspose.com/cells/cpp/how-to-control-workbo...
  2. Change Tick Label Direction with JavaScript via...

    Learn how to change the direction of tick labels in Aspose.Cells for JavaScript via 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 <!DOCTYPE html>...

    docs.aspose.com/cells/javascript-cpp/change-tic...
  3. RelativeHorizontalSize Enum | Aspose.Words for ...

    Discover Aspose.Words.Drawing.RelativeHorizontalSize enum for precise control over shape and text frame widths in your documents. Enhance your formatting today!...text frame is calculated horizontally. public enum RelativeHorizontalSi...and setting the relative horizontal size. if ( shape . RelativeHorizontalSi...

    reference.aspose.com/words/net/aspose.words.dra...
  4. RelativeVerticalSize Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.RelativeVerticalSize enum, which defines vertical height calculations for shapes and text frames, enhancing document layout 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...
  5. 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...
  6. Auto-space a Collection of Shapes in the Visio ...

    This section explains how to autospace a collection of shapes in a visio page with Aspose.Diagram....AutoSpaceOptions class allows to set horizontal and vertical distances. Auto-space...AutoSpaceOptions (); // set horizontal and vertical distances options...

    docs.aspose.com/diagram/net/auto-space-a-collec...
  7. Remove Page Break in Excel using Python

    Remove page break in Excel using Python. Get IDE settings, a list of steps, and a sample code demonstrating how to eliminate page breaks in Excel using Python....eliminate page breaks Access the horizontal page breaks collection and...break. Get a reference to the horizontal and vertical page break collections...

    kb.aspose.com/cells/python/remove-page-break-in...
  8. Working with Markdown Features in C++|Aspose.Wo...

    How to implement Markdown features using C++. All the features are represented as corresponding styles or direct formatting....features: Headings Blockquotes Horizontal rules Bold emphasis Italic...document. Markdown Document with Horizontal Rule This section demonstrates...

    docs.aspose.com/words/cpp/working-with-markdown...
  9. DocumentBuilder.CurrentSection | Aspose.Words f...

    Discover the DocumentBuilder CurrentSection property to easily access and manage the selected section in your document, enhancing your editing experience....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/doc...
  10. Table.AbsoluteHorizontalDistance | Aspose.Words...

    Discover the Table AbsoluteHorizontalDistance property to easily adjust your table's Horizontal position in points. Optimize layout with a default of 0!...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/net/aspose.words.tab...