Sort Score
Result 10 results
Languages All
Labels All
Results 9,971 - 9,980 of 49,139 for

shape

(0.11 sec)
  1. Gérer les zones de texte dans les présentations...

    Aspose.Slides pour Python via .NET facilite la création, la modification et le clonage des zones de texte dans les fichiers PowerPoint et OpenDocument, améliorant ainsi votre automatisation de présentations....fournit également la classe Shape . Cependant, toutes les formes...RECTANGLE. shape = slide . shapes . add_auto_shape ( slides ....

    docs.aspose.com/slides/fr/python-net/manage-tex...
  2. Управление текстовыми полями в презентациях с п...

    Aspose.Slides for Python через .NET упрощает создание, редактирование и клонирование текстовых полей в файлах PowerPoint и OpenDocument, повышая эффективность автоматизации ваших презентаций....Slides также предоставляет класс Shape . Однако не все фигуры могут...RECTANGLE. shape = slide . shapes . add_auto_shape ( slides ....

    docs.aspose.com/slides/ru/python-net/manage-tex...
  3. Python 에서 WORD 압축

    품질 손실 없이 Python 에서 WORD 을 압축합니다. 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/ko/python-net/compres...
  4. Python 에서 DOCX 압축

    품질 손실 없이 Python 에서 DOCX 을 압축합니다. 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/ko/python-net/compres...
  5. Python 에서 HTML 압축

    품질 손실 없이 Python 에서 HTML 을 압축합니다. 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/ko/python-net/compres...
  6. Nén HTML Trong Python

    Nén HTML trong Python mà không làm giảm chất lượng. Tối ưu hóa HTML nội dung, giảm kích thước tệp một cách dễ dàng....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/vi/python-net/compres...
  7. Nén DOCX Trong Python

    Nén DOCX trong Python mà không làm giảm chất lượng. Tối ưu hóa DOCX nội dung, giảm kích thước tệp một cách dễ dàng....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/vi/python-net/compres...
  8. فشرده سازی 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/fa/python-net/compres...
  9. ReflectionFormat.Size | Aspose.Words per .NET

    Scopri la proprietà ReflectionFormat Size, controlla la dimensione del riflesso (0,0-1,0) per ottenere effetti visivi sorprendenti nei tuoi progetti. Migliora l'estetica del tuo progetto!...+ "Various shapes.docx" ); Shape shape = ( Shape ) doc . GetChild...GetChild ( NodeType . Shape , 0 , true ); shape . Reflection . Transparency...

    reference.aspose.com/words/it/net/aspose.words....
  10. ShapeBase.Right | Aspose.Words för .NET

    Upptäck ShapeBase Right-egenskapen för att enkelt komma åt den högra kantpositionen för din forms innehållsblock för exakt layoutkontroll....DocumentBuilder ( doc ); Shape shape = builder . InsertImage (...( ImageDir + "Logo.jpg" ); shape . WrapType = WrapType . None...

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