Sort Score
Result 10 results
Languages All
Labels All
Results 5,721 - 5,730 of 42,307 for

shapes

(0.3 sec)
  1. Komprimovať DOC V Python

    Komprimujte DOC v Python bez straty kvality. Optimalizujte obsah DOC, jednoducho zmenšite veľkosť súboru....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/sk/python-net/compres...
  2. Saspiest DOC Python

    Saspiest DOC Python, nezaudējot kvalitāti. Optimizējiet DOC saturu, viegli samaziniet faila lielumu....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/lv/python-net/compres...
  3. Komprimera HTML I Python

    Komprimera HTML i Python utan att förlora kvalitet. Optimera HTML innehåll, minska filstorleken enkelt....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/compres...
  4. DOCX Tömörítése Itt: Python

    Tömörítse a(z DOCX fájlt Python nyelven a minőség elvesztése nélkül. Optimalizálja a(z DOCX tartalmat, és egyszerűen csökkentse a fájlméretet....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/hu/python-net/compres...
  5. DOC Tömörítése Itt: Python

    Tömörítse a(z DOC fájlt Python nyelven a minőség elvesztése nélkül. Optimalizálja a(z DOC tartalmat, és egyszerűen csökkentse a fájlméretet....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/hu/python-net/compres...
  6. WORD Tömörítése Itt: Python

    Tömörítse a(z WORD fájlt Python nyelven a minőség elvesztése nélkül. Optimalizálja a(z WORD tartalmat, és egyszerűen csökkentse a fájlméretet....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/hu/python-net/compres...
  7. Compress HTML In Java

    Compress HTML in Java without losing quality. Optimize HTML content, reduce file size easily....SHAPE, true ); for (Shape shape : (Iterable<Shape>) nodes)...nodes) { if (shape.isImage()) { // It's up to developer to choose...

    products.aspose.com/words/java/compress/html/
  8. Manipulations de Formes|Documentation Aspose.Sl...

    Manipuler les formes PowerPoint en C# ou .NET...IShape shape = FindShape ( slide , "Shape1" ); if ( shape != null...WriteLine ( "Nom de la forme: " + shape . Name ); } } } // Implémentation...

    docs.aspose.com/slides/fr/net/manipulations-de-...
  9. Paragraphe|Documentation Aspose.Slides pour Python

    Paragraphe et portion dans une présentation PowerPoint en Python...Presentation ( path + "Shapes.pptx" ) as presentation : shape = presentation...slides [ 0 ] . shapes [ 0 ] textFrame = shape . text_frame rect...

    docs.aspose.com/slides/fr/python-net/paragraph/
  10. כיצד להוסיף Group עקבו אחרי Word File|Aspose.Wo...

    הוסף group shape לתוך מסמך באמצעות Python....להוסיף group shape לתוך מסמך Word. כזה group shape מורכב ממספר... ניתן להוסיף במהירות group shape באמצעות Group פקודה / Button...

    docs.aspose.com/words/he/python-net/how-to-add-...