Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 2,615 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 . Configurazione della fotocamera...

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

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

    docs.aspose.com/pdf/ar/cpp/add-curve/
  3. Android via Java Product Overview|Aspose.Words ...

    Aspose.Words for Android via Java is a `Java` class library that enables Android developers to perform a great range of document processing tasks....all with a minimal learning curve. Product Description Rich Set...same time. Minimal Learning Curve Although there are over 150...

    docs.aspose.com/words/java/android-product-over...
  4. Archivio

    Archivio...Programmazione grafica in Java Disegna curve Poligoni e rettangoli Come disegnare...facilmente vari tipi di forme come curve, linee, rettangoli, regioni...

    blog.aspose.com/it/drawing/graphics-programming...
  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. Добавление объекта кривой в PDF файл|Aspose.PDF...

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

    docs.aspose.com/pdf/ru/cpp/add-curve/
  8. 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...
  9. 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...
  10. Font Manipulation API for .NET, Java, C++, and JS

    Comprehensive documentation for Aspose.Font. Learn to load, manipulate, and convert TrueType, OpenType, and WOFF fonts in .NET, Java, and C++. Includes code snippets, knowledge base and expert guides for font processing....functionality (move point, draw line, curve). Aspose.Font for .NET Resources...functionality (move point, draw line, curve). Aspose.Font for Java Resources...

    docs.aspose.com/font/