Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 7,647 for

rotation

(4.21 sec)
  1. Coordinate system|Aspose.PDF for .NET

    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....This allows you to perform rotation, translation, and scaling...transformation matrix (scaling, rotation). Form Space Forms (Form XObjects)...

    docs.aspose.com/pdf/net/coordinate-system/
  2. AxisTickLabels | Aspose.Words for Java

    Represents properties of axis tick mark labels in Java....value) getRotation() Gets the rotation of the tick labels in degrees...setRotation(int value) Sets the rotation of the tick labels in degrees...

    reference.aspose.com/words/java/com.aspose.word...
  3. Add Text and Image Stamp|Aspose.PDF for Java

    This section explains how to add Text and Image Stamp with com.aspose.pdf.facades using PdfFileStamp Class....other attributes like origin, rotation, background etc. using Stamp...other attributes like origin, rotation, background etc. using Stamp...

    docs.aspose.com/pdf/java/add-text-and-image-stamp/
  4. 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/net/working-with-watermark/
  5. 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/net/developer-guide/cad-and...
  6. Coordinates|Documentation

    Learn how to read barcode region coordinates (Rectangle, Quadrangle, and Points) from BarCodeReader results in Aspose.BarCode for Java....Quadrangle ) that follows rotation/skew. getPoints() — array...quadrangle (true outline with rotation/skew) Quadrangle quadrangle...

    docs.aspose.com/barcode/java/developer-guide/ba...
  7. 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...
  8. page|Documentation

    Page element allows you to break large forms into several pages that are recognized as a single document.... right_margin=120 rotation_point_position Below the top-right...placement of the rectangular rotation marker that is used to detect...

    docs.aspose.com/omr/net/txt-markup/page/
  9. Add Stamp to PDF|Aspose.PDF for Java

    Learn how to add an image stamp to PDF pages in Java with the PdfFileStamp facade....sample for text-only stamps, rotation, or opacity configuration...

    docs.aspose.com/pdf/java/add-stamp/
  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/