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

rotate

(0.07 sec)
  1. ค้นหา

    ค้นหา...textFragment2 = new TextFragment("rotated text"); textFragment2.setPosition(new...textFragment3 = new TextFragment("rotated text"); textFragment3.setPosition(new...

    blog.aspose.com/th/pdf/rotate-text-inside-pdf-d...
  2. Travailler avec des transformations dans PS | P...

    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. Add watermark to PDF using Rust|Aspose.PDF for ...

    This example demonstrates how to add a customizable text watermark to a PDF document using Aspose.PDF for Rust via C++....and Y position coordinates Rotation angle Foreground or background...applies a semi-transparent rotated watermark, and saves the modified...

    docs.aspose.com/pdf/rust-cpp/add-watermarks/
  4. تدوير النص مع الشكل داخل ورقة العمل|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....rotate_text_with_shape . القيمة الافتراضية...الخاصية ShapeTextAlignment.rotate_text_with_shape على false ثم...

    docs.aspose.com/cells/ar/python-net/rotate-text...
  5. Exporter des fichiers CAD vers PDF-3D|CAD Docum...

    Utilisez le convertisseur PDF-3D pour C# .NET AutoCAD en C#. Vous pouvez convertir un modèle 3D en PDF-3D en C# .NET également.... La rotation, le redimensionnement et la...ainsi qu’une démonstration de rotation et de redimensionnement. Ressources...

    docs.aspose.com/cad/fr/net/developer-guide/expo...
  6. ChartDataLabel.Orientation | Aspose.Words لـ .NET

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

    reference.aspose.com/words/ar/net/aspose.words....
  7. 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/
  8. 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...
  9. 使用 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/
  10. 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/