Sort Score
Result 10 results
Languages All
Labels All
Results 6,131 - 6,140 of 16,569 for

point

(0.66 sec)
  1. التعليقات التوضيحية المستندة إلى النص باستخدام ...

    تعرف على كيفية إضافة نص حر وفحصه وحذفه، وتمييز التعليقات التوضيحية وتسطيرها وتعرجها وشطبها في مستندات PDF باستخدام Aspose.PDF لـ Python عبر .NET...."Inserted Underline with Quad Points" underline_annotation . flags...underline_annotation . quad_points = [ ap . Point ( rect . llx , rect...

    docs.aspose.com/pdf/ar/python-net/text-based-an...
  2. ארכיון

    ארכיון...הברקודים שזוהו Point[] point = result.Region.Points; Console.Out...coordinates: X = " + point[0].X + ", Y = " + point[0].Y); Console.Out...

    blog.aspose.com/he/barcode/read-barcode-from-im...
  3. Travailler avec des fichiers 3D|CAD 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....Contents [ Hide ] Changer le point d'observation pour les scènes...

    docs.aspose.com/cad/fr/net/developer-guide/how-...
  4. Aspose.PSD for .NET 21.10 - リリースノート|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.... Points . Add ( new BezierKnot ( new...175 ), true )); newShape . Points . Add ( new BezierKnot ( new...

    docs.aspose.com/psd/ja/net/aspose-psd-for-net-2...
  5. 使用 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/
  6. 使用 PHP 管理演示文稿中的文本片段|Aspose.Slides for PHP 文档

    了解如何使用 Aspose.Slides for PHP via Java 在 PowerPoint 演示文稿中管理文本片段,从而提升性能和自定义能力。...getPortions () as $portion ) { $point = $portion -> getCoordinates...echo ( "X: " . $point -> $x . " Y: " . $point -> $y ); } } } finally...

    docs.aspose.com/slides/zh/php-java/portion/
  7. 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/
  8. Définir l espacement entre les lignes du paragr...

    Apprenez comment définir l espacement entre les lignes, l espace avant et l espace après dans un paragraphe au sein d une forme ou d une zone de texte en utilisant Aspose.Cells for C++....SetLineSpaceSizeType ( LineSpaceSizeType :: Points ); p . SetLineSpace ( 20 );...SetSpaceAfterSizeTyp ( LineSpaceSizeType :: Points ); p . SetSpaceAfter ( 10 );...

    docs.aspose.com/cells/fr/cpp/set-line-spacing-o...
  9. Save 3D Meshes in Custom Binary Format|Document...

    Using Aspose.3D for .NET API, developers can open any supported 3D file, and then write meshes in the custom binary file....// write number of control points and triangle indices writer...Length ); // write control points for ( int i = 0 ; i < controlPoints...

    docs.aspose.com/3d/net/save-3d-meshes-in-custom...
  10. 档案

    档案...AddComment(string, ISlide, Point, DateTime) 方法添加评论。 最后,使用 Presentation...设置评论位置 PointF point = new PointF(); point.X = 0.2f; point.Y = 0.2f;...

    blog.aspose.com/zh/slides/add-comments-in-ppt-c...