Sort Score
Result 10 results
Languages All
Labels All
Results 6,501 - 6,510 of 50,317 for

shapes

(0.81 sec)
  1. NodeCollection Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.NodeCollection، الحل الأمثل لإدارة أنواع العقد المتنوعة بكفاءة في معالجة المستندات. حسّن سير عملك اليوم!...docx" ); Shape [] shapes = doc . GetChildNodes (...( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

    reference.aspose.com/words/ar/net/aspose.words/...
  2. Групповая фигура|Документация Aspose.Slides for...

    Работайте с групповыми фигурами в Python, используя Aspose.Slides: создавайте и разгруппируйте, переупорядочивайте дочерние фигуры, задавайте трансформации и границы в PowerPoint и OpenDocument.... def add_group_shape (): with slides . Presentation...= slide . shapes . add_group_shape () group . shapes . add_auto_shape...

    docs.aspose.com/slides/ru/python-net/examples/e...
  3. GlowFormat.Transparency | Aspose.Words لـ .NET

    اكتشف خاصية الشفافية في GlowFormat، واضبط تأثيرات التوهج بسهولة من معتم إلى شفاف (من 0.0 إلى 1.0) للحصول على تأثير بصري مذهل. الإعداد الافتراضي هو 0.0....+ "Various shapes.docx" ); Shape shape = ( Shape ) doc . GetChild...GetChild ( NodeType . Shape , 0 , true ); shape . Glow . Color = Color...

    reference.aspose.com/words/ar/net/aspose.words....
  4. Конвертация Smart Art в сгруппированную форму с...

    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.getResultOfSmartArt() . Это...в группу и выводит свойство Shape.isGroup. Пожалуйста, смотрите...

    docs.aspose.com/cells/ru/nodejs-cpp/convert-the...
  5. ShapeBase.isTopLevel property | Aspose.Words fo...

    ShapeBase.isTopLevel property. Returns ``true`` if this shape is not a child of a group shape....true if this shape is not a child of a group shape. get isTopLevel...tell whether a shape is a part of a group shape. let doc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Добавить и соединить Visio фигуры|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....visioStencil ); // Add a new rectangle shape long rectangleId = diagram ...// Set the new shape's properties Shape shape = diagram . getPages...

    docs.aspose.com/diagram/ru/java/add-and-connect...
  7. Fill.OneColorGradient | Aspose.Words for .NET

    Discover how to use the OneColorGradient method to create stunning one-color gradients for your designs. Enhance your projects effortlessly!...Examples Shows how to fill a shape with a gradients. Document doc...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Öffentliche API Änderungen in Aspose.Cells 8.9....

    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....Add a Shape of type TextBox to the collection var shape = sheet...sheet . Shapes . AddTextBox ( 0 , 0 , 0 , 0 , 100 , 200 ); // Access...

    docs.aspose.com/cells/de/net/public-api-changes...
  9. Cambios en la API pública en Aspose.Cells 8.9.2...

    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....Add a Shape of type TextBox to the collection var shape = sheet...sheet . Shapes . AddTextBox ( 0 , 0 , 0 , 0 , 100 , 200 ); // Access...

    docs.aspose.com/cells/es/net/public-api-changes...
  10. قم بتعيين Visio شكل XForm و Line و Fill Data|Do...

    يشرح هذا القسم كيفية تعيين نمط الشكل بما في ذلك بيانات الخط وملء البيانات بـ Aspose.Diagram.... GetDataDir_Shapes (); // Call a Diagram class...vsd" ); // Find a particular shape and update its XForm foreach...

    docs.aspose.com/diagram/ar/net/set-visio-shape-...