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

curves

(0.18 sec)
  1. 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/
  2. 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/
  3. 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/
  4. 在 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/
  5. 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/
  6. 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/
  7. 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/
  8. 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/
  9. 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/
  10. การจัดการ 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/