Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 42,872 for

shapes

(0.03 sec)
  1. Aspose::Words::Node::Remove method | Aspose.Wor...

    Aspose::Words::Node::Remove method. Removes itself from the parent in C++....Examples Shows how to delete all shapes with images from a document...NodeCollection > shapes = doc -> GetChildNodes ( NodeType :: Shape , true...

    reference.aspose.com/words/cpp/aspose.words/nod...
  2. OleFormat.isLink property | Aspose.Words for No...

    OleFormat.isLink property. Returns ``true`` if the OLE object is linked (when [OleFormat.sourceFullName](../sourceFullName/) is specified)....creates shapes that store these objects. let shapes = doc . getChildNodes...getChildNodes ( aw . NodeType . Shape , true ). toArray (). map (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Saving::DmlRenderingMode enum | ...

    Aspose::Words::Saving::DmlRenderingMode enum. Specifies how DrawingML Shapes are rendered to fixed page formats in C++....enum Specifies how DrawingML shapes are rendered to fixed page...Description Fallback 0 If fall-back shape is available for DrawingML,...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Aspose::Words::Saving::SaveOptions::get_DmlRend...

    Aspose::Words::Saving::SaveOptions::get_DmlRenderingMode method. Gets or sets a value determining how DrawingML Shapes are rendered in C++....value determining how DrawingML shapes are rendered. Aspose :: Words...Document > ( MyDir + u "DrawingML shape effects.docx" ); // Create a...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. 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...
  6. 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/
  7. Working Solution for Chart Resizing in PPTX|Asp...

    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.... Let us say there is some shape at index 2 in the template where...predefined (which is the size of the shape at index 2 in the template)...

    docs.aspose.com/slides/net/working-solution-for...
  8. Replace a Picture Shape of the Visio Diagram 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....Replace a Picture Shape of the Visio Diagram in PHP Contents...Picture Shape of the Visio Diagram To Replace a Picture Shape of the...

    docs.aspose.com/diagram/java/replace-a-picture-...
  9. 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 text, shapes, tables & animations, adding...tables and different kinds of shapes, you can also add different...

    docs.aspose.com/slides/java/product-overview/
  10. CompositeNode.InsertAfter | Aspose.Words for .NET

    Effortlessly insert nodes with the CompositeNode InsertAfter method, enhancing your data structure management and ensuring efficient node placement....replace all textbox shapes with image shapes. Document doc = new...drawing canvas.docx" ); Shape [] shapes = doc . GetChildNodes (...

    reference.aspose.com/words/net/aspose.words/com...