Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 7,539 for

rotate

(0.1 sec)
  1. 在 PDF 中旋转文本使用 Python|Aspose.PDF for Python via ...

    学习不同的方法在 PDF 中旋转文本。Aspose.PDF 允许您旋转文本到任何角度,旋转文本片段或整个段落。...textFragment2 = new TextFragment ( "rotated text" ); textFragment2 . Position...textFragment2 . TextState . Rotation = 45 ; // 创建旋转的文本片段 TextFragment...

    docs.aspose.com/pdf/zh/python-net/rotate-text-i...
  2. Rotera PDF-dokument online eller med Java | pro...

    Rotera PDF-dokument via onlineappen gratis. Java API-kod för att rotera PDF-filer....Total Java Rotate Rotera PDF-dokument online...PDF-dokumentsidor Utveckla PDF Rotation Application via Java Behöver...

    products.aspose.com/total/sv/java/rotate/pdf/
  3. 在PDF中旋转文本使用C++|Aspose.PDF for C++

    了解将文本旋转到PDF的不同方法。Aspose.PDF允许您将文本旋转到任意角度,旋转文本片段或整个段落。...使用旋转属性在PDF中旋转文本 通过使用 TextFragment 类的Rotation属性,您可以在各种角度旋转文本。文本旋转可以用于文档...MakeObject < TextFragment > ( "rotated text" ); textFragment2 -> set_Position...

    docs.aspose.com/pdf/zh/cpp/rotate-text-inside-pdf/
  4. Jak otočit PDF pomocí Pythonu

    Tento krátký tutoriál vám ukáže, jak otočit PDF pomocí Pythonu. Obsahuje podrobné kroky k napsání aplikace a spustitelný ukázkový kód pro otáčení stránek PDF pomocí Pythonu....šířku, abyste změnili orientaci Rotate obsah stránky také v případě...můžete nastavit hodnotu Page.rotate na jednu z hodnot z enumerátoru...

    kb.aspose.com/cs/pdf/python/how-to-rotate-pdf-u...
  5. Lưu trữ

    Lưu trữ...Rotation . Tạo một đối tượng TextBuilder...textFragment2 = new TextFragment("rotated text"); textFragment2.Position...

    blog.aspose.com/vi/pdf/rotate-text-inside-pdf-d...
  6. 搜索

    搜索...Rotation 屬性設置旋轉角度。 創建一個新的 TextBuilder...textFragment2 = new TextFragment("rotated text"); textFragment2.Position...

    blog.aspose.com/zh-hant/pdf/rotate-text-inside-...
  7. Faire pivoter les pages PDF à l'aide de Python|...

    Ce sujet décrit comment faire pivoter l'orientation de la page dans un fichier PDF existant de manière programmatique avec Python....l’angle de rotation en utilisant la méthode ‘rotate’. import aspose...l'angle de rotation de la page page . rotate = ap . Rotation . ON90...

    docs.aspose.com/pdf/fr/python-net/rotate-pages/
  8. NNNransformation to the Node|Documentation

    TSR (Translation/Scaling/Rotation) are most commonly used in 3D scenario, we provided a class Transform to access these in Aspose.3D....NET offers to rotate objects in 3D space. There...three ways to define object’s rotation in 3D space, Euler angles...

    docs.aspose.com/3d/tr/net/adding-transformation...
  9. Impيمس إنشاء مصفوفة التحول من قبل عمليات السلسل...

    يقدم Aspose.3D for Python via .NET API فئة TransformBuilder التي تبسط إنشاء مصفوفة التحويل بواسطة عمليات السلسلة.... translate ( 1 , 0 , 0 ) # Rotate alone with the Y axis with...(x, y, z) into (-x, y, -z) . rotate_euler_degree ( 0 , 180 , 0...

    docs.aspose.com/3d/ar/python-net/simplify-the-c...
  10. Comment faire pivoter un SVG en C#

    Cet article explique comment faire pivoter un SVG en C#. Il contient les détails de configuration de l'IDE, une liste d'étapes ainsi que l'exemple de code pour la rotation SVG en C#....de code exécutable pour SVG rotate in C# . Vous apprendrez la...fichier SVG source, puis la rotation de l’élément de ligne qu’il...

    kb.aspose.com/fr/svg/net/how-to-rotate-an-svg-i...