Sort Score
Result 10 results
Languages All
Labels All
Results 5,401 - 5,410 of 15,833 for

point

(0.08 sec)
  1. نمودار سند PPTX از طریق دات نت | products.aspos...

    کد منبع سی شارپ برای ترسیم و تبدیل نمودار یا نمودار در فایل PPTX بر روی پلتفرم‌های NET Framework، NET Core، Windows Azure، Mono یا Xamarin....Series[ 0 ]; //Add new point (1:3) there. series.DataPoints...e, 2 , 2 , 3 )); //Add new point (2:10) series.DataPoints.Ad...

    products.aspose.com/slides/fa/net/chart/pptx/
  2. Archiv

    Archiv...AddComment(string, ISlide, Point, DateTime) . Nakonec prezentaci...komentář PointF point = new PointF(); point.X = 0.2f; point.Y = 0.2f;...

    blog.aspose.com/cs/slides/add-comments-in-ppt-c...
  3. أرشيف

    أرشيف...AddComment (سلسلة ، ISlide ، Point ، DateTime) . أخيرًا ، احفظ...للتعليق PointF point = new PointF(); point.X = 0.2f; point.Y = 0.2f;...

    blog.aspose.com/ar/slides/add-comments-in-ppt-c...
  4. ארכיון

    ארכיון...AddComment(string, ISlide, Point, DateTime) . לבסוף, שמור מצגת...להערה PointF point = new PointF(); point.X = 0.2f; point.Y = 0.2f;...

    blog.aspose.com/he/slides/add-comments-in-ppt-c...
  5. Update Page Dimensions in Ruby|Aspose.PDF for Java

    Find out how to update the page dimensions of a PDF document using Ruby with Aspose.PDF for precise page formatting....1 inch = 72 points # so A4 dimensions in points will be ( 842...

    docs.aspose.com/pdf/java/update-page-dimensions...
  6. Mettre à jour les dimensions de la page en Pyth...

    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....pouce = 72 points # donc les dimensions A4 en points seront (842...

    docs.aspose.com/pdf/fr/python-java/update-page-...
  7. 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...
  8. 使用 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/
  9. 使用 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/
  10. 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/