Sort Score
Result 10 results
Languages All
Labels All
Results 3,991 - 4,000 of 15,831 for

point

(0.07 sec)
  1. PageSetup.footer_distance property | Aspose.Wor...

    PageSetup.footer_distance property. Returns or sets the distance (in Points) between the footer and the bottom of the page....Returns or sets the distance (in points) between the footer and the...aw . ConvertUtil . inch_to_point ( 1 ) builder . page_setup ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PageSetup.right_margin property | Aspose.Words ...

    PageSetup.right_margin property. Returns or sets the distance (in Points) between the right edge of the page and the right boundary of the body text....Returns or sets the distance (in points) between the right edge of...aw . ConvertUtil . inch_to_point ( 1 ) builder . page_setup ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PageSetup.top_margin property | Aspose.Words fo...

    PageSetup.top_margin property. Returns or sets the distance (in Points) between the top edge of the page and the top boundary of the body text....Returns or sets the distance (in points) between the top edge of the...aw . ConvertUtil . inch_to_point ( 1 ) builder . page_setup ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PageSetup.bottom_margin property | Aspose.Words...

    PageSetup.bottom_margin property. Returns or sets the distance (in Points) between the bottom edge of the page and the bottom boundary of the body text....Returns or sets the distance (in points) between the bottom edge of...aw . ConvertUtil . inch_to_point ( 1 ) builder . page_setup ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Bir impimple olyolygon Triangulation|Documentation

    Using Aspose.3D for .NET API, developers can triangulate a simple polygon. Any polygon can be divided into triangles. All of the operations and calculations for triangles can be piecewise applied to the polygon....Control { public List < Vertex > points = new List < Vertex >(); public...EventHandler TriangleUpdated ; private Point mousePos ; private Pen virtualLine...

    docs.aspose.com/3d/tr/net/triangulation-of-a-si...
  6. Archiv

    Archiv...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/cs/drawing/graphics-programming...
  7. 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...
  8. 如何使用 .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/...
  9. 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...
  10. Управление рядами данных диаграммы в 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/