Sort Score
Result 10 results
Languages All
Labels All
Results 7,541 - 7,550 of 50,329 for

shapes

(0.11 sec)
  1. Cambia la posizione di una forma in PHP|Documen...

    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" ); $shapes = $diagram -> getPages () ->...string ) $shapes -> getCount ()) { $shape = $shapes -> get ( $i...

    docs.aspose.com/diagram/it/java/change-the-posi...
  2. Şekilleri bağlamak için Bağlantı dizinlerini ku...

    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....addMaster ( "C:\\temp\\Basic Shapes.vss" , rectangle ); diagram..."C:\\temp\\Basic Shapes.vss" , connectorMaster ); // add shapes long shape1_ID...

    docs.aspose.com/diagram/tr/java/use-connection-...
  3. استخدم فهارس الاتصال لتوصيل الأشكال|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....addMaster ( "C:\\temp\\Basic Shapes.vss" , rectangle ); diagram..."C:\\temp\\Basic Shapes.vss" , connectorMaster ); // add shapes long shape1_ID...

    docs.aspose.com/diagram/ar/java/use-connection-...
  4. Chercher

    chercher...SHAPE, True). Parcourez les formes...Transformez la forme en type Shape à l’aide de la méthode asshape()...

    blog.aspose.com/fr/words/extract-images-from-wo...
  5. Архивы

    Архивы...SHAPE, True). Переберите фигуры и...формы: Приведите форму к типу Shape, используя метод asshape()....

    blog.aspose.com/ru/words/extract-images-from-pd...
  6. Архів

    Архів...SHAPE, True). Перегляньте фігури та...фігури: Приведіть фігуру до типу Shape за допомогою методу asshape()...

    blog.aspose.com/uk/words/extract-images-from-pd...
  7. Fill class | Aspose.Words for Python

    aspose.words.drawing.Fill class. Represents fill formatting for an object...Examples Shows how to fill a shape with a solid color. doc = aw...then cover it with a floating shape. builder . font . size = 32...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Fill Class | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.Fill class for advanced fill formatting options, enhancing your document design and visual appeal effortlessly....Examples Shows how to fill a shape with a solid color. Document...then cover it with a floating shape. builder . Font . Size = 32...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::Drawing::Fill::SetImage method |...

    Aspose::Words::Drawing::Fill::SetImage method. Changes the fill type to single image in C++.... Examples Shows how to set shape fill type as image. auto doc...:: Words :: Drawing :: Shape > shape = builder -> InsertShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Working with Images in Java|Aspose.Words for Java

    Image Shapes in details and advanced features provided by Aspose.Words for Java....All images are stored inside Shape nodes in a Document. To extract...getChildNodes method to select all Shape nodes. Iterate through resulting...

    docs.aspose.com/words/java/working-with-images/