Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 9,894 for

shape

(0.1 sec)
  1. Presentation Theme|Aspose.Slides for Node.js vi...

    PowerPoint presentation theme in JavaScript...Presentation (); try { var shape = pres . getSlides (). get_Item...Rectangle , 10 , 10 , 100 , 100 ); shape . getFillFormat (). setFillType...

    docs.aspose.com/slides/nodejs-java/presentation...
  2. ChartSeriesGroup.overlap property | Aspose.Word...

    ChartSeriesGroup.overlap property. Gets or sets the percentage of how much the series bars or columns overlap....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 250 ); let seriesGroup = shape . chart . seriesGroups . at...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. LayoutFlow Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.LayoutFlow enum to control text layout in textboxes, enhancing your document design and readability effortlessly....DocumentBuilder ( doc ); Shape textbox = new Shape ( doc , ShapeType...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Aspose.PSD for .NET 21.11 - Release Notes|Docum...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....UpdateText Bug PSDNET-989 Exported shapes have wrong coordinates in the...Incorrect export of vector shape on folder export Bug Public...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-1...
  5. ChartSeriesGroup.first_slice_angle property | A...

    ChartSeriesGroup.first_slice_angle property. Gets or sets the angle, in degrees, of the first slice of the parent pie chart....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...400 , height = 400 ) chart = shape . chart # Delete the default...

    reference.aspose.com/words/python-net/aspose.wo...
  6. AxisDisplayUnit.Unit | Aspose.Words for .NET

    Discover the AxisDisplayUnit property to easily customize display unit scaling with predefined values for enhanced data visualization....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...450 , 250 ); Chart chart = shape . Chart ; Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.dra...
  7. HorizontalAlignment | Aspose.Words for Java

    Specifies horizontal alignment of a floating Shape text frame or floating table in Java....horizontal alignment of a floating shape, text frame or floating table...it to the page's center. Shape shape = builder.insertImage(getImageDir()...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose.Slides for Xamarin|Aspose.Slides Documen...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....contents in presentations: text, shapes, charts, SmartArt, audio/video...presentation slides and adds a new shape on the slide on touch. You can...

    docs.aspose.com/slides/net/aspose-slides-for-xa...
  9. Shape.shadow_enabled property | Aspose.Words fo...

    Shape.shadow_enabled property. Returns ``True`` if a shadow effect is enabled....shadow_enabled property Shape.shadow_enabled property Returns...drawing class Shape Shape.ole_format property Shape.signature_line...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::DocumentVisitor::VisitSpecialCha...

    Aspose::Words::DocumentVisitor::VisitSpecialChar method. Called when a SpecialChar node is encountered in the document in C++....SharedPtr < Shape > shape ) override { if ( shape -> get_Font...get_Font () -> get_Hidden ()) { shape -> Remove (); } return VisitorAction...

    reference.aspose.com/words/cpp/aspose.words/doc...