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

rotation

(0.18 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. Aspose.Cells Product Family

    Find answers about creating, editing, and converting, Excel spreadsheets without requiring Microsoft Excel....How to Rotate a Cell in Excel using Python How to Rotate a Cell...in Excel using Java How to Rotate a Cell in Excel using C# How...

    kb.aspose.com/cells/page/14/
  3. اضافه کردن تمبر متن به 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/
  4. 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/
  5. 使用 Python 在演示文稿中自定义 3D 图表|Aspose.Slides for Pyt...

    了解如何在 Aspose.Slides for Python via .NET 中创建和自定义 3D 图表,支持 PPT、PPTX 和 ODP 文件——提升您的演示文稿效果。... rotation_3d . right_angle_axes = True chart . rotation_3d...rotation_3d . rotation_x = 40 chart . rotation_3d . rotation_y = 270 chart...

    docs.aspose.com/slides/zh/python-net/3d-chart/
  6. Архів

    Архів...save("rotated-image.bmp"); Нижче наведено...цього API надає метод Image.rotate(float angle) , який приймає...

    blog.aspose.com/uk/imaging/rotate-images-in-java/
  7. Recognition settings|Documentation

    How to improve recognition accuracy and tune up Aspose.OCR for JavaScript via C++ engine....0 Manually rotate the image by the specified...-360 to 0 : rotate counterclockwise; 0 to 360 : rotate clockwise...

    docs.aspose.com/ocr/javascript-cpp/settings/
  8. 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...
  9. 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/
  10. セルのテキストの回転方法|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-...