Sort Score
Result 10 results
Languages All
Labels All
Results 3,881 - 3,890 of 15,033 for

point

(0.08 sec)
  1. Использование объектов Glyph | s.NET

    Функциональность объектов-глифов в библиотеке Aspose.Font описывается имеющимися у них свойствами. Фрагменты кода помогут вам программировать Глифы на C#....и сохраняет их в переменной points , которая представляет собой...list with points 4 List<Point> points = new List<Point>(); 5 6...

    docs.aspose.com/font/ru/net/developer-guide/usi...
  2. Table.absolute_horizontal_distance property | A...

    Table.absolute_horizontal_distance property. Gets or sets absolute horizontal floating table position specified by the table properties, in Points...by the table properties, in points. Default value is 0. @property...tables . PreferredWidth . from_points ( 300 ) # Set the table's location...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBuilder.InsertShape | Aspose.Words for ...

    Effortlessly add custom inline shapes with DocumentBuilder's InsertShape method. Enhance your documents with tailored visuals for impactful presentations!...Double The width of the shape in points. height Double The height of...of the shape in points. Return Value The shape node that was...

    reference.aspose.com/words/net/aspose.words/doc...
  4. 在演示文稿中使用 Python 管理图表数据标签|Aspose.Slides for Pyth...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中添加和格式化图表数据标签,以制作更具吸引力的幻灯片。... data_points [ k ] . value . data for i...data_points )): data_point_percent = series . data_points [ j...

    docs.aspose.com/slides/zh/python-net/chart-data...
  5. Управление рядами данных диаграммы в Python|Док...

    Узнайте, как управлять рядами данных диаграммы в Python для PowerPoint (PPT/PPTX) с практическими примерами кода и рекомендациями по лучшим практикам для улучшения ваших презентаций данных.... data_points . add_data_point_for_bar_series ( workBook...20 )) series . data_points . add_data_point_for_bar_series ( workBook...

    docs.aspose.com/slides/ru/python-net/chart-series/
  6. أرشيف

    أرشيف...drawClosedCurve(penBlue, 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/ar/drawing/graphics-programming...
  7. ShapeBase.is_image property | Aspose.Words for ...

    ShapeBase.is_image property. Returns ``True`` if this shape is an image shape.... point_to_pixel ( points = shape . width ),...aw . ConvertUtil . point_to_pixel ( points = shape . height )...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartFormat.set_default_fill method | Aspose.Wo...

    ChartFormat.set_default_fill method. Resets the fill of the chart element to have the default value....series [ 0 ] data_point = series . data_points [ 1 ] self . assertTrue...assertTrue ( data_point . format . is_defined ) data_point . format ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 如何使用 .NET 添加 Polyline 註解 | Aspose.PDF

    C# 上的原始程式碼,用於在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上添加 Polyline 批注。...), new Point [] { new Point ( 545 , 150 ), new Point ( 545 ,... 190 ), new Point ( 667 , 190 ), new Point ( 667 , 110 ), new...

    products.aspose.com/pdf/zh-hant/net/annotation/...
  10. How to Change Size of PDF Page in Java

    This article provides information on how to change size of PDF page in Java. It contains all the necessary details to configure the IDE, programming approach, and a runnable sample code to modify PDF page size in Java....calculate the page size in points that is to be provided to the...page size width and height in points Save the updated PDF file on...

    kb.aspose.com/pdf/java/how-to-change-size-of-pd...