Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 48,106 for

shape

(0.59 sec)
  1. Aspose::Words::DocumentBuilder::InsertOleObject...

    Aspose::Words::DocumentBuilder::InsertOleObjectAsIcon method. Inserts an embedded OLE object as icon from a stream into the document. Allows to specify icon file and caption. Detects OLE object type using given progID parameter in C++....Aspose :: Words :: Drawing :: Shape > Aspose :: Words :: DocumentBuilder...predefined icon caption. ReturnValue Shape node containing Ole object and...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Add Shapes|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....Add Shapes Contents [ Hide ] VSTO Visio Visio . Application vsdApp...vsdApp . Documents . Open ( "Add Shapes.vdx" ); Visio . Documents visioDocs...

    docs.aspose.com/diagram/net/add-shapes/
  3. Node.Remove | Aspose.Words for .NET

    Discover the Node Remove method to effortlessly detach nodes from their parent, enhancing your code's efficiency and structure....Examples Shows how to delete all shapes with images from a document...NodeCollection shapes = doc . GetChildNodes ( NodeType . Shape , true...

    reference.aspose.com/words/net/aspose.words/nod...
  4. 在 PHP 中设置形状的高度和宽度|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....vsd" ); $shapes = $diagram -> getPages () ->...sizeof ( $shapes -> getCount ())) { $shape = $shapes -> get (...

    docs.aspose.com/diagram/zh/java/set-the-height-...
  5. 在 PHP 中设置 Visio 形状的线数据|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....vsd" ); $shapes = $diagram -> getPages () ->...string ) $shapes -> getCount ()) { $shape = $shapes -> get ( $i...

    docs.aspose.com/diagram/zh/java/set-visio-shape...
  6. ThemeColors | Aspose.Words for Java

    Represents the color scheme of the document theme which contains twelve colors in Java....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". ThemeColors colors = theme.getColors(); colors...

    reference.aspose.com/words/java/com.aspose.word...
  7. VerticalAlignment enumeration | Aspose.Words fo...

    aspose.words.drawing.VerticalAlignment enumeration. Specifies vertical alignment of a floating Shape, text frame or a floating table....vertical alignment of a floating shape, text frame or a floating table...align it to the page's center. shape = builder . insert_image ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 用Node.js通过C++确定Shape是否为智能艺术形状|Documentation

    学习如何使用Aspose.Cells for Node.js via C++确定Excel中的形状是否为智能艺术形状。...js通过C++确定Shape是否为智能艺术形状 Contents [ Hide ] 可能的使用场景 智能艺术形状是Microsoft...Excel中的特殊形状,允许你自动创建复杂的图表。你可以使用 Shape.isSmartArt() 属性判断形状是智能艺术形状还是普通形状。...

    docs.aspose.com/cells/zh/nodejs-cpp/determine-i...
  9. ImageData.imageType property | Aspose.Words for...

    ImageData.imageType property. Gets the type of the image....); // 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/nodejs-net/aspose.wo...
  10. Manage PowerPoint Shapes in Python|Aspose.Slide...

    Learn how to create, edit, format, and manipulate Shapes in Aspose.Slides for Python via .NET, with code examples for PPT, PPTX, and ODP presentations....PowerPoint Shapes in Python Contents [ Hide ] Manage Shapes in Presentations...Format PowerPoint Shapes in Python Apply Shape Effects in Presentations...

    docs.aspose.com/slides/python-net/powerpoint-sh...