Sort Score
Result 10 results
Languages All
Labels All
Results 7,951 - 7,960 of 50,453 for

shapes

(1.68 sec)
  1. Design auf Form anwenden|Documentation

    In diesem Abschnitt wird erläutert, wie Designeigenschaften in einer visio-Form mit Aspose.Diagram festgelegt werden.... GetDataDir_Shapes (); // Load a diagram Diagram...AddMaster ( dataDir + "Basic Shapes.vss" , masterName ); // Page...

    docs.aspose.com/diagram/de/net/apply-theme-to-s...
  2. Appliquer le thème à la forme|Documentation

    Cette section explique comment définir les propriétés du thème dans une forme visio avec Aspose.Diagram.... GetDataDir_Shapes (); // Load a diagram Diagram...AddMaster ( dataDir + "Basic Shapes.vss" , masterName ); // Page...

    docs.aspose.com/diagram/fr/net/apply-theme-to-s...
  3. SignatureLine.signer_title property | Aspose.Wo...

    SignatureLine.signer_title property. Gets or sets suggested signer's title (for example, Manager)...'Senior Manager' # Insert a shape that will contain a signature...created above. # If we insert a shape whose coordinates originate...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SignatureLine.instructions property | Aspose.Wo...

    SignatureLine.instructions property. Gets or sets instructions to the signer that are displayed on signing the signature line...'Senior Manager' # Insert a shape that will contain a signature...created above. # If we insert a shape whose coordinates originate...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Travailler avec des cellules définies par l'uti...

    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...."Page-1" ); // get shape by id Shape shape = page . getShapes...of the shape for ( User user :( Iterable < User >) shape . getUsers...

    docs.aspose.com/diagram/fr/java/working-with-us...
  6. Déterminer si la forme est une forme d art inte...

    Apprenez comment déterminer si une forme dans Excel est une forme d art intelligent en utilisant Aspose.Cells for Node.js via C++....normale en utilisant la propriété Shape.isSmartArt() . Déterminer si...ensuite la valeur de la propriété Shape.isSmartArt() de la première...

    docs.aspose.com/cells/fr/nodejs-cpp/determine-i...
  7. Konfigurieren Sie Formobjekte mit Ebenen in Vis...

    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....während ich < shapes . getCount () shape = shapes . get ( i ) #puts...#puts shape.getName().to_s if shape . getName () == "Process"...

    docs.aspose.com/diagram/de/java/configure-shape...
  8. Configurar objetos de forma con capas en Visio ...

    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....mientras yo < shapes . getCount () shape = shapes . get ( i ) #puts...#puts shape.getName().to_s if shape . getName () == "Process"...

    docs.aspose.com/diagram/es/java/configure-shape...
  9. Настройте объекты формы со слоями в Visio в Rub...

    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....время как я < shapes . getCount () shape = shapes . get ( i ) #puts...#puts shape.getName().to_s if shape . getName () == "Process"...

    docs.aspose.com/diagram/ru/java/configure-shape...
  10. Définir les données de remplissage de la forme ...

    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 () ->...sizeof ( $shapes -> getCount ())) { $shape = $shapes -> get (...

    docs.aspose.com/diagram/fr/java/set-visio-shape...