Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 7,178 for

rotation

(0.15 sec)
  1. Add watermark to PDF|Aspose.PDF for Java

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the Java....Rotation – Gets an artifact’s rotation (in degrees...indicates counter-clockwise rotation). Artifact.Opacity – Gets...

    docs.aspose.com/pdf/java/add-watermarks/
  2. Rotating Cell Text in VSTO and Aspose.Cells|Doc...

    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....Ask AI Rotating Cell Text in VSTO and Aspose.Cells Contents [...[ Hide ] To rotate text in a cell on a worksheet, take the following...

    docs.aspose.com/cells/net/rotating-cell-text-in...
  3. Get Visio Shape Inherit Line|Documentation

    This section explains how to get visio shape's line style inherited from it's parent style and master with Aspose.Diagram....check this sample code: 3D Rotation Effects in a Visio Drawing...

    docs.aspose.com/diagram/net/get-visio-shape-inh...
  4. Skew correction|Documentation

    How to straighten a rotated image to improve recognition accuracy....straighten skewed image or rotate upside-down images before recognition...can rotate the image by the specified degree using Rotate image...

    docs.aspose.com/ocr/net/deskew/
  5. Add PDF Page Stamp|Aspose.PDF for Java

    Learn how to add page stamps, such as text or image stamps, to existing PDF documents using Aspose.PDF for Java....other attributes like origin, rotation, background etc. using Stamp...SetOrigin ( 20 , 20 ); stamp . Rotation = 90.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/java/add-pdf-page-stamp/
  6. Working with Watermark|CAD 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....with a specific text height, rotation, style, adjustments and such...

    docs.aspose.com/cad/java/developer-guide/autoca...
  7. How to draw a snowflake – SVG Tutorial With Cod...

    Create stunning snowflakes in SVG with clear code, reusable elements, and smooth animation – perfect for winter web and graphic design.... Rotating the original branch around...functions for graphic objects rotation, scaling, moving, and skewing...

    docs.aspose.com/svg/how-to-draw-a-snowflake/
  8. Aspose::Words::Drawing::TextBox::get_NoTextRota...

    Aspose::Words::Drawing::TextBox::get_NoTextRotation method. Gets or sets a boolean value indicating either text of the TextBox should not rotate when the shape is rotated in C++....TextBox should not rotate when the shape is rotated. bool Aspose ::...disable text rotation when the shape is rotate. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Concatenate Quaternions and apply on 3D entitie...

    Aspose.3D for .NET 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/net/concatenate-quaternions-...
  10. 使用 C# 旋转 PDF 页面|Aspose.PDF for .NET

    本主题描述了如何使用 C# 程序化地旋转现有 PDF 文件中的页面方向。...您还可以通过使用 Rotate() 方法设置旋转角度来更改页面方向。 // For complete...Setting Rotation angle of page page . Rotate = Rotation . on90...

    docs.aspose.com/pdf/zh/net/rotate-pages/