Sort Score
Result 10 results
Languages All
Labels All
Results 3,331 - 3,340 of 7,706 for

rotate

(0.22 sec)
  1. Formverarbeitung in Aspose.PSD für C#|Documenta...

    Beispiele zur Manipulation von Formebenen der PSD-Datei...Ändern Sie die Position, Größe, Rotation und andere Attribute, um den...erzielen. Verändern Sie Größe, Rotation oder Scherung von Formen,...

    docs.aspose.com/psd/de/de/net/psd-formverarbeit...
  2. BarcodeParameters class | Aspose.Words for Python

    aspose.words.fields.BarcodeParameters class. Container class for barcode parameters to pass-through to BarcodeGenerator...1/1440 inches) symbol_rotation Rotation of the barcode symbol...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Поворот текста внутри PDF|Aspose.PDF for Java

    Узнайте различные способы поворота текста в PDF. Aspose.PDF позволяет поворачивать текст на любой угол, поворачивать фрагмент текста или целый абзац....с использованием свойства Rotation Используя метод setRotation...textFragment2 = new TextFragment ( "rotated text" ); textFragment2 . setPosition...

    docs.aspose.com/pdf/ru/java/rotate-text-inside-...
  4. Aggiunta della trasformazione al nodo|Documenta...

    TSR (Translation/Scaling/Rotation) sono più comunemente utilizzati nello scenario 3D, abbiamo fornito una classe Transform per accedere a questi in Aspose.3D....mesh # Set rotation cubeNode . transform . rotation = Quaternion...Quaternion . from_rotation ( Vector3 ( 0 , 1 , 0 ), Vector3 ( 0.3 ,...

    docs.aspose.com/3d/it/python-net/adding-transfo...
  5. 使用 Python 旋转 PDF | Aspose.PDF

    使用 Aspose.PDF for Python for .NET 使用 Python 示例代码,以编程方式旋转 PDF 文档...Setting Rotation angle of page page . rotate = apdf . Rotation . ON90...

    products.aspose.com/pdf/zh-hant/python-net/rotate/
  6. Ajouter des filigranes au PDF en Python|Aspose....

    Apprenez comment ajouter des artefacts de filigrane aux fichiers PDF en Python en utilisant Aspose.PDF for Python via .NET....HorizontalAlignment et VerticalAlignment , rotation, et transparence avant d’appliquer...Configurer le positionnement et la rotation. Définir l’opacité et le comportement...

    docs.aspose.com/pdf/fr/python-net/add-watermarks/
  7. Simplifier la création de matrice de transforma...

    Aspose.3D for .NET API offre la classe TransformBuilder qui simplifie la création de la matrice de transformation par les opérations de chaîne....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/fr/net/simplify-the-creation...
  8. 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/
  9. 使用 C# 向 PDF 添加文本图章 | Aspose.PDF

    使用 Aspose.PDF for .NET,使用 C# 示例代码,以编程方式向 PDF 文件添加文本图章。...YIndent = 100 , Rotate = Aspose . Pdf . Rotation . on90 }; textStamp...

    products.aspose.com/pdf/zh-hant/net/stamps/text/
  10. 使用 C++ 向 PDF 添加图像图章 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式向 PDF 文件添加图像图章。...); imageStamp -> set_Rotate ( Rotation :: on270 ); imageStamp...

    products.aspose.com/pdf/zh-hans/cpp/stamps/image/