Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 7,574 for

rotate

(0.12 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. セルのテキストの回転方法|Documentation

    C++を使用したAspose.Cells for JavaScriptでセルのテキスト回転をプログラムで行う方法を学びます。...> </ head > < body > < h1 > Rotate Text in Cells Example </ h1...column ); a1 . putValue ( "a1 rotate text" ); let a1Style = a1 ...

    docs.aspose.com/cells/ja/javascript-cpp/how-to-...
  4. Cara Memutar Gambar di C#

    Tutorial singkat ini menjelaskan cara memutar gambar dalam C#. Untuk memutar gambar secara terprogram, pengaturan lingkungan C# dan kode sampel juga dibagikan dengan deskripsi terperinci.... Saat menggunakan C# rotate bitmap , operasi akan didemonstrasikan...menggunakan fungsi RasterImage.Rotate Balikkan gambar pada Y-Axis...

    kb.aspose.com/id/imaging/net/how-to-rotate-imag...
  5. C#を使用してPDFページを回転させる|Aspose.PDF for .NET

    このトピックでは、既存のPDFファイルのページの向きをC#でプログラム的に回転させる方法について説明します。...また、Rotate()メソッドを使用して回転角度を設定することでページの向きを変更することもできます。...Setting Rotation angle of page page . Rotate = Rotation . on90...

    docs.aspose.com/pdf/ja/net/rotate-pages/
  6. ChartDataLabel.Orientation | Aspose.Words لـ .NET

    اكتشف خاصية اتجاه ChartDataLabel لتخصيص اتجاه نص التسمية بسهولة لتحسين تصور البيانات ووضوحها في مخططاتك.... Rotation = - 45 ; // تغيير الاتجاه...Horizontal ; dataLabels [ 0 ]. Rotation = 45 ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/ar/net/aspose.words....
  7. Coordinates|Documentation

    Learn how to read barcode region coordinates (Rectangle, Quadrangle, and Points) from BarCodeReader results in Aspose.BarCode for Java....Quadrangle ) that follows rotation/skew. getPoints() — array...quadrangle (true outline with rotation/skew) Quadrangle quadrangle...

    docs.aspose.com/barcode/java/developer-guide/ba...
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Obróć plik PDF za pomocą Java https://products.aspose.com/pdf/pl/java/Rotate/ Recent content in Obróć plik PDF za pomocą Java on Aspsoe.PDF Pro......com/pdf/pl/java/rotate/ Recent content in Obróć plik...https://products.aspose.com/pdf/pl/java/rotate/index.xml self application/rss+xml...

    products.aspose.com/pdf/pl/java/rotate/index.xml
  9. Ajouter un tampon de texte et d'image|Aspose.PD...

    Cette section explique comment ajouter un tampon de texte et d'image avec com.aspose.pdf.facades en utilisant la classe PdfFileStamp....attributs tels que l’origine, la rotation, l’arrière-plan, etc., en...other attributes like origin, rotation, background etc. Vous pouvez...

    docs.aspose.com/pdf/fr/java/add-text-and-image-...
  10. PDF 내 텍스트 회전|Aspose.PDF for Java

    PDF에 텍스트를 회전시키는 다양한 방법을 배우세요. Aspose.PDF는 텍스트를 원하는 각도로 회전시키거나 텍스트 조각 또는 전체 단락을 회전시킬 수 있습니다....textFragment2 = new TextFragment ( "rotated text" ); textFragment2 . setPosition...textFragment3 = new TextFragment ( "rotated text" ); textFragment3 . setPosition...

    docs.aspose.com/pdf/ko/java/rotate-text-inside-...