Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 28,971 for

x

(0.1 sec)
  1. Math Text|Aspose.Slides Documentation

    EXplore Aspose.Slides for .NET MathematicalTeXt eXamples: create and format equations, fractions, matrices, and symbols with C# in PPT, PPTX, and ODP presentations....fraction: x / y var fraction = new MathematicalText ( "x" ). Divide...fraction = new MathematicalText ( "x" ). Divide ( "y" ); // Use mathParagraph...

    docs.aspose.com/slides/net/examples/elements/ma...
  2. ShapeBase.CoordSize | Aspose.Words for .NET

    Discover the ShapeBase CoordSize property, defining the coordinate space's width and height for optimal layout control in your design projects....Examples Shows how to translate the x and y coordinate location on a...the right of // the document's x and Y coordinate origin point...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Ինչպես փոխարկել PDF-ը PDF X1A-ին Python-ում

    Այս կարճ ձեռնարկը ցույց է տալիս, թե ինչպես փոխարկել PDF-ը PDF X1A-ի Python-ում: Այն ունի մանրամասներ IDE-ի կարգավորումների, քայլերի ցանկի և գործարկվող օրինակելի կոդի մասին՝ Python-ում PDF-ից PDF X 1A փոխարկիչ մշակելու համար:...Python-ում PDF-ը PDF X 1A-ին փոխարկելու քայլեր X-1a ձևաչափին փոխարկելու...PdfFormat.PDF_X_1A տարբերակը Պահպանեք ստացված PDF ֆայլը PDF/X-1a ձևաչափով...

    kb.aspose.com/hy/pdf/python/how-to-convert-pdf-...
  4. LaTeX math formulas rendering | Aspose.TeX for ...

    LaTeX math formulas rendering within Aspose.TeX API for Java is described in this article. Learn the code eXamples of how to use the functionality....22 "e^x = x^{\\color{red}0} + x^{\\color{red}1} + \\frac{x^{\\color{red}2}}{2}...\\frac{x^{\\color{red}2}}{2} + \\frac{x^{\\color{red}3}}{6} + \\cdots = \\sum_{n\\geq...

    docs.aspose.com/tex/java/latex-math-formula-ren...
  5. LaTeX math formulas rendering | Aspose.TeX for ...

    Aspose.TeX API solution for .NET LaTeX math formulas rendering is described in this article. Learn the code eXamples on how to use the functionality....34 e^x = x^{\color{red}0} + x^{\color{red}1} + \frac{x^{\color{red}2}}{2}...\frac{x^{\color{red}3}}{6} + \cdots = \sum_{n\geq 0} \frac{x^{\color{red}n}}{n...

    docs.aspose.com/tex/net/latex-math-formula-rend...
  6. skew-y.svg

    X="0 0 200 200" Xmlns="http://www.w3.org/2000/svg"> X="20" y="20" width="30" height="30" stroke="blue" stroke-opacity="1" fill="none" /> X="20" y="20......org/2000/svg"> <rect x="20" y="20" width="30" height="30"...stroke-opacity="1" fill="none" /> <rect x="20" y="20" width="30" height="30"...

    docs.aspose.com/svg/files/skew-y.svg
  7. Get Paragraph Bounds from Presentations in .NET...

    Learn how to retrieve paragraph and teXt-portion bounds in Aspose.Slides for .NET to optimize teXt positioning in PowerPoint presentations....Rows [ 1 ][ 1 ]; double x = tbl . X + tbl . Rows [ 1 ][ 1 ]....ShapeType . Rectangle , rect . X + ( float ) x , rect . Y + ( float )...

    docs.aspose.com/slides/net/paragraph/
  8. Add Bookmarks|Aspose.Words for Java

    Add bookmarks to a document easily and fast instead of using docX4j.... addParagraphOfText ( "x" ); wordMLPackage . getMainDocumentPart...getMainDocumentPart (). addParagraphOfText ( "x" ); wordMLPackage . getMainDocumentPart...

    docs.aspose.com/words/java/add-bookmarks/
  9. ShapeBase.bounds_with_effects property | Aspose...

    ShapeBase.bounds_with_effects property. Gets final eXtent that this shape object has after applying drawing effects... of_type ( lambda x : x . as_shape (), b ), list ( doc...assertEqual ( 200 , rectangle_f_out . x ) self . assertEqual ( 200 , rectangle_f_out...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartAxis.type property | Aspose.Words for Node.js

    ChartAXis.type property. Returns type of the aXis....grouped and banded along the X-axis by category: let chart =...Categories are distributed along the X-axis, and values are distributed...

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