Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 9,912 for

shapes

(0.03 sec)
  1. NodeCollection class | Aspose.Words for Node.js

    Aspose.Words.NodeCollection class. Represents a collection of nodes of a specific type...replace all textbox shapes with image shapes. let doc = new aw...let shapes = doc . getChildNodes ( aw . NodeType . Shape , true...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Features 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.... Finding a Shape You can find a particular shape on a slide using...alternative text associated with the shape. Backgrounds Aspose.Slides for...

    docs.aspose.com/slides/java/features-overview/
  3. Shape to Image of emf to png format gives blank...

    Dear Support, We are using Aspose.Diagram for .NET version 24.12.0 in a C#-application which is used on Windows platforms and Linux platforms. We have an issue with saving the Shapes of a Visio-document in the master f…...Shape to Image of emf to png format gives blank images Aspose...have an issue with saving the shapes of a Visio-document in the...

    forum.aspose.com/t/shape-to-image-of-emf-to-png...
  4. Manage TextBox|Aspose.Slides Documentation

    Manage a text box or text frame in PowerPoint presentations using C# or .NET...typically exist in text boxes or shapes. Therefore, to add text to...textbox. To allow you add a shape that can hold text, Aspose.Slides...

    docs.aspose.com/slides/net/manage-textbox/
  5. 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...
  6. OleFormat.icon_caption property | Aspose.Words ...

    OleFormat.icon_caption property. Gets icon caption of OLE object...objects creates shapes that store these objects. shapes = [ node .... as_shape () for node in doc . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Manage Hyperlinks|Aspose.Slides Documentation

    How to add hyperlink to a PowerPoint Presentation in C++...Links to websites inside texts, shapes, or media Links to slides Aspose...MakeObject < Presentation > (); auto shapes = presentation -> get_Slides...

    docs.aspose.com/slides/cpp/manage-hyperlinks/
  8. OleFormat.source_item property | Aspose.Words f...

    OleFormat.source_item property. Gets or sets a string that is used to identify the portion of the source file that is being linked....objects creates shapes that store these objects. shapes = [ node .... as_shape () for node in doc . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Drawing::OleFormat::get_IsLink m...

    Aspose::Words::Drawing::OleFormat::get_IsLink method. Returns true if the OLE object is linked (when SourceFullName is specified) 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...
  10. Manage SmartArt|Aspose.Slides for Python Docume...

    SmartArt and organization type chart in PowerPoint presentations in Python... shapes [ 0 ] for smartArtNode in smartArt...nodeShape in smartArtNode . shapes : if nodeShape . text_frame...

    docs.aspose.com/slides/python-net/manage-smartart/