Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 27,007 for

x

(0.1 sec)
  1. Graphics | Aspose.PSD for Java API Reference

    Represents the graphics according to the graphics engine used in the current assembly.... drawArc(Pen pen, float x, float y, float width, float height...height. drawArc(Pen pen, int x, int y, int width, int height...

    reference.aspose.com/psd/java/com.aspose.psd/gr...
  2. AxisScaling | Aspose.Words for Java

    Represents the scaling options of the aXis in Java....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/java/com.aspose.word...
  3. MathText|Aspose.Slides 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....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. Aspose.3D 17.2.0中的公共 API 更改|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....X.XLoadOptions类 本文档介绍了模块/应用程序开发人员可能感兴趣的对...或更高版本,开发人员可以导入X文件。将XBinary和XText格式条目添加到导入二进制和ASCII X文件中。 C# // XBinary...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  5. 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...
  6. Coordinates|Documentation

    Learn how to read barcode region coordinates (Rectangle, Quadrangle, and Points) from BarCodeReader results in Aspose.BarCode for Java....top-left corner of the image, X increases to the right, Y increases...out . println ( "Rect: x=" + rectangle . x + " y=" + rectangle ...

    docs.aspose.com/barcode/java/developer-guide/ba...
  7. AxisBound | Aspose.Words for .NET

    Create dynamic aXis bounds effortlessly with AXisBound constructor, allowing your word processing app to auto-determine optimal layouts for enhanced user eXperience....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/net/aspose.words.dra...
  8. 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...
  9. Node.next_pre_order method | Aspose.Words for P...

    Node.neXt_pre_order method. Gets neXt node according to the pre-order tree traversal algorithm.... of_type ( lambda x : x . as_shape (), b ), list ( doc...Enumerable . of_type ( lambda x : x . as_shape (), b ), list ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...