Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 2,568 for

curve

(0.32 sec)
  1. Utilisation d'objets Glyph dans la bibliothèque...

    Les objets Glyph de la bibliothèque Aspose.Font sont décrits par les propriétés qu'ils possèdent. Découvrez comment coder des glyphes avec C#....CurveTo curve = segment as CurveTo; 28 AddPoint(( int )curve.X1,... ( int )curve.Y1, points); 29 AddPoint(( int )curve.X2, ( int...

    docs.aspose.com/font/fr/net/developer-guide/usi...
  2. Lavorare con le maschere in Aspose.PSD per C#|D...

    Esempi su come lavorare con Clipping, Raster e Vector Masks all'interno del file PSD...vettoriali utilizzano percorsi e curve per creare aree mascherate lisce...Manipolando i punti di controllo e le curve del percorso, è possibile creare...

    docs.aspose.com/psd/it/it/net/update-create-lay...
  3. How to draw an image|Documentation

    Draw an image. Drawing lines, ellipses, rectangles, arcs, Bezier Curves and strings....ellipses, rectangles, arcs, Bezier curves and text strings, you can find...

    docs.aspose.com/imaging/net/developer-guide/how...
  4. Hello World Example|Documentation

    Java Hello World example to draw an Arc. Java code sample to work with vector graphics in Java....graphics primitives like lines, curves, and figures by defining sets...

    docs.aspose.com/drawing/java/hello-world-example/
  5. 档案

    档案... 创建 Curve 类的实例并设置其尺寸。 使用 Graph.Shapes.Add(Curve) 方法将曲线添加到...borderInfo; // 创建曲线 Curve curve1 = new Curve(new float[] { 10,...

    blog.aspose.com/zh/pdf/create-graphs-and-charts...
  6. Lưu trữ

    Lưu trữ... Tạo một thể hiện của lớp Curve và thiết lập kích thước của...phương pháp Graph.Shapes.Add (Curve) . Thêm đồ thị vào trang bằng...

    blog.aspose.com/vi/pdf/create-graphs-and-charts...
  7. 搜索

    搜索... 創建 Curve 類的實例並設置其尺寸。 使用 Graph.Shapes.Add(Curve) 方法將曲線添加到...borderInfo; // 創建曲線 Curve curve1 = new Curve(new float[] { 10,...

    blog.aspose.com/zh-hant/pdf/create-graphs-and-c...
  8. 使用字形对象| .NET

    aspose中的字形对象。font库功能由其具有的属性描述。代码片段可帮助您了解如何使用C#编码字形。...CurveTo curve = segment as CurveTo; 28 AddPoint(( int )curve.X1,... ( int )curve.Y1, points); 29 AddPoint(( int )curve.X2, ( int...

    docs.aspose.com/font/zh/net/developer-guide/usi...
  9. Disegno Immagini|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....utilizzato per disegnare linee, curve e figure. La classe Pen ha diversi...utilizzato per disegnare linee, curve e figure. La classe Pen ha diversi...

    docs.aspose.com/psd/it/java/disegno-immagini/
  10. Добавление объекта кривой в PDF файл|Aspose.PDF...

    В этой статье объясняется, как создать объект кривой в вашем PDF с использованием Aspose.PDF для C++....Aspose :: Pdf :: Drawing :: Curve > ( MakeArray < double > ({...Aspose :: Pdf :: Drawing :: Curve > ( MakeArray < double > ({...

    docs.aspose.com/pdf/ru/cpp/add-curve/