Sort Score
Result 10 results
Languages All
Labels All
Results 6,001 - 6,010 of 15,355 for

point

(0.17 sec)
  1. Archiv

    Archiv...PointF points = [ PointF(1.0, 1.0), PointF(5... # Height of the shape points=points # List of [x, y] coordinates...

    blog.aspose.com/de/diagram/draw-triangle-diagra...
  2. Inserting Fields in Node.js|Aspose.Words for No...

    Insert fields into a document in Node.js in different ways: using `DocumentBuilder` or DOM (Document Object Model)....operations: specify the number of points by which the text that follows...page specify the number of points by which the text that follows...

    docs.aspose.com/words/nodejs-net/inserting-fields/
  3. Público API Cambios en Aspose.3D 17,01|Document...

    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....// write number of control points and triangle indices writer...Length ); // write control points for ( int i = 0 ; i < controlPoints...

    docs.aspose.com/3d/es/net/public-api-changes-in...
  4. Öffentliche API Änderungen in Aspose.3D 17.01|D...

    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....// write number of control points and triangle indices writer...Length ); // write control points for ( int i = 0 ; i < controlPoints...

    docs.aspose.com/3d/de/net/public-api-changes-in...
  5. Chart.series property | Aspose.Words for Node.js

    Chart.series property. Provides access to series collection....this series will create data points. chart . series . add ( "Series...corresponding Y-values // of data points on the chart's graph. chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartAxisType enumeration | Aspose.Words for No...

    Aspose.Words.Drawing.Charts.ChartAxisType enumeration. Specifies type of chart axis....this series will create data points. chart . series . add ( "Series...corresponding Y-values // of data points on the chart's graph. chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. C#를 사용한 추가 주석|Aspose.PDF for .NET

    Aspose.PDF를 사용하여 .NET에서 PDF 파일에 추가 주석을 추가하는 방법을 배우십시오....color, new QuadPoints 및 new points, Subject, InReplyTo, ReplyType)를...new [] { new Point ( 321.66 , 739.416 ), new Point ( 365.664 ,...

    docs.aspose.com/pdf/ko/net/extra-annotations/
  8. إدارة تعليقات العرض في .NET|توثيق Aspose.Slides

    تحكم في تعليقات العرض باستخدام Aspose.Slides لـ .NET: إضافة، قراءة، تحرير، وحذف التعليقات في ملفات PowerPoint بسرعة وسهولة....PointF point = new PointF (); point . X = 0.2f ; point . Y = 0...presentation . Slides [ 0 ], point , DateTime . Now ); // يضيف...

    docs.aspose.com/slides/ar/net/presentation-comm...
  9. Redimensionar EPS | Solução API .NET

    A funcionalidade de redimensionamento de EPS oferecida pela solução API Aspose.Page para .NET é explicada e ilustrada com os excertos de código aqui....Resize EPS setting new size in Points in C# In the following C# code...size of the image is set by Points (1/72 of inch) : Copy 1 //...

    docs.aspose.com/page/pt/net/resize-eps/
  10. .NET でプレゼンテーションのシェイプをカスタマイズ|Aspose.Slides ドキュメント

    Aspose.Slides for .NET を使用して PowerPoint プレゼンテーション内のシェイプを作成およびカスタマイズします:ジオメトリパス、曲線コーナー、複合シェイプ。...パスの末尾に直線を追加 void LineTo ( PointF point ); void LineTo ( float x , float...パスの指定位置に直線を追加 : void LineTo ( PointF point , uint index ); void LineTo...

    docs.aspose.com/slides/ja/net/custom-shape/