Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 43,064 for

shape

(0.06 sec)
  1. Retrieve User-defined Cells from Shapesheet in ...

    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....count ) shapes = page . getShapes () i = 0 while i < shapes . getCount...getCount () shape = shapes . get ( i ) if shape . getNameU () ==...

    docs.aspose.com/diagram/java/retrieve-user-defi...
  2. Drawing Images|Documentation

    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....Graphics class to draw the line shapes on the Image surface. To demonstrate...shows you how to draw the line shapes on the Image surface. Drawing...

    docs.aspose.com/psd/net/drawing-images/
  3. Connector|Aspose.Slides for PHP Documentation

    Connect PowerPoint Shapes...links two shapes together and stays attached to shapes even when...(green dots), which exist on all shapes by default. Connection dots...

    docs.aspose.com/slides/php-java/connector/
  4. Working with Images in Python|Aspose.Words for ...

    Create and manage images of various formats in a document using Python....insert_image method returns a Shape object that was just created...further modify properties of the Shape Inserting an Inline Image Pass...

    docs.aspose.com/words/python-net/working-with-i...
  5. Forms2OleControlCollection indexer | Aspose.Wor...

    Forms2OleControlCollection indexer. Gets [Forms2OleControl](../../forms2olecontrol/) object at a specified index....docm' ) # Shapes store and display OLE objects...body. shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Saving::OoxmlSaveOptions::get_Co...

    Aspose::Words::Saving::OoxmlSaveOptions::get_Compliance method. Specifies the OOXML version for the output document. The default value is Ecma376_2006 in C++....inserting an image will define its shape using VML. doc -> get_CompatibilityOptions...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose::Words::Drawing::Stroke::get_BackTintAnd...

    Aspose::Words::Drawing::Stroke::get_BackTintAndShade method. Gets or sets a double value that lightens or darkens the stroke background color in C++....docx" ); auto shape = System :: ExplicitCast < Aspose...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Forms2OleControl.caption property | Aspose.Word...

    Forms2OleControl.caption property. Gets or sets a Caption property of the control...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () ole_control = shape . ole_format . ole_control...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartDataLabelCollection.Orientation | Aspose.W...

    Discover the ChartDataLabelCollection Orientation property to easily customize text orientation for your data labels, enhancing your chart's clarity and impact....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...252 ); ChartSeries series = shape . Chart . Series [ 0 ]; ChartDataLabelCollec...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Adding Slide to Presentation|Aspose.Slides 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....ApplicationNonVisual (); // Specify the group shape properties of the new slide...instantiate the title shape of the new slide. Shape titleShape = slide...

    docs.aspose.com/slides/net/adding-slide-to-pres...