Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 5,623 for

rotate

(0.07 sec)
  1. WatermarkLayout Enum | Aspose.Words för .NET

    Upptäck Aspose.Words.WatermarkLayout-enum för optimal vattenstämpelpositionering. Förbättra din dokumentdesign med exakt layoutkontroll och anpassning.... Motsvarar 0 graders rotation. Diagonal 315 Diagonal vattenstämpellayout...vattenstämpellayout. Motsvarar 315 graders rotation. Exempel Visar hur man skapar...

    reference.aspose.com/words/sv/net/aspose.words/...
  2. Förenkla skapandet av transformationsmatris med...

    Aspose.3D for .NET API offers the TransformBuilder class which simplifies the creation of the transformation matrix by the chain operations....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/sv/net/simplify-the-creation...
  3. Szincir işlemleri ile dönüşüm matrisinin oluştu...

    Aspose.3D for .NET API, dönüşüm matrisinin zincir işlemleri tarafından oluşturulmasını kolaylaştıran transformbuilder sınıfını sunar....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/tr/net/simplify-the-creation...
  4. Python 를 사용하여 PDF에 이미지 스탬프 추가 | Aspose.PDF

    .NET 프레임워크, .NET Core에서 PDF 파일에 이미지 스탬프를 추가하는 Python 소스 코드입니다.... rotate = ap . Rotation . ON270 image_stamp...

    products.aspose.com/pdf/ko/python-net/stamps/im...
  5. Aggiungi timbro immagine al PDF usando C++ | As...

    Semplice codice sorgente demo per aggiungere timbri immagine al PDF su qualsiasi piattaforma con linguaggio C++....); imageStamp -> set_Rotate ( Rotation :: on270 ); imageStamp...

    products.aspose.com/pdf/it/cpp/stamps/image/
  6. 使用 Go 旋转 PDF | Aspose.PDF

    使用 Aspose.PDF for Go via C++ 使用 Go 示例代码,以编程方式旋转 PDF 文档...PageRotate(num int32, rotation int32) rotates page err = pdf . PageRotate...pdf . SaveAs ( "sample_page1_Rotate.pdf" ) if err != nil { log...

    products.aspose.com/pdf/zh-hans/go-cpp/rotate/
  7. Πώς να περιστρέψετε το PDF χρησιμοποιώντας C#

    Αυτό το άρθρο καθοδηγεί πώς να περιστρέψετε το PDF χρησιμοποιώντας C#. Διαθέτει ρυθμίσεις περιβάλλοντος ανάπτυξης, μια λίστα βημάτων που πρέπει να εκτελεστούν και ένα δείγμα κώδικα με δυνατότητα εκτέλεσης για την περιστροφή σελίδων PDF χρησιμοποιώντας C#....ορθογώνιο Ρυθμίστε την ιδιότητα Rotation της σελίδας ώστε να περιστρέφονται...ιδιότητα Rotate της σελίδας που έχει οριστεί σε Rotation.on270 σε...

    kb.aspose.com/el/pdf/net/how-to-rotate-pdf-usin...
  8. Cambiar Tamaño de Página de PDF Programáticamen...

    Cambiar el tamaño de página de su archivo PDF usando PHP....ángulo de 90 grados $rotation = new Rotation (); $page -> setRotate...setRotate ( $rotation -> getOn90 ()); // Obtener información de altura...

    docs.aspose.com/pdf/es/php-java/change-page-size/
  9. Faire pivoter le texte dans Word à l'aide de Py...

    Faites pivoter le texte dans Word à l'aide de Python. Obtenez des détails pour configurer l'EDI, une liste d'étapes et un exemple de code pour retourner le texte dans Word à l'aide de Python....de classe Document pour la rotation Parcourez la collection de...l’orientation du texte sur VERTICAL_ROTATED_FAR_EAST, VERTICAL_FAR_EAST...

    kb.aspose.com/fr/words/python/rotate-text-in-wo...
  10. Girar Páginas de PDF em Node.js|Aspose.PDF para...

    Este tópico descreve como girar a orientação da página em um arquivo PDF existente programaticamente no ambiente Node.js....Rotation’ para o valor de rotação....pdf_file , AsposePdfModule . Rotation . on270 , "ResultRotation...

    docs.aspose.com/pdf/pt/nodejs-cpp/rotate-pages/