Sort Score
Result 10 results
Languages All
Labels All
Results 6,811 - 6,820 of 15,829 for

point

(0.14 sec)
  1. Aspose::Words::Layout::LayoutEnumerator::get_Re...

    Aspose::Words::Layout::LayoutEnumerator::get_Rectangle method. Returns the bounding rectangle of the current entity relative to the page top left corner (in Points) in C++....the page top left corner (in points). System :: Drawing :: RectangleF...

    reference.aspose.com/words/cpp/aspose.words.lay...
  2. CompatibilityOptions.split_pg_break_and_para_ma...

    CompatibilityOptions.split_pg_break_and_para_mark property. Always Move Paragraph Mark to Page after a Page Break....spacing_in_whole_points property CompatibilityOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  3. NodeRendererBase.boundsInPoints2 property | Asp...

    NodeRendererBase.boundsInPoints2 property. Gets the actual bounds of the shape in Points....actual bounds of the shape in points. get boundsInPoints2 () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Manipuler ou Générer un Fichier KML en C#|Docum...

    La bibliothèque GIS C# vous permet d'ouvrir, de créer et de lire des éléments à partir de fichiers Keyhole Markup Language (KML)....Exporter ou lire des entités, points et géométries SIG à partir...

    docs.aspose.com/gis/fr/net/kml-keyhole-markup-l...
  5. Aspose::Words::Drawing::Charts::ChartSeries::se...

    Aspose::Words::Drawing::Charts::ChartSeries::set_Smooth method. Allows to specify whether the line connecting the Points on the chart shall be smoothed using Catmull-Rom splines in C++....whether the line connecting the points on the chart shall be smoothed...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Génération de DWG|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....comme LINE, CIRCLE, ARC, TEXT, POINT, SOLID, 3DFACE et POLYLINE....

    docs.aspose.com/cad/fr/net/developer-guide/how-...
  7. Erstellung von DWG|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....wie LINE, CIRCLE, ARC, TEXT, POINT, SOLID, 3DFACE und POLYLINE...

    docs.aspose.com/cad/de/net/developer-guide/how-...
  8. Что такое LaTeX?

    Чтобы ответить на вопрос «Что такое LaTeX?» Стоит отметить, что одной из наиболее впечатляющих особенностей является новая схема выбора шрифта (NFSS)....First Point (Bold Face)} 37 \ item { \ em Second Point (Italic)}...(Italic)} 38 \ item { \ Large Third Point (Large Font)} 39 \ begin{enumerate}...

    docs.aspose.com/tex/ru/net/what-is-latex/
  9. Path Builder – Создать SVG путь – C#

    Узнайте, как использовать PathBuilder для программного создания путей (path) SVG. PathBuilder упрощает создание путей SVG и управление ими....14 // 'M' sets the starting point of the path (Move to x=50, y=50)...line from the current point to the new point (Line to x=100, y=50)...

    docs.aspose.com/svg/ru/net/path-builder/
  10. C++ でプレゼンテーションの図形をカスタマイズ|Aspose.Slides ドキュメント

    Aspose.Slides for C++ を使用して PowerPoint プレゼンテーション内の図形を作成およびカスタマイズします:ジオメトリ パス、カーブした角、複合図形。...パスの末尾に直線を追加する void LineTo ( PointF point ); void LineTo ( float x , float...パスの指定位置に直線を追加する void LineTo ( PointF point , uint32_t index ); void LineTo...

    docs.aspose.com/slides/ja/cpp/custom-shape/