Sort Score
Result 10 results
Languages All
Labels All
Results 7,961 - 7,970 of 49,751 for

shapes

(0.14 sec)
  1. العمل مع شكل نوع الموصل|Documentation

    يوضح هذا القسم كيفية تعيين مظهر الموصل باستخدام Aspose.Diagram.... GetDataDir_Shapes (); // Call a Diagram class...connector type shape by id Shape shape = page . Shapes . GetShape...

    docs.aspose.com/diagram/ar/net/working-with-con...
  2. Archivio

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

    blog.aspose.com/it/diagram/read-visio-shape-dat...
  3. ארכיון

    ארכיון...נתוני צורה How to read Visio shape data in C# קרא מטאפיזיקה של...foreach (Shape shape in page.Shapes) { Console.WriteLine("Shape ID...

    blog.aspose.com/he/diagram/read-visio-shape-dat...
  4. آرشیوها

    آرشیوها...Visio Shapes در برابر تغییرات محافظت کنید از Visio Shapes در جاوا...است حاوی Background، Master، Shapes، Styles و غیره باشد و شما می...

    blog.aspose.com/fa/diagram/protect-unprotect-vi...
  5. Formanimationen in Präsentationen mit Python an...

    Erfahren Sie, wie Sie Formanimationen in PowerPoint- und OpenDocument-Präsentationen mit Aspose.Slides für Python via .NET erstellen und anpassen. Heben Sie sich ab!... shapes . add_auto_shape ( slides . ShapeType.... main_sequence # Fügt dem Shape den Fade-Animationseffekt hinzu...

    docs.aspose.com/slides/de/python-net/shape-anim...
  6. VerticalAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.VerticalAlignment enum for precise vertical alignment of text frames and tables in your documents. Enhance layout control!...vertical alignment of a floating shape, text frame or a floating table...it to the page's center. Shape shape = builder . InsertImage (...

    reference.aspose.com/words/net/aspose.words.dra...
  7. NodeCollection.Item | Aspose.Words لـ .NET

    يمكنك الوصول إلى أي عقدة بسهولة باستخدام خاصية NodeCollection Item. استرجع العقد بسرعة حسب الفهرس لإدارة بيانات سلسة وتحسين الأداء.... " )); Shape shape = new Shape ( doc , ShapeType .... Rectangle ); shape . Width = 200 ; shape . Height = 200 ; //...

    reference.aspose.com/words/ar/net/aspose.words/...
  8. RelativeHorizontalPosition enumeration | Aspose...

    Aspose.Words.Drawing.RelativeHorizontalPosition enumeration. Specifies to what the horizontal position of a shape or text frame is relative....the horizontal position of a shape or text frame is relative. Members...it to the page's center. let shape = builder . insertImage ( base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Соединитель|Документация Aspose.Slides

    Рисуйте и управляйте соединителями в C# с Aspose.Slides: добавляйте, прокладывайте, перенастраивайте, задавайте точки соединения, стрелки и стили для связывания фигур в PPT, PPTX и ODP.... Shapes . AddConnector ( ShapeType...pres . Slides [ 0 ]; slide . Shapes . AddConnector ( ShapeType...

    docs.aspose.com/slides/ru/net/examples/elements...
  10. Extract Images from Word Document in NPOI|Aspos...

    Extarct images from Word document easily and fast instead of using NPOI in C#....GetChildNodes method to select all Shape nodes. Iterate through resulting...node collections. Check the Shape.HasImage boolean property. Extract...

    docs.aspose.com/words/net/extract-images-from-w...