Sort Score
Result 10 results
Languages All
Labels All
Results 5,251 - 5,260 of 15,358 for

point

(0.2 sec)
  1. Архів

    Архів...AddPolygon(new Point[] { new Point(100, 400), new Point(500, 100)...100), new Point(900, 400), new Point(500, 700) }); // Ініціалізація...

    blog.aspose.com/uk/drawing/working-with-aspose-...
  2. Table Formatting in C#|Aspose.Words for .NET

    Table formatting in details using C#. Use C# to format every part of table....set the amount of space (in points) to add to the left/top/right/bottom...method to specify the width in points The pictures below show a representation...

    docs.aspose.com/words/net/applying-formatting/
  3. Aspose.PSD за .NET 21.10 - Бележки за изданието...

    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.... Points . Add ( new BezierKnot ( new...175 ), true )); newShape . Points . Add ( new BezierKnot ( new...

    docs.aspose.com/psd/bg/net/aspose-psd-for-net-2...
  4. Archivo

    Archivo...AddPolygon(new Point[] { new Point(100, 400), new Point(500, 100)...100), new Point(900, 400), new Point(500, 700) }); // Inicializar...

    blog.aspose.com/es/drawing/working-with-aspose-...
  5. Archivio

    Archivio...AddPolygon(new Point[] { new Point(100, 400), new Point(500, 100)...100), new Point(900, 400), new Point(500, 700) }); // Inizializza...

    blog.aspose.com/it/drawing/working-with-aspose-...
  6. Procurar

    Procurar...AddPolygon(new Point[] { new Point(100, 400), new Point(500, 100)...100), new Point(900, 400), new Point(500, 700) }); // Inicializar...

    blog.aspose.com/pt/drawing/working-with-aspose-...
  7. arkiv

    arkiv...AddPolygon(new Point[] { new Point(100, 400), new Point(500, 100)...100), new Point(900, 400), new Point(500, 700) }); // Initiera en...

    blog.aspose.com/sv/drawing/working-with-aspose-...
  8. Font class | Aspose.Words for Node.js

    Aspose.Words.Font class. Contains font attributes (font name, font size, color, and so on) for an object...line spacing of this font (in points). localeId Gets or sets the...sets the position of text (in points) relative to the base line...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Portion|Documentation d'Aspose.Slides pour Node...

    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.... get_Item ( j ); var point = portion . getCoordinates ();...console . log ( "X: " + point . x + " Y: " + point . y ); } } } finally...

    docs.aspose.com/slides/fr/nodejs-java/portion/
  10. 使用 Java 管理演示文稿中的文本片段|Aspose.Slides 文档

    学习如何使用 Aspose.Slides for Java 在 PowerPoint 演示文稿中管理文本片段,提升性能和自定义能力。... Float point = portion . getCoordinates ();...println ( "X: " + point . x + " Y: " + point . y ); } } } finally...

    docs.aspose.com/slides/zh/java/portion/