Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 9,912 for

shapes

(0.12 sec)
  1. RtfSaveOptions.SaveImagesAsWmf | Aspose.Words f...

    Discover how the RtfSaveOptions SaveImagesAsWmf property enhances your document by saving all images as WMF for superior quality and compatibility....Writeln ( "Jpeg image:" ); Shape imageShape = builder . InsertImage...NodeCollection shapes = doc . GetChildNodes ( NodeType . Shape , true...

    reference.aspose.com/words/net/aspose.words.sav...
  2. DmlRenderingMode enumeration | Aspose.Words for...

    Aspose.Words.Saving.DmlRenderingMode enumeration. Specifies how DrawingML Shapes are rendered to fixed page formats....enumeration Specifies how DrawingML shapes are rendered to fixed page...Description Fallback If fall-back shape is available for DrawingML,...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Animated Charts|Aspose.Slides Documentation

    PowerPoint charts series and animations in C# or .NET...0 ] as Slide ; var shapes = slide . Shapes as ShapeCollection...ShapeCollection ; var chart = shapes [ 0 ] as IChart ; // Animate the series...

    docs.aspose.com/slides/net/animated-charts/
  4. Aspose::Words::Loading::LoadOptions::get_Conver...

    Aspose::Words::Loading::LoadOptions::get_ConvertShapeToOfficeMath method. Gets or sets whether to convert Shapes with EquationXML to Office Math objects in C++....or sets whether to convert shapes with EquationXML to Office...how to convert EquationXML shapes to Office Math objects. auto...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. CompositeNode.insert_after method | Aspose.Word...

    CompositeNode.insert_after method. Inserts the specified node immediately after the specified reference node....replace all textbox shapes with image shapes. doc = aw . Document...'Textboxes in drawing canvas.docx' ) shapes = list ( filter ( lambda a...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Product Overview|Aspose.Slides 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....features such as managing texts, shapes, tables & animations, adding...tables and different kinds of shapes, you can also add different...

    docs.aspose.com/slides/androidjava/product-over...
  7. Public API and Backwards Incompatible Changes i...

    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....shortest possible path between the shapes it connect. To do this, the...Presentation (); IShapeCollection shapes = input . getSlides (). get_Item...

    docs.aspose.com/slides/java/public-api-and-back...
  8. 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-net/features-over...
  9. Drawing Images using Graphics|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....library you can draw simple shapes like lines, rectangles and...complex shapes like polygons, curves, arcs and Bezier shapes. Aspose...

    docs.aspose.com/psd/java/drawing-images-using-g...
  10. Story.delete_shapes method | Aspose.Words for P...

    Story.delete_Shapes method. Deletes all Shapes from the text of this story....delete_shapes method delete_shapes() Deletes all shapes from the...text of this story. def delete_shapes ( self ): ... Examples Shows...

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