Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 42,307 for

shape

(0.04 sec)
  1. Public API Changes in Aspose.Diagram 16.11.0|Do...

    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....ActiveXControl property in the Shape class. Please check this code...); // get a shape by ID Shape shape = page . Shapes . GetShape...

    docs.aspose.com/diagram/net/public-api-changes-...
  2. OleFormat.GetRawData | Aspose.Words for .NET

    Discover OleFormat's GetRawData method to easily retrieve OLE object raw data, enhancing your data management and integration capabilities....foreach ( Shape shape in doc . GetChildNodes ( NodeType . Shape , true...)) { OleFormat oleFormat = shape . OleFormat ; if ( oleFormat...

    reference.aspose.com/words/net/aspose.words.dra...
  3. 公共 API Aspose.Diagram 6.0.0 的变化|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.... Shape 类中添加了 isGlued 方法 isGlued 方法..."Page-1" ); // get Visio shapes by ids Shape ShapedOne = page . getShapes...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  4. FieldEmbed Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldEmbed class for seamless EMBED field implementation, enhancing document functionality and versatility....Microsoft Word fields such as SHAPE and EMBED are handled during...we will see a SHAPE and an EMBED field. // A SHAPE field is the...

    reference.aspose.com/words/net/aspose.words.fie...
  5. DocumentBuilder.InsertSignatureLine | Aspose.Wo...

    Effortlessly add professional signature lines to your documents with the DocumentBuilder InsertSignatureLine method. Enhance your workflow today!... public Shape InsertSignatureLine ( SignatureLineOptions...SignatureLineProvide.Signed.docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...

    reference.aspose.com/words/net/aspose.words/doc...
  6. ShapeBase.isImage property | Aspose.Words for N...

    ShapeBase.isImage property. Returns ``true`` if this Shape is an image Shape....Returns true if this shape is an image shape. get isImage () : boolean...); // Verify that the first shape of the document contains a valid...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. NodeRendererBase.opaque_bounds_in_points proper...

    NodeRendererBase.opaque_bounds_in_points property. Gets the opaque bounds of the Shape in points....Gets the opaque bounds of the shape in points. @property def op...parts of the shape are ignored) bounding box of the shape. The bounds...

    reference.aspose.com/words/python-net/aspose.wo...
  8. OlePackage | Aspose.Words for Java

    Allows to access OLE Package properties in Java....system by double-clicking on the shape that contains the OLE object...() + "Logo.jpg"); try { Shape shape = builder.insertOleObject(stream...

    reference.aspose.com/words/java/com.aspose.word...
  9. ArrowLength | Aspose.Words for Java

    Length of the arrow at the end of a line in Java....Shows to create a variety of shapes. Document doc = new Document();...Below are four examples of shapes that we can insert into our...

    reference.aspose.com/words/java/com.aspose.word...
  10. OleFormat.SuggestedExtension | Aspose.Words for...

    Discover the OleFormat SuggestedExtension property to easily obtain the ideal file extension for saving your embedded objects efficiently....docm" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); // The OLE object in the first...

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