Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 7,176 for

rotation

(0.1 sec)
  1. 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...
  2. 编辑 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...
  3. 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...
  4. 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...
  5. Rotate SVG – C# Examples – Aspose.SVG for .NET

    C# examples for SVG Rotation with Aspose.SVG. Consider cases of using the rotate function in the transform attribute and in transformation matrix....SVG API SVG Transformations Rotate SVG Live Demos SVG .NET Solution...Reference Download Pricing Buy Rotate SVG – C# Examples Contents...

    docs.aspose.com/svg/net/rotate-svg/
  6. 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...
  7. 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/
  8. 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/
  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/