Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 2,569 for

curves

(1.52 sec)
  1. Manipolazioni con glifi | Soluzione API | .NET

    .NET API Soluzione per la gestione dei font. Scopri come ottenere informazioni su glifi e metriche di un font con poche righe di codice C#....CurveTo curve = segment as CurveTo; AddPoint(( int )curve.X1, (...( int )curve.Y1, points); AddPoint(( int )curve.X2, ( int )curve...

    products.aspose.com/font/it/net/manipulate-glyphs/
  2. Tags

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....contact to a PST file 2 Add a Curve in PDF in Java 1 add a formula...Text Scanner 1 arc and curve 1 arc curve 1 Asad Ali 64 ASCII Emails...

    blog.aspose.com/tags/
  3. Customize Presentation Shapes in .NET|Aspose.Sl...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for .NET: 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/net/custom-shape/
  4. Working with Graphs in PDF|Aspose.PDF for C++

    Learn how to create and manipulate graphs within PDF files in C++ using Aspose.PDF for visual data representation.... Curve - is a connected union of projective...a plane, creating an oval, curved shape. The above details are...

    docs.aspose.com/pdf/cpp/graphs/
  5. 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...
  6. Customize Presentation Shapes in Java|Aspose.Sl...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for 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/java/custom-shape/
  7. إضافة خاصية الرسوم المتحركة وإعداد الكاميرا الم...

    في 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-...
  8. Working with Graphs in PDF using Python|Aspose....

    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 above details are...

    docs.aspose.com/pdf/python-net/working-with-gra...
  9. 글리프 조작 | 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/
  10. Ajouter un objet courbe au fichier PDF|Aspose.P...

    Cet article explique comment créer un objet courbe dans votre PDF en utilisant Aspose.PDF pour C++....un objet courbe Un graphique Curve est une union connectée de lignes...Aspose :: Pdf :: Drawing :: Curve > ( MakeArray < double > ({...

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