Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 7,637 for

rotate

(0.37 sec)
  1. 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...
  2. 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/
  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. 档案

    档案...rotate = ap.Rotation.ON90 # 保存旋转后的 PDF 文件...文件 doc.save("rotated.pdf") 上面的代码示例旋转 PDF 文件中的所有页面。但是,您可以将其修改为...

    blog.aspose.com/zh/pdf/rotate-pdf-in-python/
  5. 中心点を中心にしたスタンプの回転|Aspose.PDF for .NET

    このセクションでは、Stampクラスを使用してスタンプを中心点の周りで回転させる方法を説明します。... Stamp クラスは、Rotationという名前のプロパティを提供します。このプロパティは...mp型のオブジェクトである場合、回転値はstamp.Rotation = 90として指定できます。この場合、スタンプはス...

    docs.aspose.com/pdf/ja/net/rotating-stamp-about...
  6. API Ruota PDF | Aspose.PDF

    Ruota le pagine PDF usando .NET, .NET Core, Java, C++ e Android....Setting Rotation angle of page page . Rotate = Rotation . on90...

    products.aspose.com/pdf/it/rotate/
  7. หมุน PDF API | Aspose.PDF

    หมุนหน้า PDF โดยใช้ .NET, .NET Core, Java, C++ และ Android...Setting Rotation angle of page page . Rotate = Rotation . on90...

    products.aspose.com/pdf/th/rotate/
  8. چرخش پی دی اف API | Aspose.PDF

    صفحات PDF را با استفاده از .NET، .NET Core، جاوا، C++ و اندروید بچرخانید....Setting Rotation angle of page page . Rotate = Rotation . on90...

    products.aspose.com/pdf/fa/rotate/
  9. Rotar Páginas de PDF Usando Python|Aspose.PDF p...

    Este tema describe cómo rotar la orientación de la página en un archivo PDF existente programáticamente con Python....rotación usando el método ‘rotate’. import aspose.pdf as ap doc...de la página page . rotate = ap . Rotation . ON90 # Guardar archivo...

    docs.aspose.com/pdf/es/python-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-...