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

point

(0.06 sec)
  1. Font.line_spacing property | Aspose.Words for P...

    Font.line_spacing property. Returns line spacing of this font (in Points)....line spacing of this font (in points). @property def line_spacing...get a font’s line spacing, in points. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. How to check if list item is really empty - Fre...

    When we are generating a document using Aspose.Words in the post callback method we are checking whether the list item is empty. If the list item is empty we are deleting that number. The logic that we have used is: if…...scenarios such as hanging bullet points, where we are starting the...only deleting those bullet points which are empty?...

    forum.aspose.com/t/how-to-check-if-list-item-is...
  3. PreferredWidthType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Tables.PreferredWidthType enum. Easily define table and cell width measurements for precise document formatting.... Points 3 Measure the current item...using a specified number of points (1/72 inch). Examples Shows...

    reference.aspose.com/words/net/aspose.words.tab...
  4. сhristmas-tree.svg

    Points="95,355 200,50 305,355" fill="green" /> docs.aspose.com/svg/files/сhristmas-tree.svg

  5. 使用 C++ 管理演示文稿中的文本片段|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中管理文本片段,从而提升性能和自定义能力。...-> get_Portions ()) { PointF point = portion -> GetCoordinates...=" ) + point . get_X () + u " Coordinates Y =" + point . get_Y...

    docs.aspose.com/slides/zh/cpp/portion/
  6. 使用C++设置形状或文本框中的段落行间距|Documentation

    学习如何在形状或文本框中设置段落的行间距、前间距和后间距,使用编号Aspose.Cells for C++。...SetLineSpaceSizeType ( LineSpaceSizeType :: Points ); p . SetLineSpace ( 20 );...SetSpaceAfterSizeTyp ( LineSpaceSizeType :: Points ); p . SetSpaceAfter ( 10 );...

    docs.aspose.com/cells/zh/cpp/set-line-spacing-o...
  7. Fill Symbolizer|Documentation

    GIS C# Library API ondersteunt Simple Fill symbolizer om stijl en streep voor 2-dimensionale geometrie polygonen van elk type toe te passen, zoals Punt, Lijn, Oppervlakte....Types Rendering Behavior Point Point, MultiPoint Tekent een klein...van polygonen kunt labelen of Points Labeling Examples op voorbeelden...

    docs.aspose.com/gis/nl/fill-symbolizer/
  8. Сохранить сетки 3D в пользовательском двоичном ...

    Используя Aspose.3D for .NET API, разработчики могут открыть любой поддерживаемый файл 3D, а затем записать сетки в пользовательский двоичный файл....// write number of control points and triangle indices writer...Length ); // write control points for ( int i = 0 ; i < controlPoints...

    docs.aspose.com/3d/ru/net/save-3d-meshes-in-cus...
  9. Aspose::Words::Drawing::Charts::AxisScaleType e...

    Aspose::Words::Drawing::Charts::AxisScaleType enum. Specifies the possible scale types for an axis in C++....with X/Y coordinates for five points. chart -> get_Series () ->...for our Y-values // since the points with the smaller Y-values will...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Lưu trữ

    Lưu trữ...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/vi/drawing/antialiasing-in-csharp/