Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 2,138 for

curves

(0.03 sec)
  1. 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/
  2. 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/
  3. 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/
  4. 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/
  5. Custom Shape|Aspose.Slides for Python Documenta...

    Add a custom shape to a PowerPoint presentation in Python...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/python-net/custom-shape/
  6. التلاعب مع الحروف الرسومية | حل 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/
  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. Aanpassingslagen 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....helderheid/contrast, niveaus, curves, belichting, tint/verzadiging...Helderheid/Contrast-laag Niveaus PSD-laag Curves-laag Belichtingsaanpassin Kleurbalanslaag...

    docs.aspose.com/psd/nl/java/layer-soorten/aanpa...
  9. 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 Java....setBorder ( borderInfo ); Curve curve1 = new Curve ( new float [] { 10...setBorder ( borderInfo ); Curve curve1 = new Curve ( new float [] { 10...

    docs.aspose.com/pdf/fr/java/add-curve/
  10. 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/