Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 2,569 for

curves

(0.13 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. 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/
  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. Dewarping|Documentation

    How to straighten curved and distorted images before recognition....CURVED_TEXT areas detection mode to...Dewarping To straighten the curved image, run it through AutoDewarping()...

    docs.aspose.com/ocr/java/dewarp/
  5. Dewarping|Documentation

    How to straighten curved and distorted images using Aspose.OCR for Python via .NET before recognition....CURVED_TEXT areas detection mode to...Dewarping To straighten the curved image, run it through auto_dewarping...

    docs.aspose.com/ocr/python-net/dewarp/
  6. 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/
  7. 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...
  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. การจัดการกับร่ายมนตร์ | โซลูชัน 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/
  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 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/