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

rotate

(0.15 sec)
  1. 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...
  2. Page|Documentation

    Page element allows you to break large forms into several pages that are recognized as a single document.... rotation_point_position string Below...placement of the rectangular rotation marker that is used to detect...

    docs.aspose.com/omr/net/json-markup/page/
  3. 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...
  4. 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/
  5. เพิ่มแสตมป์ข้อความลงใน 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/
  6. Wasserzeichen zu PDF mit Golang über C++ hinzuf...

    Lernen Sie, wie man Text und Bildwasserzeichen in PDF Dateien beim Rendern mit Aspose.Cells in Golang über C++ hinzufügt....Sie Ausrichtung, Versatz, Rotation, Opazität, Vorder-/Hintergrund...Sie Ausrichtung, Versatz, Rotation, Opazität, Vorder- und Hintergrund...

    docs.aspose.com/cells/de/go-cpp/add-watermark-t...
  7. 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...
  8. Python 를 사용하여 PDF에 텍스트 스탬프 추가 | Aspose.PDF

    Python for .NET 용 Aspose.PDF 를 사용하여 Python 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 파일에 텍스트 스탬프를 추가합니다....100 # Rotate stamp textStamp . rotate = apdf . Rotation . ON90...

    products.aspose.com/pdf/ko/python-net/stamps/text/
  9. เพิ่มแสตมป์ข้อความลงใน PDF โดยใช้ C++ | Aspose.PDF

    เพิ่มแสตมป์ข้อความลงในไฟล์ PDF แบบโปรแกรมด้วยรหัสตัวอย่าง C++ โดยใช้ Aspose.PDF สำหรับ C++...); // Rotate stamp textStamp -> set_Rotate ( Rotation :: on90...

    products.aspose.com/pdf/th/cpp/stamps/text/
  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/