Sort Score
Result 10 results
Languages All
Labels All
Results 6,541 - 6,550 of 42,307 for

shapes

(0.16 sec)
  1. ShapeBase.Fill | Aspose.Words per .NET

    ShapeBase Fill proprietà. Ottiene la formattazione di riempimento per la forma in C#...." ); Shape shape = builder . InsertShape (...colore del contorno della forma. shape . StrokeColor = Color . CadetBlue...

    reference.aspose.com/words/it/net/aspose.words....
  2. Conector|Documentación de Aspose.Slides para Py...

    Conectar formas de PowerPoint en Python...método add_auto_shape expuesto por el objeto Shapes . Agrega un conector...método add_auto_shape expuesto por el objeto Shapes definiendo el...

    docs.aspose.com/slides/es/python-net/connector/
  3. Extrahera text från SmartArt figurer av typen G...

    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....text från Gear Type Smart Art Shape. För att göra det bör du först...konvertera Smart Art Shape till Group Shape med Shape.getResultOfSmartArt()...

    docs.aspose.com/cells/sv/java/extract-text-from...
  4. ShapeBase.Height | Aspose.Words per .NET

    ShapeBase Height proprietà. Ottiene o imposta laltezza del blocco contenitore della forma in C#....DocumentBuilder ( doc ); Shape shape = builder . InsertImage (...( ImageDir + "Logo.jpg" ); shape . WrapType = WrapType . None...

    reference.aspose.com/words/it/net/aspose.words....
  5. Pakkaa DOC Kohteessa Python

    Pakkaa DOC kentässä Python laadun heikkenemättä. Optimoi kohteen DOC sisältö, pienennä tiedostokokoa helposti....cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...NodeType.SHAPE, True )] for shape in shapes: if shape.isImage:...

    products.aspose.com/words/fi/python-net/compres...
  6. Pakkaa HTML Kohteessa Python

    Pakkaa HTML kentässä Python laadun heikkenemättä. Optimoi kohteen HTML sisältö, pienennä tiedostokokoa helposti....cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...NodeType.SHAPE, True )] for shape in shapes: if shape.isImage:...

    products.aspose.com/words/fi/python-net/compres...
  7. ReflectionFormat.Distance | Aspose.Words for .NET

    Discover the ReflectionFormat Distance property, easily adjust the separation of your reflected image in points for stunning visual effects. Default is 0.0....to interact with reflection shape effect. Document doc = new Document...+ "Various shapes.docx" ); Shape shape = ( Shape ) doc . GetChild...

    reference.aspose.com/words/net/aspose.words.dra...
  8. LoadOptions.ConvertMetafilesToPng | Aspose.Word...

    LoadOptions ConvertMetafilesToPng proprietà. Ottiene o imposta se convertire il metafile Wmf OEmf immagini aPng formato immagine in C#....= new Document (); Shape shape = new Shape ( doc , ShapeType .... Image ); shape . ImageData . SetImage ( ImageDir + "Windows...

    reference.aspose.com/words/it/net/aspose.words....
  9. SmartArt ı Gruplandırılmış Şekil Yapısına C++ i...

    Aspose.Cells for C++ kullanarak Smart Art Şekli nin Grup Şekli’ne nasıl dönüştürüleceğini ve grup şeklinin bireysel parçalarına erişimi öğrenin....grup şekline dönüştürülür ve Shape::IsGroup özellikleri yazdırılır...// Load the sample smart art shape - Excel file U16String inputFilePath...

    docs.aspose.com/cells/tr/cpp/convert-the-smart-...
  10. TextureAlignment enumeration | Aspose.Words for...

    aspose.words.drawing.TextureAlignment enumeration. Specifies the alignment for the tiling of the texture fill....tiling the texture inside the shape. doc = aw . Document () builder...doc = doc ) shape = builder . insert_shape ( shape_type = aw ...

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