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

curve

(0.6 sec)
  1. إضافة كائن منحنى إلى ملف PDF|Aspose.PDF for Java

    تشرح هذه المقالة كيفية إنشاء كائن منحنى في ملف PDF باستخدام Aspose.PDF for Java....] إضافة كائن منحنى المنحنى Curve هو اتحاد متصل لخطوط إسقاطية،...setBorder ( borderInfo ); Curve curve1 = new Curve ( new float [] { 10...

    docs.aspose.com/pdf/ar/java/add-curve/
  2. 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/
  3. 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/
  4. Добавление Объекта Кривой в PDF файл|Aspose.PDF...

    В этой статье объясняется, как создать объект кривой в вашем PDF с использованием Aspose.PDF для Java....Добавление объекта Кривой Граф Curve представляет собой соединенное...setBorder ( borderInfo ); Curve curve1 = new Curve ( new float [] { 10...

    docs.aspose.com/pdf/ru/java/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/ko/python-net/add-curve/
  6. 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/
  7. 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/
  8. 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/
  9. 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/
  10. Добавление объекта кривой в PDF-файл|Aspose.PDF...

    В этой статье объясняется, как создать объект кривой в вашем PDF-файле с помощью Aspose.PDF for .NET....= borderInfo ; // Create a curve and set its properties var curve1...new Aspose . Pdf . Drawing . Curve ( new float [] { 10 , 10 , 50...

    docs.aspose.com/pdf/ru/net/add-curve/