Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 12,908 for

shape

(0.03 sec)
  1. Aspose::Words::Drawing::OleFormat::get_AutoUpda...

    Aspose::Words::Drawing::OleFormat::get_AutoUpdate method. Specifies whether the link to the OLE object is automatically updated or not in Microsoft Word in C++....docm" ); auto shape = System :: ExplicitCast < Shape > ( doc ->...-> GetChild ( NodeType :: Shape , 0 , true )); // The OLE object...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Features Overview|Aspose.Slides for Python Docu...

    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....Finding a Shape You can also find a particular shape from a slide...alternative text associated with the shape Backgrounds Aspose.Slides for...

    docs.aspose.com/slides/python-java/features-ove...
  3. Features Overview|Aspose.Slides for PHP 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....Finding a Shape You can also find a particular shape from a slide...alternative text associated with the shape Backgrounds Aspose.Slides for...

    docs.aspose.com/slides/php-java/features-overview/
  4. ganttbarmiddleshape - Aspose.Tasks for Java - A...

    Developer's manual that contains Java classes to work with Microsoft Project documents without utilizing Microsoft Project....SaveOptions SaveTemplateOptions Shape SplitPart SplitPartCollection...System.Enum Specifies the middle shape of a bar. Nested Class Summary...

    reference.aspose.com/tasks/java/com.aspose.task...
  5. arcshape - Aspose.Imaging for Java - API Reference

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....shapes com.aspose.imaging.shapesegments...derived com.aspose.imaging.shapes Classes ArcShape BezierShape...

    reference.aspose.com/imaging/java/com.aspose.im...
  6. ChartDataLabel.rotation property | Aspose.Words...

    ChartDataLabel.rotation property. Gets or sets the rotation of the label in degrees....Horizontal , the label shape, if it exists, is rotated along...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. OleFormat.SourceItem | Aspose.Words for .NET

    Discover the OleFormat SourceItem property, easily identify and manage linked portions of your source file with this essential string functionality....creates shapes that store these objects. Shape [] shapes = doc...GetChildNodes ( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

    reference.aspose.com/words/net/aspose.words.dra...
  8. HorizontalRuleFormat.Color | Aspose.Words for .NET

    Discover the HorizontalRuleFormat Color property to customize your design. Easily set or get the brush color for a stunning horizontal rule effect!...to insert a horizontal rule shape, and customize its formatting...DocumentBuilder ( doc ); Shape shape = builder . InsertHorizontalRule...

    reference.aspose.com/words/net/aspose.words.dra...
  9. OleControl class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Ole.OleControl class. Represents OLE ActiveX control...docx" ); let shape = doc . getShape ( 0 , true...true ); let oleControl = shape . oleFormat . oleControl ; expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartLegend.overlay property | Aspose.Words for...

    ChartLegend.overlay property. Determines whether other chart elements shall be allowed to overlap legend...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...450 , height = 300 ) chart = shape . chart self . assertEqual (...

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