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

rotate

(0.12 sec)
  1. Customize Barcode Appearance in Python via.NET|...

    How to Customize Barcode Appearance-Related Properties in Aspose.BarCode for Python...parameters, such as size, rotation angle, paddings, and image...Pixels Barcode Rotation Barcode image rotation can be set using...

    docs.aspose.com/barcode/python-net/customize-ba...
  2. Come ruotare il testo della cella con C++|Docum...

    Codice C++ per ruotare il testo della cella con API Aspose.Cells for C++... PutValue ( u "a1 rotate text" ); Style a1Style = a1.... GetStyle (); // Set the rotation angle in degrees a1Style ...

    docs.aspose.com/cells/it/cpp/how-to-rotate-text...
  3. C# ??????? ASP.NET Web ????????????????? | .NET...

    ASP.NET Web ?????????????????????? C# zip ????????????????????..."required" /> 3 < br /> 4 < span >Rotation angle: </ span >< input type...Entries) { 4 // Extract image and rotate it. 5 } 6 } 7 } ????? Aspose...

    docs.aspose.com/zip/ja/net/upload-archive-asp-net/
  4. Ajout de la transformation au nœud|Documentation

    TSR (Translation/Scaling/Rotation) sont les plus couramment utilisés dans le scénario 3D, nous avons fourni une classe Transform pour y accéder dans Aspose.3D....trois façons de définir la rotation de l’objet dans l’espace 3D...Les TSR (Translation/Scaling/Rotation) sont les plus couramment...

    docs.aspose.com/3d/fr/python-net/adding-transfo...
  5. 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...
  6. 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/
  7. 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...
  8. 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...
  9. Вращение штампа вокруг центральной точки|Aspose...

    В этом разделе объясняется, как вращать штамп вокруг центральной точки с помощью класса Stamp....предоставляет свойство с именем Rotation. Это свойство устанавливает...поворота можно указать как stamp.Rotation = 90. В этом случае штамп...

    docs.aspose.com/pdf/ru/net/rotating-stamp-about...
  10. 使用 Rust 旋转 PDF | Aspose.PDF

    使用 Aspose.PDF for Rust via C++ 使用 Rust 示例代码,以编程方式旋转 PDF 文档...asposepdf :: { Document , Rotation }; fn main () -> Result <...) ? ; // Rotate page pdf . page_rotate ( 1 , Rotation :: On180...

    products.aspose.com/pdf/zh-hant/rust-cpp/rotate/