Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 7,487 for

rotate

(0.2 sec)
  1. 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/
  2. 使用 Python 旋转 PDF 页面|Aspose.PDF for Python via .NET

    本主题描述如何使用 Python 编程旋转现有 PDF 文件中的页面方向。...您还可以通过使用“rotate”方法设置旋转角度来更改页面方向。 import aspose...) # 设置页面旋转角度 page . rotate = ap . Rotation . ON90 # 保存输出文件 doc...

    docs.aspose.com/pdf/zh/python-net/rotate-pages/
  3. Dodaj stempel tekstowy do pliku PDF za pomocą P...

    Dodaj stempel tekstowy do pliku PDF programowo za pomocą przykładowego kodu Python przy użyciu pliku Aspose.PDF dla Python for .NET....100 # Rotate stamp textStamp . rotate = apdf . Rotation . ON90...

    products.aspose.com/pdf/pl/python-net/stamps/text/
  4. Arsip

    Arsip...save("rotated-image.bmp"); Berikut adalah...API menyediakan metode Image.rotate(float angle) yang menerima...

    blog.aspose.com/id/imaging/rotate-images-in-java/
  5. 記録

    記録... Aspose PDF Rotator は、無料で快速かつ安全なソリューションを提供します。...オンラインでPDFを回転させる手順 # Aspose Rotate PDF アプリを訪れてください。 ファイルをドロップするかアップロードしてください。...

    blog.aspose.com/ja/pdf/rotate-pdf-document-online/
  6. Product Overview|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....color of barcode elements, rotation angle, image quality, X-dimension...height, resolution, color, rotation angle, text label and captions...

    docs.aspose.com/barcode/python-net/product-over...
  7. اضافه کردن تمبر متن به PDF با استفاده از Python...

    تمبر متن را به فایل PDF به صورت برنامه نویسی با کد نمونه Python با استفاده از Aspose.PDF برای Python for .NET اضافه کنید....100 # Rotate stamp textStamp . rotate = apdf . Rotation . ON90...

    products.aspose.com/pdf/fa/python-net/stamps/text/
  8. Timbri di testo, immagine o pagina in PDF utili...

    Aggiungi timbri: testo, immagine o pagina al PDF in modo programmatico con il codice di esempio Python usando Aspose.PDF per Python via .NET....100 # Rotate stamp textStamp . rotate = apdf . Rotation . ON90...

    products.aspose.com/pdf/it/python-net/stamps/
  9. How to Add Image Watermark in Presentation usin...

    This short tutorial will guide you on how to add image watermark in presentation using Java. With the help of these steps, you can insert image watermark in presentation using Java at different positions and angles in a slide....slide Set the position and rotation angle of the picture frame...set the shape position and rotation angle before saving the modified...

    kb.aspose.com/slides/java/how-to-add-image-wate...
  10. 파이썬을 사용하여 PDF 페이지 회전|Aspose.PDF for Python via ...

    이 주제는 파이썬을 사용하여 기존 PDF 파일에서 페이지 방향을 프로그래밍 방식으로 회전하는 방법을 설명합니다.... ‘rotate’ 메서드를 사용하여 회전 각도를 설정함으로써 페이지...페이지의 회전 각도 설정 page . rotate = ap . Rotation . ON90 # 출력 파일 저장 doc...

    docs.aspose.com/pdf/ko/python-net/rotate-pages/