Sort Score
Result 10 results
Languages All
Labels All
Results 2,891 - 2,900 of 7,461 for

rotate

(0.08 sec)
  1. 中心点を中心にしたスタンプの回転|Aspose.PDF for .NET

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

    docs.aspose.com/pdf/ja/net/rotating-stamp-about...
  2. 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...
  3. Add Watermark To 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....can set alignment, offset, rotation, opacity, foreground/background...can set alignment, offset, rotation, opacity, foreground/background...

    docs.aspose.com/cells/net/add-watermark-to-pdf/
  4. Add Watermark To PDF|Documentation

    Learn how to add a watermark to PDF with Aspose.Cells for Python via .NET API....can set alignment, offset, rotation, opacity, foreground/background...can set alignment, offset, rotation, opacity, foreground/background...

    docs.aspose.com/cells/python-net/add-watermark-...
  5. Archiv

    Archiv...save("rotated-image.bmp"); Das Folgende sind...stellt die API die Methode Image.rotate(float angle) bereit, die den...

    blog.aspose.com/de/imaging/rotate-images-in-java/
  6. 記録

    記録...Rotation プロパティを使用して回転角度を設定します。 新しい...textFragment2 = new TextFragment("rotated text"); textFragment2.Position...

    blog.aspose.com/ja/pdf/rotate-text-inside-pdf-d...
  7. 使用Python通过C++旋转PDF页面|Aspose.PDF for Python via C++

    本主题描述如何通过Python使用C++以编程方式旋转现有PDF文件中的页面方向。...page_set_rotate’ 将页面顺时针旋转 90 度 使用 ‘document...join ( dataDir , "results" , "rotated_document.pdf" ) # 通过加载输入文件创建文档对象...

    docs.aspose.com/pdf/zh/python-cpp/rotate-pages/
  8. چرخش PDF با استفاده از C# | Aspose.PDF

    اسناد PDF را به صورت برنامه نویسی با کد نمونه C# با استفاده از Aspose.PDF برای .NET چرخانید... Combine ( dataDir , "Rotate.pdf" ); var outputFile = Path...Path . Combine ( dataDir , "Rotate_out.pdf" ); var document =...

    products.aspose.com/pdf/fa/net/rotate/
  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. 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...