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

transformation

(0.28 sec)
  1. C++ 를 사용하여 XML 변환 | Aspose.PDF

    C++ 용 Aspose.PDF 파일을 사용하여 C++ 샘플 코드를 사용하여 프로그래밍 방식으로 XML을 변환합니다....String xsltString ) { auto transform = MakeObject < System :: Xml...StringReader > ( xsltString )); transform -> Load ( reader ); auto memoryStream...

    products.aspose.com/pdf/ko/cpp/transform-xml/
  2. Chercher

    chercher...Ou définissez la propriété Transform Convertir GeoJSON en TopoJSON...TopoJSON avec quantification - transformer les doubles en nombres entiers...

    blog.aspose.com/fr/gis/convert-geojson-topojson...
  3. Работа с изображениями в PS-файле | Java

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

    docs.aspose.com/page/ru/java/ps/working-with-im...
  4. Работа с изображениями в PS-файле | Python

    Как добавить изображение в файл PS — это вопрос, на который отвечает Aspose.Page. Узнайте, как использовать функциональность в Python...18 # Create an image transform 19 transform = aspose. pydrawing...drawing2d . Matrix () 20 transform. translate ( float (35), float...

    docs.aspose.com/page/ru/python-net/ps/working-w...
  5. Робота з градієнтом у 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...
  6. Chercher

    chercher...NET vous permet de transformer le texte du filigrane selon...et définissez l’angle de transformation. Attribuez l’objet Matrix...

    blog.aspose.com/fr/imaging/add-watermark-to-ima...
  7. Categories

    Trouver des réponses par l'API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspo......Dernières réponses Comment transformer SVG en PDF en utilisant Java...l'aide de Python Comment transformer RAR en ZIP en C# Comment...

    kb.aspose.com/fr/categories/page/40/
  8. 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/
  9. 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/
  10. Manage canvases of PS file | C++

    C++ API Solution to manage PS files. Code example on 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...