Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 28,976 for

x

(0.2 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Query Regarding PixelFormat Support in Aspose.D...

    We are in the process of migrating our .NET application from System.Drawing.Common to Aspose.Drawing (v25.7) for cross-platform support. System details: Aspose .Drawing version: 25.7.0 .NET Framework: 4.7.2 OS: Windo…...height; y++) { for (int x = 0; x < width; x++) { Color pixelColor...bitmap.GetPixel(x, y); binaryMask[y * width + x] = (pixelColor...

    forum.aspose.com/t/query-regarding-pixelformat-...
  5. 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...
  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. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint with Aspose.Slides for C++ and speed up presentation editing and data updates....int x = 0 ; x < table -> get_Rows () -> get_Count (); x ++ )...table -> get_Rows () -> idx_get ( x ); for ( int y = 0 ; y < row ->...

    docs.aspose.com/slides/cpp/manage-rows-and-colu...
  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...