Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 2,589 for

curve

(0.13 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. Archivio

    Archivio...effetti “a scala” su linee curve e diagonali. In questo post...Java Antialiasing con Linee e Curve Antialiasing con Testo Risorse...

    blog.aspose.com/it/drawing/antialiasing-in-java/
  3. Agregar Objeto de Curva al Archivo PDF|Aspose.P...

    Este artículo explica cómo crear un objeto de curva en su PDF utilizando Aspose.PDF para Java....setBorder ( borderInfo ); Curve curve1 = new Curve ( new float [] { 10...muestra cómo agregar un objeto Curve que está relleno con color....

    docs.aspose.com/pdf/es/java/add-curve/
  4. Document areas detection|Documentation

    How Aspose.OCR identifies and analyzes the structure and layout of the image during recognition....CURVED_TEXT Auto-straightens curved lines and finds...image. See DetectAreasMode.CURVED_TEXT for additional details...

    docs.aspose.com/ocr/java/areas-detection/
  5. Agregar formas de curva a PDF en Python|Aspose....

    Aprenda cómo dibujar y rellenar formas de curva en archivos PDF en Python....drawing as drawing def add_curve ( outfile : str ): document...green ) curve1 = drawing . Curve ([ 10 , 10 , 50 , 60 , 70 ,...

    docs.aspose.com/pdf/es/python-net/add-curve/
  6. Adicionar Objeto Curva ao arquivo PDF|Aspose.PD...

    Este artigo explica como criar um objeto curva para seu PDF usando Aspose.PDF for .NET....Adicionar objeto Curva Uma curva Curve é uma união conectada de linhas...= borderInfo ; // Create a curve and set its properties var curve1...

    docs.aspose.com/pdf/pt/net/add-curve/
  7. Document areas detection|Documentation

    How Aspose.OCR identifies and analyzes the structure and layout of the image during recognition....= detect_areas_mode_enum :: CURVED_TEXT ; // Extract text from...detect_areas_mode_enum::CURVED_TEXT 5 Auto-straightens curved lines and finds...

    docs.aspose.com/ocr/cpp/areas-detection/
  8. PDF 파일에 곡선 객체 추가|Aspose.PDF for .NET

    이 문서에서는 Aspose.PDF for .NET를 사용하여 PDF에 곡선 객체를 만드는 방법을 설명합니다.... 곡선 객체 추가 그래프 Curve 는 각각 세 개의 다른 선과 만나는 연결된 투영선의...= borderInfo ; // Create a curve and set its properties var curve1...

    docs.aspose.com/pdf/ko/net/add-curve/
  9. การจัดการ 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/
  10. تعديلات على الأحرف | حل 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/