Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 2,464 for

curves

(0.14 sec)
  1. ChartShapeType Enum | Aspose.Words for .NET

    Explore Aspose.Words.Drawing.Charts.ChartShapeType enum to define diverse chart element shapes, enhancing your document's visual appeal and data clarity....CurvedConnector2 26 Curved connector 2. CurvedConnector3 27 Curved connector...CurvedConnector4 28 Curved connector 4. CurvedConnector5 29 Curved connector...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Graphics | Aspose.PSD for Java API Reference

    Represents the graphics according to the graphics engine used in the current assembly....of a closed cardinal spline curve defined by an array of com.aspose...of a closed cardinal spline curve defined by an array of com.aspose...

    reference.aspose.com/psd/java/com.aspose.psd/gr...
  3. Product Overview|Aspose.Medical for .NET Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....learning curve Minimal Learning Curve The learning curve is minimal...

    docs.aspose.com/medical/net/getting-started/pro...
  4. 添加曲线对象到PDF文件|Aspose.PDF for Java

    本文解释了如何使用Aspose.PDF for Java在您的PDF中创建一个曲线对象。...setBorder ( borderInfo ); Curve curve1 = new Curve ( new float [] { 10...setBorder ( borderInfo ); Curve curve1 = new Curve ( new float [] { 10...

    docs.aspose.com/pdf/zh/java/add-curve/
  5. Aspose.Drawing per Java | Libreria grafica mult...

    Libreria grafica Java per disegnare testi, curve, linee, figure e immagini.... Crea linee, curve, figure e altro con facilità...vettoriale versatile: Dalle curve complesse alle figure audaci...

    products.aspose.com/drawing/it/java/
  6. Manipulations with glyphs | API Solution | .NET

    .NET API Solution to manage fonts. Learn how to get Glyphs and Metrics information of a font with a few lines of C# code....CurveTo curve = segment as CurveTo; AddPoint(( int )curve.X1, (...( int )curve.Y1, points); AddPoint(( int )curve.X2, ( int )curve...

    products.aspose.com/font/net/manipulate-glyphs/
  7. PDFファイルに曲線オブジェクトを追加する|Aspose.PDF for Java

    この記事では、Aspose.PDF for Javaを使用してPDFに曲線オブジェクトを作成する方法について説明します。...[ Hide ] 曲線オブジェクトを追加する グラフ Curve は、各線が通常の二重点で他の3つと交差する射影線の連結結合です。...setBorder ( borderInfo ); Curve curve1 = new Curve ( new float [] { 10...

    docs.aspose.com/pdf/ja/java/add-curve/
  8. Aspose.Drawing per .NET | Sostituzione System.D...

    Libreria grafica .NET per disegnare testo, geometrie e immagini, per sostituire direttamente il pacchetto System.Drawing.Common senza modificare il codice C# esistente....grafica vettoriale come linee, curve e figure, nonché testo in una...l’API .NET. Disegna linee e curve Disegna forme Usa le penne Usa...

    products.aspose.com/drawing/it/net/
  9. PDF 파일에 곡선 객체 추가|Aspose.PDF for C++

    이 문서는 Aspose.PDF for C++를 사용하여 PDF에 곡선 객체를 생성하는 방법을 설명합니다....Contents [ Hide ] 곡선 객체 추가 그래프 Curve 는 각각 세 개의 다른 점에서 만나는 사영선의 연결된...Aspose :: Pdf :: Drawing :: Curve > ( MakeArray < double > ({...

    docs.aspose.com/pdf/ko/cpp/add-curve/
  10. PDFファイルへの曲線オブジェクトの追加|Aspose.PDF for C++

    この記事では、Aspose.PDF for C++を使用してPDFに曲線オブジェクトを作成する方法を説明します。...Aspose :: Pdf :: Drawing :: Curve > ( MakeArray < double > ({...塗りつぶされた曲線オブジェクトを作成する この例は、色で塗りつぶされたCurveオブジェクトを追加する方法を示しています。 void ExampleFilledCurve...

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