Sort Score
Result 10 results
Languages All
Labels All
Results 5,271 - 5,280 of 15,863 for

point

(0.33 sec)
  1. Arsip

    Arsip...AutoMaskingGraphCutO options; Point[] appliedBackgroundStr; Point[] appliedForegroundStr;...AutoMaskingArgs disediakan, array Point akhirnya digabungkan. // Array...

    blog.aspose.com/id/imaging/remove-image-backgro...
  2. ค้นหา

    ค้นหา...data_points.add_data_point_for_bar_series(fact...1, 20)) series.data_points.add_data_point_for_bar_series(fact...

    blog.aspose.com/th/slides/create-powerpoint-pre...
  3. Düğüm hiyerarşisini ekleyin ve 3D sahnesinin bi...

    Aspose.3D for Python via .NET bir düğüm hiyerarşisi oluşturmayı teklif eder. Düğüm, bir sahnenin temel yapı bloğudur. Düğümlerin bir hiyerarşi, bir sahnenin mantıksal yapısını tanımlar ve geometrileri, ışıkları ve kameraları düğümlere bağlayarak görünür içerik sağlar.... CreateMeshUsingPolyg () # Point node to the mesh cube1 . entity...create_child_node ( "cube2" ) # Point node to the mesh cube2 . entity...

    docs.aspose.com/3d/tr/python-net/add-node-hiera...
  4. Düğüm hiyerarşisini ekleyin ve 3D sahnesinin bi...

    Aspose.3D for Java has support of building a hierarchy of Nodes. The Node is basic building block of 3D scene and a hierarchy of nodes defines the logical structure of 3D scene, and provide visible content by attaching geometries, lights, and cameras to nodes....createMeshUsingPolyg (); // Point node to the mesh cube1 . setEntity...createChildNode ( "cube2" ); // Point node to the mesh cube2 . setEntity...

    docs.aspose.com/3d/tr/java/add-node-hierarchy-a...
  5. TextBox class | Aspose.Words for Python

    aspose.words.drawing.TextBox class. Defines attributes that specify how a text is displayed inside a shape...the inner bottom margin in points for a shape. internal_margin_left...Specifies the inner left margin in points for a shape. internal_margin_right...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. أرشيف

    أرشيف...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...
  8. ארכיון

    ארכיון...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...
  9. Gérer les portions de texte dans les présentati...

    Apprenez à gérer les portions de texte dans les présentations PowerPoint à l'aide d'Aspose.Slides pour C++, en améliorant les performances et la personnalisation....-> get_Portions ()) { PointF point = portion -> GetCoordinates...=" ) + point . get_X () + u " Coordinates Y =" + point . get_Y...

    docs.aspose.com/slides/fr/cpp/portion/
  10. Porción|Aspose.Slides para Node.js a través de ...

    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/es/nodejs-java/portion/