Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 30,256 for

x

(0.14 sec)
  1. Glyph | Aspose.Words for Java

    Represents a glyph in Java....getAdvanceOffset() Horizontal (x) offset relative to glyph position...advanceOffset short Horizontal (x) offset. ascenderOffset short...

    reference.aspose.com/words/java/com.aspose.word...
  2. Working with Geometry Section|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....lineTo = new LineTo (); //set X value lineTo . getX (). setValue...(). getValue () / 2 ); //set X value lineTo . getX (). setValue...

    docs.aspose.com/diagram/java/working-with-geome...
  3. ChartAxis.baseTimeUnit property | Aspose.Words ...

    ChartAXis.baseTimeUnit property. Returns or sets the smallest time unit that is represented on the time category aXis....containing date/time values for the X-axis, and respective decimal values...lower and upper bounds for the X-axis. let xAxis = chart . axisX...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Table.last_row property | Aspose.Words for Python

    Table.last_row property. Returns the last [Row](../../row/) node in the table.... of_type ( lambda x : x . as_table (), b ), list ( tables...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 在 PHP 中编辑 ShapeSheet 中的连接器几何部分|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....$line_to = new LineTo (); \ # set X value $line_to -> getX () -> setValue...-> getValue () / 2 ); \ # set X value $line_to -> getX () -> setValue...

    docs.aspose.com/diagram/zh/java/edit-connector-...
  6. Apply or Change Slide Layouts in Python|Aspose....

    Learn how to manage and customize slide layouts in Aspose.Slides for Python via .NET. EXplore layout types, placeholder control, footer visibility, and layout manipulation through code eXamples in Python....Method add_content_placeholder(x: float, y: float, width: float...add_vertical_content_placeholder(x: float, y: float, width: float...

    docs.aspose.com/slides/python-net/slide-layout/
  7. Aspose::Words::Drawing::ShapeBase::get_CoordOri...

    Aspose::Words::Drawing::ShapeBase::get_CoordOrigin method. The coordinates at the top-left corner of the containing block of this shape in C++....get_WrapType ()); // Create a 400pt x 400pt group shape and place it...coordinate plane size to 500 x 500pt. // The top left corner...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Shape.RefreshData() breaks shape from master wi...

    I’m evaluating Aspose.Diagram for Dotnet (Nuget version 25.1.0) and have trouble with a master shape which has a geometry with a NURBS coordinate. Let’s assume I have a .vsdX file with one master, which has a shape with…...Add(new RelMoveTo { X = new DoubleValue(0, MeasureConst...CoordinateCol.Add(new RelLineTo { X = new DoubleValue(0.1, MeasureConst...

    forum.aspose.com/t/shape-refreshdata-breaks-sha...
  9. 请教,如何在pdf中某一个固定位置插入一个base64image的图片,固定位置需要判断横向纵...

    public static void main(String[] args) { try { String inFilePath = "E:\\test\\pdf_signature\\a.pdf"; String outFilePath = "E:\\test\\pdf_signature\\z" + Instant.now().toEpochMilli() + ".pdf"; …...setPosition(400, 100); // Adjust X and Y for landscape } else { image...setPosition(100, 400); // Adjust X and Y for portrait } // Optionally...

    forum.aspose.com/t/pdf-base64image/315504
  10. ShapeBase.AdjustWithEffects | Aspose.Words for ...

    Discover how the ShapeBase AdjustWithEffects method enhances your source rectangle by adding effect eXtents, delivering precise final rectangle values.... X , Is . EqualTo ( 200 )); Assert...( shape . BoundsWithEffects . X , Is . EqualTo ( 0 )); Assert...

    reference.aspose.com/words/net/aspose.words.dra...