Sort Score
Result 10 results
Languages All
Labels All
Results 7,911 - 7,920 of 50,331 for

shapes

(1.24 sec)
  1. Компресиране На DOCX В Python

    Компресирайте DOCX в Python, без да губите качество. Оптимизирайте съдържанието на 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/bg/python-net/compres...
  2. บีบอัด DOCX ใน Python

    บีบอัด DOCX ใน Python โดยไม่สูญเสียคุณภาพ เพิ่มประสิทธิภาพเนื้อหา 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/th/python-net/compres...
  3. บีบอัด 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/th/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/bg/python-net/compres...
  5. Optimumkan Kandungan Fail Menggunakan Python

    Mampatkan fail dalam Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS tanpa kehilangan kualiti...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/compress/
  6. Zoptymalizuj Zawartość Pliku Za Pomocą Python

    Kompresuj pliki w Python formacie: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS bez utraty jakości...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/compress/
  7. Ottimizza Il Contenuto Del File Utilizzando Python

    Comprimi i file in Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS senza perdere la qualità...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/compress/
  8. 아카이브

    아카이브...Slides는 각 요소를 Shape 또는 Shape에서 파생된 객체로 사용합니다. 따라서...슬라이드를 가져옵니다. 각 슬라이드에 대해 ISlide.Shapes 컬렉션을 사용하여 해당 모양에 액세스합니다. 컬렉션의...

    blog.aspose.com/ko/slides/lock-shapes-in-ppt-in...
  9. Pakkaa DOC Kohteessa C++

    Pakkaa DOC kentässä C++ laadun heikkenemättä. Optimoi kohteen DOC sisältö, pienennä tiedostokokoa helposti....(NodeType::Shape, true ); for ( const auto & shape : System::...System:: IterateOver <Shape>(nodes)) { if (shape-> get_HasImage ()) {...

    products.aspose.com/words/fi/cpp/compress/doc/
  10. Pakkaa WORD Kohteessa C++

    Pakkaa WORD kentässä C++ laadun heikkenemättä. Optimoi kohteen WORD sisältö, pienennä tiedostokokoa helposti....(NodeType::Shape, true ); for ( const auto & shape : System::...System:: IterateOver <Shape>(nodes)) { if (shape-> get_HasImage ()) {...

    products.aspose.com/words/fi/cpp/compress/word/