Sort Score
Result 10 results
Languages All
Labels All
Results 3,491 - 3,500 of 7,462 for

rotate

(5.54 sec)
  1. چرخاندن تصویر در جاوا

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

    kb.aspose.com/fa/imaging/java/rotate-image-in-j...
  2. با استفاده از جاوا، متن را در Word برگردانید

    با استفاده از جاوا، متن را در Word برگردانید. اطلاعاتی را برای تنظیم IDE، فهرستی از مراحل و کد نمونه برای تغییر جهت متن در Word با استفاده از جاوا دریافت کنید....DOWNWARD، UPWARD، HORIZONTAL_ROTATED_FAR_EAST، VERTICAL_FAR_EAST،...VERTICAL_FAR_EAST، و VERTICAL_ROTATED_FAR_EAST تغییر دهید. شما می توانید چندین...

    kb.aspose.com/fa/words/java/flip-the-text-in-wo...
  3. Как да завъртите изображение в C#

    Този кратък урок описва как да завъртите изображение в C#. За програмно завъртане на изображението настройките на средата на C# и примерният код също се споделят с подробно описание....Rotate Обърнете изображението по оста...използва функцията RasterImage.Rotate, за да завърти изображението...

    kb.aspose.com/bg/imaging/net/how-to-rotate-imag...
  4. Come ruotare PDF usando C#

    Questo articolo guida su come ruotare PDF usando C#. Ha le impostazioni dell'ambiente di sviluppo, un elenco di passaggi da eseguire e un codice di esempio eseguibile per ruotare le pagine PDF utilizzando C#....proprietà Rotate della pagina impostata su Rotation.on270 in questo...

    kb.aspose.com/it/pdf/net/how-to-rotate-pdf-usin...
  5. FieldMergeBarcode class | Aspose.Words for Python

    aspose.words.fields.FieldMergeBarcode class. Implements the MERGEBARCODE field... symbol_rotation Gets or sets the rotation of the barcode...

    reference.aspose.com/words/python-net/aspose.wo...
  6. AxisTickLabels class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisTickLabels class. Represents properties of axis tick mark labels.... rotation Gets or sets the rotation of the tick labels...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Quản lý canvas của tệp PS | .NET

    Giải pháp .NET API để quản lý file PS. Ví dụ về mã về cách cắt và chuyển đổi trạng thái đồ họa của tệp PS bằng một vài dòng mã C#....bằng cách sử dụng Scale() , Rotate() , Shear() và Transform()...Translate( 250 , 0 ); ////////// Rotation ////////// //Save graphics...

    products.aspose.com/page/vi/net/work-with-ps-gr...
  8. Arbeiten mit Transformationen in PostScript | .NET

    Wie man einen Inhalt in eine PS-Datei umwandelt, ist eine Frage, die von der Aspose.Page unterstützt wird. Erfahr, wie die Funktionalität in .NET nutzen....hinzu: Translation, Skalierung, Rotation, Scherung oder eine beliebige...oberen Ebene. Copy 1 ////////// Rotation ////////// 2 //Save the graphics...

    docs.aspose.com/page/de/net/ps/working-with-tra...
  9. Travailler avec des Artifacts en C++|Aspose.PDF...

    Cette page décrit comment travailler avec la classe Artifact en utilisant Aspose.PDF pour C++. Les extraits de code montrent comment ajouter une image d'arrière-plan aux pages PDF et comment obtenir chaque filigrane sur la première page d'un fichier PDF....Rotation – Obtient la rotation d’un artéfact (en...valeur positive indique une rotation dans le sens inverse des aiguilles...

    docs.aspose.com/pdf/fr/cpp/artifacts/
  10. LaTeX graphics | \includegraphics command

    The inclusion of graphics in TeX is a matter worth mentioning. When talking about it, the first thing that comes to mind is the `\includegraphics` command....width and height independently Rotating the graphics Copy 1 \ rotatebox{25}{...includegraphics{sample - image. png }} % rotates the image by 25 degrees counterclockwise...

    docs.aspose.com/tex/net/latex-graphics/