Sort Score
Result 10 results
Languages All
Labels All
Results 8,951 - 8,960 of 50,258 for

shapes

(0.19 sec)
  1. ShapeBase.BehindText | Aspose.Words för .NET

    Upptäck ShapeBase BehindText-egenskapen för att styra formlager i dina designer, vilket enkelt förbättrar textens synlighet och layoutens precision.... Shape shape = builder . InsertImage (..."Logo.jpg" ); shape . WrapType = WrapType . None ; shape . BehindText...

    reference.aspose.com/words/sv/net/aspose.words....
  2. Visio Şeklini Svg'ye Dönüştür|Documentation

    Bu bölümde, visio şeklinin Aspose.Diagram ile svg'ye nasıl dönüştürüleceği açıklanmaktadır.... GetDataDir_Shapes (); // Call a Diagram class...a particular shape Shape shape = page . Shapes [ 0 ]; SVGSaveOptions...

    docs.aspose.com/diagram/tr/net/convert-a-visio-...
  3. ShapeBase.isImage property | Aspose.Words for N...

    ShapeBase.isImage property. Returns ``true`` if this shape is an image shape....Returns true if this shape is an image shape. get isImage () : boolean...); // Verify that the first shape of the document contains a valid...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. AdjustmentCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.AdjustmentCollection class—your solution for managing readonly adjustment values for Shapes. Enhance your document designs effortlessly!...are applied to the specified shape. public class AdjustmentCollection..."Rounded rectangle shape.docx" ); Shape shape = ( Shape ) doc . GetChild...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Управление встроенными объектами OLE в Visio Di...

    На этой странице описывается, как управлять объектами ole с библиотекой Aspose.Diagram....GetPage ( "Page-1" ); // Get shape of the Visio diagram by ID Aspose...Aspose . Diagram . Shape OLE_Shape = page . Shapes . GetShape ( 2...

    docs.aspose.com/diagram/ru/net/manipulate-the-e...
  6. Visio Diagram'de Katıştırılmış OLE Nesnelerini ...

    Bu sayfa, ole nesnesinin Aspose.Diagram kitaplığıyla nasıl değiştirileceğini açıklar....GetPage ( "Page-1" ); // Get shape of the Visio diagram by ID Aspose...Aspose . Diagram . Shape OLE_Shape = page . Shapes . GetShape ( 2...

    docs.aspose.com/diagram/tr/net/manipulate-the-e...
  7. ShapeBase.IsInline | Aspose.Words per .NET

    Scopri la proprietà IsInline di ShapeBase per verificare facilmente se la tua forma è allineata con il testo, migliorando il tuo design e l'efficienza del layout.... " ); Shape shape = builder . InsertShape (.... Rectangle , 100 , 100 ); shape . FillColor = Color . LightBlue...

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

    Archivo...foreach (Shape shape in page.Shapes) { Console.WriteLine("Shape ID...ID : ", shape.ID); Console.WriteLine("Name : ", shape.Name); }...

    blog.aspose.com/es/diagram/read-visio-shape-dat...
  9. Trouver la position absolue d une forme dans la...

    Apprenez comment trouver la position absolue d’une forme dans une feuille de calcul en utilisant Aspose.Cells for Node.js via C++....les propriétés Shape.getLeftToCorner() et Shape.getTopToCorner()...: Absolute Position of this Shape is ( 320 , 183 ) const path...

    docs.aspose.com/cells/fr/nodejs-cpp/finding-abs...
  10. ShapeBase.SoftEdge | Aspose.Words لـ .NET

    حسّن تصميماتك مع ShapeBase SoftEdge لتنسيق حواف سلس وناعم. حسّن صورك بسلاسة وتميّز في كل مشروع!...new DocumentBuilder (); Shape shape = builder . InsertShape (...بتطبيق حافة ناعمة على الشكل. shape . SoftEdge . Radius = 30 ; builder...

    reference.aspose.com/words/ar/net/aspose.words....