Sort Score
Result 10 results
Languages All
Labels All
Results 7,001 - 7,010 of 50,329 for

shapes

(1.43 sec)
  1. ShapeBase.IsTopLevel | Aspose.Words per .NET

    Scopri ShapeBase IsTopLevel. Verifica rapidamente se una forma è indipendente, migliorando il flusso di lavoro di progettazione con una gestione efficiente dei gruppi....= new Document (); Shape shape = new Shape ( doc , ShapeType ...Rectangle ); shape . Width = 200 ; shape . Height = 200 ; shape . WrapType...

    reference.aspose.com/words/it/net/aspose.words....
  2. ארכיון

    ארכיון...NET לוקח כל רכיב כ-Shape או ככזה שנגזר מ-Shape. לכן, כדי להגן על...לצורות שלה באמצעות אוסף ISlide.Shapes. עבור כל צורה באוסף, בצע את...

    blog.aspose.com/he/slides/lock-shapes-in-ppt-in...
  3. استخدم فهارس الاتصال لتوصيل الأشكال|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....AddMaster ( @ "C:\temp\Basic Shapes.vss" , rectangle ); diagram..."C:\temp\Basic Shapes.vss" , connectorMaster ); // add shapes long shape1_ID...

    docs.aspose.com/diagram/ar/net/use-connection-i...
  4. Создание 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...
  5. Trabajar con texto|Documentation

    Esta sección explica cómo insertar una forma de texto o actualizar el texto de la forma con Aspose.Diagram....1" ); // Find a particular shape and update its text foreach...Diagram . Shape shape in page . Shapes ) { if ( shape . NameU ...

    docs.aspose.com/diagram/es/net/working-with-text/
  6. Forms2OleControl | Aspose.Words for Java

    Represents Microsoft Forms 2.0 OLE control in Java....docx"); Shape shape = (Shape) doc.getChild(NodeType.SHAPE, 0, true);...true); OleControl oleControl = shape.getOleFormat().getOleControl();...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Drawing::ShapeBase::get_IsTopLev...

    Aspose::Words::Drawing::ShapeBase::get_IsTopLevel method. Returns true if this shape is not a child of a group shape in C++....true if this shape is not a child of a group shape. bool Aspose...tell whether a shape is a part of a group shape. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Formen auf Präsentationsfolien in .NET skaliere...

    Formen auf PowerPoint- und OpenDocument-Folien ganz einfach mit Aspose.Slides für .NET skalieren - Layout-Anpassungen automatisieren und die Produktivität steigern....{ foreach ( IShape shape in slide . Shapes ) { // Skaliere die...Formgröße. shape . Height *= heightRatio ; shape . Width *= widthRatio...

    docs.aspose.com/slides/de/net/re-sizing-shapes-...
  9. Şekil Korumasını Kaldır|Documentation

    Bu bölümde şekil korumasının nasıl kaldırılacağı açıklanmaktadır....); // Get shape by ID Shape shape = page . Shapes . GetShape...GetShape ( 1 ); // Set protections shape . Protection . LockAspect ....

    docs.aspose.com/diagram/tr/net/remove-shape-pro...
  10. ShadowFormat.Clear | Aspose.Words per .NET

    Ripristina senza sforzo il formato delle tue ombre con il metodo ShadowFormat Clear. Migliora il tuo design con una tabula rasa oggi stesso!...MyDir + "Shape stroke pattern border.docx" ); Shape shape = ( Shape...GetChildNodes ( NodeType . Shape , true )[ 0 ]; if ( shape . ShadowFormat...

    reference.aspose.com/words/it/net/aspose.words....