Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 49,140 for

shapes

(0.14 sec)
  1. Send Shape Front or Back inside the Worksheet w...

    Learn how to change the Z‑order position of Shapes in a worksheet using Aspose.Cells for C++....Send Shape Front or Back inside the Worksheet with Golang via...Usage Scenarios When multiple shapes are present in the same location...

    docs.aspose.com/cells/go-cpp/send-shape-front-o...
  2. Shape.StoryType | Aspose.Words for .NET

    Transform your StoryType property effortlessly with our intuitive Textbox feature. Enhance user experience and streamline your content creation today!...StoryType Contents [ Hide ] Shape.StoryType property Returns Textbox...how to iterate over all the shapes in a document. public void...

    reference.aspose.com/words/net/aspose.words.dra...
  3. 使用连接索引连接形状|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....addMaster ( "C:\\temp\\Basic Shapes.vss" , rectangle ); diagram..."C:\\temp\\Basic Shapes.vss" , connectorMaster ); // add shapes long shape1_ID...

    docs.aspose.com/diagram/zh/java/use-connection-...
  4. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreShapes method. Gets or sets a boolean value indicating either to ignore Shapes within a text. The default value is false in C++....indicating either to ignore shapes within a text. The default...Examples Shows how to ignore shapes while replacing text. auto...

    reference.aspose.com/words/cpp/aspose.words.rep...
  5. Compress DOC In Javascript

    Compress DOC in JavaScript without losing quality. Optimize DOC content, reduce file size easily....cleanup(); var shapes = doc.getChildNodes(aw.NodeType.Shape, true )...) for ( var shape of shapes) { if (shape.hasImage()) { // It's...

    products.aspose.com/words/nodejs-net/compress/doc/
  6. ShapeBase.AllowOverlap | Aspose.Words for .NET

    Discover the ShapeBase AllowOverlap property, control shape interactions by enabling or disabling overlap with other Shapes for enhanced design flexibility....specifies whether this shape can overlap other shapes. public bool AllowOverlap...property affects behavior of the shape in Microsoft Word. Aspose.Words...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Public API Changes in Aspose.Cells 8.9.2|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....appearance of the textual parts of a shape. Here is a simple usage scenario...Add a Shape of type TextBox to the collection var shape = sheet...

    docs.aspose.com/cells/net/public-api-changes-in...
  8. 3D Modeling|Documentation

    Articles about 3D modeling in Aspose.3D for Python via .NET....Create Scene with Primitive 3D Shapes 3D Objects Rendering...

    docs.aspose.com/3d/python-net/3d-modeling/
  9. Manage Rows and Columns in PowerPoint Tables in...

    Manage table rows and columns in PowerPoint with Aspose.Slides for .NET and speed up presentation editing and data updates....null ; // Iterates through the shapes and sets a reference to the...foreach ( IShape shp in sld . Shapes ) { if ( shp is ITable ) {...

    docs.aspose.com/slides/net/manage-rows-and-colu...
  10. Aspose::Words::Saving::OoxmlCompliance enum | A...

    Aspose::Words::Saving::OoxmlCompliance enum. Allows to specify which OOXML specification will be used when saving in the DOCX format in C++....inserting an image will define its shape using VML. doc -> get_CompatibilityOptions...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...