Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 5,873 for

x

(0.03 sec)
  1. Render Slide as Thumbnail to JPEG by User Defin...

    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/render-slide-as-thum...
  2. 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...
  3. Displayed equations | LaTeX manual

    Learn about the way to display math formulas of a large size or a big amount of formulas using commands provided by LaTeX....combined as follows: Copy 1 $$ \ X_n = X_k \ qquad \ hbox{ if and only...closely to each other than to the X part. Let’s look at the following...

    docs.aspose.com/tex/java/latex-math-displayed-e...
  4. ChartSeries.add method | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartSeries.add method...add(xValue) Adds the specified X value to the chart series. If...sizes, they will be empty for the X value. add ( xValue : Aspose ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartSeries Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartSeries class, your key to enhancing chart series properties for dynamic document creation and visualization....{ get; } Gets a collection of X values for this chart series....ChartXValue ) Adds the specified X value to the chart series. If...

    reference.aspose.com/words/net/aspose.words.dra...
  6. LaTeX math formulas rendering | Python

    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...23 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...
  7. How to Convert PDF to PDF X1A in Python

    This short tutorial guides on how to convert PDF to PDF X1A in Python. It has details about the IDE settings, a list of steps and a runnable sample code to develop PDF to PDF X 1A converter in Python.... Steps to Convert PDF to PDF X 1A in Python Set the development...Python via .NET for conversion to X-1a format Load the source PDF...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  8. Aspose::Words::Rendering::NodeRendererBase::Ren...

    Aspose::Words::Rendering::NodeRendererBase::RenderToScale method. Renders the shape into a Graphics object to a specified scale in C++....Graphics > & graphics , float x , float y , float scale ) Parameter...object where to render to. x float The X coordinate (in world units)...

    reference.aspose.com/words/cpp/aspose.words.ren...
  9. 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...
  10. 调整幻灯片上的形状大小|Aspose.Slides for Python 文档

    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.... x = shape . x * ratioWidth presentation...y * ratioHeight shape . x = shape . x * ratioWidth for layoutslide...

    docs.aspose.com/slides/zh/python-net/re-sizing-...