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

rotate

(0.13 sec)
  1. Insert Shape in Word using Python

    This article assists on how to insert shape in Word using Python. It has the IDE settings, steps, and a sample code showing how to draw a straight line in Word using Python....using shape type, size, and rotation angle Insert a floating shape...with necessary parameters and rotation angle Define the output format...

    kb.aspose.com/words/python/insert-shape-in-word...
  2. 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-...
  3. 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...
  4. 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/
  5. Python を使用して PDF を回転する方法

    この短いチュートリアルでは、Python を使用して PDF を回転する方法について説明します。アプリケーションを作成するための詳細な手順と、Python を使用して PDF ページを回転させるための実行可能なサンプル コードが含まれています。... Rotate 必要に応じてページのコンテンツも 向きを変更し、コンテンツを回転させて、出力...回転させたい場合は、Page.rotate 値に aspose.pdf.Rotation 列挙子の値の 1 つを設定できます。...

    kb.aspose.com/ja/pdf/python/how-to-rotate-pdf-u...
  6. 使用 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/
  7. 档案

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

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

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

    docs.aspose.com/pdf/ja/net/rotating-stamp-about...
  9. 使用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/
  10. چرخش 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/