Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 7,564 for

rotation

(0.41 sec)
  1. Format PowerPoint Text in Java|Aspose.Slides Do...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Java. Customize fonts, colors, alignment, and more....layout options like custom rotation and autofit behaviors. Whether...presentation . dispose (); } Set Text Rotation Aspose.Slides for Java allows...

    docs.aspose.com/slides/java/text-formatting/
  2. 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-...
  3. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for C++ library....); imageStamp -> set_Rotate ( Rotation :: on270 ); imageStamp...

    docs.aspose.com/pdf/cpp/image-stamps-in-pdf-page/
  4. Customize Chart Axes in Presentations with Pyth...

    Discover how to use Aspose.Slides for Python via .NET to customize chart axes in PowerPoint and OpenDocument presentations for reports and visualizations....format for category axis values, rotate an axis title, set the axis...SaveFormat . PPTX ) Setting the Rotation Angle for Chart Axis Title...

    docs.aspose.com/slides/python-net/chart-axis/
  5. How to Convert DWG to SVG in Java

    This topic focuses on how to convert DWG to SVG in Java. It covers the necessary steps to cofigure the environment and export DWG to SVG image in Java....rasterization options, setting the rotation property for SVG and setting...

    kb.aspose.com/cad/java/how-to-convert-dwg-to-sv...
  6. Working with Linear Extrusion|Documentation

    Aspose.3D for Node.js via Java offers LinearExtrusion class, which takes a 2D shape as an input and extends the shape in the 3rd dimension....handles the degree of the rotation while extruding the shape...defines the degree of the rotation while extruding the profile...

    docs.aspose.com/3d/nodejs-java/working-with-lin...
  7. 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/
  8. 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...
  9. 移除形状保护|Documentation

    This section explains how to remove shape protection using Aspose.Diagram for Python via Java....height, x-position, y-position, rotation and more. Developers can achieve...

    docs.aspose.com/diagram/zh/python-java/remove-s...
  10. 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...