Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 7,455 for

rotation

(0.34 sec)
  1. Aspose::Words::Drawing::ShapeTextOrientation en...

    Aspose::Words::Drawing::ShapeTextOrientation enum. Specifies orientation of text in shapes in C++.... 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/cpp/aspose.words.dra...
  2. Rotate PDF Pages with JavaScript via C++|Aspose...

    This topic describes how to rotate the page orientation in an existing PDF file programmatically via JavaScript via C++...Rotate PDF Pages with JavaScript via C++ Contents [ Hide ] This... onload = ( event ) => { /*rotate all pages PDF-file and save...

    docs.aspose.com/pdf/javascript-cpp/rotate-pages/
  3. 连接四元数并应用于 3D 实体|Documentation

    Aspose.3D for .NET 允许开发人员将两个旋转转换合并为一个以四元数表示的旋转转换。... q1 and q2 rotate alone x-axis with same angle...)); cylinder . Transform . Rotation = q1 ; cylinder . Transform...

    docs.aspose.com/3d/zh/net/concatenate-quaternio...
  4. 连接四元数并应用于 3D 实体|Documentation

    Aspose.3D for Python via .NET 允许开发人员将两个旋转转换合并为一个以四元数表示的转换。... q1 and q2 rotate alone x-axis with same angle...)) cylinder . transform . rotation = q1 cylinder . transform...

    docs.aspose.com/3d/zh/python-net/concatenate-qu...
  5. False positioning of rotated text in table cell...

    I try to create a dynamic (varying input texts) solution for adding rotated (90°) text within a table cell. Example of desired result: Adding a TextFragment with rotated text to an table cell results in unexpected ou…...False positioning of rotated text in table cells Aspose.PDF Product...texts) solution for adding rotated (90°) text within a table cell...

    forum.aspose.com/t/false-positioning-of-rotated...
  6. Aspose::Words::WatermarkLayout enum | Aspose.Wo...

    Aspose::Words::WatermarkLayout enum. Defines layout of the watermark relative to the watermark center in C++....Corresponds to 0 degrees of rotation. Diagonal 315 Diagonal watermark...Corresponds to 315 degrees of rotation. Examples Shows how to create...

    reference.aspose.com/words/cpp/aspose.words/wat...
  7. BarcodeParameters.symbolRotation property | Asp...

    BarcodeParameters.symbolRotation property. Rotation of the barcode symbol...symbolRotation property Rotation of the barcode symbol. Valid...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 编辑 PDF 的单独页面|Aspose.PDF for .NET

    本节解释如何使用 PdfPageEditor 类编辑 PDF 的单独页面。...显示 在显示类别下,我们可以包括 PageSize、Rotation、Zoom 和 DisplayDuration 等属性。PageSize...B5、Letter、Ledger 和 P11x17。Rotation 属性用于设置单独页面的旋转。它可以接受 0、90、180...

    docs.aspose.com/pdf/zh/net/editing-a-pdf-s-indi...
  9. BaseGenerationParameters | Aspose.BarCode for J...

    Barcode image generation parameters....getRotationAngle() BarCode image rotation angle, measured in degree...setRotationAngle(float value) BarCode image rotation angle, measured in degree...

    reference.aspose.com/barcode/java/com.aspose.ba...
  10. 在 PDF 中旋转文本使用 Python|Aspose.PDF for Python via ...

    学习不同的方法在 PDF 中旋转文本。Aspose.PDF 允许您旋转文本到任何角度,旋转文本片段或整个段落。...textFragment2 = new TextFragment ( "rotated text" ); textFragment2 . Position...textFragment2 . TextState . Rotation = 45 ; // 创建旋转的文本片段 TextFragment...

    docs.aspose.com/pdf/zh/python-net/rotate-text-i...