Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 7,461 for

rotation

(0.95 sec)
  1. Customize 3D Charts in Presentations Using PHP|...

    Learn how to create and customize 3-D charts in Aspose.Slides for PHP via Java, with support for PPT and PPTX files — boost your presentations today....different properties like X,Y Rotation, DepthPercents etc. The sample...

    docs.aspose.com/slides/php-java/3d-chart/
  2. 在 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...
  3. 在 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...
  4. Customize 3D Charts in Presentations Using Java...

    Learn how to create and customize 3-D charts in Aspose.Slides for Java, with support for PPT and PPTX files—boost your presentations today....different properties like X,Y Rotation, DepthPercents etc. The sample...

    docs.aspose.com/slides/java/3d-chart/
  5. Customize 3D Charts in Presentations on Android...

    Learn how to create and customize 3-D charts in Aspose.Slides for Android via Java, with support for PPT and PPTX files—boost your presentations today....different properties like X,Y Rotation, DepthPercents etc. The sample...

    docs.aspose.com/slides/androidjava/3d-chart/
  6. Customize 3D Charts in Presentations Using Java...

    Learn how to create and customize 3-D charts in Aspose.Slides for Node.js via Java, with support for PPT and PPTX files—boost your presentations today....different properties like X,Y Rotation, DepthPercents etc. The sample...

    docs.aspose.com/slides/nodejs-java/3d-chart/
  7. 在 PDF C# 中添加文本印章|Aspose.PDF for .NET

    使用 TextStamp 类将文本印章添加到 PDF 文档中,使用 Aspose.PDF for .NET 库。...100 ; // Rotate stamp textStamp . Rotate = Rotation . on90 ;...BlendingColorSpace . DeviceRGB ; stamp . Rotation = 45.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/zh/net/text-stamps-in-the-p...
  8. What's new|Aspose.Words for Java

    Aspose.Words for Java expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product.... Orientation And Rotation of Chart Titles and Axis Titles...control the orientation and rotation of chart titles and axis titles...

    docs.aspose.com/words/java/what-s-new-in-aspose...
  9. 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...
  10. 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/