Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 7,224 for

rotation

(0.28 sec)
  1. PageConfig|Documentation

    PageConfig element allows you to break large forms into several pages that are recognized as a single document....placement of the rectangular rotation marker that is used to detect...positioning of elements on the page. Rotation marker placement The RotationPointPositio...

    docs.aspose.com/omr/net/programmatic-forms/page...
  2. Aspose::Words::Drawing::ShapeBase::get_Rotation...

    Aspose::Words::Drawing::ShapeBase::get_Rotation method. Defines the angle (in degrees) that a shape is rotated. Positive value corresponds to clockwise Rotation angle in C++....Base::get_Rotation method ShapeBase::get_Rotation method Defines...(in degrees) that a shape is rotated. Positive value corresponds...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Add watermark to PDF|Aspose.PDF for Java

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the Java....Rotation – Gets an artifact’s rotation (in degrees...indicates counter-clockwise rotation). Artifact.Opacity – Gets...

    docs.aspose.com/pdf/java/add-watermarks/
  4. Aspose::Words::Drawing::TextBox::get_NoTextRota...

    Aspose::Words::Drawing::TextBox::get_NoTextRotation method. Gets or sets a boolean value indicating either text of the TextBox should not rotate when the shape is rotated in C++....TextBox should not rotate when the shape is rotated. bool Aspose ::...disable text rotation when the shape is rotate. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Python: words and barcode-for-python-via-net as...

    I’m attempting to use aspose-barcode-for-python-via-net==25.8 and aspose-words==25.10.0 (both are the latest versions) in a project. I’m running on MacOS with python version 3.13 in my venv. When I try to execute my sc…...e: return def_val def get_rotation_angle(self, rotationAngle...the rotation angle in degrees based on the given rotation angle...

    forum.aspose.com/t/python-words-and-barcode-for...
  6. Get Visio Shape Inherit Line|Documentation

    This section explains how to get visio shape's line style inherited from it's parent style and master with Aspose.Diagram....check this sample code: 3D Rotation Effects in a Visio Drawing...

    docs.aspose.com/diagram/net/get-visio-shape-inh...
  7. Concatenate Quaternions and apply on 3D entitie...

    Aspose.3D for .NET allows developers to combine two Rotation transformation into one represented in a quaternion....developers to combine two rotation transformation into one represented...

    docs.aspose.com/3d/net/concatenate-quaternions-...
  8. 在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...
  9. 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...
  10. Add PDF Page Stamp|Aspose.PDF for Java

    Learn how to add page stamps, such as text or image stamps, to existing PDF documents using Aspose.PDF for Java....other attributes like origin, rotation, background etc. using Stamp...SetOrigin ( 20 , 20 ); stamp . Rotation = 90.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/java/add-pdf-page-stamp/