Sort Score
Result 10 results
Languages All
Labels All
Results 4,101 - 4,110 of 7,426 for

rotate

(0.12 sec)
  1. Change PDF Page Size Programmatically|Aspose.PD...

    Alterar o tamanho da página do seu arquivo PDF usando a biblioteca C++....90 graus page -> set_Rotate ( Rotation :: on90 ); // Obter informações...

    docs.aspose.com/pdf/pt/cpp/change-page-size/
  2. ארכיון

    ארכיון...מים the_string = "45 Degree Rotated Text" graphics = Graphics(image)...2) # הגדר זווית סיבוב matrix.rotate(-45.0) graphics.transform =...

    blog.aspose.com/he/imaging/add-watermark-to-ima...
  3. Agregar jerarquía de nodos y compartir datos ge...

    Aspose.3D for .NET ofrece construir una jerarquía de nodos. El nodo es un bloque de construcción básico de una escena. Una jerarquía de nodos define la estructura lógica de una escena y proporciona contenido visible al unir geometrías, luces y cámaras a los nodos....Vector3 ( 10 , 0 , 0 ); // The rotated top node will affect all child...child nodes top . Transform . Rotation = Quaternion . FromEulerAngle...

    docs.aspose.com/3d/es/net/add-node-hierarchy-an...
  4. Добавить иерархию узлов и поделиться геометриче...

    Aspose.3D for .NET предлагает построить иерархию узлов. Узел является основным строительным блоком сцены. Иерархия узлов определяет логическую структуру сцены и обеспечивает видимый контент путем присоединения к узлам геометрии, источников света и камер....Vector3 ( 10 , 0 , 0 ); // The rotated top node will affect all child...child nodes top . Transform . Rotation = Quaternion . FromEulerAngle...

    docs.aspose.com/3d/ru/net/add-node-hierarchy-an...
  5. Erstellen, Laden und Speichern von 3D Szene pro...

    Erstellen, Laden und Speichern von 3D Szene Programma tisch in C#. Lesen, Importieren und sparen Sie 3D Szenen in PDF und HTML in C#....definierter Codierung Passen Sie Rotation Order in FBX-Datei an Speichern...

    docs.aspose.com/3d/de/net/creating-loading-and-...
  6. Drehen Sie eine Form mit einem geeigneten Winke...

    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....$saveFileFormat -> VDX ); print "Rotated shape." . PHP_EOL ; Laufcode...

    docs.aspose.com/diagram/de/java/rotate-a-shape-...
  7. Girar una forma con ángulo adecuado en PHP|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....$saveFileFormat -> VDX ); print "Rotated shape." . PHP_EOL ; Descargar...

    docs.aspose.com/diagram/es/java/rotate-a-shape-...
  8. تدوير صفحات PDF برمجيًا|Aspose.PDF لبي إتش بي ع...

    تغيير اتجاه الصفحة وتعديل محتوى الصفحة ليتناسب مع الاتجاه الجديد باستخدام Java....$page -> setRotate (( new Rotation ()) -> On90 ); } // حفظ مستند...

    docs.aspose.com/pdf/ar/php-java/rotate-pages/
  9. Travailler avec l'extrusion linéaire|Documentation

    Aspose.3D for Python via .NET offre la classe LinearExtrusion, qui prend une forme 2D en entrée et étend la forme dans la 3ème dimension....propriété twist gère le degré de rotation lors de l’extrusion de la...defines the degree of the rotation while extruding the profile...

    docs.aspose.com/3d/fr/python-net/working-with-l...
  10. Formater les formes PowerPoint en C++|Documenta...

    Apprenez à formater les formes PowerPoint en C++ avec Aspose.Slides — définissez les styles de remplissage, de ligne et d'effet pour les fichiers PPT, PPTX et ODP avec précision et un contrôle total....Définissez la propriété de rotation de la forme sur l’angle souhaité...de 5 degrés. shape -> set_Rotation ( 5 ); // Enregistrez le fichier...

    docs.aspose.com/slides/fr/cpp/shape-formatting/