Sort Score
Result 10 results
Languages All
Labels All
Results 6,541 - 6,550 of 48,773 for

shape

(0.11 sec)
  1. StructuredDocumentTag | Aspose.Words for Java

    Represents a structured document tag SDT or content control in a document in Java....HeaderFooter , Comment , Footnote or a Shape node. Row-level - Among rows...Document(); // Add two runs and one shape as child nodes to the first...

    reference.aspose.com/words/java/com.aspose.word...
  2. ChartAxisType | Aspose.Words for Java

    Specifies type of chart axis in Java....height) throws Exception { Shape chartShape = builder.insertChart(chartType...

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

    This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular 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...
  4. 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...
  5. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and PPTX with Aspose.Slides for Java, supporting OMML, formatting controls, and clear Java code samples....on the slide, first, add a shape that will contain the mathematical...dispose (); } After creating, the shape will already contain one paragraph...

    docs.aspose.com/slides/java/powerpoint-math-equ...
  6. 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...
  7. 在 .NET 中将 PowerPoint 演示文稿转换为视频|Aspose.Slides 文档

    了解如何在 .NET 中将 PowerPoint 演示文稿转换为视频。探索示例 C# 代码和自动化技术,以简化您的工作流程。... Shapes . AddAutoShape ( ShapeType...IAutoShape autoShape = slide . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/zh/net/convert-powerpoin...
  8. 在 Java 中管理 PowerPoint 文本段落|Aspose.Slides 文档

    使用 Aspose.Slides for Java 完成段落格式的高级控制——在 PPT、PPTX 和 ODP 演示文稿中优化对齐、间距和样式。...Presentation (); try { IAutoShape shape = presentation . getSlides ()...访问已创建的自动形状的文本框 ITextFrame textFrame = shape . getTextFrame (); // 删除默认的现有段落...

    docs.aspose.com/slides/zh/java/manage-paragraph/
  9. 在 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...
  10. 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...