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

curves

(0.15 sec)
  1. Arbeiten mit gekrümmten Geometrien unter Verwen...

    Die GIS C#-Bibliothek unterstützt die Arbeit mit nichtlinearen Geometrien, das Erstellen von Circular String, Compound Curve, Curved Polygon, Multi-Curve, Multi-Surface und die Bestimmung, ob eine Geometrie Kurven enthält....Erstellen einer Compound Curve Erstellen eines Curved Polygon Erstellen...Erstellen eines Multi-Curve Erstellen eines Multi-Surface Bestimmen...

    docs.aspose.com/gis/de/net/curved-geometries/
  2. إضافة كائن منحنى إلى ملف PDF|Aspose.PDF for .NET

    يشرح هذا المقال كيفية إنشاء كائن منحنى في ملف PDF باستخدام Aspose.PDF for .NET.... إضافة كائن منحنى المنحنى Curve هو اتحاد متصل من الخطوط الإسقاطية،...= borderInfo ; // Create a curve and set its properties var curve1...

    docs.aspose.com/pdf/ar/net/add-curve/
  3. Content 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/python-net/areas-detection/
  4. 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/
  5. 在 Python 中向 PDF 添加曲线形状|Aspose.PDF for Python vi...

    了解如何在 Python 中绘制并填充 PDF 文件中的曲线形状。...drawing as drawing def add_curve ( outfile : str ): document...green ) curve1 = drawing . Curve ([ 10 , 10 , 50 , 60 , 70 ,...

    docs.aspose.com/pdf/zh/python-net/add-curve/
  6. Python에서 PDF에 곡선 모양 추가|Aspose.PDF for Python vi...

    Python에서 PDF 파일의 곡선 모양을 그리고 채우는 방법을 알아봅니다....drawing as drawing def add_curve ( outfile : str ): document...green ) curve1 = drawing . Curve ([ 10 , 10 , 50 , 60 , 70 ,...

    docs.aspose.com/pdf/ko/python-net/add-curve/
  7. Tambahkan Objek Kurva ke File PDF|Aspose.PDF un...

    Artikel ini menjelaskan cara membuat objek kurva ke PDF Anda menggunakan Aspose.PDF untuk Java....setBorder ( borderInfo ); Curve curve1 = new Curve ( new float [] { 10...setBorder ( borderInfo ); Curve curve1 = new Curve ( new float [] { 10...

    docs.aspose.com/pdf/id/java/add-curve/
  8. Adicionar Objeto de Curva ao Arquivo PDF|Aspose...

    Este artigo explica como criar um objeto de curva no seu PDF usando Aspose.PDF para Java....setBorder ( borderInfo ); Curve curve1 = new Curve ( new float [] { 10...setBorder ( borderInfo ); Curve curve1 = new Curve ( new float [] { 10...

    docs.aspose.com/pdf/pt/java/add-curve/
  9. Content 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/net/areas-detection/
  10. 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/