Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 6,657 for

rotate

(0.11 sec)
  1. 使用 Python 旋转 PDF | Aspose.PDF

    本页介绍如何使用 Aspose.PDF for Python 库旋转 PDF 文件的功能。...Setting Rotation angle of page page . rotate = apdf . Rotation . ON90...

    products.aspose.com/pdf/zh-hant/python-net/rotate/
  2. Travailler avec des transformationsdans PS | Py...

    Comment transformer un contenu en fichier PS est une question à laquelle répond la Aspose.Page. Découvrez comment utiliser la fonctionnalité en Python...translation, mise à l’échelle, rotation et cisaillement à un chemin...nécessaires : translation, échelle, rotation, cisaillement ou toute combinaison...

    docs.aspose.com/page/fr/python-net/ps/working-w...
  3. Повертайте документи через Java | products.aspo...

    Обертайте PDF-файли та файли зображень, включаючи JPG PNG BMP GIF TIFF SVG, за допомогою програми Java....PDF Explore Rotate File Options with Java Rotate PDF Files...

    products.aspose.com/total/uk/java/rotate/
  4. Travailler avec l'extrusion linéaire|Documentation

    Aspose.3D for .NET offre la classe LinearExtrusion, qui prend une forme 2D en entrée et étend la forme dans la 3ème dimension....propriété Twist gère le degré de rotation lors de l’extrusion de la...traduit le décalage lors de la rotation de l’extrusion. L’extrait...

    docs.aspose.com/3d/fr/net/working-with-linear-e...
  5. متن، تصویر یا تمبر صفحه در PDF با استفاده از C#...

    کد منبع C# برای کار با تمبر در فایل PDF در چارچوب دات نت، دات نت هسته....YIndent = 100 , Rotate = Aspose . Pdf . Rotation . on90 }; textStamp...

    products.aspose.com/pdf/fa/net/stamps/
  6. เพิ่มลายน้ำลงใน PDF โดยใช้ C++ | Aspose.PDF

    ซอร์สโค้ดสาธิตง่ายๆเพื่อเพิ่มลายน้ำลงในไฟล์ PDF บนแพลตฟอร์มใด ๆ ที่มีภาษา C++...Set artifact position and rotation artifact -> set_ArtifactHorizontalAl...Center ); artifact -> set_Rotation ( 15 ); artifact -> set_Opacity...

    products.aspose.com/pdf/th/cpp/watermark/add/
  7. Manipulate Page Properties|Aspose.PDF for .NET

    This section explains how to manipulate Page Properties with Aspose.PDF Facades using PdfPageEditor Class....different page box sizes, page rotation, page zoom etc. In order to...Console . WriteLine ( $"Page 1 Rotation: {pageEditor.GetPageRotation(1)}"...

    docs.aspose.com/pdf/net/manipulate-page-propert...
  8. Ajouter un filigrane au PDF avec C++|Documentation

    Apprenez comment ajouter des filigranes texte et image aux fichiers PDF lors du rendu en utilisant Aspose.Cells avec C++....l’alignement, le décalage, la rotation, l’opacité, le premier plan...TextAlignmentType :: Center ); // Specify rotation. watermark . SetRotation (...

    docs.aspose.com/cells/fr/cpp/add-watermark-to-pdf/
  9. Python 를 사용하여 PDF에 이미지 스탬프 추가 | Aspose.PDF

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

    products.aspose.com/pdf/ko/python-net/stamps/im...
  10. Aggiungi filigrana al PDF usando C++ | Aspose.PDF

    Semplice codice sorgente demo per aggiungere filigrana al file PDF su qualsiasi piattaforma con linguaggio C++....Set artifact position and rotation artifact -> set_ArtifactHorizontalAl...Center ); artifact -> set_Rotation ( 15 ); artifact -> set_Opacity...

    products.aspose.com/pdf/it/cpp/watermark/add/