Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 2,571 for

curve

(0.06 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/python-net/areas-detection/
  2. 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/
  3. 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/
  4. 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/
  5. 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/ja/net/add-curve/
  6. Aspose.Drawing for .NET | Cross-platform System...

    .NET graphic library for drawing text, geometries, and images, to directly replace System.Drawing.Common package without changing existing C# code....vector graphics such as lines, curves, and figures as well as text...for .NET API. Draw Lines and Curves Draw Shapes Use Pens Use Brushes...

    products.aspose.com/drawing/net/
  7. 添加曲线对象到PDF文件|Aspose.PDF for Java

    本文解释了如何使用Aspose.PDF for Java在您的PDF中创建一个曲线对象。...setBorder ( borderInfo ); Curve curve1 = new Curve ( new float [] { 10...setBorder ( borderInfo ); Curve curve1 = new Curve ( new float [] { 10...

    docs.aspose.com/pdf/zh/java/add-curve/
  8. Aspose.Drawing per .NET | Sostituzione System.D...

    Libreria grafica .NET per disegnare testo, geometrie e immagini, per sostituire direttamente il pacchetto System.Drawing.Common senza modificare il codice C# esistente....grafica vettoriale come linee, curve e figure, nonché testo in una...l’API .NET. Disegna linee e curve Disegna forme Usa le penne Usa...

    products.aspose.com/drawing/it/net/
  9. Aspose.Drawing for Java | Cross-platform Graphi...

    Java graphic library for drawing text, Curves, lines, figures and images.... Create lines, curves, figures, and more with ease...Vector Graphics: From intricate curves to bold figures, Aspose.Drawing...

    products.aspose.com/drawing/java/
  10. 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/