Sort Score
Result 10 results
Languages All
Labels All
Results 6,921 - 6,930 of 50,319 for

shape

(0.1 sec)
  1. 在 Android 上管理 PowerPoint 文本段落|Aspose.Slides 文档

    使用 Aspose.Slides for Android 在 Java 中优化 PPT、PPTX 和 ODP 演示文稿的对齐、间距和样式,掌握段落格式设置。...Presentation (); try { IAutoShape shape = presentation . getSlides ()...访问已创建自动形状的文本框 ITextFrame textFrame = shape . getTextFrame (); // 删除默认已存在的段落...

    docs.aspose.com/slides/zh/androidjava/manage-pa...
  2. Comment | Aspose.Words for Java

    Represents a container for text of a comment in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  3. DoclingSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOCLING format in Java....to true to render non-image shapes and include them in the output...(default) to exclude non-image shapes from the output. saveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  4. Watermark VSSM document via Python | products.a...

    Python sample code to add watermark to VSSM documents within any Python based application....getPage( 0 ) shape = page.addText( 1 , 1 , 2 ,...formatting and placement of shapes in a diagram. In general, Microsoft...

    products.aspose.com/diagram/python-net/watermar...
  5. How to Add Hyperlink to an Image in PowerPoint ...

    This simple focuses on how to add hyperlink to an image in PowerPoint using Python. It covers the detailed configuration steps to set up the environment and accomplish the task to add hyperlink to an image in PPT in Python by executing the simple code....the picture frame inside the shapes collection of the selected...hyperlink for the picture frame shape using the Hyperlink class and...

    kb.aspose.com/slides/python/how-to-add-hyperlin...
  6. WordML2003SaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.WORD_ML format in Java....value determining how DrawingML shapes are rendered. getExportGeneratorNa()...value determining how DrawingML shapes are rendered. setExportGeneratorNa(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  7. Visio Documents Python API | products.aspose.com

    Aspose.Diagram for Python via .Net is a visio API to read, write and convert Microsoft Visio Documents like VSDX, VDX and more formats...Protect or unprotect diagrams & shapes Export diagrams to different...like document, page, master, shape, stylesheet, connect and so...

    products.aspose.com/diagram/python-net/
  8. Watermark VSSX document via Python | products.a...

    Python sample code to add watermark to VSSX documents within any Python based application....getPage( 0 ) shape = page.addText( 1 , 1 , 2 ,...elements such as collection of shapes, connectors, flowcharts, network...

    products.aspose.com/diagram/python-java/waterma...
  9. Watermark VSS document via Python | products.as...

    Python sample code to add watermark to VSS documents within any Python based application....getPage( 0 ) shape = page.addText( 1 , 1 , 2 ,...elements such as collection of shapes, connectors, flowcharts, network...

    products.aspose.com/diagram/python-java/waterma...
  10. Convert DRC to STL via C# | products.aspose.com

    Sample code for DRC to STL C# conversion. Use API example code for batch DRC files to STL conversion within VB.NET, Asp.NET or any .NET based application....the cross section of the 3D shape to be built by the fabber. There...

    products.aspose.com/3d/net/conversion/drc-to-stl/