Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 7,110 for

rotate

(0.4 sec)
  1. 关于中心点旋转印章|Aspose.PDF for .NET

    本节解释如何使用印章类围绕中心点旋转印章。... 印章 类提供了一个名为 Rotation 的属性。该属性设置或获取印章内容的旋转角度,范围从...章是印章类型的对象,则可以指定旋转值为 stamp.Rotation = 90。在这种情况下,印章将围绕印章内容的中心旋...

    docs.aspose.com/pdf/zh/net/rotating-stamp-about...
  2. Working with Gradient in PS file | Python

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python...height, offset_x, offset_y) 46 # Rotate transform to get colors change...to down 47 brush_transform. rotate (90.) 48 # Set the transform...

    docs.aspose.com/page/python-net/ps/working-with...
  3. Watermark image to full page - Free Support For...

    Hi We have purchased Aspose.Total license recently. We are trying to add image as watermark to all pages in pdf. But we want to add watermark to full page covering all areas of page. We are using watermarkartificat clas…...Rotate = 0; // Set rotation if needed // Set...sure to adjust the Opacity and Rotate properties as needed to fit...

    forum.aspose.com/t/watermark-image-to-full-page...
  4. Adding Image stamps in PDF using Python|Aspose....

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Python library....can be positioned, resized, rotated, and made partially transparent...= 300 image_stamp . rotate = ap . Rotation . ON270 image_stamp...

    docs.aspose.com/pdf/python-net/image-stamps-in-...
  5. Aspose.3D Features Tutorial | products.aspose.com

    Learn how to edit and export 3D file by code....of a cylinder Learn how to rotate geometry in a scene Learn how...get geometric scaling and rotation Learn how to set the coordinates...

    products.aspose.com/3d/tutorial/
  6. Export LaTeX to Word in C#

    Refer to this article to export LaTeX to Word in C#. It covers the details to set the IDE, a list of steps, and a sample code for converting TEX to Word format using a few API calls only....file, reorder or delete pages, rotate the pages, and set the Watermark...

    kb.aspose.com/tex/net/export-latex-to-word-in-c...
  7. SVG 转换 – SVG Transformations – C# 示例

    了解如何在 C# 中旋转 SVG、缩放 SVG 以及平移 SVG。考虑 SVG 转换的代码示例。...换 SVG 对象:translate, scale, rotate, skewX, skewY 和 matrix。使用 ...旋转的 C# 示例。考虑在 transform 属性中使用 rotate() 函数以及变换矩阵 matrix(a,b,c,d,e...

    docs.aspose.com/svg/zh/net/svg-transformations/
  8. Set Visio Shape's XForm, Line and Fill Data|Doc...

    This section explains how to set shape's style including it's line data and fill data with Aspose.Diagram....for example width, height, rotation and whether the shape has...Convert a Visio Shape To Svg Rotate, Change the Position and Connect...

    docs.aspose.com/diagram/net/set-visio-shape-s-x...
  9. 在 PS 文件中使用渐变 | Java

    在 PS 文件中添加渐变是 Aspose.Page API 解决方案支持的功能。了解如何在 Java 中使用该功能...height, offsetX, offsetY); 27 //Rotate the gradient on 90 degrees...around an origin 28 transform. rotate (Math. toRadians (90)); 29...

    docs.aspose.com/page/zh/java/ps/working-with-gr...
  10. Add Text stamps in PDF programmatically|Aspose....

    Add a text stamp to a PDF file using the TextStamp class with PHP....); // rotate stamp $textStamp -> setRotate (( new Rotation ())...

    docs.aspose.com/pdf/php-java/text-stamps-in-the...