Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 2,567 for

curves

(0.07 sec)
  1. 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 . // For complete examples and...

    docs.aspose.com/3d/it/net/add-animation-propert...
  2. Manipulations with glyphs | API for C++

    C++ API Solution to manage various fonts. Learn how to get Glyphs and Metrics information of a font with a few lines of code....System :: SharedPtr < CurveTo > curve = System :: DynamicCast_noexcept...AddPoint(( int32_t )curve -> get_X1(), ( int32_t )curve -> get_Y1(),...

    products.aspose.com/font/cpp/manipulate-glyphs/
  3. Usando gli oggetti Glyph in Aspose.Font per la ...

    Gli oggetti di glifi nella funzionalità della libreria ASPUS. Gli snippet di codice ti aiutano a capire come codificare glifi in C ++....CurveTo è usato per descrivere le curve Bézier . Glyph* Proprietà* Path*...System::SharedPtr < CurveTo > curve = System::DynamicCast_noexcept...

    docs.aspose.com/font/it/cpp/developer-guide/usi...
  4. Archivio

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

    blog.aspose.com/it/pdf/create-graphs-and-charts...
  5. إضافة خاصية الرسوم المتحركة وإعداد الكاميرا الم...

    في Aspose.3D ، الرسوم المتحركة للكائن هي في الواقع رسوم متحركة بإطار رئيسي يتم حركتها على الخصائص. لتنشيط الخصائص ، تحتاج إلى مثيل انحناء يحدد مكونات خاصية إلى منحنيات مختلفة ، على سبيل المثال ، يمكن أن تحتوي خاصية Vector3 على 3 مكونات X/Y/Z ، والتي ستضع ثلاث قنوات في رسم الخرائط المنحنية ، يمكن أن تحتوي كل قناة على مجموعة من المنحنيات....of a property to different curves, for example, a Vector3 property...every channel can have a set of Curve . إعداد الكاميرا المستهدفة في...

    docs.aspose.com/3d/ar/python-net/add-animation-...
  6. 글리프 조작 | API 솔루션 | .NET | Aspose

    글꼴을 관리하는 .NET API 솔루션. 몇 줄의 C# 코드로 글꼴의 글리프 및 메트릭 정보를 얻는 방법을 알아봅니다. 빠르고 강력한 API 솔루션....CurveTo curve = segment as CurveTo; AddPoint(( int )curve.X1, (...( int )curve.Y1, points); AddPoint(( int )curve.X2, ( int )curve...

    products.aspose.com/font/ko/net/manipulate-glyphs/
  7. Customize Presentation Shapes in PHP|Aspose.Sli...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for PHP via Java: geometry paths, curved corners, composite shapes....line is either straight or curved. Anchor points determine the...line’s segments join in a smooth curve. In this case, all handles are...

    docs.aspose.com/slides/php-java/custom-shape/
  8. Customize Presentation Shapes on Android|Aspose...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for Android via Java: geometry paths, curved corners, composite shapes....line is either straight or curved. Anchor points determine the...line’s segments join in a smooth curve. In this case, all handles are...

    docs.aspose.com/slides/androidjava/custom-shape/
  9. Customize Presentation Shapes in JavaScript|Asp...

    Create and customize shapes in PowerPoint presentations with JavaScript and Aspose.Slides for Node.js: geometry paths, curved corners, composite shapes....line is either straight or curved. Anchor points determine the...line’s segments join in a smooth curve. In this case, all handles are...

    docs.aspose.com/slides/nodejs-java/custom-shape/
  10. Working with Graphs in PDF file|Aspose.PDF for ...

    This article explains what a is Graph, how to create a filled rectangle object, and other functions... Curve - is a connected union of projective...a plane, creating an oval, curved shape. The following operations...

    docs.aspose.com/pdf/net/working-with-graphs/