Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 7,574 for

rotation

(0.22 sec)
  1. 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...
  2. 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/
  3. 旋转 PDF API | Aspose.PDF

    使用.NET、.NET Core、Java、C++ 和安卓系统旋转 PDF 页面。...Setting Rotation angle of page page . Rotate = Rotation . on90...

    products.aspose.com/pdf/zh-hant/rotate/
  4. PDF 회전 API | Aspose.PDF

    .NET, .NET 코어, 자바, C++ 및 안드로이드를 사용하여 PDF 페이지를 회전합니다....Setting Rotation angle of page page . Rotate = Rotation . on90...

    products.aspose.com/pdf/ko/rotate/
  5. Comment faire pivoter une cellule dans Excel en...

    Ce tutoriel rapide explique comment faire pivoter une cellule dans Excel à l'aide de Python. Seuls quelques appels et étapes d'API sont nécessaires lors de la Rotation des cellules dans Excel à l'aide de Python....et la propriété d’angle de rotation est définie selon les besoins...et définissez-y l’angle de rotation Redéfinir le style sur la...

    kb.aspose.com/fr/cells/python/how-to-rotate-a-c...
  6. Архів

    Архів...rotate = ap.Rotation.ON90 # Зберегти повернутий...повернутий файл PDF doc.save("rotated.pdf") Наведений вище приклад...

    blog.aspose.com/uk/pdf/rotate-pdf-in-python/
  7. Barcodes and QR codes|Documentation

    Add barcodes and QR codes to personalize or uniquely identify a form.... y=500 rotation_angle n/a Rotate the element by the...(in degrees). Negative angle rotates the element counter-clockwise...

    docs.aspose.com/omr/net/txt-markup/elements-bar...
  8. NNNransformation 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/tr/java/adding-transformatio...
  9. Lưu trữ

    Lưu trữ...rotate = ap.Rotation.ON90 # Lưu tệp PDF đã...đã xoay doc.save("rotated.pdf") Mẫu mã trên xoay tất cả các trang...

    blog.aspose.com/vi/pdf/rotate-pdf-in-python/
  10. Lưu trữ

    Lưu trữ...save("rotated-image.bmp"); Sau đây là hình...cung cấp phương thức Image.rotate (float angle) chấp nhận góc...

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