Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 7,244 for

rotate

(0.13 sec)
  1. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Bullets in Word using Python Rotate Image in Python Convert Image...

    kb.aspose.com/categories/page/17/
  2. Aspose.3D Create sphere with material | product...

    Learn how to create a 3D scene with a Sphere object and has material definition.... ROTATE: RIGHT BUTTON ZOOM: CTRL +...

    products.aspose.com/3d/tutorial/create-sphere-w...
  3. Features|Aspose.Imaging for Java

    Java image processing library core features includes read and write images, draw images, process images and convert between formats....internal needs of drawing engine) Rotate Scale Image processing features...cropping Image dithering Image rotating Image masking Image filters...

    docs.aspose.com/imaging/java/features/
  4. Advanced operations|Aspose.PDF for Python via C++

    Aspose.PDF for Python via C++ can perform simple and easy tasks and cope with more complex goals. Check the next section for advanced users and developers....add pages to existing PDFs, rotate PDFs, or set page sizes with...

    docs.aspose.com/pdf/python-cpp/advanced-operati...
  5. Aspose::Words::Drawing::ShapeBase::get_Distance...

    Aspose::Words::Drawing::ShapeBase::get_DistanceRight method. Returns or sets the distance (in points) between the document text and the right edge of the shape in C++....center of the page, and then rotate the shape 60 degrees clockwise...set_Left ( 150 ); shape -> set_Rotation ( 60 ); // Add text that will...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::ShapeBase::get_Distance...

    Aspose::Words::Drawing::ShapeBase::get_DistanceTop method. Returns or sets the distance (in points) between the document text and the top edge of the shape in C++....center of the page, and then rotate the shape 60 degrees clockwise...set_Left ( 150 ); shape -> set_Rotation ( 60 ); // Add text that will...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. TextBox class | Aspose.Words for Node.js

    Aspose.Words.Drawing.TextBox class. Defines attributes that specify how a text is displayed inside a shape...TextBox should not rotate when the shape is rotated. parent Gets a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. Process PDF Files and Manipulate Excel Spreadsh...

    GO API to manipulate PDF files as well as create, read, write and parse Excel spreadsheets via Go applications....manipulation (add, delete, rotate), and conversion of PDFs to...Repair PDF Add, Remove and Rotate Pages Convert PDF to Word,...

    products.aspose.com/total/go-cpp/
  10. 以编程方式旋转PDF页面|Aspose.PDF for Java

    使用Java更改页面方向并将页面内容调整到新页面方向。... 您还可以通过使用Rotate()方法设置旋转角度来更改页面方向。 package com...设置页面的旋转角度 page . setRotate ( Rotation . on90 ); } _dataDir = _dataDir...

    docs.aspose.com/pdf/zh/java/rotate-pages/