Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 7,461 for

rotate

(0.86 sec)
  1. Aspose.PSD для Python via .NET 24.8 - Примечани...

    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....Rotate P:Aspose.PSD.FileFormats.Psd..."Style" : WarpStyles . RISE , "Rotate" : WarpRotates . HORIZONTAL...

    docs.aspose.com/psd/ru/python-net/aspose-psd-fo...
  2. Aspose.PSD لـ Python via .NET 24.8 - ملاحظات ال...

    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....Rotate P:Aspose.PSD.FileFormats.Psd..."Style" : WarpStyles . RISE , "Rotate" : WarpRotates . HORIZONTAL...

    docs.aspose.com/psd/ar/python-net/aspose-psd-fo...
  3. Concatenare i quaternioni e applicare su 3D ent...

    Aspose.3D for Python via .NET consente agli sviluppatori di combinare due trasformazioni di rotazione in una rappresentata in un quaternione.... q1 and q2 rotate alone x-axis with same angle...)) cylinder . transform . rotation = q1 cylinder . transform...

    docs.aspose.com/3d/it/python-net/concatenate-qu...
  4. 旋转 PDF API | Aspose.PDF

    使用.NET、.NET Core、Java、C++ 和安卓系统旋转 PDF 页面。...Setting Rotation angle of page page . Rotate = Rotation . on90...

    products.aspose.com/pdf/zh-hant/rotate/
  5. 旋转 PDF API | Aspose.PDF

    使用.NET、.NET Core、Java、C++ 和安卓系统旋转 PDF 页面。...Setting Rotation angle of page page . Rotate = Rotation . on90...

    products.aspose.com/pdf/zh-hans/rotate/
  6. PDF 회전 API | Aspose.PDF

    .NET, .NET 코어, 자바, C++ 및 안드로이드를 사용하여 PDF 페이지를 회전합니다....Setting Rotation angle of page page . Rotate = Rotation . on90...

    products.aspose.com/pdf/ko/rotate/
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Obróć plik PDF za pomocą Java https://products.aspose.com/pdf/pl/java/Rotate/ Recent content in Obróć plik PDF za pomocą Java on Aspsoe.PDF Pro......com/pdf/pl/java/rotate/ Recent content in Obróć plik...https://products.aspose.com/pdf/pl/java/rotate/index.xml self application/rss+xml...

    products.aspose.com/pdf/pl/java/rotate/index.xml
  8. تدوير صفحات PDF باستخدام بايثون|Aspose.PDF لـ P...

    يصف هذا الموضوع كيفية تدوير اتجاه الصفحة في ملف PDF موجود برمجيًا باستخدام بايثون....زاوية الدوران باستخدام طريقة ‘rotate’. import aspose.pdf as ap doc...دوران الصفحة page . rotate = ap . Rotation . ON90 # حفظ الملف...

    docs.aspose.com/pdf/ar/python-net/rotate-pages/
  9. BaseGenerationParameters|Aspose.BarCode for Pyt...

    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_angle BarCode image rotation angle, measured...RotationAngle = 360 means no rotation. If RotationAngle NOT equal...

    docs.aspose.com/barcode/python-net/api-referenc...
  10. 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/