Sort Score
Result 10 results
Languages All
Labels All
Results 8,031 - 8,040 of 50,453 for

shapes

(0.14 sec)
  1. Aspose::Words::Drawing::ImageData::get_CropRigh...

    Aspose::Words::Drawing::ImageData::get_CropRight method. Defines the fraction of picture removal from the right side in C++....filled by the fill color of the shape). Positive values less than...being stretched to fit the shape. The default value is 0. Examples...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. 从齿轮型智能图形中提取文本|Documentation

    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....为了实现这一点,您应首先使用 Shape.get_result_of_smart_art() 方法将智能图形转为组合形状。然后使用...方法将智能图形转为组合形状。然后使用 GroupShape.get_grouped_shapes() 方法获取组合形状中形成的所有单个形状的数组。最后...

    docs.aspose.com/cells/zh/python-net/extract-tex...
  3. أضف نقطة الاتصال إلى الشكل|Documentation

    يشرح هذا القسم كيفية إضافة نقطة اتصال إلى شكل visio مع Aspose.Diagram.... GetDataDir_Shapes (); // Call a Diagram class...connector type shape by id Shape shape = page . Shapes . GetShape...

    docs.aspose.com/diagram/ar/net/add-connection-p...
  4. Fill.fore_theme_color property | Aspose.Words f...

    Fill.fore_theme_color property. Gets or sets a ThemeColor object that represents the foreground color for the fill....color for foreground/background shape color. doc = aw . Document ()...doc = doc ) shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Fill.back_theme_color property | Aspose.Words f...

    Fill.back_theme_color property. Gets or sets a ThemeColor object that represents the background color for the fill....color for foreground/background shape color. doc = aw . Document ()...doc = doc ) shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ShadowFormat.Type | Aspose.Words لـ .NET

    استكشف خاصية "نوع تنسيق الظل" لتخصيص تأثيرات الظل بسهولة. احصل على "نوع الظل" أو عيّنه لتحسين مرونة التصميم....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); ShadowFormat shadowFormat = shape . ShadowFormat...

    reference.aspose.com/words/ar/net/aspose.words....
  7. PowerPoint-Formen in JavaScript formatieren|Asp...

    Erfahren Sie, wie Sie PowerPoint-Formen in JavaScript mit Aspose.Slides formatieren – Füll‑, Linien‑ und Effektstile für PPT-, PPTX‑ und ODP‑Dateien präzise und mit voller Kontrolle festlegen.... let shape = slide . getShapes (). addAutoShape...für die Rechteckform fest. shape . getFillFormat (). setFillType...

    docs.aspose.com/slides/de/nodejs-java/shape-for...
  8. Arsip

    Arsip...menyimpan bentuk sementara IShape shape; //Telusuri semua slide dalam...getShapes().size(); count++) { shape = slide.getShapes().get_Item(count);...

    blog.aspose.com/id/slides/lock-shapes-in-ppt-in...
  9. Arsip

    Arsip...SHAPE, True). Ulangi bentuk dan lakukan...metode asshape(). Gunakan metode Shape.hasimage() untuk memeriksa apakah...

    blog.aspose.com/id/words/extract-images-from-pd...
  10. Textfeld|Aspose.Slides Dokumentation

    Arbeiten Sie mit Textfeldern in Aspose.Slides für C++: Text hinzufügen, formatieren, ausrichten, umbrechen, automatisch anpassen und gestalten für PPT-, PPTX- und ODP-Präsentationen....auto textBox = slide -> get_Shapes () -> AddAutoShape ( ShapeType...); for ( auto && shape : slide -> get_Shapes ()) { // Nur AutoShapes...

    docs.aspose.com/slides/de/cpp/examples/elements...