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

rotate

(1.32 sec)
  1. 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/
  2. 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...
  3. 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...
  4. تدوير صفحات 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/
  5. Concatenar cuaterniones y aplicar en entidades ...

    Aspose.3D for .NET permite a los desarrolladores combinar dos transformaciones de rotación en una representada en un cuaternión.... q1 and q2 rotate alone x-axis with same angle...)); cylinder . Transform . Rotation = q1 ; cylinder . Transform...

    docs.aspose.com/3d/es/net/concatenate-quaternio...
  6. WatermarkLayout enumeration | Aspose.Words for ...

    Aspose.Words.WatermarkLayout enumeration. Defines layout of the watermark relative to the watermark center....Corresponds to 0 degrees of rotation. Diagonal Diagonal watermark...Corresponds to 315 degrees of rotation. See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 아카이브

    아카이브...Pdf API가 성공적으로 구성되면 Rotation 열거를 사용하여 시계 방향으로 적절한 회전 값을...입력 PDF 문서 로드 각 페이지를 통해 반복 Rotation 속성으로 PDF 페이지 회전 출력 PDF 파일...

    blog.aspose.com/ko/pdf/rotate-pdf-text-image-pa...
  8. Поворот текста внутри PDF с использованием C++|...

    Узнайте о различных способах поворота текста в PDF. Aspose.PDF позволяет поворачивать текст на любой угол, поворачивать фрагмент текста или целый абзац....использованием свойства Rotation Используя свойство Rotation класса TextFragment...MakeObject < TextFragment > ( "rotated text" ); textFragment2 -> set_Position...

    docs.aspose.com/pdf/ru/cpp/rotate-text-inside-pdf/
  9. Add watermark to PDF using C++|Aspose.PDF for C++

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the C++....Rotation – Gets an artifact’s rotation (in degrees...indicates counter-clockwise rotation). Artifact.Opacity – Gets...

    docs.aspose.com/pdf/cpp/add-watermarks/
  10. หมุน PDF โดยใช้ C# | Aspose.PDF

    หมุนเอกสาร PDF แบบโปรแกรมด้วยรหัสตัวอย่าง C# โดยใช้ Aspose.PDF สำหรับ .NET... Combine ( dataDir , "Rotate.pdf" ); var outputFile = Path...Path . Combine ( dataDir , "Rotate_out.pdf" ); var document =...

    products.aspose.com/pdf/th/net/rotate/