Sort Score
Result 10 results
Languages All
Labels All
Results 3,821 - 3,830 of 7,627 for

rotate

(0.58 sec)
  1. Créer des présentations 3D sur Android|Document...

    Générez des présentations 3D interactives en Java avec Aspose.Slides pour Android sans effort. Exportez rapidement vers les formats PowerPoint et OpenDocument pour une utilisation polyvalente....appliquant des effets tels que : rotation 3D, profondeur et extrusion...la forme, nous modifions sa rotation pour la faire ressembler à...

    docs.aspose.com/slides/fr/androidjava/3d-presen...
  2. Create a Chart|Aspose.Slides 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.... Now, set the chart rotation angles in X and Y direction...//Setting chart rotation ppChart . Rotation = 20 ; //Y-Value...

    docs.aspose.com/slides/net/create-a-chart/
  3. Rotación del Texto de la Celda|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....); //Specify the angle of rotation of the text. _range . Orientation...(); // Specify the angle of rotation of the text. objstyle . RotationAngle...

    docs.aspose.com/cells/es/net/rotating-cell-text/
  4. Ruotare il Testo della Cella|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....); //Specify the angle of rotation of the text. _range . Orientation...(); // Specify the angle of rotation of the text. objstyle . RotationAngle...

    docs.aspose.com/cells/it/net/rotating-cell-text/
  5. Ajouter des tampons d'image dans un PDF en util...

    Ajoutez le tampon d'image dans votre document PDF en utilisant la classe ImageStamp avec la bibliothèque Aspose.PDF pour Python.... rotate = ap . Rotation . ON270 image_stamp...

    docs.aspose.com/pdf/fr/python-net/image-stamps-...
  6. Düğüm hiyerarşisini ekleyin ve 3D sahnesinin bi...

    Aspose.3D for .NET bir düğüm hiyerarşisi oluşturmayı teklif eder. Düğüm, bir sahnenin temel yapı bloğudur. Düğümlerin bir hiyerarşi, bir sahnenin mantıksal yapısını tanımlar ve geometrileri, ışıkları ve kameraları düğümlere bağlayarak görünür içerik sağlar....Vector3 ( 10 , 0 , 0 ); // The rotated top node will affect all child...child nodes top . Transform . Rotation = Quaternion . FromEulerAngle...

    docs.aspose.com/3d/tr/net/add-node-hierarchy-an...
  7. Aggiunta della trasformazione al nodo|Documenta...

    Aspose.3D for Java API supporta la rotazione degli oggetti nello spazio 3D. Esistono tre modi per definire la rotazione dell'oggetto nello spazio 3D, angoli di Eulero, Quaternion e Custom Matrix, tutti supportati dalla classe Transform.... TSR (Translation/Scaling/Rotation) sono più comunemente utilizzati...setEntity ( mesh ); // Set rotation cubeNode . getTransform ()...

    docs.aspose.com/3d/it/java/adding-transformatio...
  8. JavaScript via C++ 를 사용하여 PDF 회전 | Aspose.PDF

    JavaScript via C++ 용 Aspose.PDF 를 사용하여 JavaScript via C++ 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 문서를 회전시킵니다.... onload = ( event ) => { /*Rotate PDF-pages PDF-file and save...files [ 0 ]. name , Module . Rotation . on270 , "ResultRotation...

    products.aspose.com/pdf/ko/javascript-cpp/rotate/
  9. ShapeBase.bounds_in_points property | Aspose.Wo...

    ShapeBase.bounds_in_points property. Gets the location and size of the containing block of the shape in points, relative to the anchor of the topmost shape....include the rotation of this shape or the rotation of the parent...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Ajouter des filigranes aux présentations en C++...

    Gérez les filigranes texte et image dans les présentations PowerPoint et OpenDocument en C++ pour indiquer un brouillon, des informations confidentielles, des droits d’auteur, et plus encore....comme l’alignement centré, la rotation, la position en avant-plan...watermarkShape ); Définir la rotation de la filigrane Voici un exemple...

    docs.aspose.com/slides/fr/cpp/watermark/