Sort Score
Result 10 results
Languages All
Labels All
Results 9,601 - 9,610 of 50,477 for

shapes

(1.33 sec)
  1. Aspose::Words::Drawing::FlipOrientation enum | ...

    Aspose::Words::Drawing::FlipOrientation enum. Possible values for the orientation of a shape in C++....values for the orientation of a shape. enum class FlipOrientation...Examples Shows how to flip a shape on an axis. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::ShapeBase::get_FlipOrie...

    Aspose::Words::Drawing::ShapeBase::get_FlipOrientation method. Switches the orientation of a shape in C++....Switches the orientation of a shape. Aspose :: Words :: Drawing...Examples Shows how to flip a shape on an axis. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Verbinder in Präsentationen mit C++ verwalten|A...

    Ermöglichen Sie C++-Anwendungen, Linien in PowerPoint-Folien zu zeichnen, zu verbinden und automatisch zu routen – erhalten Sie die vollständige Kontrolle über gerade, Ellenbogen- und gekrümmte Verbinder....AutoShape mithilfe der vom Shapes ‑Objekt bereitgestellten Methode...Connector mithilfe der vom Shapes ‑Objekt bereitgestellten Methode...

    docs.aspose.com/slides/de/cpp/connector/
  4. TextPath.Bold | Aspose.Words لـ .NET

    اكتشف خاصية TextPath Bold. نسّق نصك بسهولة بخط عريض لتحسين قابلية القراءة وتأثيره البصري في تصميماتك.... Shape shape = AppendWordArt ( doc , "Hello...الخاصة بكل منها. shape . TextPath . Bold = true ; shape . TextPath...

    reference.aspose.com/words/ar/net/aspose.words....
  5. TextPath.Trim | Aspose.Words لـ .NET

    اكتشف خاصية TextPath Trim لتحسين تصميمك عن طريق إزالة المساحة غير المرغوب فيها أعلى وأسفل النص للحصول على مظهر أنظف وأكثر أناقة.... Shape shape = AppendWordArt ( doc , "Hello...الخاصة بكل منها. shape . TextPath . Bold = true ; shape . TextPath...

    reference.aspose.com/words/ar/net/aspose.words....
  6. TextPath.SmallCaps | Aspose.Words för .NET

    Upptäck TextPath SmallCaps-egenskapen, formatera enkelt teckensnitt till små versaler för förbättrad läsbarhet och snygg textdesign.... Shape shape = AppendWordArt ( doc , "Hello...egenskaper. shape . TextPath . Bold = true ; shape . TextPath...

    reference.aspose.com/words/sv/net/aspose.words....
  7. TextPath.On | Aspose.Words för .NET

    Upptäck hur TextPath förbättrar visningen av egenskapstexter, vilket säkerställer tydlighet och engagemang i dina designer. Optimera dina visuella element idag!... Shape shape = AppendWordArt ( doc , "Hello...egenskaper. shape . TextPath . Bold = true ; shape . TextPath...

    reference.aspose.com/words/sv/net/aspose.words....
  8. Convertir una forma Visio a PDF|Documentation

    Esta sección explica cómo convertir una forma visio a pdf con Aspose.Diagram....); // Get a particular shape Shape shape = page . getShapes ()...(). get ( 0 ); // Shape to Pdf shape . toPdf ( "out.pdf" ); Configurar...

    docs.aspose.com/diagram/es/java/convert-a-visio...
  9. إنشاء وإدراج الحقول|Documentation

    كيفية إنشاء وإدخال الحقول باستخدام C# Diagram API....); //Get Visio Shape Shape shape = page . Shapes [ 0 ]; //Insert...(); fld . Value . Val = "1" ; shape . Fields . Add ( fld ); // Save...

    docs.aspose.com/diagram/ar/net/create-insert-fi...
  10. ShadowFormat Class | Aspose.Words för .NET

    Upptäck Aspose.Words.Drawing.ShadowFormat för förbättrade skuggeffekter för objekt. Förhöj din dokumentdesign med anpassningsbara skuggformateringsalternativ....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); ShadowFormat shadowFormat = shape . ShadowFormat...

    reference.aspose.com/words/sv/net/aspose.words....