Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 28,910 for

x

(0.2 sec)
  1. Merge XPS files | Aspose.Page for JavaScript

    Merger XPS functionality of Aspose.Page API solution for JavaScript via C++ allows you to combine several XPS files into a single XPS or PDF document.... map ((x) => x. name ). toString (); 6 const...(e. target . files ). map ((x) => x. name ). toString (); 7 const...

    docs.aspose.com/page/javascript-cpp/merge/xps/
  2. Create 3D Mesh and Scene|Documentation

    A Mesh is defined by a set of control points and the many n-sided polygons as needed. This article eXplains how to define a Mesh....1 , 2 , 3 }); // Right side (X+) mesh . CreatePolygon ( new int... 4 , 7 , 6 }); // Left side (X-) mesh . CreatePolygon ( new int...

    docs.aspose.com/3d/net/create-3d-mesh-and-scene/
  3. LayoutEnumerator.rectangle property | Aspose.Wo...

    LayoutEnumerator.rectangle property. Returns the bounding rectangle of the current entity relative to the page top left corner (in points).... width } x { le_rect . height } , X= { le_rect . x } Y= { le_rect...

    reference.aspose.com/words/python-net/aspose.wo...
  4. LayoutEnumerator.type property | Aspose.Words f...

    LayoutEnumerator.type property. Gets the type of the current entity.... width } x { le_rect . height } , X= { le_rect . x } Y= { le_rect...

    reference.aspose.com/words/python-net/aspose.wo...
  5. LayoutEnumerator.move_previous method | Aspose....

    LayoutEnumerator.move_previous method. Moves to the previous sibling entity.... width } x { le_rect . height } , X= { le_rect . x } Y= { le_rect...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Bullet point issue in word exports - Free Suppo...

    We have an application written in java to convert a legal document(html) to a word doc. During this conversion, the bullet points which are in solid circle is getting converted to hollow circle. Tried setting the numbe…...x/21.x series and newer). What to...

    forum.aspose.com/t/bullet-point-issue-in-word-e...
  7. LayoutEnumerator.kind property | Aspose.Words f...

    LayoutEnumerator.kind property. Gets the kind of the current entity... width } x { le_rect . height } , X= { le_rect . x } Y= { le_rect...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 以自定义二进制格式保存 3D 网格|Documentation

    使用 Aspose.3D for .NET API,开发人员可以打开任何受支持的 3D 文件,然后在自定义二进制文件中写入网格。...}; * * struct Vertex { * float x; * float y; * float z; * }; *...writer . Write (( float ) cp . x ); writer . Write (( float ) cp...

    docs.aspose.com/3d/zh/net/save-3d-meshes-in-cus...
  9. MarkerSymbol enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.MarkerSymbol enumeration. Specifies marker symbol style.... X Specifies an X shall be drawn at each...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 以自定义二进制格式保存 3D 网格|Documentation

    Aspose.3D for Java API 支持打开任何受支持的 3D 文档,然后在二进制文件中写入网格。...}; * * struct Vertex { * float x; * float y; * float z; * }; *.... writeFloat (( float ) cp . x ); writer . writeFloat (( float...

    docs.aspose.com/3d/zh/java/save-3d-meshes-in-cu...