Sort Score
Result 10 results
Languages All
Labels All
Results 4,971 - 4,980 of 48,674 for

shape

(0.18 sec)
  1. Convert Image To PNG C++

    Convert Image to PNG format in C++ code. Save Image as PNG using C++....auto shape = builder-> InsertImage ( u"Input.png" ); shape-> GetShapeRenderer...auto shape = builder->InsertImage(u"Input.png"); shape->GetS...

    products.aspose.com/words/cpp/conversion/image-...
  2. TextBox.text_box_wrap_mode property | Aspose.Wo...

    TextBox.text_box_wrap_mode property. Determines how text wraps inside a Shape....Determines how text wraps inside a shape. @property def text_box_wrap_mode...) text_box_shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 在 Python 中管理 PowerPoint 演示文稿主题|Aspose.Slides fo...

    通过 .NET 在 Aspose.Slides for Python 中掌握演示文稿主题,以创建、定制和转换具有一致品牌形象的 PowerPoint 文件。...slides [ 0 ] shape = slide . shapes . add_auto_shape ( slides ....RECTANGLE , 10 , 10 , 100 , 100 ) shape . fill_format . fill_type =...

    docs.aspose.com/slides/zh/python-net/presentati...
  4. Rendering Timeline|Documentation

    Manage timelines of Excel files with Aspose.Cells....supports the rendering of timeline shapes without requiring Office 2013...existing timeline. Get the shape object by the name of the timeline...

    docs.aspose.com/cells/net/rendering-timeline/
  5. ChartTitle.font property | Aspose.Words for Python

    ChartTitle.font property. Provides access to the font formatting of the chart title....doc = doc ) # Insert a chart shape with a document builder and...and get its chart. chart_shape = builder . insert_chart ( chart_type...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Cell.ensureMinimum method | Aspose.Words for No...

    Cell.ensureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph....typical elements such as runs, shapes, and even other tables. //...add contents such as run and shape nodes to it until it does. expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 从形状获取连接点(C++)|Documentation

    学习如何使用Aspose.Cells for C++检索形状的连接点。...以下代码可用于使用 Shape.GetConnectionPoints() 方法获取形状的连接点列表。...Document Assistant Close 在工作表内向Shape前后移动(前景层次)用C++ 在工作表中查找形状的绝对位置(C++)...

    docs.aspose.com/cells/zh/cpp/get-connection-poi...
  8. 在 Java 中管理演示主题|Aspose.Slides 文档

    在 Aspose.Slides for Java 中掌握演示主题,以创建、定制并转换具有一致品牌形象的 PowerPoint 文件。...Presentation (); try { IAutoShape shape = pres . getSlides (). get_Item...Rectangle , 10 , 10 , 100 , 100 ); shape . getFillFormat (). setFillType...

    docs.aspose.com/slides/zh/java/presentation-theme/
  9. Ignore Errors while Rendering Excel to PDF with...

    Learn how to ignore errors during Excel to PDF conversion using Aspose.Cells for C++....one rounded red arrow‑like shape as shown in this screenshot...

    docs.aspose.com/cells/go-cpp/ignore-errors-whil...
  10. Add Ellipses to Presentations in Java|Aspose.Sl...

    Learn how to create, format, and manipulate ellipse Shapes in Aspose.Slides for Java across PPT and PPTX presentations—Java code examples included....developers about adding ellipse shapes to their slides using Aspose...to draw different kinds of shapes with just a few lines of code...

    docs.aspose.com/slides/java/ellipse/