Sort Score
Result 10 results
Languages All
Labels All
Results 8,741 - 8,750 of 43,015 for

shape

(0.07 sec)
  1. Optimalizujte Obsah Souboru Pomocí Python

    Komprimujte soubory v Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS bez ztráty kvality...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/cs/python-net/compress/
  2. Komprimovať DOCX V Python

    Komprimujte DOCX v Python bez straty kvality. Optimalizujte obsah DOCX, 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...
  3. Mampatkan DOCX Dalam Python

    Mampat DOCX dalam Python tanpa kehilangan kualiti. Optimumkan DOCX kandungan, kecilkan saiz fail dengan mudah....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/ms/python-net/compres...
  4. 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...
  5. ضغط 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/ar/python-net/compres...
  6. NodeCollection Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.NodeCollection, din lösning för att effektivt hantera olika nodtyper i dokumenthantering. Förbättra ditt arbetsflöde idag!...docx" ); Shape [] shapes = doc . GetChildNodes (...( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

    reference.aspose.com/words/sv/net/aspose.words/...
  7. Extraire le texte de la forme d art intelligent...

    Apprenez comment extraire le texte de la forme d art intelligent de type engrenage en utilisant Aspose.Cells for Node.js via C++....groupe en utilisant la méthode Shape.getResultOfSmartArt() . Ensuite...texte en utilisant la propriété Shape.getText() . Extraire du texte...

    docs.aspose.com/cells/fr/nodejs-cpp/extract-tex...
  8. Visio Şekil Verilerini Ekleme, Alma, Kopyalama ...

    Bu bölüm, Aspose.Diagram ile bir şeklin nasıl ekleneceğini, şeklin özelliğinin nasıl ayarlanacağını veya bir şeklin nasıl kopyalanacağını açıklar.... Gerekli Master of a Shape’i ekleyin - Her Visio diagram...tarafından sunulan Shapes özelliği, Aspose.Diagram.Shape nesne koleksiyonunu...

    docs.aspose.com/diagram/tr/net/add-retrieve-cop...
  9. Ottimizza Il Contenuto Del File Utilizzando Jav...

    Comprimi i file in JavaScript: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS senza perdere la qualità...cleanup(); var shapes = doc.getChildNodes(aw.NodeType.Shape, true )...) for ( var shape of shapes) { if (shape.hasImage()) { // Spetta...

    products.aspose.com/words/it/nodejs-net/compress/
  10. Optimaliseer De Inhoud Van Bestanden Met Javasc...

    Comprimeer bestanden in JavaScript: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS zonder kwaliteitsverlies...cleanup(); var shapes = doc.getChildNodes(aw.NodeType.Shape, true )...) for ( var shape of shapes) { if (shape.hasImage()) { // Het...

    products.aspose.com/words/nl/nodejs-net/compress/