Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 5,656 for

rotation

(0.02 sec)
  1. 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...
  2. GroupShape class | Aspose.Words for Python

    aspose.words.drawing.GroupShape class. Represents a group of shapes in a document...(Inherited from ShapeBase ) rotation Defines the angle (in degrees)...degrees) that a shape is rotated. Positive value corresponds to...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Picture Frame|Aspose.Slides Documentation

    Add a picture frame to a PowerPoint presentation in C# or .NET... Rotation = 45 ; // Writes the presentation...picture frame’s line width. Rotate the picture frame by giving...

    docs.aspose.com/slides/net/picture-frame/
  4. ShapeBase Class | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeBase class, your foundation for creating dynamic drawings, including AutoShapes, OLE objects, and ActiveX controls.... Rotation { get; set; } Defines the...(in degrees) that a shape is rotated. Positive value corresponds...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ShapeBase class | Aspose.Words for Python

    aspose.words.drawing.ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture... rotation Defines the angle (in degrees)...degrees) that a shape is rotated. Positive value corresponds to...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Chart Formatting|Aspose.Slides for Node.js via ...

    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....for Category Axis Setting Rotation Angle for Category Axis labels...Setting category axis label rotation angle chart . getAxes ()....

    docs.aspose.com/slides/nodejs-java/chart-format...
  7. Alignment Settings with C++|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....Orientation Set the orientation (rotation) of the text in a cell with.... GetStyle (); // Set the rotation angle of the text to 25 degrees...

    docs.aspose.com/cells/cpp/cells-alignment-setti...
  8. 在 PDF 中添加图像印章使用 JavaScript 通过 C++|Aspose.PDF fo...

    使用 JavaScript 工具包中的 AsposePdfAddStamp 函数将图像印章添加到您的 PDF 文档中。... Rotation . on270 , 0.5 , "ResultStamp...setWidth_ = 40 ; const rotation_ = 'Module.Rotation.on270' ; const setOpacity...

    docs.aspose.com/pdf/zh/javascript-cpp/stamping/
  9. 请教,如何在pdf中某一个固定位置插入一个base64image的图片,固定位置需要判断横向纵...

    public static void main(String[] args) { try { String inFilePath = "E:\\test\\pdf_signature\\a.pdf"; String outFilePath = "E:\\test\\pdf_signature\\z" + Instant.now().toEpochMilli() + ".pdf"; …...position and possibly its rotation based on the page’s orientation...method. Additionally, you can rotate the image if necessary. Here’s...

    forum.aspose.com/t/pdf-base64image/315504
  10. Adding a Watermark to an Image|Documentation

    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....call methods translate and rotate. translate method accepts offset...Matrix object. Rotate method applies a clockwise rotation of an amount...

    docs.aspose.com/imaging/java/adding-a-watermark...