Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 5,879 for

horizontal

(0.31 sec)
  1. Create or Update PowerPoint Presentation Charts...

    Learn how to create and customize charts in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. It covers adding, formatting, and editing charts in presentations with practical code examples in Python.... horizontal_axis . aggregation_type =...chart ): # Set the horizontal axis. horizontal_axis = chart . axes...

    docs.aspose.com/slides/python-net/create-chart/
  2. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for .NET. Add, format, and edit charts with practical code examples in C#....IChart chart ) { // Sets the horizontal axis IAxis horizontalAxis...) { // Sets the secondary horizontal axis IAxis secondaryHorizontalA...

    docs.aspose.com/slides/net/create-chart/
  3. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for PHP via Java. Add, format, and edit charts with practical code examples.... ( $chart ) { // Set the horizontal axis. $horizontalAxis = $chart...) { // Set the secondary horizontal axis. $secondaryHorizontalA...

    docs.aspose.com/slides/php-java/create-chart/
  4. 用 C# 将 MHTML 转换为图像 – 将 MHTML 转换为 JPG、PNG、BMP、GI...

    使用 Aspose.HTML for .NET 将 MHTML 转换为图像,并在 C# 示例中考虑所支持的 MHTML 到图像的转换方案。... Sets horizontal resolution for output images...

    docs.aspose.com/html/zh/net/convert-mhtml-to-im...
  5. 用 Java 将 HTML 转换为图像 – PNG、JPG、BMP、GIF、TIFF

    使用 Aspose.HTML for Java 将 HTML 转换为 JPG、PNG、GIF、TIFF 和 BMP 等图像。使用 ImageSaveOptions 可获得精确和可定制的输出结果。...setHorizontalResolut(value) Sets horizontal resolution for output images...

    docs.aspose.com/html/zh/java/convert-html-to-im...
  6. 在演示文稿中使用 Python 应用形状动画|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中创建和自定义形状动画。脱颖而出!...SPLIT VERTICAL_IN RANDOM_BARS HORIZONTAL 更改动画效果的时间属性 Aspose.Slides...

    docs.aspose.com/slides/zh/python-net/shape-anim...
  7. 在 Android 上管理演示文稿形状|Aspose.Slides 文档

    了解如何在 Aspose.Slides for Android via Java 中创建、编辑和优化形状,并交付高性能的 PowerPoint 演示文稿。... println ( "Horizontal flip: " + horizontalFlip...

    docs.aspose.com/slides/zh/androidjava/shape-man...
  8. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for Android. Add, format, and edit charts with practical Java code examples....IChart chart ) { // Set the horizontal axis. IAxis horizontalAxis...) { // Set the secondary horizontal axis. IAxis secondaryHorizontalA...

    docs.aspose.com/slides/androidjava/create-chart/
  9. 创建、更新、布局和自动调整形状|Documentation

    使用 C# Diagram API 在您的应用程序中使用 C# 在 Visio 文件中创建、更新和自动布局形状。包含 C# 代码示例的完整指南。...= styleSheet ; } } // Set horizontal and vertical position of...

    docs.aspose.com/diagram/zh/net/create-update-la...
  10. Working with Gradient in PostScript | C++

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++...this code snippet we create horizontal linear gradient from two...

    docs.aspose.com/page/cpp/ps/working-with-gradient/