Sort Score
Result 10 results
Languages All
Labels All
Results 4,891 - 4,900 of 16,082 for

point

(0.41 sec)
  1. Archiwa

    Archiwa...AddComment(string, ISlide, Point, DateTime) . Na koniec zapisz...komentarza PointF point = new PointF(); point.X = 0.2f; point.Y = 0.2f;...

    blog.aspose.com/pl/slides/add-comments-in-ppt-c...
  2. آرشیوها

    آرشیوها...DrawCurve(pen, new Point[] { new Point(10, 700), new Point(250, 500),... new Point(500, 10), new Point(750, 500), new Point(990, 700)...

    blog.aspose.com/fa/drawing/antialiasing-in-csharp/
  3. Arşiv

    Arşiv...AddComment(string, ISlide, Point, DateTime) yöntemini kullanarak...ayarlayın PointF point = new PointF(); point.X = 0.2f; point.Y = 0.2f;...

    blog.aspose.com/tr/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/uk/slides/add-comments-in-ppt-c...
  5. 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...
  6. 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...
  7. 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...
  8. ضبط تباعد السطر في فقرة داخل شكل أو مربع نص باس...

    تعرف على كيفية تعيين تباعد السطر، والمسافة قبل، والمسافة بعد في فقرة داخل شكل أو مربع نص باستخدام Aspose.Cells for C++....SetLineSpaceSizeType ( LineSpaceSizeType :: Points ); p . SetLineSpace ( 20 );...SetSpaceAfterSizeTyp ( LineSpaceSizeType :: Points ); p . SetSpaceAfter ( 10 );...

    docs.aspose.com/cells/ar/cpp/set-line-spacing-o...
  9. Symboliseur de ligne|Documentation

    La bibliothèque ou l'API GIS C# prend en charge le symboliseur de ligne simple pour les géométries unidimensionnelles (lignes) et peut être appliquée sur des géométries de n'importe quel type, comme Point, Ligne, Surface....géométrie Comportement du rendu Point Point, MultiPoint Dessine une ligne...horizontale centrée sur le point, avec deux capuchons d’extrémité...

    docs.aspose.com/gis/fr/net/line-symbolizer/
  10. 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/