Sort Score
Result 10 results
Languages All
Labels All
Results 9,881 - 9,890 of 50,304 for

shape

(0.14 sec)
  1. ShapeBase.Reflection | Aspose.Words لـ .NET

    اكتشف خاصية ShapeBase Reflection لتعزيز تصميماتك باستخدام تنسيق الانعكاس القابل للتخصيص للحصول على تأثيرات بصرية مذهلة....+ "Various shapes.docx" ); Shape shape = ( Shape ) doc . GetChild...GetChild ( NodeType . Shape , 0 , true ); shape . Reflection . Transparency...

    reference.aspose.com/words/ar/net/aspose.words....
  2. Şekil Korumasını Kaldır|Documentation

    Bu bölüm, Aspose.Diagram kullanarak şekil korumasının nasıl kaldırılacağını açıklar...."Flow 1" ); // get shape by ID Shape shape = page . getShapes...getShape ( 1 ); // set protections shape . getProtection (). getLockAspect...

    docs.aspose.com/diagram/tr/java/remove-shape-pr...
  3. Döndürün, Konumu Değiştirin ve Alt Şekilleri Ba...

    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...."Page-3" ); // get shape by id Shape shape = page . getShapes...16 ); // Add a shape and set the angle shape . setAngle ( 190...

    docs.aspose.com/diagram/tr/java/rotate-change-t...
  4. تغييرات في واجهة برمجة التطبيقات العامة في Aspo...

    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 Shape shape = sheet...100 , 200 ); //Add text to Shape shape . setText ( "Aspose" ); //Access...

    docs.aspose.com/cells/ar/java/public-api-change...
  5. Travailler avec des thèmes|Documentation

    Cette section explique comment appliquer un thème prédéfini à une page ou une forme avec Aspose.Diagram....Obtenez une instance de la classe Shape pour définir le thème Attribuez...PresetTheme de l’occurrence Shape Appliquer un thème prédéfini...

    docs.aspose.com/diagram/fr/java/working-with-th...
  6. Fill.TwoColorGradient | Aspose.Words för .NET

    Applicera en fantastisk tvåfärgad gradientfyllning med vår Fill TwoColorGradient-metod och förbättra dina designer med livfulla, anpassningsbara effekter....DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...ForeColor av gradientfyllningen. shape . Fill . OneColorGradient (...

    reference.aspose.com/words/sv/net/aspose.words....
  7. Вращение, изменение положения и соединение подф...

    В этом разделе объясняется, как повернуть фигуру visio с помощью Aspose.Diagram.... GetDataDir_Shapes (); // Call a Diagram class...); // Get shape by id Shape shape = page . Shapes . GetShape...

    docs.aspose.com/diagram/ru/net/rotate-change-th...
  8. Работа с текстовыми полями|Documentation

    В этом разделе объясняется, как отформатировать текстовую фигуру с помощью Aspose.Diagram....// Get shape by its ID Aspose . Diagram . Shape shape = page1...page1 . Shapes . GetShape ( 1 ); // Set orientation angle DoubleValue...

    docs.aspose.com/diagram/ru/net/working-with-tex...
  9. Arbeiten mit Textfeldern|Documentation

    In diesem Abschnitt wird erläutert, wie Sie eine Textform mit Aspose.Diagram formatieren....// Get shape by its ID Aspose . Diagram . Shape shape = page1...page1 . Shapes . GetShape ( 1 ); // Set orientation angle DoubleValue...

    docs.aspose.com/diagram/de/net/working-with-tex...
  10. WrapType Enum | Aspose.Words per .NET

    Scopri come l'enum Aspose.Words.Drawing.WrapType migliora l'adattamento del testo a forme e immagini per una formattazione professionale dei documenti.... Shape shape = builder . InsertImage (..."Logo.jpg" ); shape . WrapType = WrapType . None ; shape . BehindText...

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