Sort Score
Result 10 results
Languages All
Labels All
Results 3,861 - 3,870 of 7,448 for

rotate

(0.15 sec)
  1. Aspose::Words::Drawing::ShapeBase::set_Relative...

    Aspose::Words::Drawing::ShapeBase::set_RelativeVerticalSize method. Setter for Aspose::Words::Drawing::ShapeBase::get_RelativeVerticalSize in C++....Aspose::Words::Drawing::ShapeBase::set_Rotation method...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Stamping with Aspose.PDF using Python|Aspose.PD...

    This section describes how to add image stamps and text stamps to a PDF page via Python.... Rotating PDF Pages Using Python...

    docs.aspose.com/pdf/python-net/stamping/
  3. Aspose.OMR for Java form structure|Documentation

    The layout and structure of the Aspose.OMR for Java machine-readable forms and the meaning of their core elements....regardless of the image quality, rotation angle and geometric distortions...

    docs.aspose.com/omr/java/omr-form-structure/
  4. Product Features|Documentation

    Product Features of Aspose.BarCode for .NET: Barcode Generation, Recognition, Customization of Barcode Appearance-Related Parameters...foreground and background colors, rotation to any angle, borders and...any orientation , including rotated and skewed images. Read multiple...

    docs.aspose.com/barcode/net/product-features/
  5. Simplificar la creación de la matriz de transfo...

    Aspose.3D for .NET API ofrece la clase TransformBuilder que simplifica la creación de la matriz de transformación por las operaciones de la cadena....Translate ( 1 , 0 , 0 ) // Rotate alone with the Y axis with...Translate ( 1 , 0 , 0 ) // Rotate alone with the Y axis with...

    docs.aspose.com/3d/es/net/simplify-the-creation...
  6. Primitive Form zu Mesh|Documentation

    Aspose.3D für Node.js über die Java API unterstützt die Konvertierung jeder primitiven Form in ein Mesh. Primitive Formen umfassen die meisten grundlegenden und verwendeten Objekte wie Box, Kugel, Ebene, Zylinder und Torus....Oberfläche der Rotation, die durch die Rotation eines Kreises...

    docs.aspose.com/3d/de/nodejs-java/primitive-sha...
  7. Alignment Settings|Documentation

    In the Aspose.Cells for Python via .NET library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for Python via .NET for cell alignment settings....Orientation Set the orientation (rotation) of the text in a cell with...with the Style object’s rotation_angle property. Text Control The...

    docs.aspose.com/cells/python-net/cells-alignmen...
  8. Comment faire pivoter du texte dans un PDF avec...

    Cet article explique comment faire pivoter du texte dans un PDF à l'aide de Python. Il contient la configuration de l'IDE, des étapes détaillées et un exemple de code exécutable pour faire pivoter du texte dans Adobe à l'aide de Python....souhaité et définirez l’angle de rotation du texte en fonction de vos...page et définir l’angle de rotation du texte Instanciez l’objet...

    kb.aspose.com/fr/pdf/python/how-to-rotate-text-...
  9. 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...
  10. C++を使用してPDFページを回転させる|Aspose.PDF for C++

    このトピックでは、既存のPDFファイルのページの向きをC++でプログラム的に回転させる方法について説明します。...また、Rotate()メソッドを使用して回転角度を設定することでもページの向きを変更できます。...ページの回転角度を設定 page -> set_Rotate ( Rotation :: on90 ); } // 出力ファイルを保存...

    docs.aspose.com/pdf/ja/cpp/rotate-pages/