Sort Score
Result 10 results
Languages All
Labels All
Results 9,761 - 9,770 of 50,302 for

shape

(0.13 sec)
  1. ShapeBase.AdjustWithEffects | Aspose.Words för ...

    Upptäck hur ShapeBase AdjustWithEffects-metoden förbättrar din källrektangel genom att lägga till effektomfång, vilket ger exakta slutliga rektangelvärden....MyDir + "Shape shadow effect.docx" ); Shape [] shapes = doc ....GetChildNodes ( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

    reference.aspose.com/words/sv/net/aspose.words....
  2. إزالة حماية الشكل|Documentation

    يشرح هذا القسم كيفية إزالة حماية الشكل....); // Get shape by ID Shape shape = page . Shapes . GetShape...GetShape ( 1 ); // Set protections shape . Protection . LockAspect ....

    docs.aspose.com/diagram/ar/net/remove-shape-pro...
  3. Establecer Visio Forma XForm, Línea y Datos de ...

    Esta sección explica cómo configurar el estilo de la forma, incluidos sus datos de línea y datos de relleno con Aspose.Diagram.... GetDataDir_Shapes (); // Call a Diagram class...vsd" ); // Find a particular shape and update its XForm foreach...

    docs.aspose.com/diagram/es/net/set-visio-shape-...
  4. Работа с текстом|Documentation

    В этом разделе объясняется, как вставить текстовую фигуру или обновить текст фигуры с помощью Aspose.Diagram....1" ); // Find a particular shape and update its text foreach...Diagram . Shape shape in page . Shapes ) { if ( shape . NameU ...

    docs.aspose.com/diagram/ru/net/working-with-text/
  5. Protéger les formes dans Visio|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....Pages [ 0 ]; Shape shape = page0 . Shapes [ 0 ]; shape . Protection...LockAspect . Value = BOOL . True ; shape . Protection . LockBegin . Value...

    docs.aspose.com/diagram/fr/net/protect-shapes-i...
  6. Arbeiten mit Themen|Documentation

    In diesem Abschnitt wird erläutert, wie Sie mit Aspose.Diagram ein voreingestelltes Design auf eine Seite oder eine Form anwenden....Holen Sie sich eine Instanz der Shape-Klasse, um das Thema festzulegen...PresetTheme-Eigenschaft der Shape-Instanz einen Preset-Wert zu...

    docs.aspose.com/diagram/de/net/working-with-the...
  7. Arbeiten mit Text|Documentation

    In diesem Abschnitt wird erläutert, wie Sie eine Textform einfügen oder den Text der Form mit Aspose.Diagram aktualisieren....); Aktualisieren Sie Visio Shape-Text Ebenso gut wie Diagramme...aktualisiert den Text einer Form. Shapes werden anhand ihrer IDs identifiziert...

    docs.aspose.com/diagram/de/net/working-with-text/
  8. Архивы

    Архивы...# 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/ru/slides/create-three-d-effect...
  9. Arsip

    Arsip...shapes. Untuk setiap bentuk dalam...in pres.slides: for shape in slide.shapes: # jika bentuk adalah...

    blog.aspose.com/id/slides/lock-or-unlock-powerp...
  10. Gestionar formas en presentaciones usando Pytho...

    Aprenda a crear, editar y optimizar formas en Aspose.Slides para Python mediante .NET y ofrecer presentaciones de alto rendimiento en PowerPoint y OpenDocument....usando las API de Presentation y Shape . Buscar formas en diapositivas...Alternativo. El método find_shape implementa este enfoque y devuelve...

    docs.aspose.com/slides/es/python-net/shape-mani...