Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 7,636 for

rotation

(0.2 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. Wie man Text in einer Zelle dreht|Documentation

    C# Code zum Drehen des Texts in Zellen mit Aspose.Cells für Python via .NET API...Nachdem Sie die gewünschte Rotation ausgewählt haben, klicken...Python via .NET API Style.rotation_angle -Eigenschaft macht es...

    docs.aspose.com/cells/de/python-net/how-to-rota...
  4. Jak obrócić PDF za pomocą C#

    Ten artykuł zawiera wskazówki dotyczące obracania plików PDF przy użyciu języka C#. Ma ustawienia środowiska programistycznego, listę kroków do wykonania i przykładowy kod do uruchomienia, aby obracać strony PDF za pomocą C #....prostokąt Ustaw właściwość Rotation strony, aby również obracać...właściwości Rotate strony, która jest ustawiona na Rotation.on270 w...

    kb.aspose.com/pl/pdf/net/how-to-rotate-pdf-usin...
  5. ค้นหา

    ค้นหา...textFragment2 = new TextFragment("rotated text"); textFragment2.setPosition(new...textFragment3 = new TextFragment("rotated text"); textFragment3.setPosition(new...

    blog.aspose.com/th/pdf/rotate-text-inside-pdf-d...
  6. 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/
  7. Архивы

    Архивы...textFragment2 = new TextFragment("rotated text"); textFragment2.setPosition(new...textFragment3 = new TextFragment("rotated text"); textFragment3.setPosition(new...

    blog.aspose.com/ru/pdf/rotate-text-inside-pdf-d...
  8. Plugins Licensing - Features|Aspose.Imaging for...

    C# Plugins Licensing Features of image processing library supports converting between formats, compress, merge, resize, crop, rotate and flip, deskew, make animations, create photo albums and apply photo effects.... Rotate and Flip Images: Rotate images to fixed...

    docs.aspose.com/imaging/net/plugins/aspose-imag...
  9. 使用 Go 旋转 PDF | Aspose.PDF

    使用 Aspose.PDF for Go via C++ 使用 Go 示例代码,以编程方式旋转 PDF 文档...PageRotate(num int32, rotation int32) rotates page err = pdf . PageRotate...pdf . SaveAs ( "sample_page1_Rotate.pdf" ) if err != nil { log...

    products.aspose.com/pdf/zh-hans/go-cpp/rotate/
  10. Cambiar Tamaño de Página de PDF Programáticamen...

    Cambiar el tamaño de página de su archivo PDF usando PHP....ángulo de 90 grados $rotation = new Rotation (); $page -> setRotate...setRotate ( $rotation -> getOn90 ()); // Obtener información de altura...

    docs.aspose.com/pdf/es/php-java/change-page-size/