Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 7,455 for

rotate

(0.07 sec)
  1. 在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/
  2. Cómo rotar el texto de la celda|Documentation

    Aprende cómo rotar el texto de una celda programáticamente usando Aspose.Cells for JavaScript vía C++....> </ head > < body > < h1 > Rotate Text in Cells Example </ h1...column ); a1 . putValue ( "a1 rotate text" ); let a1Style = a1 ...

    docs.aspose.com/cells/es/javascript-cpp/how-to-...
  3. Come ruotare il testo della cella|Documentation

    Impara come ruotare il testo di una cella programmaticamente usando Aspose.Cells for JavaScript via C++....> </ head > < body > < h1 > Rotate Text in Cells Example </ h1...column ); a1 . putValue ( "a1 rotate text" ); let a1Style = a1 ...

    docs.aspose.com/cells/it/javascript-cpp/how-to-...
  4. Concatenate Quaternions and apply on 3D entitie...

    Aspose.3D for Python via .NET, geliştiricilerin bir kuaternionda temsil edilen iki rotasyon dönüşümünü birleştirmelerine izin verir.... q1 and q2 rotate alone x-axis with same angle...)) cylinder . transform . rotation = q1 cylinder . transform...

    docs.aspose.com/3d/tr/python-net/concatenate-qu...
  5. Сплетите кватернионы и примените их к лицам 3D|...

    Aspose.3D for Python via .NET позволяет разработчикам объединить два преобразования ротации в одно, представленное в кватернионе.... q1 and q2 rotate alone x-axis with same angle...)) cylinder . transform . rotation = q1 cylinder . transform...

    docs.aspose.com/3d/ru/python-net/concatenate-qu...
  6. رباعيات متسلسلة وتقدم الطلب على كيانات 3D|Docum...

    يسمح Aspose.3D for Python via .NET للمطورين بدمج تحولي دوران إلى تحويل واحد ممثل في رباعي.... q1 and q2 rotate alone x-axis with same angle...)) cylinder . transform . rotation = q1 cylinder . transform...

    docs.aspose.com/3d/ar/python-net/concatenate-qu...
  7. Ajouter un filigrane à un PDF en utilisant Pyth...

    Cet article explique les fonctionnalités de travail avec les artefacts et l'obtention de filigranes dans les PDFs en utilisant Python de manière programmatique.... rotation – Obtient la rotation d’un artefact (en...valeur positive indique une rotation dans le sens antihoraire)...

    docs.aspose.com/pdf/fr/python-net/add-watermarks/
  8. PDF内のテキストを回転させる方法 (C++使用)|Aspose.PDF for C++

    PDFにテキストを回転させるさまざまな方法を学びます。Aspose.PDFを使用すると、任意の角度にテキストを回転させたり、テキストフラグメントや段落全体を回転させたりできます。...(C++使用) Contents [ Hide ] Rotationプロパティを使用してPDF内のテキストを回転させる TextFragment...TextFragment クラスのRotationプロパティを使用すると、さまざまな角度でテキストを回転させることができ...

    docs.aspose.com/pdf/ja/cpp/rotate-text-inside-pdf/
  9. Rotacionando carimbo em torno do ponto central|...

    Esta seção explica como rotacionar um carimbo em torno do ponto central usando a classe Stamp....fornece uma propriedade chamada Rotation. Essa propriedade define ou...ser especificado como stamp.Rotation = 90. Nesse caso, o carimbo...

    docs.aspose.com/pdf/pt/net/rotating-stamp-about...
  10. PDF roteren met Python

    Deze korte tutorial laat zien hoe je PDF roteert met Python. Het bevat gedetailleerde stappen om de applicatie te schrijven en een uitvoerbare voorbeeldcode om PDF-pagina's te roteren met behulp van Python....om de oriëntatie te wijzigen Rotate de pagina-inhoud ook indien...wilt roteren, kunt u de Page.rotate-waarde instellen met een van...

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