Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 7,495 for

rotate

(0.94 sec)
  1. Managing Raster Formats in PHP|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....PHP Resizing Images in PHP Rotate and Flip an Image in PHP Managing...

    docs.aspose.com/imaging/java/managing-raster-fo...
  2. 使用 Python 向 PDF 添加文本图章 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 文件添加文本图章。...100 # Rotate stamp textStamp . rotate = apdf . Rotation . ON90...

    products.aspose.com/pdf/zh-hans/python-net/stam...
  3. Plugins Licensing - Features|Aspose.Imaging for...

    C# Plugins Licensing Features of image processing library supports converting between formats, compress, merge, resize, crop, Rotate and flip, deskew, make animations, create photo albums and apply photo effects.... Rotate and Flip Images: Rotate images to fixed...

    docs.aspose.com/imaging/net/plugins/aspose-imag...
  4. Create Style object using CellsFactory class wi...

    Aspose.Cells is a C++ library for working with spreadsheet files that provides a style object to style cells. This article will introduce how to create a cell style object using the CellsFactory class in the Aspose.Cells library so that users can customize the appearance of the cells as needed.... How to Rotate Text of Cell with Golang via...

    docs.aspose.com/cells/go-cpp/create-style-objec...
  5. Manipulating DICOM Formats|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 and Flip DICOM Image Aspose...Imaging for Java has provided Rotate and RotateFlip methods of DicomImage...

    docs.aspose.com/imaging/java/manipulating-dicom...
  6. Manipulate Images in Python|Documentation

    Manipulate images using Python Image Processing Library, such as removing backgrounds, converting, merging, and modifying images....Opening and Saving Images Crop, Rotate and Resize Images Image and...

    docs.aspose.com/imaging/python-net/manipulating...
  7. Layer Manipulation in Aspose.PSD for Python|Doc...

    Examples of how to manipulate Layers of PSD File in Python...resize method, rotate another layer using the rotate method, and...manipulations such as resizing, rotating, adjusting filters, and more...

    docs.aspose.com/psd/python-net/psd-layer-manipu...
  8. composite_grid|Documentation

    Composite_grid element generates a highly customizable matrix of numbered bubbles that are combined into a single answer.... orientation=vertical rotate 0 Rotate the element by the given...supported: 90 , 180 , 270 . rotate=270 header_type underline The...

    docs.aspose.com/omr/net/txt-markup/composite_grid/
  9. Use Examples - C# Image Processing Licensing Pl...

    Developer Guide section describes how to use the C# Image Processing Library API to manipulate, draw and work with images...Resizer Licensing Plugin Image Rotate and Flip Licensing Plugin Photo...

    docs.aspose.com/imaging/net/plugins/developer-g...
  10. 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/