Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 7,570 for

rotation

(0.07 sec)
  1. Arşiv

    Arşiv... Page->setRotate(Rotation value) yöntemini kullanarak...döndür page->set_Rotate(Aspose::Pdf::Rotation::on180); } // PDF...

    blog.aspose.com/tr/pdf/rotate-pdf-pages-text-or...
  2. 記録

    記録... PDF Rotation API –インストール C#を使用してPDFドキュメントのすべてのページを回転する...る C#を使用してPDF上の画像を回転する PDF Rotation API –インストール # Aspose.PDF for...

    blog.aspose.com/ja/pdf/rotate-pdf-text-image-pa...
  3. Hücre Yazısını C++ ile Döndürme Yöntemi|Documen...

    C++ kodu ile Aspose.Cells for C++ API kullanarak Hücre yazısını döndürme... PutValue ( u "a1 rotate text" ); Style a1Style = a1.... GetStyle (); // Set the rotation angle in degrees a1Style ...

    docs.aspose.com/cells/tr/cpp/how-to-rotate-text...
  4. كيفية تدوير نص الخلية باستخدام C++|Documentation

    كود C++ لتدوير نص الخلية باستخدام واجهة برمجة التطبيقات Aspose.Cells for C++... PutValue ( u "a1 rotate text" ); Style a1Style = a1.... GetStyle (); // Set the rotation angle in degrees a1Style ...

    docs.aspose.com/cells/ar/cpp/how-to-rotate-text...
  5. Faire pivoter les pages PDF à l'aide de Python|...

    Ce sujet décrit comment faire pivoter l'orientation de la page dans un fichier PDF existant de manière programmatique avec Python....l’angle de rotation en utilisant la méthode ‘rotate’. import aspose...l'angle de rotation de la page page . rotate = ap . Rotation . ON90...

    docs.aspose.com/pdf/fr/python-net/rotate-pages/
  6. Comment faire pivoter un SVG en C#

    Cet article explique comment faire pivoter un SVG en C#. Il contient les détails de configuration de l'IDE, une liste d'étapes ainsi que l'exemple de code pour la Rotation SVG en C#....de code exécutable pour SVG rotate in C# . Vous apprendrez la...fichier SVG source, puis la rotation de l’élément de ligne qu’il...

    kb.aspose.com/fr/svg/net/how-to-rotate-an-svg-i...
  7. 파이썬을 사용하여 PDF 내 텍스트 회전|Aspose.PDF for Python vi...

    PDF에 텍스트를 회전하는 다양한 방법을 배웁니다. Aspose.PDF는 텍스트를 임의의 각도로 회전하거나 텍스트 조각 또는 전체 단락을 회전할 수 있습니다....textFragment2 = new TextFragment ( "rotated text" ); textFragment2 . Position...textFragment2 . TextState . Rotation = 45 ; // 회전된 텍스트 조각 생성 TextFragment...

    docs.aspose.com/pdf/ko/python-net/rotate-text-i...
  8. NNNransformation to the Node|Documentation

    TSR (Translation/Scaling/Rotation) are most commonly used in 3D scenario, we provided a class Transform to access these in Aspose.3D....NET offers to rotate objects in 3D space. There...three ways to define object’s rotation in 3D space, Euler angles...

    docs.aspose.com/3d/tr/net/adding-transformation...
  9. Impيمس إنشاء مصفوفة التحول من قبل عمليات السلسل...

    يقدم Aspose.3D for Python via .NET API فئة TransformBuilder التي تبسط إنشاء مصفوفة التحويل بواسطة عمليات السلسلة.... translate ( 1 , 0 , 0 ) # Rotate alone with the Y axis with...(x, y, z) into (-x, y, -z) . rotate_euler_degree ( 0 , 180 , 0...

    docs.aspose.com/3d/ar/python-net/simplify-the-c...
  10. چرخش PDF با استفاده از Rust | Aspose.PDF

    اسناد PDF را به صورت برنامه نویسی با کد نمونه Rust با استفاده از Aspose.PDF برای Rust via C++ چرخانید... این کد Document و Rotation را از جعبه asposepdf وارد...asposepdf :: { Document , Rotation }; fn main () -> Result <...

    products.aspose.com/pdf/fa/rust-cpp/rotate/