Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 7,449 for

rotate

(0.15 sec)
  1. เพิ่มส่วนหัวไปยัง PDF โดยใช้ C++ | Aspose.PDF

    ตัวอย่างรหัส C++ สำหรับการใช้ Aspose.PDF ที่จะทำงานร่วมกับส่วนหัวจาก PDF ผ่าน C++...100 ); textStamp -> set_Rotate ( Rotation :: on90 ); textStamp ->...

    products.aspose.com/pdf/th/cpp/header/
  2. Java kullanarak Word'deki Metni Çevirme

    Java kullanarak Word'deki metni çevirin. IDE'yi ayarlamaya yönelik bilgileri, adımların listesini ve Java kullanarak Word'de metin yönünü değiştirmek için örnek kodu alın....YATAY, AŞAĞI, YUKARI, YUKARI_ROTATED_FAR_EAST, VERTICAL_FAR_EAST...VERTICAL_FAR_EAST ve VERTICAL_ROTATED_FAR_EAST gibi yönlerden herhangi birinde...

    kb.aspose.com/tr/words/java/flip-the-text-in-wo...
  3. Pen | Aspose.PSD for Java API Reference

    Defines an object used to draw lines curves and figures....rotateTransform(float angle) Rotates the local geometric transformation...rotateTransform(float angle, int order) Rotates the local geometric transformation...

    reference.aspose.com/psd/java/com.aspose.psd/pen/
  4. 使用 Python 旋转 PDF | Aspose.PDF

    使用 Aspose.PDF for Python for .NET 使用 Python 示例代码,以编程方式旋转 PDF 文档...Setting Rotation angle of page page . rotate = apdf . Rotation . ON90...

    products.aspose.com/pdf/zh-hant/python-net/rotate/
  5. Aggiunta della trasformazione al nodo|Documenta...

    TSR (Translation/Scaling/Rotation) sono più comunemente utilizzati nello scenario 3D, abbiamo fornito una classe Transform per accedere a questi in Aspose.3D....mesh # Set rotation cubeNode . transform . rotation = Quaternion...Quaternion . from_rotation ( Vector3 ( 0 , 1 , 0 ), Vector3 ( 0.3 ,...

    docs.aspose.com/3d/it/python-net/adding-transfo...
  6. Word To Pdf:Page number orientation is incorrec...

    When I convert a Word document to PDF, the page number orientation is incorrect. version:words-25.10-jdk17.jar file: TEST.7z (9.9 MB)...page numbers – can appear rotated or misplaced after conversion...can be drawn with the wrong rotation in the PDF. What to do next...

    forum.aspose.com/t/word-to-pdf-page-number-orie...
  7. PDF 페이지 크기 프로그래밍 방식으로 변경|Aspose.PDF for PHP via...

    PHP를 사용하여 PDF 파일의 페이지 크기를 변경합니다....// 페이지를 90도 각도로 회전 $rotation = new Rotation (); $page -> setRotate...setRotate ( $rotation -> getOn90 ()); // 페이지 높이 및 너비 정보 가져오기 $responseData...

    docs.aspose.com/pdf/ko/php-java/change-page-size/
  8. Changer la taille de page PDF avec C#|Aspose.PD...

    Changez la taille de page de votre document PDF en utilisant la bibliothèque Aspose.PDF for .NET....Height ); // Rotate page at 90 degree angle page . Rotate = Rotation...

    docs.aspose.com/pdf/fr/net/change-page-size/
  9. Add Watermarks to Presentations in .NET|Aspose....

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in .NET to indicate a draft, confidential information, copyright, and more....such as center alignment, rotation, front position, etc. We will...Set Watermark Rotation Adjusting the rotation of your watermark...

    docs.aspose.com/slides/net/watermark/
  10. PDF Header Insertion Using C++ | Aspose.PDF

    Sample C++ code for using Aspose.PDF to work with headers from PDF via C++....100 ); textStamp -> set_Rotate ( Rotation :: on90 ); textStamp ->...

    products.aspose.com/pdf/cpp/header/