Sort Score
Result 10 results
Languages All
Labels All
Results 2,611 - 2,620 of 7,447 for

rotate

(0.07 sec)
  1. 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/
  2. Архів

    Архів...Rotation . Створіть новий об’єкт TextBuilder...textFragment2 = new TextFragment("rotated text"); textFragment2.Position...

    blog.aspose.com/uk/pdf/rotate-text-inside-pdf-d...
  3. Как повернуть текст ячейки|Documentation

    Научитесь программно поворачивать текст ячейки с помощью Aspose.Cells for JavaScript через C++....> </ head > < body > < h1 > Rotate Text in Cells Example </ h1...column ); a1 . putValue ( "a1 rotate text" ); let a1Style = a1 ...

    docs.aspose.com/cells/ru/javascript-cpp/how-to-...
  4. 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...
  5. 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...
  6. 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...
  7. كيفية تدوير نص الخلية باستخدام 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...
  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. Procurar

    Procurar...usando o método Page->setRotate(Rotation value) . Salve o arquivo PDF...página page->set_Rotate(Aspose::Pdf::Rotation::on180); } // Salve...

    blog.aspose.com/pt/pdf/rotate-pdf-pages-text-or...