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

curves

(0.21 sec)
  1. 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/
  2. 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/
  3. ChartShapeType Enum | Aspose.Words for .NET

    Explore Aspose.Words.Drawing.Charts.ChartShapeType enum to define diverse chart element shapes, enhancing your document's visual appeal and data clarity....CurvedConnector2 26 Curved connector 2. CurvedConnector3 27 Curved connector...CurvedConnector4 28 Curved connector 4. CurvedConnector5 29 Curved connector...

    reference.aspose.com/words/net/aspose.words.dra...
  4. 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/
  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/ko/net/add-curve/
  6. Document 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/java/areas-detection/
  7. DynatempRange|Documentation

    Dynamic temperature range in Aspose.LLM for .NET — varies Temperature per step based on distribution entropy; enables dynatemp when > 0....the entropy-to-temperature curve is controlled by DynatempExponent...linear entropy-to-temperature curve using var api = AsposeLLMApi...

    docs.aspose.com/llm/net/developer-reference/par...
  8. 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/
  9. Product Overview|Aspose.Medical for .NET Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....learning curve Minimal Learning Curve The learning curve is minimal...

    docs.aspose.com/medical/net/getting-started/pro...
  10. 添加曲线对象到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/