Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 7,647 for

rotate

(0.61 sec)
  1. Add Text and Image Stamp|Aspose.PDF for .NET

    This section explains how to add Text and Image Stamp with Aspose.PDF Facades using PdfFileStamp Class....other attributes like origin, rotation, background etc. using Stamp...SetOrigin ( 10 , 400 ); stamp . Rotation = 90.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/net/add-text-and-image-stamp/
  2. Archivo

    Archivo...document = new Document(dataDir + "Rotate.pdf"); // Iterar a través de...el ángulo deseado page.Rotate = Rotation.on180; } // Guardar archivo...

    blog.aspose.com/es/pdf/rotate-pdf-text-image-pa...
  3. Rogner, Faire pivoter et Redimensionner les ima...

    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.... Rotation et Retournement d’une image...une application nécessite la rotation d’une image. Indépendamment...

    docs.aspose.com/psd/fr/net/crop-rotate-and-resi...
  4. 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...
  5. Архивы

    Архивы...Rotation . Создайте новый объект TextBuilder...textFragment2 = new TextFragment("rotated text"); textFragment2.Position...

    blog.aspose.com/ru/pdf/rotate-text-inside-pdf-d...
  6. Arsip

    Arsip...Rotation . Buat objek TextBuilder baru...textFragment2 = new TextFragment("rotated text"); textFragment2.Position...

    blog.aspose.com/id/pdf/rotate-text-inside-pdf-d...
  7. 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/
  8. 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...
  9. 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...
  10. تدوير صفحات 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/