Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 5,284 for

shape position

(0.27 sec)
  1. Format PowerPoint Text in Python|Aspose.Slides ...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Customize fonts, colors, alignment, and more with powerful Python code examples.... shapes [ 0 ] . text_frame . highlight_text...presentation . slides [ 0 ] . shapes [ 0 ] . text_frame . highlight_text...

    docs.aspose.com/slides/python-net/text-formatting/
  2. Draw shapes in PS files | API for .NET

    .NET API Solution PS, XPS and EPS files. Learn how to draw geometrical Shapes in a PS file with the attached C# code snippet....NET Add shapes to PS Add geometrical figures...NET API solution to work with shapes of PS files Aspose.Page for...

    products.aspose.com/page/net/add-shapes-to-ps/
  3. ListLevelAlignment | Aspose.Words for Java

    Specifies alignment for the list number or bullet in Java....NumberFormat value will create star-shaped bullet list symbols. listLevel...is centered at the number position. LEFT The list label is aligned...

    reference.aspose.com/words/java/com.aspose.word...
  4. Read Embedded Excel Workbook Data from PowerPoi...

    Hi, I need help with reading embedded Excel data from Powerpoint presentation. Note that I’ve tried the most obvious approach and there was no success. Can you please give me a minimal code block which I can use to ach…...IShapeCollection shapes = slide.getShapes(); for (com...aspose.slides.IShape shape: shapes) { if ((shape instanceof com.aspose...

    forum.aspose.com/t/read-embedded-excel-workbook...
  5. Does Aspose.Cells provide redactions or redacti...

    Hi Team, Does Aspose.Cells provide redactions or redaction labels? I have attached a sample GIF file for reference. redations.gif (705.1 KB)...kinds of color for cellarea,shapes,textbox . hightlightdemo.gif...same feature? I want to draw shapes at the UI level and add labels...

    forum.aspose.com/t/does-aspose-cells-provide-re...
  6. Manage SmartArt in PowerPoint Presentations on ...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for Android using clear Java code samples that speed up slide design and automation....added a connector between two shapes. Presentation pres = new Presentation...added a connector between two shapes. Presentation pres = new Presentation...

    docs.aspose.com/slides/androidjava/manage-smart...
  7. Working with Sections in Python|Aspose.Words fo...

    Create and manage sections and section breaks in a document using Python. Insert section into a document Python. Remove section Python. Copy sections between Documents....to move a section from one position to another in your document...allows you to get a section position from a SectionCollection ...

    docs.aspose.com/words/python-net/working-with-s...
  8. FieldEnd | Aspose.Words for Java

    Represents an end of a Word field in a document 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...
  9. Optimize Chart Calculations for Presentations i...

    Understand chart calculations, data updates, and precision control in Aspose.Slides for Python via .NET for PPT, PPTX and ODP, with practical code examples....elements, including the real position and size of elements that...demonstrates how to get the actual position of parent chart elements and...

    docs.aspose.com/slides/python-net/chart-calcula...
  10. RunCollection | Aspose.Words for Java

    Provides typed access to a collection of Run nodes in Java....text that we moved in its new position in the document. // "Move...text that we moved in its new position in the document. // "Move...

    reference.aspose.com/words/java/com.aspose.word...