Sort Score
Result 10 results
Languages All
Labels All
Results 9,331 - 9,340 of 50,319 for

shapes

(0.09 sec)
  1. DocumentBuilder.InsertHorizontalRule | Aspose.W...

    قم بتعزيز مستنداتك باستخدام طريقة InsertHorizontalRule في DocumentBuilder، وقم بإضافة خطوط أفقية أنيقة بسهولة لتحسين التنظيم والجاذبية البصرية.... public Shape InsertHorizontalRule () قيمة...DocumentBuilder ( doc ); Shape shape = builder . InsertHorizontalRule...

    reference.aspose.com/words/ar/net/aspose.words/...
  2. Diagramm|Aspose.Slides für Python Dokumentation

    Erstellen und Anpassen von Diagrammen in Python mit Aspose.Slides: Daten hinzufügen, Serien, Achsen und Beschriftungen formatieren, Typen ändern und exportieren – funktioniert mit PPT, PPTX und ODP.... shapes . add_chart ( slides . charts...None for shape in slide . shapes : if isinstance ( shape , slides...

    docs.aspose.com/slides/de/python-net/examples/e...
  3. استبدال النص في الفن الذكي باستخدام C++|Documen...

    تعلم كيف تقوم بتحديث النص في الفن الذكي باستخدام Aspose.Cells for C++ عن طريق تعيين خاصية Shape.Text....الميزة عن طريق تعيين الخاصية Shape.Text . يمكن تنزيل ملف المصدر...Get ( i ); ShapeCollection shapes = worksheet . GetShapes ();...

    docs.aspose.com/cells/ar/cpp/replace-text-in-sm...
  4. Sostituisci il testo nello smart art con C++|Do...

    Impara come aggiornare il testo nello smart art usando Aspose.Cells for C++ impostando la proprietà Shape.Text....funzione impostando la proprietà Shape.Text . Il file di origine di...Get ( i ); ShapeCollection shapes = worksheet . GetShapes ();...

    docs.aspose.com/cells/it/cpp/replace-text-in-sm...
  5. Чтение данных формы Visio в Ruby|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....для рубина , вызов read_all_shape_properties метод Риадшапедата...Рубиновый код деф читать _все_shape_properties () данные _dir =...

    docs.aspose.com/diagram/ru/java/read-visio-shap...
  6. Pubblico API Modifiche Aspose.Diagram 6.8.0|Doc...

    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....( layer ); // get shape by ID Shape shape = page . getShapes...3 ); // assign shape to this new Layer shape . getLayerMem ()...

    docs.aspose.com/diagram/it/java/public-api-chan...
  7. Visio Şeklin Çizgi Verilerini Ruby'de Ayarla|Do...

    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....0 ben iken < shapes . getCount () shape = shapes . get ( i ) if...if shape . getNameU () == "rectangle" && shape . getID () ==...

    docs.aspose.com/diagram/tr/java/set-visio-shape...
  8. Aspose::Words::Drawing::ShapeBase::get_Name met...

    Aspose::Words::Drawing::ShapeBase::get_Name method. Gets or sets the optional shape name in C++....method Gets or sets the optional shape name. System :: String Aspose...Examples Shows how to use a shape’s alternative text. auto doc...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. إدارة رسومات SmartArt في العروض التقديمية باستخ...

    أتمتة إنشاء وتحرير وتنسيق SmartArt في PowerPoint باستخدام Python عبر .NET مع Aspose.Slides، مع أمثلة شفرة مختصرة وإرشادات تركّز على الأداء.... shapes . add_smart_art ( 0 , 0 , 400...الأولى. for shape in presentation . slides [ 0 ] . shapes : # التحقق...

    docs.aspose.com/slides/ar/python-net/manage-sma...
  10. Optimaliseer De Inhoud Van Bestanden Met Python

    Comprimeer bestanden in Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS zonder kwaliteitsverlies...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/nl/python-net/compress/