Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 7,647 for

rotation

(0.08 sec)
  1. تدوير صفحات 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/
  2. 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...
  3. arkiv

    arkiv... Före rotation bör bilden cachelagras för...Ange vinkeln för rotation i metoden rotate . Spara utdatafilen...

    blog.aspose.com/sv/psd/crop-rotate-psd-image-java/
  4. Layer Manipulation in Aspose.PSD for Java|Docum...

    Examples of how to manipulate Layers of PSD File in Java...the resize method, rotate others with rotate, and adjust contrast...proves invaluable for resizing, rotating, applying filters, and more...

    docs.aspose.com/psd/java/psd-layer-manipulation/
  5. Поворот текста внутри 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/
  6. Rotera BMP-dokument online eller med .NET | pro...

    Rotera BMP-dokument via onlineappen gratis..NET API C#-kod för att rotera BMP-filer....NET Rotate Rotera BMP-dokument online...BMP-fil med Image.Load Call Rotate-metod med relevanta egenskaper...

    products.aspose.com/total/sv/net/rotate/bmp/
  7. Rotera PNG-dokument online eller med .NET | pro...

    Rotera PNG-dokument via onlineappen gratis..NET API C#-kod för att rotera PNG-filer....NET Rotate Rotera PNG-dokument online...PNG-fil med Image.Load Call Rotate-metod med relevanta egenskaper...

    products.aspose.com/total/sv/net/rotate/png/
  8. 파이썬에서 PDF 텍스트 회전하기|Aspose.PDF for Python via .NET

    Python에서 PDF 문서 내에서 텍스트 조각과 단락을 회전하는 방법을 알아봅니다.... rotated_fragments.pdf 가로로 정렬된 세 개의...import aspose.pdf as ap def rotate_text_inside_pdf_1 ( outfile...

    docs.aspose.com/pdf/ko/python-net/rotate-text-i...
  9. Arşiv

    Arşiv...rotate = ap.Rotation.ON90 # Döndürülen PDF...dosyasını kaydet doc.save("rotated.pdf") Yukarıdaki kod örneği...

    blog.aspose.com/tr/pdf/rotate-pdf-in-python/
  10. Faire Pivoter les Pages PDF en Utilisant Python...

    Ce sujet décrit comment faire pivoter l'orientation des pages dans un fichier PDF existant par programmation avec Python via C++....page_set_rotate’ Enregistrez le document modifié...join ( dataDir , "results" , "rotated_document.pdf" ) # Création...

    docs.aspose.com/pdf/fr/python-cpp/rotate-pages/