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

shapes

(0.27 sec)
  1. 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...
  2. 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...
  3. 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...
  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/ar/python-net/compres...
  5. SignatureLine | Aspose.Words for Java

    Provides access to signature line properties in Java....r Manager"); } // Insert a shape that will contain a signature...created above. // If we insert a shape whose coordinates originate...

    reference.aspose.com/words/java/com.aspose.word...
  6. Как да добавите Group Форма в документ с думи|A...

    GroupИнг и разгрупиране на форми, използвайки C#....добавите group shape в документ на Word. - group shape се състои от...Можете бързо да добавите group shape с помощта на Group команда/бутон...

    docs.aspose.com/words/bg/net/how-to-add-group-s...
  7. Récupérer les informations de forme Visio en PH...

    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....vsd" ); $shapes = $diagram -> getPages () ->...string ) $shapes -> getCount ()) { $shape = $shapes -> get ( $i...

    docs.aspose.com/diagram/fr/java/retrieve-visio-...
  8. TextPath.bold property | Aspose.Words for Python

    TextPath.bold property. True if the font is formatted as bold....object to display text in a shape that we can re-size and move...argument to set a shape for the WordArt. shape = append_word_art...

    reference.aspose.com/words/python-net/aspose.wo...
  9. NodeCollection.ToArray | Aspose.Words för .NET

    NodeCollection ToArray metod. Kopierar alla noder från samlingen till en ny array av noder i C#....docx" ); Shape [] shapes = doc . GetChildNodes (...( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

    reference.aspose.com/words/sv/net/aspose.words/...
  10. Node.CustomNodeId | Aspose.Words för .NET

    Node CustomNodeId fast egendom. Anger anpassad nodidentifierare i C#.... " )); Shape shape = new Shape ( doc , ShapeType .... Rectangle ); shape . Width = 200 ; shape . Height = 200 ; //...

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