Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 15,086 for

transformation

(0.1 sec)
  1. Lägga till omvandling i noden|Documentation

    TSR (översättning/skalning/rotation) används oftast i 3D scenario, vi tillhandahöll en klass Transform för att komma åt dessa i Aspose. 3D....Matrix, Alla stöds av klassen Transform . TSR (översättning/skalning/rotation)...vi tillhandahöll en klass Transform för att komma åt dessa i Aspose...

    docs.aspose.com/3d/sv/python-net/adding-transfo...
  2. Робота з градієнтом у PostScript | .NET

    Додавання градієнта у файлі PS — це функція, яка підтримується рішенням Aspose.Page API. Подивіться, як використовувати цю функцію в .NET... 70), 0f); 23 //Create a transform for brush. X and Y scale component...offsetY); 26 //Set transform 27 brush. Transform = brushTransform;...

    docs.aspose.com/page/uk/net/ps/working-with-gra...
  3. Chercher

    chercher...fournit des options de transformation de filigrane à l’aide desquelles...définissez la translation et la transformation à l’angle souhaité. Utilisez...

    blog.aspose.com/fr/imaging/add-watermark-to-ima...
  4. Trabajar con imágenes en archivos PS | Java

    Cómo agregar una imagen a un archivo PS es una pregunta respondida por la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en Java....//Create image transform 19 AffineTransform transform = new AffineTransform();...AffineTransform(); 20 transform. translate (35, 300); 21 transform. scale (3...

    docs.aspose.com/page/es/java/ps/working-with-im...
  5. Lavorare con le immagini in PostScript | .NET

    Come aggiungere un'immagine a un file PS è una domanda a cui risponde la soluzione API Aspose.Page. Scopri come utilizzare la funzionalità in .NET....//Create image transform 18 Matrix transform = new Matrix();...Matrix(); 19 transform. Translate (35, 300); 20 transform. Scale (3, 3);...

    docs.aspose.com/page/it/net/ps/working-with-ima...
  6. Lavorare con le immagini in un file PS | Python

    Come aggiungere un'immagine a un file PS è una domanda a cui risponde la soluzione API Aspose.Page. Scopri come utilizzare la funzionalità in Python....18 # Create an image transform 19 transform = aspose. pydrawing...drawing2d . Matrix () 20 transform. translate ( float (35), float...

    docs.aspose.com/page/it/python-net/ps/working-w...
  7. Работа с изображениями в PostScript | .NET

    Как добавить изображение в файл PS — это вопрос, на который отвечает Aspose.Page. Узнайте, как использовать функциональность в .NET....//Create image transform 18 Matrix transform = new Matrix();...Matrix(); 19 transform. Translate (35, 300); 20 transform. Scale (3, 3);...

    docs.aspose.com/page/ru/net/ps/working-with-ima...
  8. Archiv

    Archiv...Anforderungen die globale Transformation mit oder ohne geometrische...geometrische Transformation auswerten. Weitere Informationen finden Sie...

    blog.aspose.com/de/3d/export-scene-to-html-form...
  9. 3D dosyasında mesh'leri birleştirin|Documentation

    Developers can merge multiple meshes into a single valid mesh. They might convert all meshes of a 3D scene, a node or a set of nodes into a single mesh. In order to achieve this, there are three MergeMesh members in the Aspose.ThreeD.Entities.PolygonModifier class....a whole node to a single transformed mesh // Vertex elements like...whole scene to a single transformed mesh // Vertex elements like...

    docs.aspose.com/3d/tr/net/merge-meshes-in-3d-file/
  10. Merge Meshes in 3D file|Documentation

    Developers can merge multiple meshes into a single valid mesh. They might convert all meshes of a 3D scene, a node or a set of nodes into a single mesh. In order to achieve this, there are three MergeMesh members in the Aspose.ThreeD.Entities.PolygonModifier class....a whole node to a single transformed mesh // Vertex elements like...whole scene to a single transformed mesh // Vertex elements like...

    docs.aspose.com/3d/net/merge-meshes-in-3d-file/