Sort Score
Result 10 results
Languages All
Labels All
Results 6,771 - 6,780 of 50,326 for

shapes

(0.09 sec)
  1. الارتباط التشعبي|توثيق Aspose.Slides

    إضافة وإدارة الارتباطات التشعبية في Aspose.Slides for .NET: ربط النصوص والأشكال والصور، تعيين الأهداف والإجراءات لملفات PPT و PPTX و ODP مع أمثلة بلغة C#.... Slides [ 0 ]; var shape = slide . Shapes . AddAutoShape ( ShapeType...Rectangle , 50 , 50 , 150 , 50 ); shape . TextFrame . Text = "Aspose"...

    docs.aspose.com/slides/ar/net/examples/elements...
  2. Гиперссылка|Документация Aspose.Slides

    Добавляйте и управляйте гиперссылками в Aspose.Slides для .NET: связывайте текст, формы и изображения, задавайте цели и действия для PPT, PPTX и ODP с примерами на C#.... Slides [ 0 ]; var shape = slide . Shapes . AddAutoShape ( ShapeType...Rectangle , 50 , 50 , 150 , 50 ); shape . TextFrame . Text = "Aspose"...

    docs.aspose.com/slides/ru/net/examples/elements...
  3. ShapeBase.Title | Aspose.Words for .NET

    Manage your ShapeBase title property effortlessly. Set or retrieve the title caption for any shape object to enhance your design's clarity and appeal....title (caption) of the current shape object. public string Title...Shows how to set the title of a shape. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Visio Formen hinzufügen und verbinden|Documenta...

    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/de/java/add-and-connect...
  5. ShapeBase.Font | Aspose.Words for .NET

    Discover the ShapeBase Font property for easy font formatting access. Enhance your designs with customizable text styles and unique typography options...." ); Shape shape = builder . InsertShape (..., 50 ); builder . MoveTo ( shape . LastParagraph ); builder ...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Добавление, извлечение, копирование и чтение да...

    В этом разделе объясняется, как добавить фигуру, установить свойство фигуры или скопировать фигуру с помощью Aspose.Diagram.... GetDataDir_Shapes (); // Load a diagram Diagram...AddMaster ( dataDir + "Basic Shapes.vss" , masterName ); // Page...

    docs.aspose.com/diagram/ru/net/add-retrieve-cop...
  7. Agregar, recuperar, copiar y leer datos de form...

    Esta sección explica cómo agregar una forma, establecer la propiedad de la forma o copiar una forma con Aspose.Diagram.... GetDataDir_Shapes (); // Load a diagram Diagram...AddMaster ( dataDir + "Basic Shapes.vss" , masterName ); // Page...

    docs.aspose.com/diagram/es/net/add-retrieve-cop...
  8. NodeCollection Class | Aspose.Words per .NET

    Scopri la classe Aspose.Words.NodeCollection, la soluzione ideale per gestire in modo efficiente diversi tipi di nodi nell'elaborazione dei documenti. Migliora il tuo flusso di lavoro oggi stesso!...docx" ); Shape [] shapes = doc . GetChildNodes (...( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

    reference.aspose.com/words/it/net/aspose.words/...
  9. ShapeBase.AdjustWithEffects | Aspose.Words لـ .NET

    اكتشف كيف تعمل طريقة ShapeBase AdjustWithEffects على تعزيز مستطيل المصدر الخاص بك عن طريق إضافة امتدادات التأثير، مما يوفر قيمًا نهائية دقيقة للمستطيل....MyDir + "Shape shadow effect.docx" ); Shape [] shapes = doc ....GetChildNodes ( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

    reference.aspose.com/words/ar/net/aspose.words....
  10. Работа с защитой|Documentation

    В этом разделе объясняется, как установить защиту в diagram с Aspose.Diagram....); // Get shape by ID Shape shape = page . Shapes . GetShape...GetShape ( 1 ); // Set protections shape . Protection . LockAspect ....

    docs.aspose.com/diagram/ru/net/working-with-pro...