Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 27,017 for

x

(0.09 sec)
  1. AxisScaleType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AXisScaleType enum, defining versatile aXis scale types to enhance your charting eXperience....Clear (); // Insert a series with X/Y coordinates for five points...160000.0 }); // The scaling of the X-axis is linear by default, //...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 乳胶数学公式渲染| 通过 .NET 为 Python 提供 Aspose.TeX

    本文概述了python的Aspose.TeX API解决方案及其用于渲染乳胶数学公式的功能。学习代码示例...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/zh/python-net/latex-math-fo...
  3. Angles|Documentation

    Learn how to work with barcode rotation angles using BarCodeReader in Aspose.BarCode for Java.... x , rect . y , rect . width , rect...lt . x , lt . y , rt . x , rt . y ); g . drawLine ( rt . x , rt...

    docs.aspose.com/barcode/java/developer-guide/ba...
  4. Text Rendering using Type1 Font | .NET

    C# APIs for the developers to manipulate and font files. Learn the fundamentals on how to render Type 1 fonts within .NET products.... X = ( float )moveTo. X ; 16 _currentPoint...lineTo) 20 { 21 float x = ( float )lineTo. X ; 22 float y = ( float...

    docs.aspose.com/font/net/text-rendering-type1-f...
  5. Resize/Shrink PDF Content in Java | Aspose.PDF ...

    Aspose Support: We have purchased Aspose.Pdf for Java. Using your trial version (for evaluation purpose), I have come up with some code to see if it will meet our requirement. The code seems to be working fine but I am …...5 x 11 inch letter page size, some...may have page size weird as 5.9 x 15.9 inch, some may be properly...

    forum.aspose.com/t/resize-shrink-pdf-content-in...
  6. AxisScaleType enumeration | Aspose.Words for Py...

    aspose.words.drawing.charts.AXisScaleType enumeration. Specifies the possible scale types for an aXis....clear () # Insert a series with X/Y coordinates for five points...( series_name = 'Series 1' , x_values = [ 1 , 2 , 3 , 4 , 5 ]...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Generating a Thumbnail from a Slide with User D...

    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....Get the X and Y scaling factors based on user defined X and Y dimensions...800 ; //Getting scaled value of X and Y float scaleX = ( float )(...

    docs.aspose.com/slides/net/generating-a-thumbna...
  8. SVG Path – Code Examples – Aspose.SVG Guide

    Learn with Aspose.SVG how to use SVG paths – a group of commands to draw outlines or shapes by combining SVG lines, SVG arcs, and Bezier curves....begins with the moveto M (x,y) command. x and y coordinates indicate...one: L (x, y) – the command takes two parameters – x and y coordinates...

    docs.aspose.com/svg/net/drawing-basics/svg-path...
  9. Formula recognition|Documentation

    EXtracting and recognizing formulas from images, web links, scanned PDFs, DjVu files, folders, archives and other content....recognize_formula ( input , True ) x_{c} ( t )=\\sin\left( 2 \\pi(...t \right) T=1 / 4 0 0 x [ n ] x [ n ] x [ n ]=\\cos\left( {\\frac{\\pi}...

    docs.aspose.com/ocr/python-net/formula-recognit...
  10. SVG Text – text element, textPath – Aspose.SVG ...

    Learn about SVG glyphs, fonts, and characters, and how to display, format, and style SVG teXt using the teXt, tspan, and teXtPath elements....org/2000/svg" > 2 < text x = "10" y = "6" fill = "red" >...fully visible </ text > 3 < text x = "10" y = "30" fill = "green"...

    docs.aspose.com/svg/net/drawing-basics/svg-text/