Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 7,233 for

rotation

(0.15 sec)
  1. Incorrect position of text boxes rotated to 90 ...

    Incorrect position of text boxes rotated to 90 and 270 deg after changing text wrap to NONE. Code snippet: Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); builder.w…...Incorrect position of text boxes rotated to 90 and 270 deg after changing...Incorrect position of text boxes rotated to 90 and 270 deg after changing...

    forum.aspose.com/t/incorrect-position-of-text-b...
  2. AxisTickLabels class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisTickLabels class. Represents properties of axis tick mark labels.... rotation Gets or sets the rotation of the tick labels...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. AxisTickLabels class | Aspose.Words for Python

    aspose.words.drawing.charts.AxisTickLabels class. Represents properties of axis tick mark labels.... rotation Gets or sets the rotation of the tick labels...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ShapeBase.can_have_image property | Aspose.Word...

    ShapeBase.can_have_image property. Returns ``True`` if the shape type allows the shape to have an image....Examples Shows how to insert and rotate an image. doc = aw . Document...assertTrue ( shape . has_image ) # Rotate the image 45 degrees clockwise...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Working with Shapes|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.... Convert and Verify Shapes Rotate, Change the Position and Connect...with Connector Type Shape 3D Rotation Effects in a Visio Drawing...

    docs.aspose.com/diagram/java/working-with-shapes/
  6. ShapeBase.canHaveImage property | Aspose.Words ...

    ShapeBase.canHaveImage property. Returns ``true`` if the shape type allows the shape to have an image....Examples Shows how to insert and rotate an image. let doc = new aw...hasImage ). toEqual ( true ); // Rotate the image 45 degrees clockwise...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Concatenate Quaternions and apply on 3D entitie...

    Aspose.3D for Java allows developers to combine two Rotation transformation into one represented in a quaternion....developers to combine two rotation transformation into one represented...

    docs.aspose.com/3d/java/concatenate-quaternions...
  8. How to Rotate a Cell in Excel using C#

    This quick tutorial guides on how to rotate a cell in Excel using C#. While rotating cells in Excel using C#, you will also be able to change the style of the cell....TeX Product Family How to Rotate a Cell in Excel using C# This...brief tutorial explains how to rotate a cell in Excel using C# with...

    kb.aspose.com/cells/net/how-to-rotate-a-cell-in...
  9. Rotate PDF using C# | Aspose.PDF

    Rotate PDF documents programmatically with C# sample code using Aspose.PDF for .NET...Rotate PDF Pages with C# Do you need to rotate PDF? Programmatic...library enables developers to rotate PDF documents quickly and efficiently...

    products.aspose.com/pdf/net/rotate/
  10. 如何旋转单元格文本|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 来编程旋转单元格中的文本。...> </ head > < body > < h1 > Rotate Text in Cells Example </ h1...column ); a1 . putValue ( "a1 rotate text" ); let a1Style = a1 ...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...