Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 7,460 for

rotation

(0.14 sec)
  1. Adding Transformation to the Node|Documentation

    Aspose.3D for Node.js via Java API has support to rotate objects in 3D space. There are three ways to define object's Rotation in 3D space, Euler angles, Quaternion and Custom Matrix, all of them are supported by the Transform class....via Java API has support to rotate objects in 3D space. There...three ways to define object’s rotation in 3D space, Euler angles...

    docs.aspose.com/3d/nodejs-java/adding-transform...
  2. Skew correction|Documentation

    How to straighten a rotated image to improve recognition accuracy....can happen to significantly rotated images (more than 20% inclination)...can rotate the image by the specified degree using Rotate preprocessing...

    docs.aspose.com/ocr/java/deskew/
  3. Add Text and Image Stamp|Aspose.PDF for .NET

    This section explains how to add Text and Image Stamp with Aspose.PDF Facades using PdfFileStamp Class....other attributes like origin, rotation, background etc. using Stamp...SetOrigin ( 10 , 400 ); stamp . Rotation = 90.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/net/add-text-and-image-stamp/
  4. Rotate Barcode Image|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....Rotate Barcode Image Contents [ Hide ] Aspose.BarCode for JasperReports...JasperReports allows developers to rotate the barcode image by calling...

    docs.aspose.com/barcode/jasperreports/rotate-ba...
  5. Angles|Documentation

    Learn how to work with barcode Rotation angles using BarCodeReader in Aspose.BarCode for Java....] Barcode Rotation Angles When a barcode is rotated in an image...processing that depends on rotation All examples in this article...

    docs.aspose.com/barcode/java/developer-guide/ba...
  6. Transformation Matrix – SVG Code – Aspose.SVG G...

    Learn how SVG transformation matrices work and how to apply translation, scaling, Rotation, and skew using SVG code examples....transformations such as translation , rotation , scaling , and skewing ....combines translation, scaling, rotation, and skewing. Only the first...

    docs.aspose.com/svg/net/drawing-basics/transfor...
  7. Marker Symbolizer|Documentation

    GIS C# Library or API supports Simple Marker symbolizer that draws a predefined shape with customizable fill and outline on geometries of any type like Point, Line, Surface.... Rotation Specifies the rotation of the symbol about... Positive values indicate rotation in the clockwise direction...

    docs.aspose.com/gis/net/marker-symbolizer/
  8. Rotate PDF Pages with Go|Aspose.PDF for Go via C++

    This topic describes how to rotate the page orientation in an existing PDF file programmatically with Go via C++...Rotate PDF Pages with Go Contents [ Hide ] This section describes...existing PDF file using Go. Rotating pages ensures proper alignment...

    docs.aspose.com/pdf/go-cpp/rotate-pages/
  9. How to rotate an image|Documentation

    Rotate an image to a fixed angle. Flip images vertically or horizontally. Rotate photos to a selected angle....How to rotate an image Contents [ Hide ] How to rotate an image...image Rotate and flip an image Rotating an image with a fixed angle...

    docs.aspose.com/imaging/java/developer-guide/ho...
  10. Rotate PDF Pages Using C#|Aspose.PDF for .NET

    This topic describes how to rotate the page orientation in an existing PDF file programmatically with C#....Ask AI Rotate PDF Pages Using C# Contents [ Hide ] This topic...orientation by setting rotation angle using Rotate() method. // For...

    docs.aspose.com/pdf/net/rotate-pages/