Sort Score
Result 10 results
Languages All
Labels All
Results 5,221 - 5,230 of 16,079 for

point

(0.11 sec)
  1. Customize Chart Axes in Presentations with Pyth...

    Discover how to use Aspose.Slides for Python via .NET to customize chart axes in PowerPoint and OpenDocument presentations for reports and visualizations.... data_points . add_data_point_for_line_series ( wb...1 )) series . data_points . add_data_point_for_line_series ( wb...

    docs.aspose.com/slides/python-net/chart-axis/
  2. Get Barcode Placement Region and Orientation An...

    This article describes how to read barcode parameters...bounds a barcode Points – an array of points constituting a barcode...

    docs.aspose.com/barcode/java/get-placement-and-...
  3. GroupShape class | Aspose.Words for Python

    aspose.words.drawing.GroupShape class. Represents a group of shapes in a document...from ShapeBase ) bounds_in_points Gets the location and size...containing block of the shape in points, relative to the anchor of...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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...
  6. .NET . के माध्यम से पीपीटी दस्तावेज़ चार्ट | pr...

    C# सोर्स कोड .NET Framework, .NET Core, Windows Azure, Mono या Xamarin प्लेटफॉर्म पर PPT फाइल में चार्ट या डायग्राम को ड्रा और कन्वर्ट करने के लिए।...Series[ 0 ]; //Add new point (1:3) there. series.DataPoints...e, 2 , 2 , 3 )); //Add new point (2:10) series.DataPoints.Ad...

    products.aspose.com/slides/hi/net/chart/ppt/
  7. Malla dividida|Documentation

    Los desarrolladores pueden requerir dividir todas las mallas de una escena en varias submallas por material. El método SplitMesh no dividirá una malla de la escena si se le ha asignado un único material. Los desarrolladores ahora pueden lograr esto usando Aspose.3D for Python via .NET API....same control point information or control point-based vertex...its own control point information or control point-based vertex...

    docs.aspose.com/3d/es/python-net/split-mesh/
  8. Malla dividida|Documentation

    Los desarrolladores pueden requerir dividir todas las mallas de una escena en varias submallas por material. El método SplitMesh no dividirá una malla de la escena si se le ha asignado un único material. Los desarrolladores ahora pueden lograr esto usando Aspose.3D for .NET API....same control point information or control point-based vertex...its own control point information or control point-based vertex...

    docs.aspose.com/3d/es/net/split-mesh/
  9. IChartDataPoint Interface | Aspose.Words per .NET

    Esplora l'interfaccia Aspose.Words.Drawing.Charts.IChartDataPoint per informazioni dettagliate sulle proprietà dei punti dati dei grafici. Migliora la visualizzazione dei tuoi dati senza sforzo!...ChartDataPoint point = series . DataPoints [ i ]; point . Marker .... Symbol = markerSymbol ; point . Marker . Size = dataPointSize...

    reference.aspose.com/words/it/net/aspose.words....
  10. Procurar

    Procurar...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/pt/drawing/antialiasing-in-csharp/