Sort Score
Result 10 results
Languages All
Labels All
Results 4,841 - 4,850 of 50,830 for

shape

(0.26 sec)
  1. Unlock VSX document via .NET | products.aspose.com

    C# source code to unlock VSX file on .NET Framework, .NET Core, Mono Platforms....1" ); // Get shape by ID Shape shape = page.Shapes.GetShape( 1...protections shape.Protection.LockAspect.Value = BOOL.False; shape.Protection...

    products.aspose.com/diagram/net/unlock/vsx/
  2. Unlock VST document via .NET | products.aspose.com

    C# source code to unlock VST file on .NET Framework, .NET Core, Mono Platforms....1" ); // Get shape by ID Shape shape = page.Shapes.GetShape( 1...protections shape.Protection.LockAspect.Value = BOOL.False; shape.Protection...

    products.aspose.com/diagram/net/unlock/vst/
  3. Unlock VSTM document via .NET | products.aspose...

    C# source code to unlock VSTM file on .NET Framework, .NET Core, Mono Platforms....1" ); // Get shape by ID Shape shape = page.Shapes.GetShape( 1...protections shape.Protection.LockAspect.Value = BOOL.False; shape.Protection...

    products.aspose.com/diagram/net/unlock/vstm/
  4. Story class | Aspose.Words for Python

    aspose.words.Story class. Base class for elements that contain block-level nodes [Paragraph](../paragraph/) and [Table](../../aspose.words.tables/table/)...from Node ) delete_shapes() Deletes all shapes from the text of...Examples Shows how to remove all shapes from a node. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  5. OoxmlSaveOptions class | Aspose.Words for Python

    aspose.words.saving.OoxmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.DOCX](../../aspose.words/saveformat/#DOCX), [SaveFormat.DOCM](../../aspose.words/saveformat/#DOCM), [SaveFormat.DOTX](../../aspose.words/saveformat/#DOTX), [SaveFormat.DOTM](../../aspose.words/saveformat/#DOTM) or [SaveFormat.FLAT_OPC](../../aspose.words/saveformat/#FLAT_OPC) format...value determining how DrawingML shapes are rendered. (Inherited from...inserting an image will define its shape using VML. doc . compatibility_options...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Edit ODP in PHP | products.aspose.com

    Edit ODP in PHP. Use PHP library API to edit ODP files...getSlides () -> get_Item ( 0 ); $shape = $slide -> getShapes () ->...Rectangle , 10 , 10 , 100 , 50 ); $shape -> getTextFrame () -> setText...

    products.aspose.com/slides/php-java/editor/odp/
  7. Edit PPSX in PHP | products.aspose.com

    Edit PPSX in PHP. Use PHP library API to edit PPSX files...getSlides () -> get_Item ( 0 ); $shape = $slide -> getShapes () ->...Rectangle , 10 , 10 , 100 , 50 ); $shape -> getTextFrame () -> setText...

    products.aspose.com/slides/php-java/editor/ppsx/
  8. GroupShape.accept method | Aspose.Words for Nod...

    GroupShape.accept method. Accepts a visitor....accept() for all child shapes of this group shape and calls DocumentVisitor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose.3D Create mesh from linear extrusion | p...

    Learn how to create a mesh using linear extrusion on a 2D Shape...//Perform linear extrusion from a C shape profile with length 5. var extrusion...//Perform linear extrusion from a C shape profile with length 5. var extrusion...

    products.aspose.com/3d/tutorial/create-mesh-fro...
  10. AxisTickLabels.offset property | Aspose.Words f...

    AxisTickLabels.offset property. Gets or sets the distance of the tick labels from the axis....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; // Clear the chart's...

    reference.aspose.com/words/nodejs-net/aspose.wo...