Sort Score
Result 10 results
Languages All
Labels All
Results 3,301 - 3,310 of 5,428 for

rotate

(0.15 sec)
  1. C++を使用してPDFページを回転させる|Aspose.PDF for C++

    このトピックでは、既存のPDFファイルのページの向きをC++でプログラム的に回転させる方法について説明します。...また、Rotate()メソッドを使用して回転角度を設定することでもページの向きを変更できます。...ページの回転角度を設定 page -> set_Rotate ( Rotation :: on90 ); } // 出力ファイルを保存...

    docs.aspose.com/pdf/ja/cpp/rotate-pages/
  2. Aspose::Words::Drawing::Charts::ChartDataLabel ...

    Aspose::Words::Drawing::Charts::ChartDataLabel class. Represents data label on a chart point or trendline. To learn more, visit the documentation article in C++.... get_Rotation () Gets or sets the rotation of the label...Label::get_Position . set_Rotation (int32_t) Setter for Aspo...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Connector|Aspose.Slides for Node.js via .NET Do...

    Connect PowerPoint shapes in JavaScript...have to take the connector’s rotation and its reflection into account...account. Note that the rotation angle for all connectors shown...

    docs.aspose.com/slides/nodejs-java/connector/
  4. Connector|Aspose.Slides for PHP Documentation

    Connect PowerPoint shapes...have to take the connector’s rotation and its reflection into account...account. Note that the rotation angle for all connectors shown...

    docs.aspose.com/slides/php-java/connector/
  5. Offentlig API Ändrar i Aspose.3D 1.7.0|Document...

    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.... q1 and q2 rotate alone x-axis with same angle...)); cylinder . Transform . Rotation = q1 ; cylinder . Transform...

    docs.aspose.com/3d/sv/net/public-api-changes-in...
  6. قم بتدوير شكل بزاوية مناسبة في PHP|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....$saveFileFormat -> VDX ); print "Rotated shape." . PHP_EOL ; قم بتنزيل...

    docs.aspose.com/diagram/ar/java/rotate-a-shape-...
  7. Data Formatting|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....indentation level, text direction, rotation angle and much more. Using...Orientation Set the orientation (rotation) of the text in a cell with...

    docs.aspose.com/cells/java/data-formatting/
  8. Fonctionnalités|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....dessin Images de grande taille Rotation Retournement Mise à l’échelle...

    docs.aspose.com/psd/fr/java/features/
  9. Exportation avec des options 3D|CAD 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....utilisant quelques angles de rotation arbitraires. Changer l’ObserverAngle...

    docs.aspose.com/cad/fr/java/developer-guide/exp...
  10. Поворот страниц PDF программным способом|Aspose...

    Изменение ориентации страницы и подгонка содержимого страницы под новую ориентацию с использованием Java....$page -> setRotate (( new Rotation ()) -> On90 ); } // Сохранить...

    docs.aspose.com/pdf/ru/php-java/rotate-pages/