Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 5,283 for

shape position

(0.19 sec)
  1. 档案

    档案...shapes.add_auto_shape(slides.ShapeType.RECTANGLE...watermarkShape.shape_lock.select_locked = True watermarkShape.shape_lock...

    blog.aspose.com/zh/slides/add-watermark-to-powe...
  2. Set up normals or UV on the Cube and Add Materi...

    How to create normals or uv data on a mesh in Aspose.3D....normals and UV on the geometric shapes. A mesh stores the key properties...properties for every vertex are its position in space and its normal, a...

    docs.aspose.com/3d/net/set-up-normals-or-uv-on-...
  3. Path Builder in C# – Create SVG Paths Programma...

    Create SVG paths in C# with Aspose.SVG Builder API. Build path elements, curves, lines, and text paths with fluent syntax....curves, outlines, and complex shapes. Using Aspose.SVG Builder API...vector illustrations; custom shapes; icons; charts and diagrams;...

    docs.aspose.com/svg/net/path-builder/
  4. List class | Aspose.Words for Node.js

    Aspose.Words.List class. Represents formatting of a list... start value, indent, tab position etc are defined separately...NumberFormat value will create star-shaped bullet list symbols. listLevel...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Getting This Error: Cannot Invoke “com.aspose.s...

    We are getting this error while saving the ppt and this error is intermittent so not able to reproduce in local. java.lang.NullPointerException: Cannot invoke “com.aspose.slides.Axis.x6()” because “” is null Please fin…...save , especially any custom shapes, charts, or axis manipulations...save , especially any custom shapes, charts, or axis manipulations...

    forum.aspose.com/t/getting-this-error-cannot-in...
  6. What's new in Aspose.Cells for .NET|Documentation

    Aspose.Cells for .NET expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....importing Numbers Support copying shapes when copying columns Support...export editable textboxes and shapes to pptx Support to remove AutoFilter...

    docs.aspose.com/cells/net/what-s-new-in-aspose-...
  7. Archive

    archives...also allows to seamlessly add shapes, connectors, text, and other...Load an image. Set X and Y positions along with image width and...

    blog.aspose.com/diagram/convert-image-to-visio-...
  8. 在 .NET 中自定义演示文稿的图表轴|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中自定义图表轴,用于报告和可视化。... Shapes . AddChart ( ChartType . Area...chart = pres . Slides [ 0 ]. Shapes . AddChart ( ChartType . ClusteredColumn...

    docs.aspose.com/slides/zh/net/chart-axis/
  9. Automating PowerPoint Generation in Python: Cre...

    Automate slide creation on cloud platforms with Aspose.Slides for Python—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably....) title_shape = slide_0 . shapes [ 0 ] subtitle_shape = slide_0...slide_0 . shapes [ 1 ] title_shape . text_frame . text = "Quarterly...

    docs.aspose.com/slides/python-net/automating-po...
  10. 使用 C++ 在演示文稿中自定义图表轴|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中自定义图表轴,以用于报告和可视化。...MakeObject < Presentation > (); auto shapes = pres -> get_Slides () ->...-> idx_get ( 0 ) -> get_Shapes (); auto chart = System :: ExplicitCast...

    docs.aspose.com/slides/zh/cpp/chart-axis/