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

shapes

(0.22 sec)
  1. Tillämpa olika stilar på varje textvärde i en f...

    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....vsd" ) \ # Get a particular shape shape = diagram . getPages () ...1 ) \ # Clear shape text values and chars shape . getText () ...

    docs.aspose.com/diagram/sv/java/apply-different...
  2. Архів

    Архів...додати форму shape = pres.slides[0].shapes.add_auto_shape(slides.ShapeType...RECTANGLE, 200, 150, 250, 250) shape.fill_format.fill_type = slides...

    blog.aspose.com/uk/slides/create-three-d-effect...
  3. Temalarla Çalışmak|Documentation

    Bu bölümde, Aspose.Diagram ile önceden ayarlanmış bir temanın bir sayfaya veya şekle nasıl uygulanacağı açıklanmaktadır....ayarlamak için Shape sınıfının bir örneğini alın Shape örneğinin PresetTheme...instance of Shape class to be set theme Shape shape = doc . getPages...

    docs.aspose.com/diagram/tr/java/working-with-th...
  4. Работа с темами|Documentation

    В этом разделе объясняется, как применить предустановленную тему к странице или фигуре с помощью Aspose.Diagram....diagram Получить экземпляр класса Shape для установки темы Назначьте...свойству PresetTheme экземпляра Shape. Применение предустановленной...

    docs.aspose.com/diagram/ru/java/working-with-th...
  5. ShapeBase.Fill | Aspose.Words for .NET

    Discover the ShapeBase Fill property to enhance your designs with customizable fill formatting for Shapes. Elevate your visuals effortlessly!...Gets fill formatting for the shape. public Fill Fill { get ; }...Examples Shows how to fill a shape with a solid color. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  6. LoadOptions.ConvertMetafilesToPng | Aspose.Word...

    Effortlessly convert WMF and EMF metafiles to PNG format with LoadOptions. Simplify your image management and enhance compatibility today!...= new Document (); Shape shape = new Shape ( doc , ShapeType .... Image ); shape . ImageData . SetImage ( ImageDir + "Windows...

    reference.aspose.com/words/net/aspose.words.loa...
  7. ImageSize.height_points property | Aspose.Words...

    ImageSize.height_points property. Gets the height of the image in points...Examples Shows how to resize a shape with an image. # When we insert...method, the builder scales the shape that displays the image so that...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Wenden Sie in Ruby einen anderen Stil auf die e...

    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....vsd" ) \ # Get a particular shape shape = diagram . getPages () ...1 ) \ # Clear shape text values and chars shape . getText () ...

    docs.aspose.com/diagram/de/java/apply-different...
  9. Appliquer un style différent sur chaque valeur ...

    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....); \ # Get a particular shape $shape = $diagram -> getPages ()...); \ # Clear shape text values and chars $shape -> getText ()...

    docs.aspose.com/diagram/fr/java/apply-different...
  10. CompositeNode.InsertAfter | Aspose.Words لـ .NET

    قم بإدراج العقد بسهولة باستخدام طريقة CompositeNode InsertAfter، مما يعمل على تحسين إدارة بنية البيانات لديك وضمان وضع العقد بكفاءة....docx" ); Shape [] shapes = doc . GetChildNodes (...( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

    reference.aspose.com/words/ar/net/aspose.words/...