Sort Score
Result 10 results
Languages All
Labels All
Results 9,581 - 9,590 of 48,106 for

shape

(0.08 sec)
  1. Stisnite DOCX V Python

    Stisnite DOCX v Python brez izgube kakovosti. Optimizirajte vsebino DOCX, enostavno zmanjšajte velikost datoteke....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/sl/python-net/compres...
  2. Sažimanje WORD U Python

    Sažimanje WORD u Python bez gubitka kvalitete. Optimizirajte WORD sadržaj, jednostavno smanjite veličinu datoteke....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/hr/python-net/compres...
  3. Stisnite WORD V Python

    Stisnite WORD v Python brez izgube kakovosti. Optimizirajte vsebino WORD, enostavno zmanjšajte velikost datoteke....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/sl/python-net/compres...
  4. Стиснути WORD У Python

    Стисніть WORD у Python без втрати якості. Оптимізуйте вміст WORD, легко зменшуйте розмір файлу....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/uk/python-net/compres...
  5. Стиснути HTML У Python

    Стисніть HTML у Python без втрати якості. Оптимізуйте вміст 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/uk/python-net/compres...
  6. Saspiest WORD Python

    Saspiest WORD Python, nezaudējot kvalitāti. Optimizējiet WORD 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...
  7. Stisnite DOC V Python

    Stisnite DOC v Python brez izgube kakovosti. Optimizirajte vsebino DOC, enostavno zmanjšajte velikost datoteke....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/sl/python-net/compres...
  8. Kompresuj DOCX W Python

    Skompresuj DOCX w Python bez utraty jakości. Zoptymalizuj DOCX zawartość, łatwo zmniejsz rozmiar pliku....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/pl/python-net/compres...
  9. Kompresuj DOC W Python

    Skompresuj DOC w Python bez utraty jakości. Zoptymalizuj DOC zawartość, łatwo zmniejsz rozmiar pliku....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/pl/python-net/compres...
  10. CompositeNode.InsertAfter | Aspose.Words för .NET

    Infoga enkelt noder med CompositeNode InsertAfter-metoden, vilket förbättrar din datastrukturhantering och säkerställer effektiv nodplacering....docx" ); Shape [] shapes = doc . GetChildNodes (...( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

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