Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 7,542 for

rotation

(0.35 sec)
  1. NodeRendererBase.size_in_points property | Aspo...

    NodeRendererBase.size_in_points property. Gets the actual size of the shape in points....size takes into account shape rotation (if any). Examples Shows how...

    reference.aspose.com/words/python-net/aspose.wo...
  2. BarcodeParameters.SymbolRotation | Aspose.Words...

    Discover the BarcodeParameters SymbolRotation property for optimal barcode symbol Rotation. Choose from valid values 0 and 3 for precise scanning....SymbolRotation property Rotation of the barcode symbol. Valid...

    reference.aspose.com/words/net/aspose.words.fie...
  3. NodeRendererBase.opaque_bounds_in_points proper...

    NodeRendererBase.opaque_bounds_in_points property. Gets the opaque bounds of the shape in points....The bounds takes the shape rotation into account. Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Rotate Image in Python

    This tutorial explains the workflow to rotate image in Python. It includes the algorithm and a working code sample to spin photo in Python....TeX Product Family Rotate Image in Python This tutorial...tutorial explains the workflow to rotate image in Python . It includes...

    kb.aspose.com/imaging/python/rotate-image-in-py...
  5. SVG Transformations in C# – Aspose.SVG

    Learn how to transform SVG in C# using Aspose.SVG for .NET library. Rotate SVG, scale SVG, translate and skew SVG programmatically....Pricing Buy Transform SVG in C# – Rotate, Translate, Scale, and Skew...including translate, scale, rotate, skewX, skewY, and matrix....

    products.aspose.com/svg/net/svg-transformations/
  6. 以编程方式旋转PDF页面|Aspose.PDF for Java

    使用Java更改页面方向并将页面内容调整到新页面方向。... 您还可以通过使用Rotate()方法设置旋转角度来更改页面方向。 package com...设置页面的旋转角度 page . setRotate ( Rotation . on90 ); } _dataDir = _dataDir...

    docs.aspose.com/pdf/zh/java/rotate-pages/
  7. 使用 Java 向 PDF 添加文本图章 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式向 PDF 文件添加文本图章。...100 ); // Rotate stamp textStamp . setRotate ( Rotation . on90 );...

    products.aspose.com/pdf/zh-hans/java/stamps/text/
  8. Working with Facades|Aspose.PDF for .NET

    Learn how to work with PDF facades in .NET using Aspose.PDF for easier manipulation and viewing of PDF content....document’s page, including rotation, zooming, moving position...

    docs.aspose.com/pdf/net/working-with-facades/
  9. 使用 Python 在 PDF 中添加文本、图像或页面图章 | Aspose.PDF

    使用 Aspose.PDF for Python via .NET,使用 Python 示例代码,以编程方式向 PDF 添加图章:文本、图像或页面。...100 # Rotate stamp textStamp . rotate = apdf . Rotation . ON90...

    products.aspose.com/pdf/zh-hans/python-net/stamps/
  10. 使用 C++ 向 PDF 添加文本图章 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式向 PDF 文件添加文本图章。...); // Rotate stamp textStamp -> set_Rotate ( Rotation :: on90...

    products.aspose.com/pdf/zh-hans/cpp/stamps/text/