Sort Score
Result 10 results
Languages All
Labels All
Results 9,781 - 9,790 of 50,258 for

shape

(0.23 sec)
  1. Formschutz entfernen|Documentation

    This section explains how to remove Shape protection using Aspose.Diagram for Python via Java....Visio shapes allow users to lock specific aspects of shapes. Aspects...Aspects of shapes that can be locked through shape protection include...

    docs.aspose.com/diagram/de/python-java/remove-s...
  2. Proteger y desproteger una forma Visio en Ruby|...

    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....1" ) shape = page . getShapes () . getShape ( 1 ) shape . getProtection...getLockAspect () . setValue ( 1 ) shape . getProtection () . getLockBegin...

    docs.aspose.com/diagram/es/java/protect-and-unp...
  3. Convertir l art intelligent en forme de groupe ...

    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....groupe en utilisant la méthode Shape.getResultOfSmartArt() . Cela...groupe et affiche la propriété Shape.isGroup. Veuillez voir la sortie...

    docs.aspose.com/cells/fr/nodejs-cpp/convert-the...
  4. Aplique un estilo diferente en cada valor de te...

    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/es/java/apply-different...
  5. Работа с текстовыми полями|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...
  6. 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...
  7. Archivio

    Archivio...# add shape shape = pres.slides[0].shapes.add_auto_shape(slides...RECTANGLE, 200, 150, 250, 250) shape.fill_format.fill_type = slides...

    blog.aspose.com/it/slides/create-three-d-effect...
  8. Eliminar protección de forma|Documentation

    En esta sección se explica cómo eliminar la protección de formas....); // Get shape by ID Shape shape = page . Shapes . GetShape...GetShape ( 1 ); // Set protections shape . Protection . LockAspect ....

    docs.aspose.com/diagram/es/net/remove-shape-pro...
  9. Удалить защиту формы|Documentation

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

    docs.aspose.com/diagram/ru/net/remove-shape-pro...
  10. تغييرات في واجهة برمجة التطبيقات العامة في 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...