Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 7,692 for

rotate

(0.2 sec)
  1. Znaczki tekstowe, obrazowe lub strony w formaci...

    Dodaj znaczki: tekst, obraz lub stronę - do pliku PDF programowo z przykładowym kodem Python używając pliku Aspose.PDF dla Python via .NET....100 # Rotate stamp textStamp . rotate = apdf . Rotation . ON90...

    products.aspose.com/pdf/pl/python-net/stamps/
  2. เพิ่มแสตมป์ข้อความลงใน PDF โดยใช้ Python | Aspo...

    เพิ่มแสตมป์ข้อความลงในไฟล์ PDF แบบโปรแกรมด้วยรหัสตัวอย่าง Python โดยใช้ Aspose.PDF สำหรับ Python for .NET...100 # Rotate stamp textStamp . rotate = apdf . Rotation . ON90...

    products.aspose.com/pdf/th/python-net/stamps/text/
  3. Python: words and barcode-for-python-via-net as...

    I’m attempting to use aspose-barcode-for-python-via-net==25.8 and aspose-words==25.10.0 (both are the latest versions) in a project. I’m running on MacOS with python version 3.13 in my venv. When I try to execute my sc…...e: return def_val def get_rotation_angle(self, rotationAngle...the rotation angle in degrees based on the given rotation angle...

    forum.aspose.com/t/python-words-and-barcode-for...
  4. Ajouter un tampon de texte et d'image|Aspose.PD...

    Cette section explique comment ajouter un tampon de texte et d'image avec Aspose.PDF Facades en utilisant la classe PdfFileStamp....attributs comme l’origine, la rotation, l’arrière-plan, etc. en utilisant...SetOrigin ( 10 , 400 ); stamp . Rotation = 90.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/fr/net/add-text-and-image-s...
  5. Comment faire pivoter une cellule dans Excel en...

    Ce tutoriel rapide explique comment faire pivoter une cellule dans Excel à l'aide de Python. Seuls quelques appels et étapes d'API sont nécessaires lors de la rotation des cellules dans Excel à l'aide de Python....et la propriété d’angle de rotation est définie selon les besoins...et définissez-y l’angle de rotation Redéfinir le style sur la...

    kb.aspose.com/fr/cells/python/how-to-rotate-a-c...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Obróć plik PDF za pomocą Java https://products.aspose.com/pdf/pl/java/Rotate/ Recent content in Obróć plik PDF za pomocą Java on Aspsoe.PDF Pro......com/pdf/pl/java/rotate/ Recent content in Obróć plik...https://products.aspose.com/pdf/pl/java/rotate/index.xml self application/rss+xml...

    products.aspose.com/pdf/pl/java/rotate/index.xml
  7. Transformaciones SVG – Código SVG – Guía de Asp...

    Aprenda a aplicar transformaciones SVG - trasladar, escalar, rotar, sesgar y crear matrices con Aspose.SVG. Incluye ejemplos de código claros....transform : translate, scale, rotate, skewX, skewY y matrix . Traducción...Rotación SVG – SVG Rotation La función rotate(angle, cx, cy) gira...

    docs.aspose.com/svg/es/net/drawing-basics/svg-t...
  8. Memutar Teks di Dalam PDF menggunakan Python|As...

    Pelajari berbagai cara untuk memutar teks ke PDF. Aspose.PDF memungkinkan Anda memutar teks ke sudut mana pun, memutar fragmen teks atau seluruh paragraf.... Rotation = 45 ; // Buat fragmen teks...textFragment3 . TextState . Rotation = 90 ; // buat objek TextBuilder...

    docs.aspose.com/pdf/id/python-net/rotate-text-i...
  9. Lưu trữ

    Lưu trữ...rotate = ap.Rotation.ON90 # Lưu tệp PDF đã...đã xoay doc.save("rotated.pdf") Mẫu mã trên xoay tất cả các trang...

    blog.aspose.com/vi/pdf/rotate-pdf-in-python/
  10. Procurar

    Procurar...save("rotated-image.bmp"); A seguir estão...API fornece o método Image.rotate(float angle) que aceita o ângulo...

    blog.aspose.com/pt/imaging/rotate-images-in-java/