Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 28,977 for

x

(0.12 sec)
  1. Priority parameter not working with New Outlook...

    Hi there! I am using Aspose.Email version 25.2.0 in Openedge 12.8.9. I am making a basic MailMessage variable with IsBodyHtml set to True and I have set the priority tag parameter to MailPriority:High. The file is saved…...with the to parameter redacted: X-Unsent: 1 Subject: importance-high...importance-high To: Priority: Urgent X-Priority: High Importance: High...

    forum.aspose.com/t/priority-parameter-not-worki...
  2. FlipOrientation enumeration | Aspose.Words for ...

    Aspose.Words.Drawing.FlipOrientation enumeration. Possible values for the orientation of a shape....reversing the x-coordinates. Vertical Flip along the x-axis, reversing...Both Flip along both the y- and x-axis. Examples Shows how to flip...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. LaTeX math formulas rendering | Python via .NET

    The article provides an overview of the Aspose.TeX API solution for Python and its functionality for rendering LaTeX math formulas. Learn the code eXamples...32 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/python-net/latex-math-formu...
  5. ChartSeries.insert method | Aspose.Words for Py...

    aspose.words.drawing.charts.ChartSeries.insert method...insert(index, x_value) Inserts the specified X value into the...for the X value. def insert ( self , index : int , x_value :...

    reference.aspose.com/words/python-net/aspose.wo...
  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. CertificateHolder.create method | Aspose.Words ...

    Aspose.Words.DigitalSignatures.CertificateHolder.create method...array that contains data from an X.509 certificate. password The...password required to access the X.509 certificate data. Returns...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Manage Axes of Excel Charts|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, EXcel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, LinuX, MacOS & Android platforms....Axes: Horizontal (Category) Axis: X Axis Vertical (Value) Axis: Y...as done in Excel. | | Manage X and Y Axes In an Excel chart,...

    docs.aspose.com/cells/java/chart-axes/
  9. Aspose::Words::DigitalSignatures::CertificateHo...

    Aspose::Words::DigitalSignatures::CertificateHolder::Create method. Creates CertificateHolder object using byte array of PKCS12 store and its password in C++....array that contains data from an X.509 certificate. password const...password required to access the X.509 certificate data. ReturnValue...

    reference.aspose.com/words/cpp/aspose.words.dig...
  10. 在 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/