Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 6,829 for

rotate

(0.13 sec)
  1. Hücre Yazısını C++ ile Döndürme Yöntemi|Documen...

    C++ kodu ile Aspose.Cells for C++ API kullanarak Hücre yazısını döndürme... PutValue ( u "a1 rotate text" ); Style a1Style = a1.... GetStyle (); // Set the rotation angle in degrees a1Style ...

    docs.aspose.com/cells/tr/cpp/how-to-rotate-text...
  2. كيفية تدوير نص الخلية باستخدام C++|Documentation

    كود C++ لتدوير نص الخلية باستخدام واجهة برمجة التطبيقات Aspose.Cells for C++... PutValue ( u "a1 rotate text" ); Style a1Style = a1.... GetStyle (); // Set the rotation angle in degrees a1Style ...

    docs.aspose.com/cells/ar/cpp/how-to-rotate-text...
  3. آرشیوها

    آرشیوها...Rotation زاویه چرخش را تنظیم کنید....textFragment2 = new TextFragment("rotated text"); textFragment2.Position...

    blog.aspose.com/fa/pdf/rotate-text-inside-pdf-d...
  4. Ajout de la transformation au nœud|Documentation

    TSR (Translation/Scaling/Rotation) sont les plus couramment utilisés dans le scénario 3D, nous avons fourni une classe Transform pour y accéder dans Aspose.3D....trois façons de définir la rotation de l’objet dans l’espace 3D...Les TSR (Translation/Scaling/Rotation) sont les plus couramment...

    docs.aspose.com/3d/fr/net/adding-transformation...
  5. Graphique 3D|Documentation Aspose.Slides pour P...

    Définir rotationX, rotationY et profondeurpourcentages pour un graphique 3D dans une présentation PowerPoint en Python...différentes propriétés comme la rotation X, Y, DepthPercents , etc...chart . rotation_3d . right_angle_axes = True chart . rotation_3d...

    docs.aspose.com/slides/fr/python-net/3d-chart/
  6. Arşiv

    Arşiv...rotate = ap.Rotation.ON90 # Döndürülen PDF...dosyasını kaydet doc.save("rotated.pdf") Yukarıdaki kod örneği...

    blog.aspose.com/tr/pdf/rotate-pdf-in-python/
  7. Faire Pivoter les Pages PDF en Utilisant Python...

    Ce sujet décrit comment faire pivoter l'orientation des pages dans un fichier PDF existant par programmation avec Python via C++....page_set_rotate’ Enregistrez le document modifié...join ( dataDir , "results" , "rotated_document.pdf" ) # Création...

    docs.aspose.com/pdf/fr/python-cpp/rotate-pages/
  8. AxisTickLabels.orientation property | Aspose.Wo...

    AxisTickLabels.orientation property. Gets or sets the orientation of the tick label text....to change orientation and rotation for axis tick labels. let...tick label orientation and rotation. xTickLabels . orientation...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. AxisTickLabels.Orientation | Aspose.Words for .NET

    Customize your AxisTickLabels orientation for optimal readability. Easily adjust tick label text direction to enhance your data visualization!...to change orientation and rotation for axis tick labels. Document...tick label orientation and rotation. xTickLabels . Orientation...

    reference.aspose.com/words/net/aspose.words.dra...
  10. 파이썬을 사용하여 PDF 내 텍스트 회전|Aspose.PDF for Python vi...

    PDF에 텍스트를 회전하는 다양한 방법을 배웁니다. Aspose.PDF는 텍스트를 임의의 각도로 회전하거나 텍스트 조각 또는 전체 단락을 회전할 수 있습니다....textFragment2 = new TextFragment ( "rotated text" ); textFragment2 . Position...textFragment2 . TextState . Rotation = 45 ; // 회전된 텍스트 조각 생성 TextFragment...

    docs.aspose.com/pdf/ko/python-net/rotate-text-i...