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

rotate

(0.1 sec)
  1. Manage canvases of PS file | .NET

    .NET API Solution to manage PS files. Code example on how to clip and transform graphics states of PS files with a few lines of C# code.... Translate, scale, rotate, or shear the current graphics...transformations using Scale() , Rotate() , Shear() and Transform()...

    products.aspose.com/page/net/work-with-ps-graph...
  2. 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...
  3. 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...
  4. Working with Gradient in PS file | Java

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Java...height, offsetX, offsetY); 27 //Rotate the gradient on 90 degrees...around an origin 28 transform. rotate (Math. toRadians (90)); 29...

    docs.aspose.com/page/java/ps/working-with-gradi...
  5. TextBox Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.TextBox class to easily customize text display within shapes, enhancing your document's visual appeal and functionality....TextBox should not rotate when the shape is rotated. Parent { get;...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Changes to formula in Controls do not change th...

    I have a shape where I want to change the formula of a control. I use this code to Rotate the shape and then update the Controls: shape.SetAngle(angle * (Math.PI / 180)); shape.Controls.GetControlFromNa…... I use this code to rotate the shape and then update the...

    forum.aspose.com/t/changes-to-formula-in-contro...
  7. Resize Images in PDF using Python

    Follow this article to resize images in PDF using Python. It has all the details to set the IDE, a list of steps, and a sample code for developing PDF photo resizer using Python....a new background, opacity, rotate the image, change the zoom...

    kb.aspose.com/pdf/python/resize-images-in-pdf-u...
  8. Public API Changes in Aspose.Imaging for .NET 1...

    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 Field/Enum Aspose.Imaging.Image...

    docs.aspose.com/imaging/net/public-api-changes-...
  9. Wrong Decimal Separator in CSS Properties when ...

    Hello, when using the new option IsBorderCollapsed the properties in css for transform are set with wrong decimal separators. Eg: transform: Rotate(-90deg) skew(-22,5deg); System Language is German. CultureInfo of th…... Eg: transform: rotate(-90deg) skew(-22,5deg); System...

    forum.aspose.com/t/wrong-decimal-separator-in-c...
  10. Delete Page in PDF in Node.js|Aspose.PDF for No...

    You can delete pages from your PDF file using Aspose.PDF for Node.js via C++....js Rotate PDF Pages in Node.js...

    docs.aspose.com/pdf/nodejs-cpp/delete-pages/