Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 27,016 for

x

(0.06 sec)
  1. Manage Axes of Excel Charts with Golang via C++...

    Learn how to configure chart aXes in Aspose.Cells for C++. Our guide will show you how to adjust the primary and secondary aXes, set their ranges, and modify their properties to enhance your charts....axes: Horizontal (Category) Axis: X‑Axis Vertical (Value) Axis: Y‑Axis...axis as in Excel. | | Manage X and Y Axes In Excel charts, horizontal...

    docs.aspose.com/cells/go-cpp/chart-axes/
  2. Manage Table Cells in Presentations Using C++|A...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for C++. Master accessing, modifying, and styling cells quickly for seamless slide automation....pairs of cells (1, 1) x (2, 1) and (1, 2) x (2, 2), the resulting...int x = 0 ; x < table -> get_Rows () -> get_Count (); x ++ )...

    docs.aspose.com/slides/cpp/manage-cells/
  3. Rotate Image|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....For example: Rotate 180 Flip X - rotates the image 180 degrees...the image along the horizontal (X) axis. Rotate 90 Flip Y - rotates...

    docs.aspose.com/imaging/sharepoint/rotate-image/
  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. Aspose.PSD for Python via .NET 25.5 - Release N...

    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.... width for x in range ( layer . width ): col...from_argb (( x % 256 * ( x % 4 ) % 256 ), ( x % 256 * ( x % 5 )) %...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  6. 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...
  7. Save text as actual text when saving to DWG | E...

    Hey everyone :wave:, I am currently checking out Aspose.CAD with java (aspose-cad-25.1). I am trying to load a file from .DWG, add a couple of objects and saving back to a .DWG again. val image = Image.load(“path/t…...rectangle = CadLwPolyline() val x = -28633.94720000 val y = 6628...Cad2DPoint(x, y), Cad2DPoint(x + width, y), Cad2DPoint(x + width...

    forum.aspose.com/t/save-text-as-actual-text-whe...
  8. 什么是AI文件? |知识库

    如果您曾经与Adobe Illustrator编辑器合作,则可能会面临AI格式。这是PDL格式书面的一种,在本文中进行了描述。...operator x y m x y l , x y L x 1 y 1 x 2 y 2 x 3 y 3 c , x 1 y 1...1 x 2 y 2 x 3 y 3 C num w H Xa Native PS operator x y moveto x...

    docs.aspose.com/page/zh/net/what-is-ai-file/
  9. 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/
  10. Aspose::Words::Drawing::FlipOrientation enum | ...

    Aspose::Words::Drawing::FlipOrientation enum. Possible values for the orientation of a shape in C++....reversing the x-coordinates. Vertical 2 Flip along the x-axis, reversing...3 Flip along both the y- and x-axis. Examples Shows how to flip...

    reference.aspose.com/words/cpp/aspose.words.dra...