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

curves

(0.11 sec)
  1. Tambahkan Objek Kurva ke file PDF|Aspose.PDF fo...

    Artikel ini menjelaskan cara membuat objek kurva ke PDF Anda menggunakan 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/id/net/add-curve/
  2. Python でカーブシェイプを PDF に追加する方法|Aspose.PDF for Pyt...

    Python で PDF ファイルにカーブシェイプを描画して塗りつぶす方法を学びましょう。...PDF に追加する方法 Contents [ Hide ] Curve オブジェクトを追加 .NET 経由の Python 用...drawing as drawing def add_curve ( outfile : str ): document...

    docs.aspose.com/pdf/ja/python-net/add-curve/
  3. ChartShapeType enumeration | Aspose.Words for N...

    Aspose.Words.Drawing.Charts.ChartShapeType enumeration. Specifies the shape type of chart elements....CurvedConnector2 Curved connector 2. CurvedConnector3 Curved connector...CurvedConnector4 Curved connector 4. CurvedConnector5 Curved connector...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. Работа с криволинейной геометрией, используя GI...

    GIS C# Library поддерживает работу с нелинейной геометрией, создание CircularString, Compound Curve, Curved Polygon, Multi-Curve, Multi-Surface и определение наличия кривых в геометрии....Compound Curve Создание Curved Polygon Создание Multi-Curve Создание...

    docs.aspose.com/gis/ru/net/curved-geometries/
  6. 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/
  7. إضافة كائن منحنى إلى ملف 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/
  8. 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...
  9. 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/
  10. 将曲线对象添加到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/