Sort Score
Result 10 results
Languages All
Labels All
Results 4,121 - 4,130 of 7,636 for

rotate

(1.69 sec)
  1. Working with Coordinate System Transformations|...

    Change Coordinate System Transformations of image in C#....Graphics object to specify the rotation angle Draw the shapes with...

    docs.aspose.com/drawing/net/working-with-coordi...
  2. Manage Connectors in Presentations Using C++|As...

    Empower C++ apps to draw, connect and auto-route lines in PowerPoint slides—gain full control over straight, elbow and curved connectors....have to take the connector’s rotation and its reflection into account...account. Note that the rotation angle for all connectors shown...

    docs.aspose.com/slides/cpp/connector/
  3. Aspose::Words::Fields::FieldMergeBarcode::set_S...

    Aspose::Words::Fields::FieldMergeBarcode::set_SymbolRotation method. Sets the rotation of the barcode symbol. Valid values are [0, 3] in C++....lRotation method Sets the rotation of the barcode symbol. Valid...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Drawing::Fill::set_RotateWithObj...

    Aspose::Words::Drawing::Fill::set_RotateWithObject method. Sets whether the fill Rotates with the specified object in C++....method Sets whether the fill rotates with the specified object....

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::Fill::get_RotateWithObj...

    Aspose::Words::Drawing::Fill::get_RotateWithObject method. Gets whether the fill Rotates with the specified object in C++....method Gets whether the fill rotates with the specified object....

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. ארכיון

    ארכיון...מים 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...
  7. Добавить иерархию узлов и поделиться геометриче...

    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...
  8. 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...
  9. 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/
  10. PDF에 워터마크 추가하기 C++ 사용|Aspose.PDF for C++

    이 문서에서는 C++를 사용하여 프로그래밍적으로 PDF에서 아티팩트를 작업하고 워터마크를 얻는 기능을 설명합니다....Rotation – 아티팩트의 회전(도 단위, 양수 값은 반시계...Center ); artifact -> set_Rotation ( 45 ); artifact -> set_Opacity...

    docs.aspose.com/pdf/ko/cpp/add-watermarks/