Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 26,465 for

x

(0.08 sec)
  1. Apply or Change Slide Layouts in PHP|Aspose.Sli...

    Manage and customize slide layouts in Aspose.Slides for PHP via Java. EXplore layout types, placeholder control, and footer visibility through 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/php-java/slide-layout/
  2. 在 Python 中获取演示文稿的段落边界|Aspose.Slides for Python 文档

    了解如何在 Aspose.Slides for Python via .NET 中检索段落和文本部分的边界,以优化 PowerPoint 和 OpenDocument 演示文稿中的文本定位。...][ 1 ] x = tbl . X + tbl . rows [ 1 ][ 1 ] . offset_x y = tbl...ShapeType . RECTANGLE , rect . x + x , rect . y + y , rect . width...

    docs.aspose.com/slides/zh/python-net/paragraph/
  3. 4. Decorated symbols and compound structures

    This article discusses a number of commands that produce various medium-sized math structures using the amsmath package....boxed { f(x_0 - x) \ leq f (x_0) \ leq f (x_0 + x) } 5 \ end{equation}...infty} ^ \ infty \ qquad \ lim_{x \ to x_0} 3 \ ] 4 Text : $ \ sum_{n...

    docs.aspose.com/tex/java/latex-math-decorations/
  4. Get Paragraph Bounds from Presentations in PHP|...

    Learn how to retrieve paragraph and teXt-portion bounds in Aspose.Slides for PHP via Java to optimize teXt positioning in PowerPoint presentations....-> getRect (); echo ( "X: " . $rect -> $x . " Y: " . $rect -> $y...get_Item ( 1 ) -> get_Item ( 1 ); $x = $tbl -> getX () + $tbl -> getRows...

    docs.aspose.com/slides/php-java/paragraph/
  5. ChartType enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.ChartType enumeration. Specifies type of a chart....grouped and banded along the X-axis by category: chart = append_chart...Categories are distributed along the X-axis, and values are distributed...

    reference.aspose.com/words/python-net/aspose.wo...
  6. While Converting PPTX to PDF in Java, Charts Ar...

    Hi Team, We are trying convert PPT document into PDF. But, charts from ppt are not rendered correctly in PDF. In PDF chart images got distorted dramatically. Java Version :17 We are using aspose.slides version 24.7 …...Please note that on slide 9, the X-axis value labels are rotated...earlier, the labels are rotated on X-axis. Attaching the presentation...

    forum.aspose.com/t/while-converting-pptx-to-pdf...
  7. Get Paper Width and Height of Page Setup of Wor...

    Learn how to get the EXcel Worksheet Page Setup paper width and paper height using C++ code programmatically with Aspose.Cells for C++ API.... GetPaperWidth () << "x" << sheet . GetPageSetup (). GetPaperHeight...GetPageSetup (). GetPaperWidth () << "x" << sheet . GetPageSetup (). GetPaperHeight...

    docs.aspose.com/cells/cpp/get-paper-width-and-h...
  8. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and PPTX with Aspose.Slides for Java, supporting OMML, formatting controls, and clear Java code samples....fraction = new MathematicalText ( "x" ). divide ( "y" ); mathParagraph...fraction = new MathematicalText ( "x" ). divide ( "y" ); mathParagraph...

    docs.aspose.com/slides/java/powerpoint-math-equ...
  9. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and PPTX with Aspose.Slides for .NET, supporting OMML, formatting controls, and clear C# code samples....fraction = new MathematicalText ( "x" ). Divide ( "y" ); mathParagraph...fraction = new MathematicalText ( "x" ). Divide ( "y" ); mathParagraph...

    docs.aspose.com/slides/net/powerpoint-math-equa...
  10. WrapSide enumeration | Aspose.Words for Python

    aspose.words.drawing.WrapSide enumeration. Specifies what side(s) of the shape or picture the teXt wraps around.... of_type ( lambda x : x . as_shape (), b ), list ( doc...Enumerable . of_type ( lambda x : x . as_shape (), b ), list ( doc...

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