Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 28,973 for

x

(0.32 sec)
  1. ChartAxis.format property | Aspose.Words for Py...

    ChartAXis.format property. Provides access to line formatting of the aXis and fill of the tick labels....series with categories for the X-axis and respective numeric values... and tick marks. x_axis = chart . axis_x x_axis . category_type...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartAxis.crosses property | Aspose.Words for P...

    ChartAXis.crosses property. Specifies how this aXis crosses the perpendicular aXis....series with categories for the X-axis and respective numeric values... and tick marks. x_axis = chart . axis_x x_axis . category_type...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartAxis.major_unit property | Aspose.Words fo...

    ChartAXis.major_unit property. Returns or sets the distance between major tick marks....series with categories for the X-axis and respective numeric values... and tick marks. x_axis = chart . axis_x x_axis . category_type...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartAxis.reverse_order property | Aspose.Words...

    ChartAXis.reverse_order property. Returns or sets a flag indicating whether values of aXis should be displayed in reverse order, i.e...series with categories for the X-axis and respective numeric values... and tick marks. x_axis = chart . axis_x x_axis . category_type...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AutoShape teXtboX freeform OLE object ActiveX control or picture in Java....containing block, // and the x and y coordinates of (1000, 1000)...getWrapType()); // Create a 400pt x 400pt group shape and place it...

    reference.aspose.com/words/java/com.aspose.word...
  6. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the pptX file we can see the image . if slide.logo_base64: try: svg_image, mime_type = decode_data_uri(slide.lo…...Position logo in freed space x = title_shape.x + title_shape.width +...add_picture_frame( slides.ShapeType.RECTANGLE, x, y, LOGO_W, LOGO_H, ppt_image...

    forum.aspose.com/t/image-not-visible-in-slide-p...
  7. How to determine the object of an animation fra...

    How to determine the object of an animation frame sequence? var bindPoints = node.Scene.AnimationClips[0]?.Animations[0]?.BindPoints; foreach (var bp in bindPoints) { Console.WriteLine($"=== {bp.Name} ==="); st…...==="); string[] channels = { "X", "Y", "Z" }; foreach (var ch...got from this code === R === R.X | Time: 0 | Value: 0 R.Y | Time:...

    forum.aspose.com/t/how-to-determine-the-object-...
  8. Saving in html is not correct - Free Support Fo...

    Hi, We do conversion to html, html shows incorrectly and table and columns are shifted to the right. I am attaching html versions for different Aspose In version 25.1.2 - html shows correctly In version 25.5.0 - html …...First(x => x.Text == "test_html").GetRange();...

    forum.aspose.com/t/saving-in-html-is-not-correc...
  9. 连接四元数并应用于 3D 实体|Documentation

    Aspose.3D for Python via .NET 允许开发人员将两个旋转转换合并为一个以四元数表示的转换。... X_AXIS ) # Concatenate q1 and q2...q2. q1 and q2 rotate alone x-axis with same angle but different...

    docs.aspose.com/3d/zh/python-net/concatenate-qu...
  10. Word Blank page being inserted within document ...

    Hello, I’ve got an issue for some Word files that when I save it as PDF, it just adds in the middle an empty file. I can’t share with you the problematic file, but maybe you know about the issue, we got no errors on th…...createPdf( @RequestHeader (value = “X-API-KEY”, required = false) String...key in request"); } else if (!X_API_KEY.equals(apiKey)) { LOGGER...

    forum.aspose.com/t/word-blank-page-being-insert...