Sort Score
Result 10 results
Languages All
Labels All
Results 8,661 - 8,670 of 50,320 for

shapes

(0.26 sec)
  1. ReflectionFormat.transparency property | Aspose...

    ReflectionFormat.transparency property. Gets or sets a double value between 0.0 (opaque) and 1.0 (clear) representing the degree of transparency for the reflection effect...to interact with reflection shape effect. doc = aw . Document...= MY_DIR + 'Various shapes.docx' ) shape = doc . get_child (...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShapeBase.Right | Aspose.Words per .NET

    Scopri la proprietà ShapeBase Right per accedere facilmente alla posizione del bordo destro del blocco contenitore della tua forma, per un controllo preciso del layout....DocumentBuilder ( doc ); Shape shape = builder . InsertImage (...( ImageDir + "Logo.jpg" ); shape . WrapType = WrapType . None...

    reference.aspose.com/words/it/net/aspose.words....
  3. ShapeBase.Top | Aspose.Words per .NET

    Scopri la proprietà ShapeBase Top. Controlla facilmente la posizione del bordo superiore del contenitore della tua forma per un layout preciso e flessibilità di progettazione....DocumentBuilder ( doc ); Shape shape = builder . InsertImage (...( ImageDir + "Logo.jpg" ); shape . WrapType = WrapType . None...

    reference.aspose.com/words/it/net/aspose.words....
  4. ImageData.sourceFullName property | Aspose.Word...

    ImageData.sourceFullName property. Gets or sets the path and name of the source file for the linked image....to a shape so that it can display it. // 1 - Set the shape to contain...the image. let shape = new aw . Drawing . Shape ( builder . document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ShapeBase.Left | Aspose.Words per .NET

    Scopri la proprietà ShapeBase Left per regolare facilmente la posizione del bordo sinistro della tua forma all'interno del suo contenitore. Migliora la precisione del tuo design oggi stesso!...DocumentBuilder ( doc ); Shape shape = builder . InsertImage (...( ImageDir + "Logo.jpg" ); shape . WrapType = WrapType . None...

    reference.aspose.com/words/it/net/aspose.words....
  6. Verwalten von Präsentationsformen in .NET|Aspos...

    Erfahren Sie, wie Sie Formen in Aspose.Slides für .NET erstellen, bearbeiten und optimieren und leistungsstarke PowerPoint‑Präsentationen bereitstellen....IShape shape = FindShape ( slide , "Shape1" ); if ( shape != null...Console . WriteLine ( "Shape Name: " + shape . Name ); } } } // ...

    docs.aspose.com/slides/de/net/shape-manipulations/
  7. C++ kullanarak Sayfa içindeki Şeklin Mutlak Kon...

    Aspose.Cells ile C++ kullanarak bir sayfadaki şeklin mutlak konumunu belirleyin....Cells, bunun için Shape.GetLeftToCorner() ve Shape.GetTopToCorner()...görüntüler: Absolute Position of this Shape is ( 320 , 183 ) #include <iostream>...

    docs.aspose.com/cells/tr/cpp/finding-absolute-p...
  8. ShapeBase.DistanceRight | Aspose.Words för .NET

    Upptäck ShapeBase DistanceRight-egenskapen, justera enkelt avståndet i punkter mellan dokumenttexten och en forms högra kant för förbättrad layoutkontroll.... Shape shape = builder . InsertShape (.... Rectangle , 150 , 150 ); shape . WrapType = WrapType . Tight...

    reference.aspose.com/words/sv/net/aspose.words....
  9. ShapeBase.DistanceBottom | Aspose.Words per .NET

    Scopri la proprietà ShapeBase DistanceBottom, imposta e regola facilmente la distanza in punti tra il testo del documento e il bordo inferiore della forma per un layout ottimale.... Shape shape = builder . InsertShape (.... Rectangle , 150 , 150 ); shape . WrapType = WrapType . Tight...

    reference.aspose.com/words/it/net/aspose.words....
  10. ShapeBase.DistanceLeft | Aspose.Words per .NET

    Scopri la proprietà ShapeBase DistanceLeft per regolare facilmente la distanza in punti tra il testo del documento e il bordo sinistro delle forme, per un controllo migliorato del layout.... Shape shape = builder . InsertShape (.... Rectangle , 150 , 150 ); shape . WrapType = WrapType . Tight...

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