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

point

(0.06 sec)
  1. 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...
  2. 搜索

    搜索...new PointF(0, 0); // start point PointF c1 = new PointF(0, 800);...800); // first control point PointF c2 = new PointF(1000, 0);...

    blog.aspose.com/zh-hant/drawing/draw-graphics-a...
  3. Aspose.PSD cho .NET 24.4 - Thông tin phát hành|...

    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/vi/net/aspose-psd-cho-net-2...
  4. Cómo establecer un punto como Total con Python....

    Aprenda cómo configurar los puntos totales en gráficos de cascada en Excel usando Aspose.Cells para Python via .NET con esta guía paso a paso....Configure total points (0-based indices) total_points = [ 3 , 5 ,...] # Points to mark as totals for i in total_points : point = chart...

    docs.aspose.com/cells/es/python-net/how-to-set-...
  5. 如何使用 .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/...
  6. 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...
  7. 在 Python 中管理图表数据系列|Aspose.Slides for 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/zh/python-net/chart-series/
  8. 处理 Python 中的图像|Python via .NET 格式的 Aspose.Words

    使用 Python 创建和管理文档中各种格式的图像。...如果您希望在页面上呈现形状的实际边界框,则可以使用 bounds_in_points 属性来实现。 以下代码示例展示了如何使用此属性: doc...actual bounds of the shape in points." ) rect = shape . get_shape_renderer...

    docs.aspose.com/words/zh/python-net/working-wit...
  9. 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....gradient color points, and transparency points. Inner Shadow:...gradient color points and transparency points. Color Overlay:...

    docs.aspose.com/psd/java/developer-guide/layer-...
  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/