Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 7,200 for

rotation

(0.89 sec)
  1. Rotating stamp about the center point|Aspose.PD...

    This section explains how to rotate stamp about the center point using Stamp Class....Ask AI Rotating stamp about the center point Contents [ Hide...Sometimes, users do need to rotate the stamp. In this article...

    docs.aspose.com/pdf/net/rotating-stamp-about-th...
  2. ShapeTextOrientation enumeration | Aspose.Words...

    aspose.words.drawing.ShapeTextOrientation enumeration. Specifies orientation of text in shapes.... DOWNWARD Text is rotated 90 degrees to the right to...bottom (tb-rl). UPWARD Text is rotated 90 degrees to the left to appear...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_Rotation method. Gets or sets the Rotation of the label in degrees in C++....arts::ChartDataLabel::get_Rotation method Contents [ Hide ] ...ChartDataLabel::get_Rotation method Gets or sets the rotation of the label...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. 使用 C# 在 PDF 中旋转文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中旋转 PDF 文件中的文本,以调整文本对齐和改善展示效果。... 使用 Rotation 属性在 PDF 中旋转文本 通过使用 TextFragment 类的 Rotation 属性,..."TimesNewRoman" ); // Create rotated text fragment var textFragment2...

    docs.aspose.com/pdf/zh/net/rotate-text-inside-pdf/
  5. Adding Transformation to the Node|Documentation

    Aspose.3D for Java API has support to rotate objects in 3D space. There are three ways to define object’s Rotation in 3D space, Euler angles, Quaternion and Custom Matrix, all of them are supported by the Transform class....for Java API has support to rotate objects in 3D space. There...three ways to define object’s rotation in 3D space, Euler angles...

    docs.aspose.com/3d/java/adding-transformation-t...
  6. Aspose::Words::Drawing::Charts::AxisTickLabels:...

    Aspose::Words::Drawing::Charts::AxisTickLabels::get_Rotation method. Gets or sets the Rotation of the tick labels in degrees in C++....ls::get_Rotation method AxisTickLabels::get_Rotation method Gets...Gets or sets the rotation of the tick labels in degrees. int32_t...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Rotating PDF Pages Using Python|Aspose.PDF for ...

    This topic describes how to rotate the page orientation in an existing PDF file programmatically with Python....Rotating PDF Pages Using Python Contents [ Hide ] This topic...Orientation This function rotates every page of a PDF document...

    docs.aspose.com/pdf/python-net/rotate-pages/
  8. ShapeTextOrientation enumeration | Aspose.Words...

    Aspose.Words.Drawing.ShapeTextOrientation enumeration. Specifies orientation of text in shapes.... Downward Text is rotated 90 degrees to the right to...bottom (tb-rl). Upward Text is rotated 90 degrees to the left to appear...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Editing a PDF's individual pages|Aspose.PDF for...

    This section explains how to edit PDF's individual pages using PdfPageEditor class....individual page itself like rotating, zooming, and aligning a page...properties like PageSize, Rotation, Zoom, and DisplayDuration...

    docs.aspose.com/pdf/net/editing-a-pdf-s-individ...
  10. 如何生成一个竖向的文本框,并且插入的富文本内容需要旋转 -90 度 - Free Suppor...

    我使用words.java 试图在word中生成类似sidebar的功能,插入的竖向形状后插入富文本内容,我想知道怎么才能把富文本中的文字和图片都旋转 -90 ° 并保持内容正确,以下是我的代码 private void insertSidebarIntoHeader(Document document, HeaderFooter header, String htmlContent) throws Exception { …...ensures Word recognizes it as a rotatable shape with full UI support...for BEFORE rotation // After -90 degree rotation, width becomes...

    forum.aspose.com/t/topic/324972