Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 16,808 for

transformation

(0.12 sec)
  1. Generate Point Cloud to DAE File Formats via Ja...

    Sample Java generate point cloud code for DAE file. Use this example code to generate point cloud to DAE file within any Web or Desktop Java based application....3D Create a transform object through the EvaluateGlobalTransf...getEntities().size()> 0 ) { Matrix4 transform=n.evaluateGlobalTransf( true...

    products.aspose.com/3d/java/point-cloud/dae/
  2. Arbeiten mit Bildern in PS-Datei | Java

    Wie man ein Bild zu einer PS-Datei hinzufügt, ist eine Frage, die von der Aspose.Page beantwortet wird. Erfahr wie die Funktionalität in Java nutzen....Erstellen Sie die erforderliche Transformation für das Bild. Fügen Sie...//Create image transform 19 AffineTransform transform = new AffineTransform();...

    docs.aspose.com/page/de/java/ps/working-with-im...
  3. Travailler avec des imagesdans PS | Python

    Comment ajouter une image au fichier PS est une question à laquelle répond la Aspose.Page. Découvrez comment utiliser la fonctionnalité en Python... Créez la transformation nécessaire pour l’image...18 # Create an image transform 19 transform = aspose. pydrawing...

    docs.aspose.com/page/fr/python-net/ps/working-w...
  4. Obtenir la résolution et les dimensions des ima...

    Apprenez à récupérer la résolution et les dimensions des images intégrées à un PDF en .NET en utilisant Aspose.PDF....ConcatenateMatrix qui définit la transformation actuelle. Il prend également...pouvons pas définir la transformation à partir de zéro, mais...

    docs.aspose.com/pdf/fr/net/get-resolution-and-d...
  5. Geometry|Documentation

    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....Contents [ Hide ] Ajout de la transformation au nœud Ajouter une hiérarchie...une scène 3D Exposer la transformation géométrique Configurer...

    docs.aspose.com/3d/fr/java/geometry/
  6. Convertir un GIF en WEBP en Java

    Suivez cet article pour convertir un GIF en WEBP en Java. Il contient tous les détails pour configurer l'IDE, une liste d'étapes et un exemple de code pour développer un convertisseur de GIF en WEBP en Java....Imaging for Java afin de transformer un fichier GIF au format...Suivez ces instructions pour transformer GIF en WEBP en Java . Ajoutez...

    kb.aspose.com/fr/imaging/java/convert-gif-to-we...
  7. Esporta la scena nel formato AMF compresso|Docu...

    Aspose.3D for .NET offre la classe AmfSaveOptions che ti consente di impostare il valore bool per la compressione secondo le tue esigenze. Per impostazione predefinita il valore è impostato su true.... Transform ; tr . Scale = new Vector3...CreateChildNode ( box ). Transform ; // Scale transform tr . Scale = new...

    docs.aspose.com/3d/it/net/export-scene-to-compr...
  8. Combinar mallas en el archivo 3D|Documentation

    Los desarrolladores pueden combinar varias mallas en una sola malla válida. Podrían convertir todas las mallas de una escena 3D, un nodo o un conjunto de nodos en una sola malla. Para lograr esto, hay tres miembros de MergeMesh en la clase Aspose.ThreeD.Entities.PolygonModifier....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/es/net/merge-meshes-in-3d-file/
  9. 使用 C++ 转换 XML | Aspose.PDF

    使用 Aspose.PDF for C++ 使用 C++ 示例代码以编程方式转换 XML...String xsltString ) { auto transform = MakeObject < System :: Xml...StringReader > ( xsltString )); transform -> Load ( reader ); auto memoryStream...

    products.aspose.com/pdf/zh-hant/cpp/transform-xml/
  10. Manage graphics states of a PS file | C++

    C++ API solution for managing PS files. Code example shows how to clip and transform graphics states of PS files with a few lines of C++ code....graphics states in PS Clip and transform graphics states of PS files...size. The matrix used to transform coordinates (scaling, rotation...

    products.aspose.com/page/cpp/work-with-ps-graph...