Sort Score
Result 10 results
Languages All
Labels All
Results 4,461 - 4,470 of 16,085 for

point

(1.81 sec)
  1. 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...
  2. 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...
  3. DocSaveOptions.savePictureBullet property | Asp...

    DocSaveOptions.savePictureBullet property. When ``false``, PictureBullet data is not saved to output document... myDir + "Image bullet points.docx" ); expect ( doc . lists...all image bullet points to ordinary bullet points while saving....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 파이썬을 사용하여 도형 주석 추가하기|Aspose.PDF for Python via ...

    이 문서에서는 Aspose.PDF for Python을 통해 PDF 문서에서 도형 주석을 추가, 가져오기 및 삭제하는 방법을 설명합니다....다각형 매개변수 설정 (새 Rectangle, 새 Points, 제목, 색상, 내부 색상 및 불투명도). 이후...True ), [ ap . Point ( 200 , 300 ), ap . Point ( 220 , 300 ),...

    docs.aspose.com/pdf/ko/python-net/figures-annot...
  5. PHP を使用してプレゼンテーション チャートのエラーバーをカスタマイズ|Aspose.Sli...

    Aspose.Slides for PHP via Java を使用してチャートにエラーバーを追加およびカスタマイズする方法を学び、PowerPoint プレゼンテーションのデータ可視化を最適化します。...値を指定するには、シリーズの data points コレクション内の特定のデータ ポイントの ErrorBarCustomValues...を返す場合に適用されます。値を指定するには、シリーズの data points コレクション内の特定のデータ ポイントの ErrorBarCustomValues...

    docs.aspose.com/slides/ja/php-java/error-bar/
  6. Aspose.PSD за .NET 24.5 - Бележки за изданието|...

    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....() { IsLinked = true , Points = new Point [ 3 ] { PointFToResourcePoin...() { IsLinked = true , Points = new Point [ 3 ] { PointFToResourcePoin...

    docs.aspose.com/psd/bg/net/aspose-psd-za-net-24...
  7. ضبط تباعد السطر في فقرة داخل شكل أو مربع نص باس...

    تعرف على كيفية تعيين تباعد السطر، والمسافة قبل، والمسافة بعد في فقرة داخل شكل أو مربع نص باستخدام 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...
  8. 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/
  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/