Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 7,447 for

rotation

(0.08 sec)
  1. How to Make a Pie Chart in PowerPoint using Python

    This short topic guides how to make a pie chart in PowerPoint using Python along with the detailed steps to configure the environment and use the example code. The example provides sample code to add pie chart to PowerPoint using Python....title, formatting, sidewall, rotation, plot area, etc. In this tutorial...

    kb.aspose.com/slides/python/how-to-make-a-pie-c...
  2. How to Make a Pie Chart in PowerPoint using C#

    This quick tutorial guides how to make a pie chart in PowerPoint using C#. It provides detailed steps to configure the environment and sample code to add pie chart to PowerPoint using C#....title, formatting, sidewall, rotation, plot area, etc. In this tutorial...

    kb.aspose.com/slides/net/how-to-make-a-pie-char...
  3. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....properties RawFrame, Frame, Rotation, X, Y, Width, Height and thrown...

    docs.aspose.com/slides/java/public-api-and-back...
  4. How to Convert PDF to PPTX using Python

    This short tutorial guides on how to convert PDF to PPTX using Python. It contains step-wise process and a runnable sample code for converting PDF to PowerPoint using Python....setting the page layout, page rotation, and vertical and horizontal...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  5. Working with Linear Extrusion|Documentation

    Aspose.3D for Java offers LinearExtrusion class, which takes a 2D shape as an input and extends the shape in the 3rd dimension....handles the degree of the rotation while extruding the shape...defines the degree of the rotation while extruding the profile...

    docs.aspose.com/3d/java/working-with-linear-ext...
  6. Simplify the creation of transformation matrix ...

    Aspose.3D for Python via .NET API offers the TransformBuilder class which simplifies the creation of the transformation matrix by the chain operations.... 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/python-net/simplify-the-crea...
  7. Simplify the creation of transformation matrix ...

    Aspose.3D for .NET API offers the TransformBuilder class which simplifies the creation of the transformation matrix by the chain operations....Translate ( 1 , 0 , 0 ) // Rotate alone with the Y axis with...(x, y, z) into (x + 1, y, z) Rotate alone with the Y axis with...

    docs.aspose.com/3d/net/simplify-the-creation-of...
  8. Change PDF Page Size Programmatically|Aspose.PD...

    Change Page Size from your PDF file using C++ library....()); // Rotate page at 90 degree angle page -> set_Rotate ( Rotation...PDF Pages programmatically Rotate PDF Pages Using C++...

    docs.aspose.com/pdf/cpp/change-page-size/
  9. 在 PS 文件中使用转换 | Java

    Aspose.Page API 解决方案解答了如何在 PS 文件中转换内容的问题。了解如何在 Java 中使用该功能...最后,我们从当前图形状态退出到上层图形状态: Copy 1 ////////// Rotation ////////// 2 //Save graphics...writeGraphicsSave (); 4 5 //Rotate current graphics state on 45...

    docs.aspose.com/page/zh/java/ps/working-with-tr...
  10. 在 PostScript 中使用转换 | .NET

    Aspose.Page API 解决方案解答了如何在 PS 文件中转换内容的问题。了解如何在 .NET 中使用该功能... Copy 1 ////////// Rotation ////////// 2 //Save the graphics...WriteGraphicsSave (); 4 5 //Rotate current graphics state on 45...

    docs.aspose.com/page/zh/net/ps/working-with-tra...