Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 7,461 for

rotate

(0.39 sec)
  1. Das Hinzufügen einer Transformation zum Knoten|...

    Aspose.3D für Node.js über die Java API unterstützt die Rotation von Objekten im 3D-Raum. Es gibt drei Möglichkeiten, die Rotation eines Objekts im 3D-Raum zu definieren: Euler-Winkel, Quaternion und benutzerdefinierte Matrix, alle werden von der Klasse Transform unterstützt....gibt drei Möglichkeiten, die Rotation eines Objekts im 3D-Raum zu... TSR (Translation/Scaling/Rotation) werden am häufigsten in 3D-Szenarien...

    docs.aspose.com/3d/de/nodejs-java/adding-transf...
  2. إضافة تحويل إلى العقدة|Documentation

    يوفر Aspose.3D لـ Node.js عبر Java API دعمًا لتدوير الكائنات في الفضاء ثلاثي الأبعاد. هناك ثلاث طرق لتحديد دوران الكائن في الفضاء ثلاثي الأبعاد، وهي الزوايا أويلر، والكواترنيون، والمصفوفة المخصصة، ويدعمها جميعًا فئة Transform.... TSR (Translation/Scaling/Rotation) هي الأكثر استخدامًا في السيناريو...(الترجمة) Scaling (القياس) Rotation (الدوران) Shear mapping (رسم...

    docs.aspose.com/3d/ar/nodejs-java/adding-transf...
  3. Archiwa

    Archiwa...textFragment2 = new TextFragment("rotated text"); textFragment2.setPosition(new...textFragment3 = new TextFragment("rotated text"); textFragment3.setPosition(new...

    blog.aspose.com/pl/pdf/rotate-text-inside-pdf-d...
  4. Arşiv

    Arşiv...textFragment2 = new TextFragment("rotated text"); textFragment2.setPosition(new...textFragment3 = new TextFragment("rotated text"); textFragment3.setPosition(new...

    blog.aspose.com/tr/pdf/rotate-text-inside-pdf-d...
  5. Comment faire pivoter un PDF avec C#

    Cet article explique comment faire pivoter un PDF à l'aide de C#. Il a des paramètres d'environnement de développement, une liste d'étapes à effectuer et un exemple de code exécutable pour faire pivoter les pages PDF à l'aide de C#....jour Définissez la propriété Rotation de la page pour faire également...propriété Rotation de la page définie sur Rotation.on270 dans...

    kb.aspose.com/fr/pdf/net/how-to-rotate-pdf-usin...
  6. Cannot Make Image Match Page Size (Cover Whole ...

    I am adding image to the page. The image must match the page size. For some PDFs it works for other the image appears approximately 8.4 times smaller than the page. Please see the code below, I also have attached the P…...3 KB) testpng_rotated.png (26.6 KB) Aspose.Pdf.Document...MarginInfo(0, 0, 0, 0); //page.Rotate = Rotation.None; var box = page.CropBox...

    forum.aspose.com/t/cannot-make-image-match-page...
  7. Aspose.PSD for Python via .NET 24.8 - リリースノート|D...

    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....Rotate P:Aspose.PSD.FileFormats.Psd..."Style" : WarpStyles . RISE , "Rotate" : WarpRotates . HORIZONTAL...

    docs.aspose.com/psd/ja/python-net/aspose-psd-fo...
  8. Ajouter filigrane à PDF avec Golang via C++|Doc...

    Apprenez comment ajouter des filigranes de texte et d image aux fichiers PDF lors du rendu en utilisant Aspose.Cells avec Golang via C++....l’alignement, le décalage, la rotation, l’opacité, le premier plan/arrière-plan...l’alignement, le décalage, la rotation, l’opacité, le premier plan/arrière-plan...

    docs.aspose.com/cells/fr/go-cpp/add-watermark-t...
  9. Трансформации 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...
  10. Python を使用して PDF を回転する方法

    この短いチュートリアルでは、Python を使用して PDF を回転する方法について説明します。アプリケーションを作成するための詳細な手順と、Python を使用して PDF ページを回転させるための実行可能なサンプル コードが含まれています。... Rotate 必要に応じてページのコンテンツも 向きを変更し、コンテンツを回転させて、出力...回転させたい場合は、Page.rotate 値に aspose.pdf.Rotation 列挙子の値の 1 つを設定できます。...

    kb.aspose.com/ja/pdf/python/how-to-rotate-pdf-u...