Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 2,569 for

curves

(0.59 sec)
  1. การจัดการกับร่ายมนตร์ | API สำหรับ C++

    โซลูชัน C++ API เพื่อจัดการฟอนต์ต่างๆ เรียนรู้วิธีรับข้อมูล Glyphs และ Metrics ของแบบอักษรด้วยโค้ดไม่กี่บรรทัด...System :: SharedPtr < CurveTo > curve = System :: DynamicCast_noexcept...AddPoint(( int32_t )curve -> get_X1(), ( int32_t )curve -> get_Y1(),...

    products.aspose.com/font/th/cpp/manipulate-glyphs/
  2. Маніпуляції з гліфами | 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/
  3. entity.png

    nonpremultipled deflate 714 8 8 8 8 PixelInterleaved width=442, height=714, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 714 ke......Primitive abstract Profile abstract Curve abstract Frustum abstract Geometry...Entity <|-- Frustum Entity <|-- Curve Entity <|-- Geometry Entity...

    docs.aspose.com/3d/ar/net/aspose-3d-document-ob...
  4. entity.png

    nonpremultipled deflate 714 8 8 8 8 PixelInterleaved width=442, height=714, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 714 ke......Primitive abstract Profile abstract Curve abstract Frustum abstract Geometry...Entity <|-- Frustum Entity <|-- Curve Entity <|-- Geometry Entity...

    docs.aspose.com/3d/fr/java/aspose-3d-document-o...
  5. entity.png

    nonpremultipled deflate 714 8 8 8 8 PixelInterleaved width=442, height=714, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 714 ke......Primitive abstract Profile abstract Curve abstract Frustum abstract Geometry...Entity <|-- Frustum Entity <|-- Curve Entity <|-- Geometry Entity...

    docs.aspose.com/3d/ar/java/aspose-3d-document-o...
  6. entity.png

    nonpremultipled deflate 714 8 8 8 8 PixelInterleaved width=442, height=714, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 714 ke......Primitive abstract Profile abstract Curve abstract Frustum abstract Geometry...Entity <|-- Frustum Entity <|-- Curve Entity <|-- Geometry Entity...

    docs.aspose.com/3d/es/java/aspose-3d-document-o...
  7. 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...
  8. Использование объектов Glyph | C++

    Функциональность объектов-глифов в Aspose.Font описывается имеющимися у них свойствами. Фрагменты кода помогут вам понять, как кодировать глифы на C++....System::SharedPtr < CurveTo > curve = System::DynamicCast_noexcept...AddPoint((int32_t)curve -> get_X1(), (int32_t)curve -> get_Y1(), points);...

    docs.aspose.com/font/ru/cpp/developer-guide/usi...
  9. Aggiungi proprietà di animazione e configurazio...

    In Aspose.3D, l'animazione dell'oggetto è in realtà un'animazione con fotogrammi chiave che anima le proprietà. Per animare le proprietà, è necessaria un'istanza CurveMapping che mappa i componenti di una proprietà a curve diverse, ad esempio, una proprietà Vector3 può avere 3 componenti X/Y/Z, che imposteranno tre canali in CurveMapping, ogni canale può avere un insieme di curve....componenti di una proprietà a curve diverse, ad esempio, una proprietà...canale può avere un set di Curve . Configurazione della fotocamera...

    docs.aspose.com/3d/it/python-net/add-animation-...
  10. إضافة كائن منحنى إلى ملف PDF|Aspose.PDF لـ C++

    تشرح هذه المقالة كيفية إنشاء كائن منحنى إلى ملف PDF الخاص بك باستخدام Aspose.PDF for C++....] إضافة كائن منحنى المنحنى Curve هو اتحاد متصل لخطوط إسقاطية،...Aspose :: Pdf :: Drawing :: Curve > ( MakeArray < double > ({...

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