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

rotate

(0.12 sec)
  1. Aspose.PSD voor Python via .NET 24.8 - Release-...

    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....Rotate P: Aspose.PSD.FileFormats.Psd..."Style" : WarpStyles . RISE , "Rotate" : WarpRotates . HORIZONTAL...

    docs.aspose.com/psd/nl/python-net/aspose-psd-vo...
  2. 記録

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

    blog.aspose.com/ja/pdf/rotate-pdf-document-online/
  3. Lägg till vattenstämpel i 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....in justering, förskjutning, rotation, opacitet, förgrund/bakgrund...in justering, förskjutning, rotation, opacitet, förgrund/bakgrund...

    docs.aspose.com/cells/sv/net/add-watermark-to-pdf/
  4. 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...
  5. اضافه کردن تمبر متن به 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/
  6. 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/
  7. Girar Texto Dentro de PDF usando Python|Aspose....

    Aprenda diferentes maneiras de girar texto em PDF. Aspose.PDF permite girar texto em qualquer ângulo, girar fragmento de texto ou um parágrafo inteiro....Rotação Usando a propriedade Rotation da Classe TextFragment , você...textFragment2 . TextState . Rotation = 45 ; // Criar fragmento...

    docs.aspose.com/pdf/pt/python-net/rotate-text-i...
  8. התעדכונים של 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...
  9. 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/
  10. 使用 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/