Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 7,442 for

rotation

(0.13 sec)
  1. AxisTickLabels class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisTickLabels class. Represents properties of axis tick mark labels.... rotation Gets or sets the rotation of the tick labels...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. AxisTickLabels class | Aspose.Words for Python

    aspose.words.drawing.charts.AxisTickLabels class. Represents properties of axis tick mark labels.... rotation Gets or sets the rotation of the tick labels...

    reference.aspose.com/words/python-net/aspose.wo...
  3. AxisTickLabels | Aspose.Words for Java

    Represents properties of axis tick mark labels in Java....value) getRotation() Gets the rotation of the tick labels in degrees...setRotation(int value) Sets the rotation of the tick labels in degrees...

    reference.aspose.com/words/java/com.aspose.word...
  4. 在VSTO和Aspose.Cells中旋转单元格文字|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....); //Specify the angle of rotation of the text. _range . Orientation...(); // Specify the angle of rotation of the text. objstyle . RotationAngle...

    docs.aspose.com/cells/zh/net/rotating-cell-text...
  5. AxisTickLabels Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisTickLabels class, designed to enhance your chart's axis tick mark labels with customizable properties for better data visualization.... Rotation { get; set; } Gets or sets the rotation of the...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Add Text and Image Stamp|Aspose.PDF for Java

    This section explains how to add Text and Image Stamp with com.aspose.pdf.facades using PdfFileStamp Class....other attributes like origin, rotation, background etc. using Stamp...other attributes like origin, rotation, background etc. using Stamp...

    docs.aspose.com/pdf/java/add-text-and-image-stamp/
  7. page|Documentation

    Page element allows you to break large forms into several pages that are recognized as a single document.... right_margin=120 rotation_point_position Below the top-right...placement of the rectangular rotation marker that is used to detect...

    docs.aspose.com/omr/net/txt-markup/page/
  8. The way to retrieve slope property of block - F...

    Hi There is a requirement which needs to retrieve the slope property of block. I can see any direct api in Aspose cad to get it. Is there any other way to retrieve it? Thanks...that defines its position, rotation and scaling. The library does...similar), you can read its rotation components and compute an...

    forum.aspose.com/t/the-way-to-retrieve-slope-pr...
  9. 如何旋转单元格文本|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 来编程旋转单元格中的文本。...> </ head > < body > < h1 > Rotate Text in Cells Example </ h1...column ); a1 . putValue ( "a1 rotate text" ); let a1Style = a1 ...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  10. ShapeBase.can_have_image property | Aspose.Word...

    ShapeBase.can_have_image property. Returns ``True`` if the shape type allows the shape to have an image....Examples Shows how to insert and rotate an image. doc = aw . Document...assertTrue ( shape . has_image ) # Rotate the image 45 degrees clockwise...

    reference.aspose.com/words/python-net/aspose.wo...