Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 17,228 for

rotate

(0.12 sec)
  1. SVG 转换 – SVG Transformations – 基础知识、SVG 代码示例

    了解如何使用 SVG 变换属性旋转、缩放、移动和倾斜 SVG 图形,并考虑 SVG 变换的代码示例。...属性的属性进行更改: translate, scale, rotate, skewX, skewY 和 matrix 。 翻译...c,d,e,f) 的情况。 SVG 旋转 – Rotation rotate(angle, cx, cy) 函数将元素围绕坐标为...

    docs.aspose.com/svg/zh/net/drawing-basics/svg-t...
  2. Rotating Cell Text in VSTO and Aspose.Cells|Doc...

    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....Español Svenska Türkçe 日本語 Rotating Cell Text in VSTO and Aspose...Cells Contents [ Hide ] To rotate text in a cell on a worksheet...

    docs.aspose.com/cells/net/rotating-cell-text-in...
  3. Characteristics | Aspose.PDF for .NET API Refer...

    Represents annotation characteristics... Rotate { get; set; } Gets or sets rotation of the annotation...

    reference.aspose.com/pdf/net/aspose.pdf.annotat...
  4. Barcode Image Basic Features|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....any Part of the Barcode Image Rotate Barcode Image Control Barcode...

    docs.aspose.com/barcode/java/barcode-image-basi...
  5. Title | Aspose.PDF for .NET API 参考

    获取或设置电影注释的标题...PDF Rotate Accept 简体中文 English Русский...

    reference.aspose.com/pdf/zh/net/aspose.pdf.anno...
  6. X | Aspose.HTML for .NET API Reference

    Corresponds to attribute x on the given element....HTML Rotate true English Русский 简体中文...

    reference.aspose.com/html/net/aspose.html.dom.s...
  7. ResizeWidthProportionally | Aspose.Imaging for ...

    ResizeWidthProportionally ApngImage.ResizeWidthProportionally method Resizes the width proportionally. public overrid......Imaging ResizeHeightProporti Rotate English Русский 简体中文...

    reference.aspose.com/imaging/net/aspose.imaging...
  8. RasterCachedMultipageImage - Aspose.Imaging for...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....rotate(90); } }); tiffImage.save(outputFileNameTif);...width proportionally. void rotate (float angle, boolean resizeProportionally...

    reference.aspose.com/imaging/java/com.aspose.im...
  9. RotateShadowWithShape | Aspose.Sildes for .NET ...

    Specifies whether the reflection should Rotate with the shape if the shape is Rotated. Read/write Boolean....should rotate with the shape if the shape is rotated. Read/write...

    reference.aspose.com/slides/net/aspose.slides.e...
  10. Change PDF Page Size Programmatically|Aspose.PD...

    Change Page Size from your PDF file using PHP....getHeight (); // Rotate page at 90 degree angle $rotation = new Rotation...(); $page -> setRotate ( $rotation -> getOn90 ()); // Get page...

    docs.aspose.com/pdf/php-java/change-page-size/