Sort Score
Result 10 results
Languages All
Labels All
Results 3,261 - 3,270 of 7,637 for

rotate

(0.29 sec)
  1. Aspose::Words::Drawing::Charts::ChartAxisTitle:...

    Aspose::Words::Drawing::Charts::ChartAxisTitle::get_Orientation method. Gets or sets the orientation of the axis title text in C++....how to set orientation and rotation of chart and axis titles....chart -> get_Title () -> set_Rotation ( 90 ); // Before setting...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::Charts::ChartTitle::get...

    Aspose::Words::Drawing::Charts::ChartTitle::get_Orientation method. Gets or sets the orientation of the chart title text in C++....how to set orientation and rotation of chart and axis titles....chart -> get_Title () -> set_Rotation ( 90 ); // Before setting...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Pen | Aspose.PSD for Java API Reference

    Defines an object used to draw lines curves and figures....rotateTransform(float angle) Rotates the local geometric transformation...rotateTransform(float angle, int order) Rotates the local geometric transformation...

    reference.aspose.com/psd/java/com.aspose.psd/pen/
  4. Ajout de la transformation au nœud|Documentation

    Aspose.3D for Java API a le support pour faire pivoter les objets dans l'espace 3D. Il existe trois façons de définir la rotation de l'objet dans l'espace 3D, les angles d'Euler, le quaternion et la matrice personnalisée, toutes sont supportées par la classe Transform....trois façons de définir la rotation de l’objet dans l’espace 3D... TSR (Translation/Scaling/Rotation) sont les plus couramment...

    docs.aspose.com/3d/fr/java/adding-transformatio...
  5. Ajouter un filigrane à un PDF en utilisant C#|A...

    Cet article explique les fonctionnalités de travail avec des artefacts et l'obtention de filigranes dans des PDF en utilisant programmatique le C#....Rotation : Obtient la rotation d’un artefact (en...valeur positive indique une rotation dans le sens inverse des aiguilles...

    docs.aspose.com/pdf/fr/net/add-watermarks/
  6. Vereinfachen Sie die Erstellung der Transformat...

    Aspose.3D for .NET API bietet die TransformBuilder-Klasse, die die Erstellung der Transformation matrix durch die Ketten operationen vereinfacht....Translate ( 1 , 0 , 0 ) // Rotate alone with the Y axis with...Translate ( 1 , 0 , 0 ) // Rotate alone with the Y axis with...

    docs.aspose.com/3d/de/net/simplify-the-creation...
  7. 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...
  8. Java Photoshop API | PSD et PSB Forma Parsing |...

    Crea mutare vel convertere PSD et PSB formats utentes hac bibliotheca in aliqua applicatione Javae, sine programmatibus Photoshop.... Rotate vel Flip Scala seu seges Dithering...ailntillas creare potest. Seges, Rotate & Resize Imagines in Go Quaelibet...

    products.aspose.com/psd/la/java/
  9. Archiv

    Archiv...textFragment2 = new TextFragment("rotated text"); textFragment2.setPosition(new...textFragment3 = new TextFragment("rotated text"); textFragment3.setPosition(new...

    blog.aspose.com/de/pdf/rotate-text-inside-pdf-d...
  10. 档案

    档案...save("rotated-image.bmp"); 以下是我们旋转后得到的输入图像(左)和结果图像(右)。...以外的角度旋转图像。为此,API 提供了 Image.rotate(float angle) 方法,该方法接受旋转角度作为参数。以下代码示例展示了如何在...

    blog.aspose.com/zh/imaging/rotate-images-in-java/