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

curve

(0.09 sec)
  1. Маніпуляції з гліфами | API для C++

    Рішення на C++ API для керування різними шрифтами. Дізнайтеся, як отримати гліфи та інформацію про метрики шрифту за допомогою кількох рядків коду....System :: SharedPtr < CurveTo > curve = System :: DynamicCast_noexcept...AddPoint(( int32_t )curve -> get_X1(), ( int32_t )curve -> get_Y1(),...

    products.aspose.com/font/uk/cpp/manipulate-glyphs/
  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. Archivio

    Archivio...Crea un’istanza della classe Curve e impostane le dimensioni. Aggiungi...il metodo Graph.Shapes.Add(Curve) . Aggiungi un grafico alla...

    blog.aspose.com/it/pdf/create-graphs-and-charts...
  5. التلاعب بالمقاطع | API للغة C++

    حل API للغة C++ لإدارة الخطوط المتنوعة. تعلم كيفية الحصول على المقاطع ومعلومات المقاييس لخط ما باستخدام بضعة أسطر من الشيفرة....System :: SharedPtr < CurveTo > curve = System :: DynamicCast_noexcept...AddPoint(( int32_t )curve -> get_X1(), ( int32_t )curve -> get_Y1(),...

    products.aspose.com/font/ar/cpp/manipulate-glyphs/
  6. Manipulációk glifekkel | C++ API

    C++ API megoldás különféle betűtípusok kezelésére. Tanulja meg, hogyan lehet néhány sor kóddal lekérni egy betűtípus glif és metrika információit....System :: SharedPtr < CurveTo > curve = System :: DynamicCast_noexcept...AddPoint(( int32_t )curve -> get_X1(), ( int32_t )curve -> get_Y1(),...

    products.aspose.com/font/hu/cpp/manipulate-glyphs/
  7. Adicionar Objeto de Curva ao arquivo PDF|Aspose...

    Este artigo explica como criar um objeto de curva em seu PDF usando Aspose.PDF para C++....Aspose :: Pdf :: Drawing :: Curve > ( MakeArray < double > ({...Aspose :: Pdf :: Drawing :: Curve > ( MakeArray < double > ({...

    docs.aspose.com/pdf/pt/cpp/add-curve/
  8. Hinzufügen von Animations eigenschaft und Setup...

    In Aspose.3D ist Objekt animation eigentlich eine Key-Frame-Animation, die auf Eigenschaften animiert. Um Eigenschaften zu animieren, benötigen Sie eine CurveMapping-Instanz, die Komponenten einer Eigenschaft verschiedenen Kurven zuordnet. Beispiels weise kann eine Vector3-Eigenschaft 3 Komponenten X/Y/Z enthalten, wodurch drei Kanäle in Curve Mapping eingerichtet werden. Jeder Kanal kann einen Satz haben von Kurven....jeder Kanal kann einen Satz von Curve haben. // For complete examples...); // Create the animation curve on X component of the scale...

    docs.aspose.com/3d/de/net/add-animation-propert...
  9. Добавление объекта кривой в PDF файл|Aspose.PDF...

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

    docs.aspose.com/pdf/ru/cpp/add-curve/
  10. Query: `Aspose.Drawing.GraphicsPath.Flatten()` ...

    Dear Aspose Support Team, We are currently in the process of evaluating, Aspose.Drawing to replace System.Drawing. Aspose .Drawing version: 25.6.0 .NET Framework: 4.7.2 OS: Windows 11 Our codebase makes extensive u…...visually smooth approximations of curves (e.g., circles, arcs) without...default rendering of flattened curves, while still considering performance...

    forum.aspose.com/t/query-aspose-drawing-graphic...