Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 7,637 for

rotate

(0.11 sec)
  1. إضافة أختام الصور في ملف PDF باستخدام JavaScrip...

    إضافة ختم الصورة إلى مستند PDF الخاص بك باستخدام وظيفة AsposePdfAddStamp مع مجموعة أدوات JavaScript.... Rotation . on270 , 0.5 , "ResultStamp...setWidth_ = 40 ; const rotation_ = 'Module.Rotation.on270' ; const setOpacity...

    docs.aspose.com/pdf/ar/javascript-cpp/stamping/
  2. Simplifier la création de matrice de transforma...

    Aspose.3D for .NET API offre la classe TransformBuilder qui simplifie la création de la matrice de transformation par les opérations de chaîne....Translate ( 1 , 0 , 0 ) // Rotate alone with the Y axis with...Translate ( 1 , 0 , 0 ) // Rotate alone with the Y axis with...

    docs.aspose.com/3d/fr/net/simplify-the-creation...
  3. Word To Pdf:Page number orientation is incorrec...

    When I convert a Word document to PDF, the page number orientation is incorrect. version:words-25.10-jdk17.jar file: TEST.7z (9.9 MB)...page numbers – can appear rotated or misplaced after conversion...can be drawn with the wrong rotation in the PDF. What to do next...

    forum.aspose.com/t/word-to-pdf-page-number-orie...
  4. PDF 페이지 크기 프로그래밍 방식으로 변경|Aspose.PDF for PHP via...

    PHP를 사용하여 PDF 파일의 페이지 크기를 변경합니다....// 페이지를 90도 각도로 회전 $rotation = new Rotation (); $page -> setRotate...setRotate ( $rotation -> getOn90 ()); // 페이지 높이 및 너비 정보 가져오기 $responseData...

    docs.aspose.com/pdf/ko/php-java/change-page-size/
  5. Changer la taille de page PDF avec C#|Aspose.PD...

    Changez la taille de page de votre document PDF en utilisant la bibliothèque Aspose.PDF for .NET....Height ); // Rotate page at 90 degree angle page . Rotate = Rotation...

    docs.aspose.com/pdf/fr/net/change-page-size/
  6. Трансформации SVG – Код SVG – Руководство Aspos...

    Научитесь применять преобразования SVG – перенос, масштабирование, поворот и наклон с Aspose.SVG. Включает понятные примеры кода и рекомендации....transform : translate, scale, rotate, skewX, skewY и matrix . Трансляция...f) . Вращение SVG – Rotation Функция rotate(angle, cx, cy) поворачивает...

    docs.aspose.com/svg/ru/net/drawing-basics/svg-t...
  7. Insert Shape in Word using Python

    This article assists on how to insert shape in Word using Python. It has the IDE settings, steps, and a sample code showing how to draw a straight line in Word using Python....using shape type, size, and rotation angle Insert a floating shape...with necessary parameters and rotation angle Define the output format...

    kb.aspose.com/words/python/insert-shape-in-word...
  8. Ajouter un filigrane au PDF avec JavaScript via...

    Apprenez comment ajouter un filigrane de texte et d image à un PDF lors de la conversion d Excel en PDF en utilisant Aspose.Cells for JavaScript via C++....l’alignement, le décalage, la rotation, l’opacité, le premier-plan/arrière-plan...Center ; // specify rotation watermark . rotation = 30 ; // specify...

    docs.aspose.com/cells/fr/javascript-cpp/add-wat...
  9. Добавление преобразования к узлу|Documentation

    TSR (преобразование/масштабирование/вращение) чаще всего используются в сценарии 3D, мы предоставили класс Transform для доступа к ним в Aspose.3D....mesh # Set rotation cubeNode . transform . rotation = Quaternion...Quaternion . from_rotation ( Vector3 ( 0 , 1 , 0 ), Vector3 ( 0.3 ,...

    docs.aspose.com/3d/ru/python-net/adding-transfo...
  10. 使用 Python 旋转 PDF | Aspose.PDF

    使用 Aspose.PDF for Python for .NET 使用 Python 示例代码,以编程方式旋转 PDF 文档...Setting Rotation angle of page page . rotate = apdf . Rotation . ON90...

    products.aspose.com/pdf/zh-hans/python-net/rotate/