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

rotate

(0.16 sec)
  1. ארכיון

    ארכיון...ובסיסיות של תכונות סיבוב PDF: PDF Rotation API - התקנה סובב את כל העמודים...תמונה ב-PDF באמצעות C# PDF Rotation API - התקנה # אתה יכול להשיג...

    blog.aspose.com/he/pdf/rotate-pdf-text-image-pa...
  2. Rust 를 사용하여 PDF 회전 | Aspose.PDF

    Rust via C++ 용 Aspose.PDF 를 사용하여 Rust 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 문서를 회전시킵니다....use asposepdf::{Document, Rotation}; fn main () -> Result < ()...) ? ; // Rotate page pdf.page_rotate( 1 , Rotation::On180) ?...

    products.aspose.com/pdf/ko/rust-cpp/rotate/
  3. 如何使用 Python 旋转 PDF

    这个简短的教程指导如何使用 Python 旋转 PDF。它包含编写应用程序的详细步骤和使用 Python 旋转 PDF 页面的可运行示例代码。...解析 PDF 文件的每一页并交换高度和宽度以更改方向 Rotate 页面内容如有需要 将输出的 PDF 文件以修改后的方向和旋转后的内容保存在磁盘上...使用 aspose.pdf.Rotation 枚举器中的值之一设置 Page.rotate 值。 使用 Python 旋转...

    kb.aspose.com/zh/pdf/python/how-to-rotate-pdf-u...
  4. Ändra riktning för ticketiketter|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....medlemmar HORIZONTAL VERTICAL ROTATE_90 ROTATE_270 STACKED Följande bild...ändrar tickmärkesriktningen från ROTATE_90 till HORIZONTAL . Exempelkod...

    docs.aspose.com/cells/sv/java/change-tick-label...
  5. page|Documentation

    Page element allows you to break large forms into several pages that are recognized as a single document.... right_margin=120 rotation_point_position Below the top-right...placement of the rectangular rotation marker that is used to detect...

    docs.aspose.com/omr/net/txt-markup/page/
  6. Concaténer les quaternions et appliquer sur les...

    Aspose.3D for .NET permet aux développeurs de combiner deux transformations de rotation en une seule représentée dans un quaternion....combiner deux transformation de rotation en une seule représentée dans...Concatenate q1 and q2. q1 and q2 rotate alone x-axis with same angle...

    docs.aspose.com/3d/fr/net/concatenate-quaternio...
  7. 3D-rotationseffekter i en Visio-ritning|Documen...

    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....RotationZAngle styr graden av rotation i var och en av respektive...Förinställningar för sned rotation (nederst till vänster, längst...

    docs.aspose.com/diagram/sv/java/3d-rotation-eff...
  8. Faire pivoter les pages PDF en utilisant C#|Asp...

    Ce sujet décrit comment faire pivoter l'orientation des pages dans un fichier PDF existant par programmation avec C#....l’angle de rotation en utilisant la méthode Rotate(). // For complete...Setting Rotation angle of page page . Rotate = Rotation . on90...

    docs.aspose.com/pdf/fr/net/rotate-pages/
  9. Повернуть текст внутри PDF с использованием Pyt...

    Узнайте, как вращать фрагменты текста и абзацы внутри PDF‑документов на Python....Создаёт PDF‑файл с именем rotated_fragments.pdf, содержащий три...ap from os import path def rotate_text_inside_pdf_1 ( outfile...

    docs.aspose.com/pdf/ru/python-net/rotate-text-i...
  10. 搜索

    搜索... 使用 Page->setRotate(Rotation value) 方法旋轉每個頁面。 使用 Docum...// 旋轉頁面 page->set_Rotate(Aspose::Pdf::Rotation::on180); } // 保存...

    blog.aspose.com/zh-hant/pdf/rotate-pdf-pages-te...