Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 2,583 for

curve

(0.07 sec)
  1. Aspose.3D Document Object Model (DOM)|Documenta...

    Ogni scena 3D può comprendere un numero qualsiasi di visualizzazioni. Utilizzando Aspose.3D for Java API, gli sviluppatori possono acquisire una o più visualizzazioni in un singolo screenshot. Possono renderizzarlo nell'applicazione Java o in un'immagine basata sulla GUI....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/java/aspose-3d-document-o...
  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 объектная анимация на самом деле является ключевой анимацией кадра, которая анимируется в свойствах. Чтобы анимировать свойства, вам нужен экземпляр 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...
  5. Các thao tác với glyphs | API cho C++

    Giải pháp API C++ để quản lý nhiều loại phông chữ. Tìm hiểu cách lấy thông tin Glyphs và Metrics của một phông chữ chỉ với vài dòng code....System :: SharedPtr < CurveTo > curve = System :: DynamicCast_noexcept...AddPoint(( int32_t )curve -> get_X1(), ( int32_t )curve -> get_Y1(),...

    products.aspose.com/font/vi/cpp/manipulate-glyphs/
  6. 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...
  7. Добавление объекта кривой в PDF файл|Aspose.PDF...

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

    docs.aspose.com/pdf/ru/cpp/add-curve/
  8. Manipolazioni con glifi | API per C++

    Soluzione API C++ per gestire vari font. Scopri come ottenere i Glifi e le informazioni Metriche di un font con poche righe di codice....System :: SharedPtr < CurveTo > curve = System :: DynamicCast_noexcept...AddPoint(( int32_t )curve -> get_X1(), ( int32_t )curve -> get_Y1(),...

    products.aspose.com/font/it/cpp/manipulate-glyphs/
  9. 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...
  10. Working with masks in Aspose.PSD for Java|Docum...

    Examples of how to work with Clipping, Raster and Vector Masks within PSD File...vector masks employ paths and curves to create smooth and scalable...manipulating the control points and curves of the path, precise and intricate...

    docs.aspose.com/psd/java/update-create-layer-mask/