Sort Score
Result 10 results
Languages All
Labels All
Results 5,061 - 5,070 of 6,621 for

rotate

(0.06 sec)
  1. Shape Manipulations|Aspose.Slides for PHP Docum...

    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....flipH and flipV , and the rotation angle. Assigning this instance...True ; // Flip horizontally. $rotation = $shape -> getFrame () ->...

    docs.aspose.com/slides/php-java/shape-manipulat...
  2. Create and Apply WordArt Effects in Python|Aspo...

    Learn how to create and customize WordArt effects in Aspose.Slides for Python via .NET. This step-by-step guide helps developers enhance presentations with stylish, professional text in Python....to a text; 3D Format and 3D Rotation effects can be applied to...three_d_format . light_rig . set_rotation ( 0 , 0 , 40 ) autoShape ...

    docs.aspose.com/slides/python-net/wordart/
  3. Aspose.PSD for Java 21.5 - Sürüm Notları|Docume...

    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....TYPE_GENERAL_ROTATION F:com.aspose.psd.Matrix.TYPE_GENERAL_SCALE...aspose.psd.Matrix.TYPE_MASK_ROTATION F:com.aspose.psd.Matrix.TYPE_MASK_SCALE...

    docs.aspose.com/psd/tr/java/aspose-psd-for-java...
  4. Connector|Aspose.Slides Dokumentation

    Verbinden Sie PowerPoint-Formen in C# oder .NET...Rotation, connector.Frame.FlipH und...Verbinderdaten für connector.Rotation, connector.Frame.FlipH und...

    docs.aspose.com/slides/de/net/connector/
  5. Aspose.PSD dla Java 21.5 - Notatki wydania|Docu...

    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....TYPE_GENERAL_ROTATION F: com.aspose.psd.Matrix.TYPE_GENERAL_SCALE...aspose.psd.Matrix.TYPE_MASK_ROTATION F: com.aspose.psd.Matrix.TYPE_MASK_SCALE...

    docs.aspose.com/psd/pl/java/aspose-psd-dla-java...
  6. Shape class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...(Inherited from ShapeBase ) rotation Defines the angle (in degrees)...degrees) that a shape is rotated. Positive value corresponds to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Gérer le nœud de forme SmartArt|Documentation A...

    Nœud intelligent et nœud enfant dans les présentations PowerPoint en Python...position, la taille et la rotation de SmartArtShape, et veuillez...height / 2 ) # Changer la rotation de la forme SmartArt node...

    docs.aspose.com/slides/fr/python-net/manage-sma...
  8. Connector|Aspose.Slides Dokumentation

    Verbinden Sie PowerPoint Formen in Java...bestimmen, müssen Sie die Rotation und Reflexion des Connectors...Situationen müssen Sie die Rotation des Connectors und dessen...

    docs.aspose.com/slides/de/java/connector/
  9. PSファイルでのグラデーション操作 | Java

    PSファイルへのグラデーション追加は、Aspose.Page APIソリューションでサポートされている機能です。Javaでこの機能を使用する方法をご覧ください。...0, 0, 100, 200, 100); 19 //Rotate the gradient on 90 degrees...around an origin 20 transform. rotate (90 * (Math. PI / 180)); 21...

    docs.aspose.com/page/ja/java/ps/working-with-gr...
  10. C++でのアーティファクトの操作|Aspose.PDF for C++

    このページでは、Aspose.PDF for C++ を使用してアーティファクトクラスを操作する方法について説明します。コードスニペットは、PDFページに背景画像を追加する方法と、PDFファイルの最初のページにある各ウォーターマークを取得する方法を示しています。...Rotation – アーティファクトの回転を取得します(度単位、正の値は反時計回りの回転を示します)。...Center ); artifact -> set_Rotation ( 45 ); artifact -> set_Opacity...

    docs.aspose.com/pdf/ja/cpp/artifacts/