Sort Score
Result 10 results
Languages All
Labels All
Results 2,071 - 2,080 of 9,891 for

shape

(0.03 sec)
  1. ChartDataPointCollection.clear_format method | ...

    ChartDataPointCollection.clear_format method. Clears format of all [ChartDataPoint](../../chartdatapoint/) in this collection.... DocumentBuilder ( doc ) shape = builder . insert_chart ( aw...LINE , 500 , 350 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Presentation Viewer|Aspose.Slides Documentation

    PowerPoint presentation viewer in C++...Generate an SVG with a Custom Shape ID Aspose.Slides can be used...from a slide with a custom shape ID. To do this, use the set_Id...

    docs.aspose.com/slides/cpp/presentation-viewer/
  3. Presentation Viewer|Aspose.Slides for PHP Docum...

    PowerPoint presentation viewer in PHP...Generate an SVG with a Custom Shape ID Aspose.Slides can be used...from a slide with a custom shape ID. To do this, use the setId...

    docs.aspose.com/slides/php-java/presentation-vi...
  4. During Email to PDF export, part of the inline ...

    I am using Aspose Total 24.4.1 Our code for Email2PDF is public static void email2pdf(final String emailFilename, final String targetPDFname, final Properties properties) throws Exception { final MailMessa…...resize shape with the image before saving to pdf: for (Shape shape...(Iterable<Shape>) document.getChildNodes(NodeType.SHAPE, true))...

    forum.aspose.com/t/during-email-to-pdf-export-p...
  5. ShapeTextOrientation Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ShapeTextOrientation enum to easily control text orientation in Shapes, enhancing your document design and readability....Specifies orientation of text in shapes. public enum ShapeTextOrientation...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...

    reference.aspose.com/words/net/aspose.words.dra...
  6. TextPath.fitPath property | Aspose.Words for No...

    TextPath.fitPath property. Defines whether the text fits the path of a Shape....the text fits the path of a shape. get fitPath () : boolean Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. TextPath.fitShape property | Aspose.Words for N...

    TextPath.fitShape property. Defines whether the text fits bounding box of a Shape....text fits bounding box of a shape. get fitShape () : boolean Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Animated Text|Aspose.Slides Documentation

    Animated text in PowerPoint with Java...effects to another paragraph or shape. Aspose.Slides for Java allows...contained in a text frame (shape). This sample code shows you...

    docs.aspose.com/slides/java/animated-text/
  9. ChartXValueCollection class | Aspose.Words for ...

    Aspose.Words.Drawing.Charts.ChartXValueCollection class. Represents a collection of X values for a chart series.... DocumentBuilder (); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; let series = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartXValueCollection class | Aspose.Words for ...

    aspose.words.drawing.charts.ChartXValueCollection class. Represents a collection of X values for a chart series.... DocumentBuilder () shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart series = chart . series...

    reference.aspose.com/words/python-net/aspose.wo...