Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 7,447 for

rotation

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

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

    kb.aspose.com/fa/pdf/net/how-to-rotate-pdf-usin...
  2. نحوه چرخش تصویر در سی شارپ

    این آموزش مختصر نحوه چرخش تصویر در سی شارپ را شرح می دهد. برای چرخاندن تصویر به صورت برنامه‌نویسی، تنظیمات محیط سی شارپ و کد نمونه نیز با توضیحات مفصل به اشتراک گذاشته شده است.... هنگام استفاده از C# rotate bitmap برای زاویه مشخص شده...استفاده از تابع RasterImage.Rotate رنگ پس زمینه را سبز کنید. با...

    kb.aspose.com/fa/imaging/net/how-to-rotate-imag...
  3. Cách xoay hình ảnh trong C#

    Hướng dẫn ngắn gọn này mô tả cách xoay hình ảnh trong C#. Để xoay hình ảnh theo chương trình, cài đặt môi trường C# và mã mẫu cũng được chia sẻ với mô tả chi tiết....Trong khi sử dụng hoạt động C# rotate bitmap sẽ được thể hiện cho...bằng chức năng RasterImage.Rotate Lật hình ảnh trên Trục Y bằng...

    kb.aspose.com/vi/imaging/net/how-to-rotate-imag...
  4. 使用 Python 旋转 PDF | Aspose.PDF

    使用 Aspose.PDF for Python for .NET 使用 Python 示例代码,以编程方式旋转 PDF 文档...Setting Rotation angle of page page . rotate = apdf . Rotation . ON90...

    products.aspose.com/pdf/zh-hant/python-net/rotate/
  5. Aggiunta della trasformazione al nodo|Documenta...

    TSR (Translation/Scaling/Rotation) sono più comunemente utilizzati nello scenario 3D, abbiamo fornito una classe Transform per accedere a questi in Aspose.3D....mesh # Set rotation cubeNode . transform . rotation = Quaternion...Quaternion . from_rotation ( Vector3 ( 0 , 1 , 0 ), Vector3 ( 0.3 ,...

    docs.aspose.com/3d/it/python-net/adding-transfo...
  6. Szincir işlemleri ile dönüşüm matrisinin oluştu...

    Aspose.3D for .NET API, dönüşüm matrisinin zincir işlemleri tarafından oluşturulmasını kolaylaştıran transformbuilder sınıfını sunar....Translate ( 1 , 0 , 0 ) // Rotate alone with the Y axis with...Translate ( 1 , 0 , 0 ) // Rotate alone with the Y axis with...

    docs.aspose.com/3d/tr/net/simplify-the-creation...
  7. Förenkla skapandet av transformationsmatris med...

    Aspose.3D for .NET API offers the TransformBuilder class which simplifies the creation of the transformation matrix by the chain operations....Translate ( 1 , 0 , 0 ) // Rotate alone with the Y axis with...Translate ( 1 , 0 , 0 ) // Rotate alone with the Y axis with...

    docs.aspose.com/3d/sv/net/simplify-the-creation...
  8. Transformations SVG – Exemples C#

    Apprenez à faire pivoter SVG, à mettre à l'échelle SVG et à traduire SVG en C#. Considérez des exemples de code pour les transformations SVG....Buy Transformations SVG – Rotation, mise à l'échelle et translation...transformation: translation, scale, rotate, skewX, skewY et matrix. À...

    docs.aspose.com/svg/fr/net/svg-transformations/
  9. Faire pivoter le texte avec la forme à l intéri...

    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_text_with_shape . Sa valeur...propriété ShapeTextAlignment.rotate_text_with_shape sur false et...

    docs.aspose.com/cells/fr/python-net/rotate-text...
  10. اضافه کردن تمبر تصویر به PDF با استفاده از C++ ...

    تمبر تصویر را به فایل PDF به صورت برنامه نویسی با کد نمونه C++ با استفاده از Aspose.PDF برای C++ اضافه کنید....); imageStamp -> set_Rotate ( Rotation :: on270 ); imageStamp...

    products.aspose.com/pdf/fa/cpp/stamps/image/