Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 2,569 for

curves

(0.11 sec)
  1. 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/
  2. Tags

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....contact to a PST file 2 Add a Curve in PDF in Java 1 add a formula...Text Scanner 1 arc and curve 1 arc curve 1 Asad Ali 64 ASCII Emails...

    blog.aspose.com/tags/
  3. 将曲线对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将曲线对象创建到您的PDF中。...= borderInfo ; // Create a curve and set its properties var curve1...new Aspose . Pdf . Drawing . Curve ( new float [] { 10 , 10 , 50...

    docs.aspose.com/pdf/zh/net/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/python-net/areas-detection/
  5. 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/
  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. 添加曲线对象到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. 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. 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/
  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/