Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 6,372 for

rotation

(0.06 sec)
  1. Добавить водяной знак в PDF с использованием Py...

    Эта статья объясняет особенности работы с артефактами и получения водяных знаков в PDF программным способом с использованием Python.... rotation – Получает угол поворота артефакта...VerticalAlignment . CENTER artifact . rotation = 45 artifact . opacity =...

    docs.aspose.com/pdf/ru/python-net/add-watermarks/
  2. แสตมป์ข้อความ รูปภาพ หรือหน้าในรูปแบบ PDF โดยใช...

    C# ซอร์สโค้ดเพื่อทำงานร่วมกับแสตมป์ในไฟล์ PDF บน NET Framework, .NET Core...YIndent = 100 , Rotate = Aspose . Pdf . Rotation . on90 }; textStamp...

    products.aspose.com/pdf/th/net/stamps/
  3. تدوير صفحات PDF برمجيًا|Aspose.PDF for Java

    تغيير اتجاه الصفحة وتناسب محتوى الصفحة مع الاتجاه الجديد للصفحة باستخدام Java....زاوية الدوران باستخدام طريقة Rotate(). package com.aspose.pdf.examples...الصفحة page . setRotate ( Rotation . on90 ); } _dataDir = _dataDir...

    docs.aspose.com/pdf/ar/java/rotate-pages/
  4. Putar Halaman PDF secara programatis|Aspose.PDF...

    Ubah orientasi halaman dan sesuaikan konten halaman dengan orientasi halaman baru menggunakan Java....sudut rotasi menggunakan metode Rotate(). package com.aspose.pdf.examples...halaman page . setRotate ( Rotation . on90 ); } _dataDir = _dataDir...

    docs.aspose.com/pdf/id/java/rotate-pages/
  5. Travailler avec l'extrusion linéaire|Documentation

    Aspose.3D for Python via .NET offre la classe LinearExtrusion, qui prend une forme 2D en entrée et étend la forme dans la 3ème dimension....propriété twist gère le degré de rotation lors de l’extrusion de la...traduit le décalage lors de la rotation de l’extrusion. L’extrait...

    docs.aspose.com/3d/fr/python-net/working-with-l...
  6. How to Merge Photos in C#

    This topic covers how to merge photos in C#. It encompasses the environment configuration, the step-by-step process, and a runnable code snippet to develop a photo joiner in C#....to rotate an image then read the article on how to rotate an...

    kb.aspose.com/imaging/net/how-to-merge-photos-i...
  7. Print PDF to PDF with C#

    Follow this article to print PDF to PDF with C#. It has the IDE settings, a list of steps, and a sample code to print to PDF virtual printer with C#....to rotate the PDF, refer to the article on how to rotate PDF...

    kb.aspose.com/pdf/net/print-pdf-to-pdf-with-csh...
  8. Hide the Gridlines in Excel using C#

    Hide the gridlines in Excel using C#. Get the IDE settings, a list of steps, and a sample code to remove grid lines in Excel using C#.... If you want to rotate a cell in an Excel file, refer...refer to the article on how to rotate a cell in Excel using C# ....

    kb.aspose.com/cells/net/hide-the-gridlines-in-e...
  9. How to Transform PNG to SVG using C#

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......of rotating an SVG, refer to the article on how to rotate an...

    kb.aspose.com/svg/net/how-to-transform-png-to-s...
  10. PDF内のテキストを回転|Aspose.PDF for Java

    PDFにテキストを回転させるさまざまな方法を学びます。Aspose.PDFを使用すると、テキストを任意の角度に回転させたり、テキストフラグメントや段落全体を回転させることができます。...textFragment2 = new TextFragment ( "rotated text" ); textFragment2 . setPosition...textFragment3 = new TextFragment ( "rotated text" ); textFragment3 . setPosition...

    docs.aspose.com/pdf/ja/java/rotate-text-inside-...