Sort Score
Result 10 results
Languages All
Labels All
Results 8,821 - 8,830 of 50,320 for

shapes

(0.99 sec)
  1. 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...
  2. ค้นหา

    ค้นหา...เพิ่มรูปทรงสี่เหลี่ยมผืนผ้า IAutoShape shape = pres.getSlides().get_Item(0)...200, 200); // ตั้งค่าข้อความ shape.getFillFormat().setFillType(FillType...

    blog.aspose.com/th/slides/apply-three-d-effects...
  3. إدارة العناصر النائبة في العروض التقديمية باستخ...

    إدارة العناصر النائبة بسهولة في Aspose.Slides للبايثون عبر .NET: استبدال النص، تخصيص نصوص التوجيه، وضبط شفافية الصور في PowerPoint وOpenDocument....الرئيسي عن طريق التحقق من أن shape.placeholder ليس None ، وفحص...النائبة. for shape in slide . shapes : if shape . placeholder...

    docs.aspose.com/slides/ar/python-net/manage-pla...
  4. Recupera le informazioni sulla forma Visio in P...

    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/it/java/retrieve-visio-...
  5. ShapeBase.is_image property | Aspose.Words for ...

    ShapeBase.is_image property. Returns ``True`` if this shape is an image shape....Returns True if this shape is an image shape. @property def is_image...first shape of the document contains a valid image. shape = doc...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ImageData.image_bytes property | Aspose.Words f...

    ImageData.image_bytes property. Gets or sets the raw bytes of the image stored in the shape....of the image stored in the shape. @property def image_bytes (...will remove the image from the shape. Returns None if the image is...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ShapeBase.DistanceTop | Aspose.Words för .NET

    Upptäck ShapeBase DistanceTop-egenskapen, justera enkelt avståndet i punkter mellan dokumenttexten och formens överkant för exakt layoutkontroll.... Shape shape = builder . InsertShape (.... Rectangle , 150 , 150 ); shape . WrapType = WrapType . Tight...

    reference.aspose.com/words/sv/net/aspose.words....
  8. ShapeBase.DistanceRight | Aspose.Words لـ .NET

    اكتشف خاصية ShapeBase DistanceRight، وقم بسهولة بتعديل المسافة بالنقاط بين نص المستند والحافة اليمنى للشكل للتحكم المحسّن في التخطيط.... Shape shape = builder . InsertShape (.... Rectangle , 150 , 150 ); shape . WrapType = WrapType . Tight...

    reference.aspose.com/words/ar/net/aspose.words....
  9. ShapeBase.DistanceLeft | Aspose.Words لـ .NET

    اكتشف خاصية ShapeBase DistanceLeft لضبط المسافة بالنقاط بسهولة بين نص المستند والحافة اليسرى للأشكال للتحكم المحسّن في التخطيط.... Shape shape = builder . InsertShape (.... Rectangle , 150 , 150 ); shape . WrapType = WrapType . Tight...

    reference.aspose.com/words/ar/net/aspose.words....
  10. Создание 3D презентаций на Android|Документация...

    Легко создавайте интерактивные 3D презентации на Java с помощью Aspose.Slides для Android. Быстро экспортируйте в форматы PowerPoint и OpenDocument для гибкого использования....класса можно получить с помощью: Shape.getThreeDFormat() метод для...get_Item ( 0 ); IAutoShape shape = slide . getShapes (). addAutoShape...

    docs.aspose.com/slides/ru/androidjava/3d-presen...