Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 7,548 for

rotate

(0.24 sec)
  1. Concatenar cuaterniones y aplicar en entidades ...

    Aspose.3D for Python via .NET permite a los desarrolladores combinar dos transformaciones de rotación en una representada en un cuaternión.... q1 and q2 rotate alone x-axis with same angle...)) cylinder . transform . rotation = q1 cylinder . transform...

    docs.aspose.com/3d/es/python-net/concatenate-qu...
  2. Сплетите кватернионы и примените их к лицам 3D|...

    Aspose.3D for Python via .NET позволяет разработчикам объединить два преобразования ротации в одно, представленное в кватернионе.... q1 and q2 rotate alone x-axis with same angle...)) cylinder . transform . rotation = q1 cylinder . transform...

    docs.aspose.com/3d/ru/python-net/concatenate-qu...
  3. رباعيات متسلسلة وتقدم الطلب على كيانات 3D|Docum...

    يسمح Aspose.3D for Python via .NET للمطورين بدمج تحولي دوران إلى تحويل واحد ممثل في رباعي.... q1 and q2 rotate alone x-axis with same angle...)) cylinder . transform . rotation = q1 cylinder . transform...

    docs.aspose.com/3d/ar/python-net/concatenate-qu...
  4. Concatenate Quaternions and apply on 3D entitie...

    Aspose.3D for Python via .NET, geliştiricilerin bir kuaternionda temsil edilen iki rotasyon dönüşümünü birleştirmelerine izin verir.... q1 and q2 rotate alone x-axis with same angle...)) cylinder . transform . rotation = q1 cylinder . transform...

    docs.aspose.com/3d/tr/python-net/concatenate-qu...
  5. Ajouter un filigrane à un PDF en utilisant Pyth...

    Cet article explique les fonctionnalités de travail avec les artefacts et l'obtention de filigranes dans les PDFs en utilisant Python de manière programmatique.... rotation – Obtient la rotation d’un artefact (en...valeur positive indique une rotation dans le sens antihoraire)...

    docs.aspose.com/pdf/fr/python-net/add-watermarks/
  6. Konstatera Quaternions och sök på 3D-titeter|Do...

    Aspose.3D for Python via .NET låter utvecklare kombinera två rotationsomvandlingar till en som representeras i en quaternion.... q1 and q2 rotate alone x-axis with same angle...)) cylinder . transform . rotation = q1 cylinder . transform...

    docs.aspose.com/3d/sv/python-net/concatenate-qu...
  7. Help needed with coordinate conversion for PDF ...

    I have attached the pdf file and code that i am using to place stamp, so i get blank space coordinate in system.drawing.rect that i convert them using below code, it works for most of the files but not working for one i …...Height; // create rotated stamp bytes stream for Aspose...Rectangle rect; // create rotated bytes and compute rect inside...

    forum.aspose.com/t/help-needed-with-coordinate-...
  8. ChartAxisTitle.orientation property | Aspose.Wo...

    ChartAxisTitle.orientation property. Gets or sets the orientation of the axis title text....how to set orientation and rotation of chart and axis titles....HORIZONTAL chart . title . rotation = 90 # Before setting title...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartTitle.orientation property | Aspose.Words ...

    ChartTitle.orientation property. Gets or sets the orientation of the chart title text....how to set orientation and rotation of chart and axis titles....HORIZONTAL chart . title . rotation = 90 # Before setting title...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 档案

    档案...rotate = ap.Rotation.ON90 # 保存旋转后的 PDF 文件...文件 doc.save("rotated.pdf") 上面的代码示例旋转 PDF 文件中的所有页面。但是,您可以将其修改为...

    blog.aspose.com/zh/pdf/rotate-pdf-in-python/