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

rotate

(0.3 sec)
  1. 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/
  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. IBarcodeGenerator class | Aspose.Words for Python

    aspose.words.fields.IBarcodeGenerator class. Public interface for barcode custom generator...e : return def_val def get_rotation_angle ( self , rotationAngle...the rotation angle in degrees based on the given rotation angle...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 파이썬을 사용하여 PDF 페이지 회전|Aspose.PDF for Python via ...

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

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

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

    blog.aspose.com/ja/pdf/rotate-pdf-document-online/
  7. 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/
  8. 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/
  9. أرشيف

    أرشيف...rotate = ap.Rotation.ON90 # احفظ ملف PDF...PDF الذي تم تدويره doc.save("rotated.pdf") يقوم نموذج الكود أعلاه...

    blog.aspose.com/ar/pdf/rotate-pdf-in-python/
  10. Add Watermark To PDF|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....can set alignment, offset, rotation, opacity, foreground/background...can set alignment, offset, rotation, opacity, foreground/background...

    docs.aspose.com/cells/java/add-watermark-to-pdf/