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

shapes

(0.05 sec)
  1. Node.remove method | Aspose.Words for Python

    Node.remove method. Removes itself from the parent....Examples Shows how to delete all shapes with images from a document...docx' ) shapes = doc . get_child_nodes ( aw . NodeType . SHAPE , True...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Change the Position of a Shape in Ruby|Document...

    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....Change the Position of a Shape in Ruby Contents [ Hide ] Aspose...Position of a Shape To Change the Position of a Shape using Aspose...

    docs.aspose.com/diagram/java/change-the-positio...
  3. OleFormat.OleIcon | Aspose.Words for .NET

    Discover the OleFormat OleIcon property, control OLE object display as icons or content for enhanced user experience and seamless integration in your applications....creates shapes that store these objects. Shape [] shapes = doc...GetChildNodes ( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Aspose::Words::Drawing::OleFormat::get_SourceIt...

    Aspose::Words::Drawing::OleFormat::get_SourceItem method. Gets or sets a string that is used to identify the portion of the source file that is being linked in C++....Inserting OLE objects creates shapes that store these objects. ArrayPtr...ArrayPtr < SharedPtr < Shape >> shapes = doc -> GetChildNodes...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Retrieve Visio Shape Information in Ruby|Docume...

    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....Retrieve Visio Shape Information in Ruby Contents [ Hide ] Aspose...Retrieve Visio Shape Information To Retrieve Visio Shape Information...

    docs.aspose.com/diagram/java/retrieve-visio-sha...
  6. NodeCollection class | Aspose.Words for Python

    aspose.words.NodeCollection class. Represents a collection of nodes of a specific type...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...
  7. 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 Ruby Contents...Picture Shape of the Visio Diagram To Replace a Picture Shape of the...

    docs.aspose.com/diagram/java/replace-a-picture-...
  8. Features Overview|Aspose.Slides Documentation

    C++ PowerPoint API supports most of the PowerPoint document formats and also exports them to popular formats. Key features include conversions, rendering, content manipulation and formatting....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/cpp/features-overview/
  9. Aspose::Words::FileFormatUtil::ImageTypeToExten...

    Aspose::Words::FileFormatUtil::ImageTypeToExtension method. Converts an Aspose.Words image type enumerated value into a file extension. The returned extension is a lower-case string with a leading dot in C++....); // Get the collection of shapes from the document, // and save...save the image data of every shape with an image as a file to the...

    reference.aspose.com/words/cpp/aspose.words/fil...
  10. 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/python-net/aspose.wo...