Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 2,250 for

rotate

(0.06 sec)
  1. Public API and Backwards Incompatible Changes i...

    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....Ripple, Honeycomb, Cube, Box, Rotate, Orbit, Doors, Window, Ferris...

    docs.aspose.com/slides/java/public-api-and-back...
  2. 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...
  3. 3D Presentation|Aspose.Slides for Python Docume...

    3D PowerPoint presentation in Python...other words, by setting came rotation, zoom and other properties...to Camera, you can set the rotation of the light in relation to...

    docs.aspose.com/slides/python-net/3d-presentation/
  4. Shape Formatting|Aspose.Slides for Node.js via ...

    Format shape in PowerPoint presentation in JavaScript...(); } } Rotate Shapes Aspose.Slides allows you to rotate a shape...Add an Shape to the slide. Rotate the shape by the needed degrees...

    docs.aspose.com/slides/nodejs-java/shape-format...
  5. Working with Gradient in PS file | Python

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python...height, offset_x, offset_y) 37 # Rotate transform to get colors change...to down 38 brush_transform. rotate (90.) 39 # Set the transform...

    docs.aspose.com/page/python-net/ps/working-with...
  6. Export LaTeX to Word in C#

    Refer to this article to export LaTeX to Word in C#. It covers the details to set the IDE, a list of steps, and a sample code for converting TEX to Word format using a few API calls only....file, reorder or delete pages, rotate the pages, and set the Watermark...

    kb.aspose.com/tex/net/export-latex-to-word-in-c...
  7. Aspose.Slides for PHP via Java 14.7.0 中的公共 API ...

    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....、Ripple、Honeycomb、Cube、Box、Rotate、Orbit、Doors、Window、Ferris、...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  8. Convert SVG – SVG to PNG – Free Online Tool

    Convert SVG with a free online SVG conversion demo without writing any code – convert SVG to PNG, SVG to PDF, etc....Vectorizer SVG Transformations Rotate SVG Resize SVG SVG to PNG ©...

    products.aspose.com/svg/conversion/
  9. How to Split PDF File by Pages in C#

    This basic tutorial describes details about how to split PDF file by pages in C#. You will learn how using C# split PDF pages with the help of simple steps and a runnable sample code....file along with the option to rotate, add some header/footer, add...

    kb.aspose.com/pdf/net/how-to-split-pdf-file-by-...
  10. Working with Gradient in PostScript | .NET

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...height, offsetX, offsetY); 33 //Rotate the graphics state to get colors...to down 34 brushTransform. Rotate (90); 35 //Set the transform...

    docs.aspose.com/page/net/ps/working-with-gradient/