Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 2,613 for

curve

(0.11 sec)
  1. Utilizzo di oggetti Glyph nella libreria Aspose...

    Gli oggetti di glifi nella funzionalità della libreria ASPUS. I frammenti di codice ti aiutano a capire come codificare glifi con C#....CurveTo è usato per descrivere le curve Bézier . Glyph* Proprietà* Path*...CurveTo curve = segment as CurveTo; 28 AddPoint(( int )curve.X1,...

    docs.aspose.com/font/it/net/developer-guide/usi...
  2. ค้นหา

    ค้นหา...ช้ตัวอย่างโค้ดด้านบน เพิ่ม Curve ใน PDF ใน C# # ต่อไปนี้เป็น...สำหรับวัตถุกราฟ สร้างอินสแตนซ์ของคลาส Curve และกำหนดขนาด เพิ่มเส้นโค้งใ...

    blog.aspose.com/th/pdf/create-graphs-and-charts...
  3. 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/
  4. 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...
  5. 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/
  6. 将曲线对象添加到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/
  7. Ajouter une propriété d'animation et configurer...

    Dans Aspose.3D, l'animation d'objet est en fait une animation d'image clé qui anime sur les propriétés. Pour animer les propriétés, vous avez besoin d'une instance de CurveMapping qui mappe les composants d'une propriété à des courbes différentes, par exemple, une propriété Vector3 peut avoir 3 composants X/Y/Z, qui va mettre en place trois canaux dans CurveMapping, chaque canal peut avoir un ensemble de courbes....canal peut avoir un ensemble de Curve . // For complete examples and...); // Create the animation curve on X component of the scale...

    docs.aspose.com/3d/fr/net/add-animation-propert...
  8. Добавить свойство анимации и настройку целевой ...

    В 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...
  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. Tipi di geometria - Libreria GIS C#|Documentation

    I tipi di geometria della libreria GIS C# coprono argomenti come costruttori di geometria, accessor, validazione, relazioni, elaborazioni e geometrie Curve....WKB - Binario noto Geometrie curve Converti coordinate Lavorare...

    docs.aspose.com/gis/it/geometry-types/