Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 7,691 for

rotate

(0.4 sec)
  1. 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/
  2. 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/
  3. 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...
  4. Πώς να περιστρέψετε το PDF χρησιμοποιώντας C#

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

    kb.aspose.com/el/pdf/net/how-to-rotate-pdf-usin...
  5. Memutar Halaman PDF Menggunakan Python|Aspose.P...

    Topik ini menjelaskan bagaimana memutar orientasi halaman dalam file PDF yang ada secara programatis dengan Python....rotasi menggunakan metode ‘rotate’. import aspose.pdf as ap doc...rotasi halaman page . rotate = ap . Rotation . ON90 # Simpan file...

    docs.aspose.com/pdf/id/python-net/rotate-pages/
  6. Ajouter un tampon de texte et d'image|Aspose.PD...

    Cette section explique comment ajouter un tampon de texte et d'image avec com.aspose.pdf.facades en utilisant la classe PdfFileStamp....attributs tels que l’origine, la rotation, l’arrière-plan, etc., en...other attributes like origin, rotation, background etc. Vous pouvez...

    docs.aspose.com/pdf/fr/java/add-text-and-image-...
  7. PDF 내 텍스트 회전|Aspose.PDF for Java

    PDF에 텍스트를 회전시키는 다양한 방법을 배우세요. Aspose.PDF는 텍스트를 원하는 각도로 회전시키거나 텍스트 조각 또는 전체 단락을 회전시킬 수 있습니다....textFragment2 = new TextFragment ( "rotated text" ); textFragment2 . setPosition...textFragment3 = new TextFragment ( "rotated text" ); textFragment3 . setPosition...

    docs.aspose.com/pdf/ko/java/rotate-text-inside-...
  8. ChartDataLabel.Orientation | Aspose.Words لـ .NET

    اكتشف خاصية اتجاه ChartDataLabel لتخصيص اتجاه نص التسمية بسهولة لتحسين تصور البيانات ووضوحها في مخططاتك.... Rotation = - 45 ; // تغيير الاتجاه...Horizontal ; dataLabels [ 0 ]. Rotation = 45 ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/ar/net/aspose.words....
  9. Working with Artifacts in C++|Aspose.PDF for C++

    This page describes how to work with Artifact class using Aspose.PDF for C++. Code snippets show how to add a background image to PDF pages and how to get each watermark on the first page of a PDF file....Rotation – Gets an artifact’s rotation (in degrees...indicates counter-clockwise rotation). Artifact.Opacity – Gets...

    docs.aspose.com/pdf/cpp/artifacts/
  10. Aspose::Words::Drawing::Charts::ChartDataLabel ...

    Aspose::Words::Drawing::Charts::ChartDataLabel class. Represents data label on a chart point or trendline. To learn more, visit the documentation article in C++.... get_Rotation () Gets or sets the rotation of the label...Label::get_Position . set_Rotation (int32_t) Setter for Aspo...

    reference.aspose.com/words/cpp/aspose.words.dra...