Sort Score
Result 10 results
Languages All
Labels All
Results 7,111 - 7,120 of 50,326 for

shapes

(1.64 sec)
  1. Formas de presentación en grupo con Python|Docu...

    Aprenda a agrupar y desagrupar formas en presentaciones de PowerPoint y OpenDocument usando Aspose.Slides para Python: guía rápida paso a paso con código gratuito.... group_shape = slide . shapes . add_group_shape () # Agregar...de grupo. group_shape . shapes . add_auto_shape ( slides . ShapeType...

    docs.aspose.com/slides/es/python-net/group/
  2. Connecter les sous-formes des groupes en Ruby|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....) \ # Set sub shape ids shape_from_id = 1 shape_to_id = 9 \ #...# Initialize connector shape shape = Rjb :: import ( 'com.aspose...

    docs.aspose.com/diagram/fr/java/connect-sub-sha...
  3. Fill.Patterned | Aspose.Words för .NET

    Upptäck metoden Fill Patterned för att enkelt applicera unika mönster på dina designer, vilket förbättrar kreativiteten och den visuella attraktionskraften i dina projekt....MyDir + "Shape stroke pattern border.docx" ); Shape shape = ( Shape...NodeType . Shape , 0 , true ); Fill fill = shape . Fill ; Console...

    reference.aspose.com/words/sv/net/aspose.words....
  4. Archiv

    Archiv...Rechteckform hinzufügen IAutoShape shape = pres.getSlides().get_Item(0)... 200, 200); // Text setzen shape.getFillFormat().setFillType(FillType...

    blog.aspose.com/de/slides/apply-three-d-effects...
  5. 在 PHP 中保护和取消保护 Visio 形状|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....() -> getPage ( "Flow 1" ); $shape = $page -> getShapes () -> getShape...getShape ( 1 ); $shape -> getProtection () -> getLockAspect ()...

    docs.aspose.com/diagram/zh/java/protect-and-unp...
  6. Вращение, изменение положения и соединение подф...

    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...."Page-3" ); // get shape by id Shape shape = page . getShapes...16 ); // Add a shape and set the angle shape . setAngle ( 190...

    docs.aspose.com/diagram/ru/java/rotate-change-t...
  7. ShapeBase.Hidden | Aspose.Words for .NET

    Control shape visibility with ShapeBase's hidden property. Easily toggle between visible and hidden for enhanced design flexibility....value indicating whether the shape is visible. public bool Hidden...Examples Shows how to hide the shape. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Archivio

    Archivio...IAutoShape shape = presentation.Slides[0].Shapes.AddAutoShape(ShapeType...250); shape.FillFormat.FillType = FillType.NoFill; shape.LineFormat...

    blog.aspose.com/it/slides/create-three-d-effect...
  9. Comprimi WORD In Python

    Comprimi WORD in Python senza perdere qualità. Ottimizza WORD i contenuti, riduci facilmente le dimensioni dei file....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/it/python-net/compres...
  10. Optimera Filens Innehåll Med Python

    Komprimera filer i Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS utan att förlora kvalitet...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/sv/python-net/compress/