Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 6,844 for

rotation

(0.14 sec)
  1. 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/
  2. 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....barcode appearance : size, rotation angle, resolution, colors...images Detect barcodes at any rotation angle , including damaged...

    docs.aspose.com/barcode/python-java/product-fea...
  3. 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 You can rotate an image to a fixed...

    docs.aspose.com/imaging/python-net/developer-gu...
  4. 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/
  5. Rotate PDF using Rust | Aspose.PDF

    Rotate PDF documents programmatically with Rust sample code using Aspose.PDF for Rust via C++...Rotate PDF Pages with Rust Do you need to rotate the PDF? Programmatic...ready for commercial use. To rotate PDF files, we’ll use Aspose...

    products.aspose.com/pdf/rust-cpp/rotate/
  6. 编辑 PDF 的单独页面|Aspose.PDF for .NET

    本节解释如何使用 PdfPageEditor 类编辑 PDF 的单独页面。...显示 在显示类别下,我们可以包括 PageSize、Rotation、Zoom 和 DisplayDuration 等属性。PageSize...B5、Letter、Ledger 和 P11x17。Rotation 属性用于设置单独页面的旋转。它可以接受 0、90、180...

    docs.aspose.com/pdf/zh/net/editing-a-pdf-s-indi...
  7. BaseGenerationParameters | Aspose.BarCode for J...

    Barcode image generation parameters....getRotationAngle() BarCode image rotation angle, measured in degree...setRotationAngle(float value) BarCode image rotation angle, measured in degree...

    reference.aspose.com/barcode/java/com.aspose.ba...
  8. WatermarkLayout enumeration | Aspose.Words for ...

    aspose.words.WatermarkLayout enumeration. Defines layout of the watermark relative to the watermark center....Corresponds to 0 degrees of rotation. DIAGONAL Diagonal watermark...Corresponds to 315 degrees of rotation. Examples Shows how to create...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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/
  10. 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/