Sort Score
Result 10 results
Languages All
Labels All
Results 3,641 - 3,650 of 15,839 for

point

(0.14 sec)
  1. تحويل الرسم البياني إلى صورة في PHP|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....series's data points (France - Portugal(7 points)) $chartPoints...getPoints (); $point = $chartPoints -> get ( 0 ); $point -> getArea...

    docs.aspose.com/cells/ar/java/converting-chart-...
  2. ChartStyle enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.ChartStyle enumeration. Specifies predefined styles of a chart....shaded data points. FLAT A style with flat data points without gradient...SHADOWED A style with data points having a shadow. GRADIENT A...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Tạo Biểu đồ trong Tệp Bản trình bày PPTX bằng P...

    Mã nguồn Python để tạo biểu đồ trong Bản trình bày PPTX.... data_points . add_data_point_for_pie_series(fact...20 )) series . data_points . add_data_point_for_pie_series(fact...

    products.aspose.com/slides/vi/python-net/chart/...
  4. Tạo Biểu đồ trong Tệp Bản trình bày PPT bằng Py...

    Mã nguồn Python để tạo biểu đồ trong Bản trình bày PPT.... data_points . add_data_point_for_pie_series(fact...20 )) series . data_points . add_data_point_for_pie_series(fact...

    products.aspose.com/slides/vi/python-net/chart/...
  5. Python का उपयोग करके PPTX प्रस्तुतिकरण फ़ाइलों ...

    PPTX प्रस्तुतिकरण में चार्ट बनाने के लिए Python स्रोत कोड.... data_points . add_data_point_for_pie_series(fact...20 )) series . data_points . add_data_point_for_pie_series(fact...

    products.aspose.com/slides/hi/python-net/chart/...
  6. Convert Between Measurement Units in Java|Aspos...

    Aspose.Words for Java can help you with how to convert between measurement units, for example, inches to Points and Points to inches, pixels to Points, Points to pixels....accept values in points, where 1 inch equals 72 points. Sometimes this...this is not convenient and points need to be converted to other...

    docs.aspose.com/words/java/convert-between-meas...
  7. Crear o actualizar gráficos de presentación de ...

    Aprenda a crear y personalizar gráficos en presentaciones de PowerPoint y OpenDocument usando Aspose.Slides para Python a través de .NET. Cubre la incorporación, el formato y la edición de gráficos en presentaciones con ejemplos de código prácticos en Python.... data_points . add_data_point_for_bar_series ( workbook...20 )) series . data_points . add_data_point_for_bar_series ( workbook...

    docs.aspose.com/slides/es/python-net/create-chart/
  8. ConvertUtil.PointToPixel | Aspose.Words for .NET

    Effortlessly convert Points to pixels with ConvertUtil's PointToPixel method, optimized for 96 dpi. Enhance your design precision today!...PointToPixel( double ) Converts points to pixels at 96 dpi. public...( double points ) Parameter Type Description points Double The...

    reference.aspose.com/words/net/aspose.words/con...
  9. إدارة علامات بيانات المخطط في العروض التقديمية ...

    تعلم كيفية تخصيص علامات بيانات المخطط في Aspose.Slides، مما يعزز تأثير العرض التقديمي عبر صيغ PPT و PPTX و ODP من خلال أمثلة شفرة واضحة.... point = series . data_points . add_data_point_for_line_series...defaultWorksheetInde , 1 , 1 , 4.5 )) point . marker . format . fill . fill_type...

    docs.aspose.com/slides/ar/python-net/chart-data...
  10. Riالشغب من Simple olyأوليغون|Documentation

    باستخدام Aspose.3D for .NET API ، يمكن للمطورين تثليث مضلع بسيط. يمكن تقسيم أي مضلع إلى مثلثات. يمكن تطبيق جميع العمليات والحسابات الخاصة بالمثلثات على المضلع....Control { public List < Vertex > points = new List < Vertex >(); public...EventHandler TriangleUpdated ; private Point mousePos ; private Pen virtualLine...

    docs.aspose.com/3d/ar/net/triangulation-of-a-si...