Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 2,464 for

curve

(0.14 sec)
  1. Adjustment Layers in PSD|Documentation

    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....brightness/contrast, levels, curves, exposure, hue/saturation,...Brightness/Contrast Layer Levels PSD Layer Curves Layer Exposure Adjustment Layer...

    docs.aspose.com/psd/java/layer-types/adjustment...
  2. 添加曲线对象到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/
  3. 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/
  4. 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/
  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. 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/
  7. การจัดการกับร่ายมนตร์ | โซลูชัน API | .NET

    .NET API Solution สำหรับจัดการฟอนต์ เรียนรู้วิธีรับข้อมูล Glyphs และ Metrics ของฟอนต์ด้วยโค้ด C# สองสามบรรทัด...CurveTo curve = segment as CurveTo; AddPoint(( int )curve.X1, (...( int )curve.Y1, points); AddPoint(( int )curve.X2, ( int )curve...

    products.aspose.com/font/th/net/manipulate-glyphs/
  8. التلاعب مع الحروف الرسومية | حل API | .NET

    NET API Solution لإدارة الخطوط. تعرف على كيفية الحصول على معلومات Glyphs and Metrics لخط ببضعة أسطر من كود C#....CurveTo curve = segment as CurveTo; AddPoint(( int )curve.X1, (...( int )curve.Y1, points); AddPoint(( int )curve.X2, ( int )curve...

    products.aspose.com/font/ar/net/manipulate-glyphs/
  9. Drawing Images|Documentation

    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....object used to draw lines, curves and figures. The Pen class...object used to draw lines, curves and figures. The Pen class...

    docs.aspose.com/imaging/java/drawing-images/
  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/