Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 7,224 for

rotation

(0.41 sec)
  1. Add Watermark in C#|Aspose.Words for .NET

    Add a watermark into a document. NPOI does not provide an opportunity to add a watermark using C#.... Rotation = - 40 ; // Remove the following...

    docs.aspose.com/words/net/add-watermark/
  2. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for PHP via Java library....$imageStamp -> setRotate (( new Rotation ()) -> getOn270 ()); $imageStamp...

    docs.aspose.com/pdf/php-java/image-stamps-in-pd...
  3. How to Rotate Image in C#

    This brief tutorial describes how to rotate image in C#. To rotate image programmatically C# environment settings and sample code is also shared with a detailed description....TeX Product Family How to Rotate Image in C# This quick tutorial...tutorial explains how to rotate image in C# with the help of configuration...

    kb.aspose.com/imaging/net/how-to-rotate-image-i...
  4. How to Rotate PDF using C#

    This article guides on how to rotate PDF using C#. It has development environment settings, a list of steps to be performed and a runnable sample code to rotate PDF pages using C#....TeX Product Family How to Rotate PDF using C# This article assists...assists with how to rotate PDF using C# . It explains the resources...

    kb.aspose.com/pdf/net/how-to-rotate-pdf-using-c...
  5. How to Add Circle in PDF using Java

    This article describes how to add circle in PDF using Java. It contains the information to establish the environment, steps to write the program and a sample code to insert circle in PDF using Java....like fill color, line width, rotation angle for the coordinates...

    kb.aspose.com/pdf/java/how-to-add-circle-in-pdf...
  6. How to Create a Pie Chart in PowerPoint using Java

    This brief tutorial guides on how to create a pie chart in PowerPoint using Java. It contains crisp set of steps by following that you can configure the environment and write the application to make a pie chart in PowerPoint using Java....title, legend, plot area, rotation, back wall, side wall, style...

    kb.aspose.com/slides/java/how-to-create-a-pie-c...
  7. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Java library.... setRotate ( Rotation . on270 ); imageStamp . setOpacity...

    docs.aspose.com/pdf/java/image-stamps-in-pdf-page/
  8. How to Convert PDF to PPTX using Python

    This short tutorial guides on how to convert PDF to PPTX using Python. It contains step-wise process and a runnable sample code for converting PDF to PowerPoint using Python....setting the page layout, page rotation, and vertical and horizontal...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  9. Customize Chart Axes in Presentations Using Jav...

    Discover how to use JavaScript with Aspose.Slides for Node.js via Java to customize chart axes in PowerPoint presentations for reports and visualizations....( oaDate ); } Setting the Rotation Angle for Chart Axis Title...Java allows you to set the rotation angle for a chart axis title...

    docs.aspose.com/slides/nodejs-java/chart-axis/
  10. Simplify the creation of transformation matrix ...

    Aspose.3D for .NET API offers the TransformBuilder class which simplifies the creation of the transformation matrix by the chain operations....Translate ( 1 , 0 , 0 ) // Rotate alone with the Y axis with...(x, y, z) into (x + 1, y, z) Rotate alone with the Y axis with...

    docs.aspose.com/3d/net/simplify-the-creation-of...