Sort Score
Result 10 results
Languages All
Labels All
Results 6,641 - 6,650 of 49,744 for

shapes

(0.14 sec)
  1. LoadOptions.ConvertMetafilesToPng | Aspose.Word...

    Effortlessly convert WMF and EMF metafiles to PNG format with LoadOptions. Simplify your image management and enhance compatibility today!...= new Document (); Shape shape = new Shape ( doc , ShapeType .... Image ); shape . ImageData . SetImage ( ImageDir + "Windows...

    reference.aspose.com/words/net/aspose.words.loa...
  2. Proteger y desproteger una forma Visio en PHP|D...

    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....() -> getPage ( "Flow 1" ); $shape = $page -> getShapes () -> getShape...getShape ( 1 ); $shape -> getProtection () -> getLockAspect ()...

    docs.aspose.com/diagram/es/java/protect-and-unp...
  3. ImageData.SetImage | Aspose.Words for .NET

    Discover how to use the SetImage method in ImageData to enhance your Shapes with customized images. Elevate your design effortlessly!...Image ) Sets the image that the shape displays. public void SetImage...document, we will need to create a shape // which will contain an image...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ImageSize.WidthPoints | Aspose.Words for .NET

    Discover the ImageSize WidthPoints property to easily obtain image width in points—perfect for precise measurements in design projects!...Examples Shows how to resize a shape with an image. // When we insert...method, the builder scales the shape that displays the image so that...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 3D Rotation Effects in a Visio Drawing|Document...

    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....Parallel rotation, where the shape is rotated without accounting...Perspective rotation, where the shape is rotated with linear perspective...

    docs.aspose.com/diagram/java/3d-rotation-effect...
  6. Metinle Çalışmak|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 Text Programlama Örneği Güncelleme...particular shape and update its text for ( Shape shape :( Iterable...

    docs.aspose.com/diagram/tr/java/working-with-text/
  7. Fill.OneColorGradient | Aspose.Words per .NET

    Scopri come utilizzare il metodo OneColorGradient per creare splendide sfumature monocromatiche per i tuoi progetti. Migliora i tuoi progetti senza sforzo!...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...ForeColor del riempimento sfumato. shape . Fill . OneColorGradient (...

    reference.aspose.com/words/it/net/aspose.words....
  8. Rimuovi la protezione della forma|Documentation

    Questa sezione spiega come rimuovere la protezione della forma utilizzando Aspose.Diagram....l’esempio di programmazione di Shape Protection Usa il seguente codice..."Flow 1" ); // get shape by ID Shape shape = page . getShapes...

    docs.aspose.com/diagram/it/java/remove-shape-pr...
  9. Working with Text Boxes|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....] Format Text in the Visio Shape’s Text Block Section Aspose...stop position of text in a shape’s text block. They can interact...

    docs.aspose.com/diagram/java/working-with-text-...
  10. ShapeBase.Width | Aspose.Words per .NET

    Scopri la proprietà Larghezza ShapeBase. Regola facilmente la larghezza del blocco contenitore della tua forma per una maggiore flessibilità e precisione di progettazione....DocumentBuilder ( doc ); Shape shape = builder . InsertImage (...( ImageDir + "Logo.jpg" ); shape . WrapType = WrapType . None...

    reference.aspose.com/words/it/net/aspose.words....