Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 2,063 for

rotate

(0.02 sec)
  1. ShapeBase.can_have_image property | Aspose.Word...

    ShapeBase.can_have_image property. Returns ``True`` if the shape type allows the shape to have an image....Examples Shows how to insert and rotate an image. doc = aw . Document...assertTrue ( shape . has_image ) # Rotate the image 45 degrees clockwise...

    reference.aspose.com/words/python-net/aspose.wo...
  2. SVG Transformations – Basics, SVG Code Examples

    Learn how to Rotate, scale, move, and skew SVG graphics using SVG transform attribute and consider code examples for SVG transformations....elements using translation, rotation, scaling, and skewing. All...properties: translate, scale, rotate, skewX, skewY , and matrix...

    docs.aspose.com/svg/net/drawing-basics/svg-tran...
  3. ShapeBase.CanHaveImage | Aspose.Words for .NET

    Discover the ShapeBase CanHaveImage property—learn how to determine if your shape type supports images for enhanced visual appeal!...Examples Shows how to insert and rotate an image. Document doc = new...True ( shape . HasImage ); // Rotate the image 45 degrees clockwise...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Export with 3D options|CAD 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....ObserverPoint property allows to rotate the 3D scene according to specified...result using some arbitrary rotation angles. Changing the ObserverAngle...

    docs.aspose.com/cad/net/developer-guide/export-...
  5. Barcode Image Basic Features|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....any Part of the Barcode Image Rotate Barcode Image Control Barcode...

    docs.aspose.com/barcode/jasperreports/barcode-i...
  6. Export with 3D options|CAD 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....ObserverPoint property allows to rotate the 3D scene according to specified...result using some arbitrary rotation angles. Changing the ObserverAngle...

    docs.aspose.com/cad/java/export-with-3d-options/
  7. Aspose::Words::Drawing::ShapeBase::get_CanHaveI...

    Aspose::Words::Drawing::ShapeBase::get_CanHaveImage method. Returns true if the shape type allows the shape to have an image in C++....Examples Shows how to insert and rotate an image. auto doc = MakeObject...shape -> get_HasImage ()); // Rotate the image 45 degrees clockwise...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Export with 3D options|CAD 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....ObserverPoint property allows to rotate the 3D scene according to specified...result using some arbitrary rotation angles. Changing the ObserverAngle...

    docs.aspose.com/cad/net/export-with-3d-options/
  9. Layer Manipulation in Aspose.PSD for Python|Doc...

    Examples of how to manipulate Layers of PSD File in Python...resize method, rotate another layer using the rotate method, and...manipulations such as resizing, rotating, adjusting filters, and more...

    docs.aspose.com/psd/python-net/psd-layer-manipu...
  10. System::Drawing::Drawing2D::Matrix Class Refere...

    Public Member Functions | List of all members System::Drawing::Drawing2D::Matrix Class Reference Represents a 3x3 mat......ASPOSECPP_SHARED_API void Rotate (float angle) Rotates the matrix represented... void Rotate (float angle, MatrixOrder order) Rotates the matrix...

    reference.aspose.com/tex/cpp/class/system.drawi...