Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 28,976 for

x

(0.03 sec)
  1. Apply or Change Slide Layouts in C++|Aspose.Sli...

    Manage and customize slide layouts in Aspose.Slides for C++. EXplore layout types, placeholder control, and footer visibility through C++ code eXamples....Method AddContentPlaceholde(float x, float y, float width, float height)...height) AddVerticalContentPl(float x, float y, float width, float height)...

    docs.aspose.com/slides/cpp/slide-layout/
  2. Manage Text Portions in Presentations with Pyth...

    Learn how to manage teXt portions in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET, boosting performance and customization....print ( "Corrdinates X =" + str ( point . x ) + " Corrdinates Y...

    docs.aspose.com/slides/python-net/portion/
  3. ChartType | Aspose.Words for Java

    Specifies type of a chart in Java....grouped and banded along the X-axis by category: Chart chart...Categories are distributed along the X-axis, and values are distributed...

    reference.aspose.com/words/java/com.aspose.word...
  4. Stream incorrect or unsupported! AmazonS3 Stora...

    I’ve created AWS S3 bucket and configured a use with IAM role to have read/write access to this bucket. I’ve created a new storage type AWS S3 and properly everything configured. I’ve confirmed that connection is valid: …...cURL request I’m sending: curl -X POST "https://api.aspose.cloud/v3..."authorization: Bearer xxxx" -H "x-aspose-client: Containerize.Swagger"...

    forum.aspose.com/t/stream-incorrect-or-unsuppor...
  5. ChartSeries.Clear | Aspose.Words for .NET

    Optimize your charts with the ChartSeries Clear method! Effortlessly remove data values and reset formatting for a cleaner, more professional look.... Series [ 0 ]; // Clear X and Y values of the first series...chart . Series [ 1 ]; // Clear X and Y values of the second series...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ChartSeries.ClearValues | Aspose.Words for .NET

    Discover ChartSeries ClearValues. Effortlessly remove data values while preserving your chart's formatting and labels for a cleaner, more professional look.... Series [ 0 ]; // Clear X and Y values of the first series...chart . Series [ 1 ]; // Clear X and Y values of the second series...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Customize Plot Areas of Presentation Charts in ...

    Discover how to customize chart plot areas in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Improve your slide visuals effortlessly.... Gets actual X location (left) of the chart element...validate_chart_layout () x = chart . plot_area . actual_x y = chart . plot_area...

    docs.aspose.com/slides/python-net/chart-plot-area/
  8. 在 JavaScript 中向 PowerPoint 演示文稿添加数学公式|Aspose.Sl...

    使用 Aspose.Slides for Node.js 在 PowerPoint PPT 和 PPTX 中插入和编辑数学公式,支持 OMML、格式控制以及清晰的代码示例。... MathematicalText ( "x" ). divide ( "y" ); mathParagraph...slides . MathematicalText ( "x" ). divide ( "y" ); mathParagraph...

    docs.aspose.com/slides/zh/nodejs-java/powerpoin...
  9. 在 C++ 中向 PowerPoint 演示文稿添加数学公式|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint PPT 和 PPTX 中插入和编辑数学公式,支持 OMML、格式控制,并提供清晰的 C++ 代码示例。...MakeObject < MathematicalText > ( u "x" ) -> Divide ( u "y" ); mathParagraph...MakeObject < MathematicalText > ( u "x" ) -> Divide ( u "y" ); mathParagraph...

    docs.aspose.com/slides/zh/cpp/powerpoint-math-e...
  10. AxisDisplayUnit.document property | Aspose.Word...

    AXisDisplayUnit.document property. Returns the document containing the parent chart....AxisBound ( 20 ); // For the X-axis, set the major tick marks...Inside ; // Set the X-axis bounds so that the X-axis spans 5 major...

    reference.aspose.com/words/nodejs-net/aspose.wo...