Sort Score
Result 10 results
Languages All
Labels All
Results 9,521 - 9,530 of 42,923 for

shape

(0.05 sec)
  1. Formenmanipulationen|Aspose.Slides für Python D...

    Manipulieren Sie PowerPoint-Formen in Python...alternativen Texts def find_shape ( slide , alttext ): for i in...( len ( slide . shapes )): if slide . shapes [ i ] . alternative_text...

    docs.aspose.com/slides/de/python-net/shape-mani...
  2. Wasserzeichen|Aspose.Slides für Python Dokument...

    Fügen Sie Text- und Bildwasserzeichen zu PowerPoint-Präsentationen in Python hinzu...PictureFrame implementiert die Shape Klasse, die es Ihnen ermöglicht...eingeschränkt sind, wird es in ein Shape Objekt eingekapselt. Ein Wasserzeichen...

    docs.aspose.com/slides/de/python-net/watermark/
  3. Agregar formas|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.... Open ( "Add Shapes.vdx" ); Visio . Documents visioDocs...visioDocs . OpenEx ( "Basic Shapes.vss" , ( short ) Microsoft...

    docs.aspose.com/diagram/es/net/add-shapes/
  4. Ajouter des formes|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.... Open ( "Add Shapes.vdx" ); Visio . Documents visioDocs...visioDocs . OpenEx ( "Basic Shapes.vss" , ( short ) Microsoft...

    docs.aspose.com/diagram/fr/net/add-shapes/
  5. بهینه سازی محتوای فایل با استفاده از Python

    فشرده سازی فایل ها در Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS بدون از دست دادن کیفیت...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/fa/python-net/compress/
  6. 在python中壓縮html

    在Python中壓縮HTML而不會損失質量。優化HTML內容,輕鬆減小文件大小。...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/zh-hant/python-net/co...
  7. 在python中壓縮docx

    在Python中壓縮DOCX而不會損失質量。優化DOCX內容,輕鬆減小文件大小。...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/zh-hant/python-net/co...
  8. Connector|Aspose.Slides Dokumentation

    Verbinden Sie PowerPoint-Formen in C# oder .NET...der AddAutoShape Methode des Shapes Objekts hinzu. Fügen Sie einen...der AddConnector Methode des Shapes Objekts hinzu, indem Sie den...

    docs.aspose.com/slides/de/net/connector/
  9. Öffentlich API Änderungen in Aspose.Diagram 5.8...

    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....Initialize an array of shapes Aspose . Diagram . Shape [] ss = new Aspose...Diagram . Shape [ 2 ]; // extract and assign shapes to the array...

    docs.aspose.com/diagram/de/net/public-api-chang...
  10. DocumentVisitor.VisitGroupShapeEnd | Aspose.Wor...

    Upptäck DocumentVisitor VisitGroupShapeEnd-metoden, som effektivt signalerar slutet på gruppformsuppräkningen för sömlös dokumentbehandling.... Shape balloon = new Shape ( doc , ShapeType...= Color . Red } }; Shape cube = new Shape ( doc , ShapeType ...

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