Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 7,271 for

rotation

(0.18 sec)
  1. วิธีหมุน PDF โดยใช้ C#

    บทความนี้แนะนำวิธีหมุน PDF โดยใช้ C# มีการตั้งค่าสภาพแวดล้อมการพัฒนา รายการขั้นตอนที่ต้องดำเนินการ และโค้ดตัวอย่างที่รันได้เพื่อหมุนหน้า PDF โดยใช้ C#...ให้ใช้คุณสมบัติ Rotate ของหน้าที่ตั้งค่าเป็น Rotation.on270 ในโค้ดตัวอย่างนี้...

    kb.aspose.com/th/pdf/net/how-to-rotate-pdf-usin...
  2. Hoe afbeelding te roteren in C#

    Deze korte tutorial beschrijft hoe je een afbeelding kunt roteren in C#. Om de afbeelding programmatisch te roteren, worden C#-omgevingsinstellingen en voorbeeldcode ook gedeeld met een gedetailleerde beschrijving....Rotate Draai de afbeelding op de Y-as...gedemonstreerd die de RasterImage.Rotate-functie gebruikt om de afbeelding...

    kb.aspose.com/nl/imaging/net/how-to-rotate-imag...
  3. Manipulate Images in Python|Documentation

    Manipulate images using Python Image Processing Library, such as removing backgrounds, converting, merging, and modifying images....Opening and Saving Images Crop, Rotate and Resize Images Image and...

    docs.aspose.com/imaging/python-net/manipulating...
  4. Manage Shape Text Options with JavaScript via C...

    Learn how to manage text options for shapes using Aspose.Cells for JavaScript via C++....Textbox with JavaScript via C++ Rotate Text with Shape inside the...

    docs.aspose.com/cells/javascript-cpp/managing-s...
  5. Aspose::Words::Drawing::TextPath::get_RotateLet...

    Aspose::Words::Drawing::TextPath::get_RotateLetters method. Determines whether the letters of the text are rotated in C++....the letters of the text are rotated. bool Aspose :: Words :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Maskierung anwenden|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....von PSD-Dateien Rendering of Rotated Text Layers...

    docs.aspose.com/psd/de/java/apply-masking/
  7. 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...
  8. หมุนข้อความใน 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...
  9. چرخش 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/
  10. 使用 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/