Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 2,583 for

curves

(0.05 sec)
  1. 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/
  2. 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/
  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.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 . // For complete examples and...

    docs.aspose.com/3d/ar/net/add-animation-propert...
  5. การจัดการ glyphs | API Solution | .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/
  6. تعديلات على الأحرف | حل API | .NET

    .NET حل API لإدارة الخطوط. تعلّم كيفية الحصول على معلومات الأحرف والقياسات للخط باستخدام بضع أسطر من كود 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. 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...
  8. 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/
  9. 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/
  10. 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/