Sort Score
Result 10 results
Languages All
Labels All
Results 2,731 - 2,740 of 5,209 for

rotate

(0.07 sec)
  1. PS 파일의 캔버스 관리 | Aspose.Page for .NET

    PS 파일을 관리하는 .NET API 솔루션입니다. C# 코드 몇 줄로 PS 파일의 그래픽 상태를 클립하고 변환하는 방법에 대한 코드 예제입니다.... Rotate() , Shear() 및 Transform() 행동...Translate( 250 , 0 ); ////////// Rotation ////////// //Save graphics...

    products.aspose.com/page/ko/net/work-with-ps-gr...
  2. چرخش PDF با استفاده از PHP | Aspose.PDF

    اسناد PDF را به صورت برنامه نویسی با کد نمونه PHP با استفاده از Aspose.PDF برای PHP via Java چرخانید...$page -> setRotate (( new Rotation ()) -> On90 ); } // Save output...(); $responseData = "Page rotated successfully." ; Copy code...

    products.aspose.com/pdf/fa/php-java/rotate/
  3. Text mit Shape innerhalb des Arbeitsblatts mit ...

    Lernen Sie, wie man Text mit Shape innerhalb eines Excel Arbeitsblatts mit Aspose.Cells for Node.js via C++ dreht.... putValue ( "Text is not rotating with shape because RotateTextWithShape...getTextAlignment (); // Do not rotate text with shape by setting...

    docs.aspose.com/cells/de/nodejs-cpp/rotate-text...
  4. Завъртете текст в Word с помощта на Python

    Завъртете текст в Word с помощта на Python. Получете подробности за настройка на IDE, списък със стъпки и примерен код за обръщане на текста в Word с помощта на Python....ориентацията на текста на VERTICAL_ROTATED_FAR_EAST, VERTICAL_FAR_EAST...VERTICAL_FAR_EAST, HORIZONTAL_ROTATED_FAR_EAST, НАГОРЕ, НАДОЛУ и ХОРИЗОНТАЛНО...

    kb.aspose.com/bg/words/python/rotate-text-in-wo...
  5. หมุนข้อความใน Word โดยใช้ Python

    หมุนข้อความใน Word โดยใช้ Python รับรายละเอียดเพื่อตั้งค่า IDE รายการขั้นตอน และโค้ดตัวอย่างเพื่อพลิกข้อความใน Word โดยใช้ Python...ตั้งค่าการวางแนวข้อความเป็น VERTICAL_ROTATED_FAR_EAST, VERTICAL_FAR_EAST...VERTICAL_FAR_EAST, HORIZONTAL_ROTATED_FAR_EAST, UPWARD, DOWNWARD และ HORIZONTAL...

    kb.aspose.com/th/words/python/rotate-text-in-wo...
  6. Roteer tekst in Word met Python

    Roteer tekst in Word met Python. Ontvang details om de IDE in te stellen, een lijst met stappen en een voorbeeldcode om de tekst in Word om te draaien met Python....tekstrichting in op VERTICAL_ROTATED_FAR_EAST, VERTICAL_FAR_EAST...VERTICAL_FAR_EAST, HORIZONTAL_ROTATED_FAR_EAST, UPWARD, DOWNWARD en HORIZONTAL...

    kb.aspose.com/nl/words/python/rotate-text-in-wo...
  7. 使用 PHP 旋转 PDF | Aspose.PDF

    使用 Aspose.PDF for PHP via Java 使用 PHP 示例代码,以编程方式旋转 PDF 文档...$page -> setRotate (( new Rotation ()) -> On90 ); } // Save output...(); $responseData = "Page rotated successfully." ; Copy code...

    products.aspose.com/pdf/zh-hant/php-java/rotate/
  8. Concatenate Quaternions and apply on 3D entitie...

    Aspose.3D for Python via .NET allows developers to combine two rotation transformation into one represented in a quaternion....developers to combine two rotation transformation into one represented...

    docs.aspose.com/3d/python-net/concatenate-quate...
  9. LaTeX graphics | \includegraphics command

    The inclusion of graphics in TeX is a matter worth mentioning. When talking about it, the first thing that comes to mind is the `\includegraphics` command....width and height independently Rotating the graphics Copy 1 \ rotatebox{25}{...includegraphics{sample - image. png }} % rotates the image by 25 degrees counterclockwise...

    docs.aspose.com/tex/net/latex-graphics/
  10. Travailler avec des Artifacts en C++|Aspose.PDF...

    Cette page décrit comment travailler avec la classe Artifact en utilisant Aspose.PDF pour C++. Les extraits de code montrent comment ajouter une image d'arrière-plan aux pages PDF et comment obtenir chaque filigrane sur la première page d'un fichier PDF....Rotation – Obtient la rotation d’un artéfact (en...valeur positive indique une rotation dans le sens inverse des aiguilles...

    docs.aspose.com/pdf/fr/cpp/artifacts/