Sort Score
Result 10 results
Languages All
Labels All
Results 7,261 - 7,270 of 50,453 for

shapes

(1.91 sec)
  1. Pakkaa HTML Kohteessa C#

    Pakkaa HTML kentässä C# laadun heikkenemättä. Optimoi kohteen HTML sisältö, pienennä tiedostokokoa helposti....Shape, true ); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // Kehittäjä voi valita kuvan pakkauskirjaston...

    products.aspose.com/words/fi/net/compress/html/
  2. 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/
  3. Obtener propiedades efectivas de formas en pres...

    Descubra cómo Aspose.Slides for Python via .NET calcula y aplica propiedades efectivas de forma para una representación precisa de PowerPoint y OpenDocument.... In the prototype shape’s text style on the layout or...presentation : shape = presentation . slides [ 0 ] . shapes [ 0 ] l...

    docs.aspose.com/slides/es/python-net/shape-effe...
  4. 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...
  5. 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....
  6. 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....
  7. 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...
  8. 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....
  9. Форми отделно от документ|Aspose.Words вместо P...

    Извличане на различни графични обекти, като изображения, текстова кутия, съдържаща параграфи, или форми на стрелки, при обработка на документ, и ги експортират към външно място, използвайки Python....на документи се представя от Shape или GroupShape възел в Aspose...Прост образ е представен от Shape възел на ShapeType.IMAGE . Тази...

    docs.aspose.com/words/bg/python-net/rendering-s...
  10. ImageData.SetImage | Aspose.Words per .NET

    Scopri come utilizzare il metodo SetImage in ImageData per migliorare le tue forme con immagini personalizzate. Migliora il tuo design senza sforzo!... Shape imgShape ; // Di seguito sono..."Logo.jpg" )) { imgShape = new Shape ( doc , ShapeType . Image );...

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