Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 7,281 for

rotation

(0.12 sec)
  1. ShapeTextOrientation Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ShapeTextOrientation enum to easily control text orientation in shapes, enhancing your document design and readability.... Downward 1 Text is rotated 90 degrees to the right to...(tb-rl). Upward 2 Text is rotated 90 degrees to the left to appear...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 使用页面旋转|Aspose.PDF for .NET

    本节解释如何使用 PdfPageEditor 类处理页面旋转。...pdf" ); // Specify the page rotation dictionary editor . PageRotations..."sample-rotate-a.pdf" ); } } 使用 Rotation 旋转页面 我们还可以使用 Rotation 属性。旋转必须是...

    docs.aspose.com/pdf/zh/net/working-with-page-ro...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Rotation API https://products.aspose.com/pdf/rotate/ Recent content in PDF Rotation API on Aspsoe.PDF Products Hugo -- gohugo.io en Thu, 15......PDF Rotation API https://products.aspose.com/pdf/rotate/ Recent...Recent content in PDF Rotation API on Aspsoe.PDF Products Hugo --...

    products.aspose.com/pdf/rotate/index.xml
  4. Crop, Rotate and Resize Images|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....Crop, Rotate and Resize Images Contents [ Hide ] Cropping Raster...of svg image. Crop svg Image Rotate and Flip an Image Aspose.Imaging...

    docs.aspose.com/imaging/java/crop-rotate-and-re...
  5. Adding Transformation to the Node|Documentation

    TSR (Translation/Scaling/Rotation) are most commonly used in 3D scenario, we provided a class Transform to access these in Aspose.3D....NET offers to rotate objects in 3D space. There...three ways to define object’s rotation in 3D space, Euler angles...

    docs.aspose.com/3d/net/adding-transformation-to...
  6. Adding Transformation to the Node|Documentation

    TSR (Translation/Scaling/Rotation) are most commonly used in 3D scenario, we provided a class Transform to access these in Aspose.3D....NET offers to rotate objects in 3D space. There...three ways to define object’s rotation in 3D space, Euler angles...

    docs.aspose.com/3d/python-net/adding-transforma...
  7. ShapeTextOrientation enumeration | Aspose.Words...

    Aspose.Words.Drawing.ShapeTextOrientation enumeration. Specifies orientation of text in shapes.... Downward Text is rotated 90 degrees to the right to...bottom (tb-rl). Upward Text is rotated 90 degrees to the left to appear...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Editing a PDF's individual pages|Aspose.PDF for...

    This section explains how to edit PDF's individual pages using PdfPageEditor class....individual page itself like rotating, zooming, and aligning a page...properties like PageSize, Rotation, Zoom, and DisplayDuration...

    docs.aspose.com/pdf/net/editing-a-pdf-s-individ...
  9. Rotate PDF Pages in Node.js|Aspose.PDF for Node...

    This topic describes how to rotate the page orientation in an existing PDF file programmatically in Node.js environment....Rotate PDF Pages in Node.js Contents [ Hide ] This section describes...describes how to rotate pages in an existing PDF file using Aspose...

    docs.aspose.com/pdf/nodejs-cpp/rotate-pages/
  10. 如何生成一个竖向的文本框,并且插入的富文本内容需要旋转 -90 度 - Free Suppor...

    我使用words.java 试图在word中生成类似sidebar的功能,插入的竖向形状后插入富文本内容,我想知道怎么才能把富文本中的文字和图片都旋转 -90 ° 并保持内容正确,以下是我的代码 private void insertSidebarIntoHeader(Document document, HeaderFooter header, String htmlContent) throws Exception { …...ensures Word recognizes it as a rotatable shape with full UI support...for BEFORE rotation // After -90 degree rotation, width becomes...

    forum.aspose.com/t/topic/324972