Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 7,455 for

rotation

(0.09 sec)
  1. 搜索

    搜索...rotate = ap.Rotation.ON90 # 保存旋轉後的 PDF 文件...文件 doc.save("rotated.pdf") 上面的代碼示例旋轉 PDF 文件中的所有頁面。但是,您可以將其修改為...

    blog.aspose.com/zh-hant/pdf/rotate-pdf-in-python/
  2. Rotera Image-dokument online eller med .NET | p...

    Rotera Image-dokument via onlineappen gratis..NET API C#-kod för att rotera Image-filer....NET Rotate Rotera Image-dokument online...Image-fil med Image.Load Call Rotate-metod med relevanta egenskaper...

    products.aspose.com/total/sv/net/rotate/image/
  3. Concatenare i quaternioni e applicare su 3D ent...

    Aspose.3D for Python via .NET consente agli sviluppatori di combinare due trasformazioni di rotazione in una rappresentata in un quaternione.... q1 and q2 rotate alone x-axis with same angle...)) cylinder . transform . rotation = q1 cylinder . transform...

    docs.aspose.com/3d/it/python-net/concatenate-qu...
  4. התעדכונים של Aspose.PSD עבור .NET 20.10|Documen...

    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.... // We can scale, rotate, skew, distort, perspective...example demonstrates how to rotate and flip the Adobe® Photoshop®...

    docs.aspose.com/psd/he/net/aspose-psd-for-net-2...
  5. Wasserzeichen zu PDF hinzufügen|Documentation

    Lernen Sie, wie Sie mit Aspose.Cells für Python via .NET API ein Wasserzeichen zu PDF hinzufügen...Sie Ausrichtung, Versatz, Rotation, Deckkraft, Vordergrund/Hintergrund...Sie Ausrichtung, Versatz, Rotation, Deckkraft, Vordergrund/Hintergrund...

    docs.aspose.com/cells/de/python-net/add-waterma...
  6. PDF内のテキストをPythonで回転させる|Aspose.PDF for Python vi...

    PDFにテキストを回転させるさまざまな方法を学びます。Aspose.PDFを使用すると、任意の角度にテキストを回転させたり、テキストの断片や全文を回転させたりできます。...textFragment2 = new TextFragment ( "rotated text" ); textFragment2 . Position...textFragment2 . TextState . Rotation = 45 ; // 回転されたテキストフラグメントを作成...

    docs.aspose.com/pdf/ja/python-net/rotate-text-i...
  7. Archivio

    Archivio...save("rotated-image.bmp"); Le seguenti sono...l’API fornisce il metodo Image.rotate(float angle) che accetta l’angolo...

    blog.aspose.com/it/imaging/rotate-images-in-java/
  8. آرشیوها

    آرشیوها...save("rotated-image.bmp"); در زیر تصویر ورودی...بچرخانید. برای این، API روش Image.rotate(float angle) را ارائه می دهد...

    blog.aspose.com/fa/imaging/rotate-images-in-java/
  9. How to edit your photo or image programmaticall...

    Library for image editing. Photo editing automation. Image manipulation by NET (Python) program. Removing photo background. Online photo editor.... Rotate In certain situations, you...flipped, or rotated into incorrect orientations. Rotating each photo...

    docs.aspose.com/imaging/python-net/developer-gu...
  10. Python을 사용하여 PDF를 회전하는 방법

    이 짧은 자습서는 Python을 사용하여 PDF를 회전하는 방법을 안내합니다. 여기에는 응용 프로그램을 작성하는 자세한 단계와 Python을 사용하여 PDF 페이지를 회전하는 실행 가능한 샘플 코드가 포함되어 있습니다.... Rotate 필요한 경우 페이지 콘텐츠도 방향이 수정되고 내용이...회전하려면 aspose.pdf.Rotation 열거자의 값 중 하나로 Page.rotate 값을 설정할 수 있습니다...

    kb.aspose.com/ko/pdf/python/how-to-rotate-pdf-u...