Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 2,615 for

curve

(0.09 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. Ajouter une annotation de courbe|Aspose.PDF for...

    Cet exemple lie un PDF d'entrée, dessine une courbe pointillée sur la première page et enregistre le document modifié....initialize_data_dir def add_curve_annotation ( infile , outfile...True content_editor . draw_curve ( line_info , 1 , apd . Rectangle...

    docs.aspose.com/pdf/fr/python-net/add-curve-ann...
  3. 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/
  4. Adjustment Layers in PSD|Documentation

    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....brightness/contrast, levels, curves, exposure, hue/saturation,...Brightness/Contrast Layer Levels PSD Layer Curves Layer Exposure Adjustment Layer...

    docs.aspose.com/psd/java/layer-types/adjustment...
  5. 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/
  6. 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/
  7. Aspose.Drawing per Java | Libreria grafica mult...

    Libreria grafica Java per disegnare testi, Curve, linee, figure e immagini.... Crea linee, curve, figure e altro con facilità...vettoriale versatile: Dalle curve complesse alle figure audaci...

    products.aspose.com/drawing/it/java/
  8. การจัดการ 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/
  9. تعديلات على الأحرف | حل API | .NET

    .NET حل API لإدارة الخطوط. تعلّم كيفية الحصول على معلومات الأحرف والقياسات للخط باستخدام بضع أسطر من كود C#....CurveTo curve = segment as CurveTo; AddPoint(( int )curve.X1, (...( int )curve.Y1, points); AddPoint(( int )curve.X2, ( int )curve...

    products.aspose.com/font/ar/net/manipulate-glyphs/
  10. Drawing Images|Documentation

    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....object used to draw lines, curves and figures. The Pen class...object used to draw lines, curves and figures. The Pen class...

    docs.aspose.com/imaging/java/drawing-images/