Sort Score
Result 10 results
Languages All
Labels All
Results 6,851 - 6,860 of 50,453 for

shapes

(1.13 sec)
  1. Uppdatera formegenskaper i VSTO och Aspose.Diag...

    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....//Create shape object to get required shape Visio . Shape shape = page...page . Shapes [ "Process1" ]; //Set shape text and text style...

    docs.aspose.com/diagram/sv/net/update-shape-pro...
  2. Aktualisieren Sie die Formeigenschaften in VSTO...

    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....//Create shape object to get required shape Visio . Shape shape = page...page . Shapes [ "Process1" ]; //Set shape text and text style...

    docs.aspose.com/diagram/de/net/update-shape-pro...
  3. Actualice las propiedades de la forma en VSTO y...

    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....//Create shape object to get required shape Visio . Shape shape = page...page . Shapes [ "Process1" ]; //Set shape text and text style...

    docs.aspose.com/diagram/es/net/update-shape-pro...
  4. VSTO ve Aspose.Diagram'de şekil özelliklerini g...

    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....//Create shape object to get required shape Visio . Shape shape = page...page . Shapes [ "Process1" ]; //Set shape text and text style...

    docs.aspose.com/diagram/tr/net/update-shape-pro...
  5. ShapeBase.BoundsInPoints | Aspose.Words for .NET

    Discover the ShapeBase BoundsInPoints property to easily access a shape's size and location in points, enhancing your design precision and layout control....the containing block of the shape in points, relative to the anchor...anchor of the topmost shape. public RectangleF BoundsInPoints...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Управление узлами SmartArt в презентациях с пом...

    Управляйте узлами SmartArt в файлах PPT, PPTX и ODP с помощью Aspose.Slides for Python via .NET. Получите понятные примеры кода и советы по оптимизации ваших презентаций....слайде for shape in pres . slides [ 0 ] . shapes : # Проверьте...фигура типом SmartArt if type ( shape ) is art . SmartArt : # Добавление...

    docs.aspose.com/slides/ru/python-net/manage-sma...
  7. Travailler avec des images|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.... La propriété Shapes exposée par la classe Diagram...collection d’objets Aspose.Diagram.Shape. Cette propriété peut être utilisée...

    docs.aspose.com/diagram/fr/java/working-with-im...
  8. Архивы

    Архивы...идентификатору shape = page.shapes[1] # Снять защиту shape.protection...FALSE shape.protection.lock_begin.value = BOOL.FALSE shape.protection...

    blog.aspose.com/ru/diagram/remove-visio-shape-p...
  9. GlowFormat.Transparency | Aspose.Words for .NET

    Discover GlowFormat's Transparency property, easily adjust glow effects from opaque to clear (0.0 to 1.0) for stunning visual impact. Default, 0.0....Shows how to interact with glow shape effect. Document doc = new Document...+ "Various shapes.docx" ); Shape shape = ( Shape ) doc . GetChild...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ShapeBase.glow property | Aspose.Words for Python

    ShapeBase.glow property. Gets glow formatting for the shape....Gets glow formatting for the shape. @property def glow ( self )...Shows how to interact with glow shape effect. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...