Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 7,458 for

rotation

(0.07 sec)
  1. ShapeBase.distance_left property | Aspose.Words...

    ShapeBase.distance_left property. Returns or sets the distance (in points) between the document text and the left edge of the shape....center of the page, and then rotate the shape 60 degrees clockwise...shape . left = 150 shape . rotation = 60 # Add text that will...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShapeBase.distance_right property | Aspose.Word...

    ShapeBase.distance_right property. Returns or sets the distance (in points) between the document text and the right edge of the shape....center of the page, and then rotate the shape 60 degrees clockwise...shape . left = 150 shape . rotation = 60 # Add text that will...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ShapeBase.distance_bottom property | Aspose.Wor...

    ShapeBase.distance_bottom property. Returns or sets the distance (in points) between the document text and the bottom edge of the shape....center of the page, and then rotate the shape 60 degrees clockwise...shape . left = 150 shape . rotation = 60 # Add text that will...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ShapeBase.distance_top property | Aspose.Words ...

    ShapeBase.distance_top property. Returns or sets the distance (in points) between the document text and the top edge of the shape....center of the page, and then rotate the shape 60 degrees clockwise...shape . left = 150 shape . rotation = 60 # Add text that will...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 向节点添加转换|Documentation

    TSR (平移/缩放/旋转) 在 3D 场景中最常用,我们在 Aspose.3D 中提供了一个类转换来访问这些。...mesh ; // Set rotation cubeNode . Transform . Rotation = Quaternion...

    docs.aspose.com/3d/zh/net/adding-transformation...
  6. Plugins Licensing for Java - Features|Aspose.Im...

    Aspose.Imaging Java Plugins Licensing Features supports format conversion, compression, merging, resizing, cropping, Rotation and flipping, deskewing, animation creation, photo album creation, and photo effects application... Image Rotation and Flipping : Adjust images...

    docs.aspose.com/imaging/java/aspose-imaging-jav...
  7. Add, Get, or Remove Watermarks in PDF Using C# ...

    Add, get or remove watermark from PDF file programmatically with C# sample code using Aspose.PDF for .NET... Rotation = 45 ; artifact . Opacity...

    products.aspose.com/pdf/net/watermark/
  8. Working with Text in PDF using C++|Aspose.PDF f...

    This section explains various techniques of text handling. Learn how to add, replace, rotate, search text using Aspose.PDF and C++....format text in PDFs, how to rotate or replace text, how to add...TextFragmentAbsorber. Rotate Text Inside PDF - rotate text inside PDF...

    docs.aspose.com/pdf/cpp/working-with-text/
  9. ShapeBase.DistanceLeft | Aspose.Words for .NET

    Discover the ShapeBase DistanceLeft property to easily adjust the distance in points between your document text and the left edge of shapes for enhanced layout control....center of the page, and then rotate the shape 60 degrees clockwise...shape . Left = 150 ; shape . Rotation = 60 ; // Add text that will...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Add Watermarks to Presentations in C++|Aspose.S...

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in C++ to indicate a draft, confidential information, copyright, and more....such as center alignment, rotation, front position, etc. We will...watermarkShape ); Set Watermark Rotation Here is a code example of...

    docs.aspose.com/slides/cpp/watermark/