Sort Score
Result 10 results
Languages All
Labels All
Results 3,031 - 3,040 of 7,647 for

rotate

(0.18 sec)
  1. نحوه چرخش PDF با استفاده از سی شارپ

    این مقاله نحوه چرخش PDF با استفاده از سی شارپ را راهنمایی می کند. دارای تنظیمات محیط توسعه، لیستی از مراحلی که باید انجام شود و یک کد نمونه قابل اجرا برای چرخاندن صفحات PDF با استفاده از C#....به روز شده تنظیم کنید ویژگی Rotation صفحه را نیز تنظیم کنید تا...تغییر دهید، از ویژگی Rotate صفحه که روی Rotation.on270 در این کد نمونه...

    kb.aspose.com/fa/pdf/net/how-to-rotate-pdf-usin...
  2. Node.js에서 PDF 페이지 회전|Aspose.PDF for Node.js via...

    이 주제는 Node.js 환경에서 기존 PDF 파일의 페이지 방향을 프로그래밍 방식으로 회전하는 방법에 대해 설명합니다....Rotation’을 사용합니다. 이를 통해 PDF를 몇 도 회전할지...pdf_file , AsposePdfModule . Rotation . on270 , "ResultRotation...

    docs.aspose.com/pdf/ko/nodejs-cpp/rotate-pages/
  3. Memutar Halaman PDF Menggunakan Python via C++|...

    Topik ini menjelaskan cara memutar orientasi halaman dalam file PDF yang ada secara programatik dengan Python via C++....page_set_rotate’ Simpan dokumen yang telah...join ( dataDir , "results" , "rotated_document.pdf" ) # Membuat objek...

    docs.aspose.com/pdf/id/python-cpp/rotate-pages/
  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/net/adding-transformation...
  5. Simplifier la création de matrice de transforma...

    Aspose.3D for Python via .NET API offre la classe TransformBuilder qui simplifie la création de la matrice de transformation par les opérations de la chaîne.... translate ( 1 , 0 , 0 ) # Rotate alone with the Y axis with...(x, y, z) into (-x, y, -z) . rotate_euler_degree ( 0 , 180 , 0...

    docs.aspose.com/3d/fr/python-net/simplify-the-c...
  6. Archivio

    Archivio...rotate = ap.Rotation.ON90 # Salva il file...file PDF ruotato doc.save("rotated.pdf") L’esempio di codice precedente...

    blog.aspose.com/it/pdf/rotate-pdf-in-python/
  7. Archiv

    Archiv...rotate = ap.Rotation.ON90 # Gedrehte PDF-Datei...PDF-Datei speichern doc.save("rotated.pdf") Das obige Codebeispiel...

    blog.aspose.com/de/pdf/rotate-pdf-in-python/
  8. Rotar Texto Dentro de PDF usando C++|Aspose.PDF...

    Aprende diferentes maneras de rotar texto en PDF. Aspose.PDF te permite rotar texto a cualquier ángulo, rotar fragmentos de texto o un párrafo completo....MakeObject < TextFragment > ( "rotated text" ); textFragment2 -> set_Position...-> get_TextState () -> set_Rotation ( 45 ); // Crear fragmento...

    docs.aspose.com/pdf/es/cpp/rotate-text-inside-pdf/
  9. Concatenar cuaterniones y aplicar en entidades ...

    Aspose.3D for Python via .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/python-net/concatenate-qu...
  10. Rotar texto con forma dentro de la hoja de trab...

    Aprenda cómo rotar el texto con la forma dentro de una hoja de Excel usando Aspose.Cells for JavaScript a través de C++....Cells Example - Rotate Text With Shape </ title >...> </ head > < body > < h1 > Rotate Text With Shape Example </...

    docs.aspose.com/cells/es/javascript-cpp/rotate-...