Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 29,012 for

x

(0.14 sec)
  1. ChartDataLabel.top_mode property | Aspose.Words...

    ChartDataLabel.top_mode property. Gets or sets the interpretation mode of the [ChartDataLabel.top](../top/) property value: whether it sets the location of the data label from the top edge of the chart of from the position specified by its [ChartDataLabel.position](../position/) property....title_area_height ) / 2 doughnut_center_x = chart_width / 2 label_height...points start at the top, the X coordinates used in the Left and...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartDataLabel.left property | Aspose.Words for...

    ChartDataLabel.left property. Gets or sets the distance of the data label in points from the left edge of the chart or from the position specified by its [ChartDataLabel.position](../position/) property, depending on the value of the [ChartDataLabel.left_mode](../left_mode/) property....title_area_height ) / 2 doughnut_center_x = chart_width / 2 label_height...points start at the top, the X coordinates used in the Left and...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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....moves to the horizontal axis (x-axis) and vice versa. This Python...This is useful for shifting the X-axis up or down or for emphasizing...

    docs.aspose.com/slides/python-net/chart-axis/
  4. Scan Standard 2 of 5 (Industrial 2 of 5) barcod...

    Python source code for Standard 2 of 5 (Industrial 2 of 5) barcode recognition using Java Runtime Environment....readBarCodes() for x in recognized_results: print (x.getCodeText())...getCodeText()) print (x.getCodeTypeName()) def load_image_base64_from_path...

    products.aspose.com/barcode/python-java/standar...
  5. FieldToc.heading_level_range property | Aspose....

    FieldToc.heading_level_range property. Gets or sets a range of heading levels to include....o 1-3 \\ n 2-5 \\ p - \\ h \\ x \\ w' , field . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldToc.update_page_numbers method | Aspose.Wo...

    FieldToc.update_page_numbers method. Updates the page numbers for items in this table of contents....o 1-3 \\ n 2-5 \\ p - \\ h \\ x \\ w' , field . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartSeriesCollection.add1 method | Aspose.Word...

    aspose.words.drawing.charts.ChartSeriesCollection.add1 method...List[str] Category names for the X axis. values List[float] Y-axis...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose.BarCode Product Family

    Aspose.BarCode APIs allow programmers to control and manipulate barcode scanning, barcode reading and qr scanning functionalities. It provides a group of classes to work with barcodes on the backend, as well as GUI-based controls to process barcodes. Free evaluation version is available....color, bar color, rotation angle, X-dimension, image quality, resolution...color, bar color, rotation angle, X-dimension, image quality, resolution...

    docs.aspose.com/barcode/
  9. 使用 C++ 在演示文稿中管理连接线|Aspose.Slides 文档

    让 C++ 应用程序能够在 PowerPoint 幻灯片中绘制、连接和自动路由线条——全面控制直线、折线和曲线连接线。...// 绘制连接线的垂直分量 float x = connector -> get_X () + connector -> get_Width...AddAutoShape ( ShapeType :: Rectangle , x , y , 0.0f , height ); 结果: 案例...

    docs.aspose.com/slides/zh/cpp/connector/
  10. SVG Transformations in C# – Aspose.SVG

    Learn how to transform SVG in C# using Aspose.SVG for .NET library. Rotate SVG, scale SVG, translate and skew SVG programmatically....allows scaling images along the x- and y-axis. The sy scaling factor...using skewX(angle), only the x coordinate of the points of the...

    products.aspose.com/svg/net/svg-transformations/