Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 7,539 for

rotation

(0.28 sec)
  1. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Java library.... setRotate ( Rotation . on270 ); imageStamp . setOpacity...

    docs.aspose.com/pdf/java/image-stamps-in-pdf-page/
  2. Customize Chart Axes in Presentations with Pyth...

    Discover how to use Aspose.Slides for Python via .NET to customize chart axes in PowerPoint and OpenDocument presentations for reports and visualizations....format for category axis values, rotate an axis title, set the axis...SaveFormat . PPTX ) Setting the Rotation Angle for Chart Axis Title...

    docs.aspose.com/slides/python-net/chart-axis/
  3. 移除形状保护|Documentation

    This section explains how to remove shape protection using Aspose.Diagram for Python via Java....height, x-position, y-position, rotation and more. Developers can achieve...

    docs.aspose.com/diagram/zh/python-java/remove-s...
  4. 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...
  5. 在 PostScript 中使用转换 | C++

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

    docs.aspose.com/page/zh/cpp/ps/working-with-tra...
  6. 在 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...
  7. 在 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...
  8. Aspose pdf for java插入图片 - Free Support Forum - ...

    现在使用aspose pdf for java22.8版本 问题: 我们看ASPOSE 都是基于"左下角" 或者"右上角"去做计算,去插入"章"的图片,但是扫描件图片,生成的PDF,由于图片扫描的问题,会转置90度调整PDF,导致"盖章"的图片位置不对。例如:A4纸张,扫描图片时放横了,然后生成PDF后,用PDF页面,又转90度(把它转正),请问有没有好的方式方法来解决这个问题? DEMO如下: // 加载PDF文档 Docu…...获取页面的旋转角度 // 获取页面的旋转角度 int rotation = page.getRotate(); // 页面尺寸(物理尺寸)...lowerLeftY; switch (rotation) { case Rotation.on90: // 旋转90度 //...

    forum.aspose.com/t/aspose-pdf-for-java/326477
  9. Format PowerPoint Text in Java|Aspose.Slides Do...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Java. Customize fonts, colors, alignment, and more....layout options like custom rotation and autofit behaviors. Whether...presentation . dispose (); } Set Text Rotation Aspose.Slides for Java allows...

    docs.aspose.com/slides/java/text-formatting/
  10. 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/