Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 7,530 for

rotate

(3.92 sec)
  1. تدوير صفحات PDF باستخدام C#|Aspose.PDF for .NET

    يصف هذا الموضوع كيفية تدوير اتجاه الصفحة في ملف PDF موجود برمجياً باستخدام C#....زاوية الدوران باستخدام طريقة Rotate(). // For complete examples...Setting Rotation angle of page page . Rotate = Rotation . on90...

    docs.aspose.com/pdf/ar/net/rotate-pages/
  2. Archiv

    Archiv...rotate = ap.Rotation.ON90 # Uložit otočený...otočený soubor PDF doc.save("rotated.pdf") Výše uvedená ukázka kódu...

    blog.aspose.com/cs/pdf/rotate-pdf-in-python/
  3. Cách xoay PDF bằng Python

    Hướng dẫn ngắn này hướng dẫn cách xoay PDF bằng Python. Nó chứa các bước chi tiết để viết ứng dụng và mã mẫu có thể chạy được để xoay các trang PDF bằng Python....chiều rộng để thay đổi hướng Rotate nội dung trang nếu cần Lưu...bạn có thể đặt giá trị Page.rotate bằng một trong các giá trị...

    kb.aspose.com/vi/pdf/python/how-to-rotate-pdf-u...
  4. TextOrientation Enum | Aspose.Words for .NET

    Discover Aspose.Words.TextOrientation enum to easily control text alignment in table cells and text frames, enhancing document presentation and readability.... Downward 1 Text is rotated 90 degrees to the right to...(tb-rl). Upward 3 Text is rotated 90 degrees to the left to appear...

    reference.aspose.com/words/net/aspose.words/tex...
  5. Aspose.OMR form structure|Documentation

    The layout and structure of the Aspose.OMR for .NET printable form and the meaning of its key elements....multi-page forms, photos, and even rotated / skewed images. Reference...are present in the image. Rotation marker This rectangular marker...

    docs.aspose.com/omr/net/omr-form-structure/
  6. Editando páginas individuais de um PDF|Aspose.P...

    Esta seção explica como editar páginas individuais de um PDF usando a classe PdfPageEditor....propriedades como PageSize, Rotation, Zoom e DisplayDuration. A...Ledger e P11x17. A propriedade Rotation é usada para definir a rotação...

    docs.aspose.com/pdf/pt/net/editing-a-pdf-s-indi...
  7. Quaternionen verkettieren und auf 3D Entitäten ...

    Mit Aspose.3D for Python via .NET können Entwickler zwei Rotations transformationen zu einer in einer Quaternion dargestellten kombinieren....NET können Entwickler zwei Rotations transformationen zu einer...Concatenate q1 and q2. q1 and q2 rotate alone x-axis with same angle...

    docs.aspose.com/3d/de/python-net/concatenate-qu...
  8. Ajout d'une transformation au nœud|Documentation

    Aspose.3D pour Node.js via l'API Java prend en charge la rotation des objets dans l'espace 3D. Il existe trois façons de définir la rotation d'un objet dans l'espace 3D : les angles d'Euler, les quaternions et une matrice personnalisée, tous pris en charge par la classe Transform....l’API Java prend en charge la rotation des objets dans l’espace 3D...trois façons de définir la rotation d’un objet dans l’espace 3D...

    docs.aspose.com/3d/fr/nodejs-java/adding-transf...
  9. Hücrenin metnini Nasıl Döndürülür|Documentation

    Bir hücrenin metnini programatik olarak döndürmeyi Aspose.Cells for JavaScript kullanarak C++ ile nasıl yapacağınızı öğrenin....> </ head > < body > < h1 > Rotate Text in Cells Example </ h1...column ); a1 . putValue ( "a1 rotate text" ); let a1Style = a1 ...

    docs.aspose.com/cells/tr/javascript-cpp/how-to-...
  10. Archiv in ASP.NET-Webanwendung in C# hochladen ...

    Bietet ein Beispiel für die Verwendung der C#-Zip-Bibliothek zur Archivdekomprimierung und Bildverarbeitung für ASP.NET-Webanwendungen...."required" /> 3 < br /> 4 < span >Rotation angle: </ span >< input type...Copy 1 using (MemoryStream rotated = new MemoryStream()) 2 { 3...

    docs.aspose.com/zip/de/net/upload-archive-asp-net/