Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 7,531 for

rotation

(0.1 sec)
  1. Comment faire pivoter une image en C#

    Ce bref tutoriel décrit comment faire pivoter une image en C#. Pour faire pivoter l'image par programmation, les paramètres d'environnement C# et un exemple de code sont également partagés avec une description détaillée....Lors de l’utilisation de C# rotate bitmap , l’opération sera démontrée...surface exposée en raison de la rotation de l’image. Vous apprendrez...

    kb.aspose.com/fr/imaging/net/how-to-rotate-imag...
  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. 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...
  4. یادداشت های نسخه انتشار Aspose.PSD برای Python ...

    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/fa/python-net/aspose-psd-fo...
  5. บันทึกการอัปเดต Aspose.PSD for Python via .NET ...

    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/th/python-net/aspose-psd-fo...
  6. چرخش 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/fa/net/rotate/
  7. 使用Python通过C++旋转PDF页面|Aspose.PDF for Python via C++

    本主题描述如何通过Python使用C++以编程方式旋转现有PDF文件中的页面方向。...page_set_rotate’ 将页面顺时针旋转 90 度 使用 ‘document...join ( dataDir , "results" , "rotated_document.pdf" ) # 通过加载输入文件创建文档对象...

    docs.aspose.com/pdf/zh/python-cpp/rotate-pages/
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – چرخش PDF با استفاده از JavaScript via C++ https://products.aspose.com/pdf/fa/javascript-cpp/rotate/ Recent content in چرخش PDF با استفاده از Ja......com/pdf/fa/javascript-cpp/rotate/ Recent content in چرخش PDF...aspose.com/pdf/fa/javascript-cpp/rotate/index.xml self application/rss+xml...

    products.aspose.com/pdf/fa/javascript-cpp/rotat...
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 JavaScript via C++ 旋转 PDF https://products.aspose.com/pdf/zh-hans/javascript-cpp/rotate/ Recent content in 使用 JavaScript via C++ 旋转 PDF on A......com/pdf/zh-hans/javascript-cpp/rotate/ Recent content in 使用 JavaScript...com/pdf/zh-hans/javascript-cpp/rotate/index.xml self application/rss+xml...

    products.aspose.com/pdf/zh-hans/javascript-cpp/...
  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/