Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 26,462 for

x

(0.11 sec)
  1. Get Paragraph Bounds from Presentations in Pyth...

    Learn how to retrieve paragraph and teXt-portion bounds in Aspose.Slides for Python via .NET to optimize teXt positioning in PowerPoint and OpenDocument presentations....][ 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/python-net/paragraph/
  2. 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/
  3. Add Data in Cells|Documentation

    This article eXplains how to add data in cells using Aspose.Cells for .NET APIs.... Worksheets [ 0 ]; int x = 1 ; for ( int i = 1 ; i <= 15...worksheet . Cells [ i , j ]. Value = x ++; } } workbook . Save ( "test...

    docs.aspose.com/cells/net/add-data-in-cells/
  4. CertificateHolder.create method | Aspose.Words ...

    aspose.words.digitalsignatures.CertificateHolder.create method...array that contains data from an X.509 certificate. password str...password required to access the X.509 certificate data. Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. 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/
  7. Aspose::Words::Drawing::Charts::AxisBound::get_...

    Aspose::Words::Drawing::Charts::AXisBound::get_Value method. Returns numeric value of aXis bound in C++....The first array contains the X-values, // and the second contains...scaling is applied to the graph's X and Y-axes, // so that both their...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. SVG viewBox – How does the SVG viewBox work?

    Learn with Aspose.SVG what a viewboX is and how it can be used to scale and crop SVG images....works like a two-dimensional x-y plane with the point of origin...top left corner. The positive x-direction is to the right, and...

    docs.aspose.com/svg/net/drawing-basics/svg-view...
  9. SVG Transformations – Basics, SVG Code – Aspose...

    Learn to apply SVG transformations—translate, scale, rotate, skew, matriX with Aspose.SVG. Includes clear code eXamples and best practices....element by a tx value along the x-axis and by ty along the y-axis...according to the formula: x(new) = x(old) + tx y(new) = y(old)...

    docs.aspose.com/svg/net/drawing-basics/svg-tran...
  10. 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-...