Sort Score
Result 10 results
Languages All
Labels All
Results 4,061 - 4,070 of 7,637 for

rotation

(0.15 sec)
  1. Робота з градієнтом у файлі PS | Python

    Додавання градієнта у файлі PS — це функція, яка підтримується рішенням Aspose.Page API. Подивіться, як використовувати функції в Python...height, offset_x, offset_y) 37 # Rotate transform to get colors change...to down 38 brush_transform. rotate (90.) 39 # Set the transform...

    docs.aspose.com/page/uk/python-net/ps/working-w...
  2. Робота з градієнтом у PostScript | .NET

    Додавання градієнта у файлі PS — це функція, яка підтримується рішенням Aspose.Page API. Подивіться, як використовувати цю функцію в .NET...height, offsetX, offsetY); 34 //Rotate transform to get colors change...to down 35 brushTransform. Rotate (90); 36 //Set transform 37...

    docs.aspose.com/page/uk/net/ps/working-with-gra...
  3. Trabajar con degradado en un archivo PS | Java

    Agregar degradado en un archivo PS es una funcionalidad compatible con la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en Java....height, offsetX, offsetY); 27 //Rotate the gradient on 90 degrees...around an origin 28 transform. rotate (Math. toRadians (90)); 29...

    docs.aspose.com/page/es/java/ps/working-with-gr...
  4. Trabalhar com Gradiente em ficheiro PS | Java

    Adicionar gradiente no ficheiro PS é uma funcionalidade suportada pela solução API Aspose.Page. Veja como utilizar a funcionalidade em Java....height, offsetX, offsetY); 27 //Rotate the gradient on 90 degrees...around an origin 28 transform. rotate (Math. toRadians (90)); 29...

    docs.aspose.com/page/pt/java/ps/working-with-gr...
  5. 获取和设置页面属性|Aspose.PDF for C++

    您可以使用C++库从PDF文件中获取和设置页面属性。...WriteLine ( u "Rotate : {0}" , pdfPage -> get_Rotate ()); } 在 PDF...

    docs.aspose.com/pdf/zh/cpp/get-and-set-page-pro...
  6. Personnaliser les axes de graphique dans les pr...

    Découvrez comment utiliser Aspose.Slides pour .NET afin de personnaliser les axes des graphiques dans les présentations PowerPoint pour les rapports et les visualisations....Pptx ); } Définir un angle de rotation pour le titre d’un axe de...permet de définir l’angle de rotation pour le titre d’un axe de...

    docs.aspose.com/slides/fr/net/chart-axis/
  7. Chercher

    chercher...Print the file with adjusted rotation viewer.setPrintPageDialog(false);...Print the file with adjusted rotation viewer.setPrintPageDialog(false);...

    blog.aspose.com/fr/pdf/print-pdf-files-programm...
  8. Работа с линейной экструзионной|Documentation

    Aspose.3D for Python via .NET предлагает класс LinearExtrusion, который принимает 2D форму в качестве входных данных и расширяет форму в 3-м измерении....defines the degree of the rotation while extruding the profile...the translate offset while rotating the extrusion. # Perform linear...

    docs.aspose.com/3d/ru/python-net/working-with-l...
  9. Trabajando con extrusión lineal|Documentation

    Aspose.3D for Python via .NET ofrece la clase LinearExtrusion, que toma una forma 2D como entrada y extiende la forma en la tercera dimensión....defines the degree of the rotation while extruding the profile...the translate offset while rotating the extrusion. # Perform linear...

    docs.aspose.com/3d/es/python-net/working-with-l...
  10. Aspose.Page for Python – Frequently Asked Quest...

    Comprehensive FAQ covering installation, licensing, supported formats, conversion, rendering, editing, performance, and troubleshooting for Aspose.Page's pure‑Python library....options) Q: How do I delete or rotate a page in a loaded document...pages [ 0 ] 4 page. transform . rotate (90) # clockwise 90 ° 5 doc...

    docs.aspose.com/page/python-net/faq/