Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 7,449 for

rotate

(0.23 sec)
  1. Convert DNG to JPG in C#

    Follow this article to transform DNG to JPG in C#. It assists in converting DNG to JPEG which is digital negative raw image file, a list of conversion steps, and a sample code to perform this operation.... rotate or resize it Save the image...customize the input image by rotating or resizing it before the...

    kb.aspose.com/imaging/net/convert-dng-to-jpg-in...
  2. Barcodes and QR codes|Documentation

    Add barcodes and QR codes to personalize or uniquely identify a form.... RotationAngle int n/a Rotate the element by the specified...(in degrees). Negative angle rotates the element counter-clockwise...

    docs.aspose.com/omr/net/programmatic-forms/elem...
  3. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....Ripple, Honeycomb, Cube, Box, Rotate, Orbit, Doors, Window, Ferris...

    docs.aspose.com/slides/java/public-api-and-back...
  4. Create 3D Presentations in Python|Aspose.Slides...

    Generate interactive 3D presentations in Python with Aspose.Slides effortlessly. Export quickly to PowerPoint and OpenDocument formats for versatile use....object; by adjusting camera rotation, zoom, and other properties...camera, you can set the light’s rotation relative to the 3D shape and...

    docs.aspose.com/slides/python-net/3d-presentation/
  5. How to Create GIF From Images in C#

    This short tutorial guides on how to create GIF from images in C#. By using C# animated GIF can be easily created by following the steps and sample code shared in this tutorial....like rotating images, refer to the article on how to rotate image...

    kb.aspose.com/imaging/net/how-to-create-gif-fro...
  6. Delete PDF Pages with JavaScript via C++|Aspose...

    You can delete pages from your PDF file using Aspose.PDF for JavaScript via C++....PDF with JavaScript via C++ Rotate PDF Pages with JavaScript via...

    docs.aspose.com/pdf/javascript-cpp/delete-pages/
  7. Apply Photoshop Layer Effects in Python

    This guide shows how to apply Photoshop layer effects in Python. Aspose.PSD for Python lets you add various types of effects, such as shadow, blur, and more....PSD Resize, Rotate, & Crop PSD Layers in Python...

    blog.aspose.com/psd/apply-photoshop-layer-effec...
  8. Android via Java Verskille|Aspose.Words

    Aspose.Words vir Android via Java kenmerke en API verskille in vergelyking met gereelde Aspose.Words vir Java weergawe.... rotate ( 45 ); doc . renderToSize...

    docs.aspose.com/words/af/java/aspose-words-for-...
  9. Format PowerPoint Shapes in JavaScript|Aspose.S...

    Format PowerPoint shapes in JavaScript using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....result: Rotate Shapes Aspose.Slides lets you rotate shapes in...alignment or design needs. To rotate a shape on a slide, follow...

    docs.aspose.com/slides/nodejs-java/shape-format...
  10. SVG 转换 – SVG Transformations – C# 示例

    了解如何在 C# 中旋转 SVG、缩放 SVG 以及平移 SVG。考虑 SVG 转换的代码示例。...换 SVG 对象:translate, scale, rotate, skewX, skewY 和 matrix。使用 ...旋转的 C# 示例。考虑在 transform 属性中使用 rotate() 函数以及变换矩阵 matrix(a,b,c,d,e...

    docs.aspose.com/svg/zh/net/svg-transformations/