Sort Score
Result 10 results
Languages All
Labels All
Results 9,721 - 9,730 of 50,318 for

shape

(0.26 sec)
  1. Skydda former i 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/sv/net/protect-shapes-i...
  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. 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...
  4. 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/
  5. 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...
  6. Архивы

    Архивы...# 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...
  7. تدوير وتغيير الموضع وتوصيل الأشكال الفرعية|Docu...

    يشرح هذا القسم كيفية تدوير شكل visio باستخدام Aspose.Diagram.... GetDataDir_Shapes (); // Call a Diagram class...); // Get shape by id Shape shape = page . Shapes . GetShape...

    docs.aspose.com/diagram/ar/net/rotate-change-th...
  8. 記録

    記録...Slidesfor Pythonは、各要素をShapeまたはShapeから派生したオブジェクトとして表します。したがっ...ドの参照を取得します。 スライドごとに、ISlide.shapesコレクションを使用してその図形にアクセスします。 コレ...

    blog.aspose.com/ja/slides/lock-or-unlock-powerp...
  9. 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...
  10. Lavorare con il testo|Documentation

    Questa sezione spiega come inserire una forma di testo o aggiornare il testo della forma con 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/it/net/working-with-text/