Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 2,587 for

curve

(0.27 sec)
  1. Verwenden von Glyph-Objekten | C++

    Die Funktionalität von Glyph-Objekten in Aspose.Font-Bibliothek wird durch ihre Eigenschaften beschrieben. Erfahren Sie, wie Sie Glyphen in C++ kodieren....System::SharedPtr < CurveTo > curve = System::DynamicCast_noexcept...AddPoint((int32_t)curve -> get_X1(), (int32_t)curve -> get_Y1(), points);...

    docs.aspose.com/font/de/cpp/developer-guide/usi...
  2. Utiliser des objets Glyphe | C++

    Les objets glyphes de la bibliothèque Aspose.Font sont décrits par les propriétés qu'ils possèdent. Apprenez à coder des glyphes en C++....System::SharedPtr < CurveTo > curve = System::DynamicCast_noexcept...AddPoint((int32_t)curve -> get_X1(), (int32_t)curve -> get_Y1(), points);...

    docs.aspose.com/font/fr/cpp/developer-guide/usi...
  3. Usando objetos Glifo | C++

    Los objetos glifo de Aspose.Font se describen por las propiedades que tienen. Los fragmentos de código te ayudarán a codificar glifos en C++....System::SharedPtr < CurveTo > curve = System::DynamicCast_noexcept...AddPoint((int32_t)curve -> get_X1(), (int32_t)curve -> get_Y1(), points);...

    docs.aspose.com/font/es/cpp/developer-guide/usi...
  4. Aspose.3D belge nesne modeli (dom)|Documentation

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for Python via .NET API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based application or an image.... Curve : Unlike profiles, curves can be open or...define spatial paths in 3D. Curves provide a means to create flexible...

    docs.aspose.com/3d/tr/python-net/aspose-3d-docu...
  5. Добавление объекта кривой в PDF файл|Aspose.PDF...

    В этой статье объясняется, как создать объект кривой в вашем PDF с использованием Aspose.PDF для C++....Добавление объекта кривой График Curve представляет собой соединение...Aspose :: Pdf :: Drawing :: Curve > ( MakeArray < double > ({...

    docs.aspose.com/pdf/ru/cpp/add-curve/
  6. Aspose.3D Document Object Model (DOM)|Documenta...

    Ogni scena 3D può comprendere un numero qualsiasi di visualizzazioni. Utilizzando Aspose.3D for Python via .NET API, gli sviluppatori possono acquisire una o più visualizzazioni in un singolo screenshot. Possono renderlo nell'applicazione basata sulla GUI o in un'immagine....differenza dei profili, le curve possono essere aperte o non...percorsi spaziali in 3D. Le curve forniscono un mezzo per creare...

    docs.aspose.com/3d/it/python-net/aspose-3d-docu...
  7. Working with masks in Aspose.PSD for Python|Doc...

    Examples of how to work with Clipping, Raster and Vector Masks within PSD File...vector masks utilize paths and curves to create smooth and scalable...the path’s control points and curves, you can create precise and...

    docs.aspose.com/psd/python-net/update-create-la...
  8. Animasyon özelliği ve kurulum hedef kamerayı 3D...

    Aspose.3D for Java animasyonlu sahne oluşturmayı destekler. Bu makale, bir nesneyi taşımak için ön şartları açıklar....of a property to different curves, for example, a Vector3 property...every channel can have a set of Curve . // For complete examples and...

    docs.aspose.com/3d/tr/java/add-animation-proper...
  9. Добавить свойство анимации и настройку целевой ...

    В Aspose.3D объектная анимация на самом деле является ключевой анимацией кадра, которая анимируется в свойствах. Чтобы анимировать свойства, вам нужен экземпляр CurveMapping, который отображает компоненты свойства на различные кривые, например, свойство Vector3 может иметь 3 компонента X/Y/Z, которые будут настраивать три канала в CurveMapping, каждый канал может иметь набор кривых....каждый канал может иметь набор Curve . // For complete examples and...); // Create the animation curve on X component of the scale...

    docs.aspose.com/3d/ru/net/add-animation-propert...
  10. 将曲线对象添加到PDF文件|Aspose.PDF for C++

    本文解释了如何使用Aspose.PDF for C++在PDF中创建曲线对象。...Aspose :: Pdf :: Drawing :: Curve > ( MakeArray < double > ({...Aspose :: Pdf :: Drawing :: Curve > ( MakeArray < double > ({...

    docs.aspose.com/pdf/zh/cpp/add-curve/