Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 6,372 for

rotation

(0.06 sec)
  1. 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/
  2. آرشیوها

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

    blog.aspose.com/fa/pdf/rotate-text-inside-pdf-d...
  3. 更改刻度标签方向|Documentation

    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....枚举提供以下成员 HORIZONTAL VERTICAL ROTATE_90 ROTATE_270 STACKED 以下图像比较了源文件和输出文件...源文件图像 输出文件图像 以下代码片段将刻度标签方向从 ROTATE_90 更改为 HORIZONTAL 示例代码 可以从以下链接下载源文件和输出文件。...

    docs.aspose.com/cells/zh/java/change-tick-label...
  4. تدوير النص داخل PDF باستخدام C++|Aspose.PDF لـ C++

    تعرف على طرق مختلفة لتدوير النص إلى PDF. يتيح لك Aspose.PDF تدوير النص بأي زاوية، تدوير جزء من النص أو فقرة كاملة....خاصية الدوران باستخدام خاصية Rotation لفئة TextFragment ، يمكنك..."TimesNewRoman" )); // Create rotated text fragment auto textFragment2...

    docs.aspose.com/pdf/ar/cpp/rotate-text-inside-pdf/
  5. 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...
  6. كيفية تدوير نص الخلية باستخدام 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...
  7. 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...
  8. 搜索

    搜索... 使用 Page->setRotate(Rotation value) 方法旋轉每個頁面。 使用 Docum...// 旋轉頁面 page->set_Rotate(Aspose::Pdf::Rotation::on180); } // 保存...

    blog.aspose.com/zh-hant/pdf/rotate-pdf-pages-te...
  9. 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/
  10. Как да завъртите PDF с помощта на Python

    Този кратък урок ръководи как да завъртите PDF с помощта на Python. Той съдържа подробни стъпки за писане на приложението и примерен код за изпълнение за завъртане на PDF страници с помощта на Python....за да промените ориентацията Rotate съдържанието на страницата...да зададете стойността Page.rotate с една от стойностите от изброителя...

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