Sort Score
Result 10 results
Languages All
Labels All
Results 8,631 - 8,640 of 50,331 for

shapes

(1.01 sec)
  1. Set the style of the text in a visio page with ...

    Learn how to set the style of the text in a visio page with Aspose.Diagram....code shows how to add text to shape //ExStepImage:0:step-1.png //ExStepSummary:1:... 5, 7, 5); Shape shape = diagram.Pages[0].Shapes.GetShape(shapeId);...

    products.aspose.com/diagram/tutorial/set-text-s...
  2. العمل مع النص|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....particular shape and update its text for ( Shape shape :( Iterable...Iterable < Shape >) page . getShapes ()) { if ( shape . getNameU ()...

    docs.aspose.com/diagram/ar/java/working-with-text/
  3. ShapeBase.IsImage | Aspose.Words لـ .NET

    اكتشف ما إذا كان الشكل صورة باستخدام خاصية IsImage في ShapeBase. حدّد أشكال الصور بسهولة لتحسين مرونة التصميم ووظائفه.... Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); Assert . IsTrue ( shape . IsImage...

    reference.aspose.com/words/ar/net/aspose.words....
  4. Lavorare con i livelli|Documentation

    Questa sezione spiega come aggiungere o ottenere informazioni sui layer in una forma visio con Aspose.Diagram....programmazione degli oggetti Shape Il seguente pezzo di codice...through the shapes foreach ( Aspose . Diagram . Shape shape in page...

    docs.aspose.com/diagram/it/net/working-with-lay...
  5. TextPath Class | Aspose.Words per .NET

    Scopri la classe Aspose.Words.Drawing.TextPath per creare splendide WordArt. Definisci facilmente testo e formattazione per migliorare i tuoi documenti.... Shape shape = AppendWordArt ( doc , "Hello...proprietà. shape . TextPath . Bold = true ; shape . TextPath...

    reference.aspose.com/words/it/net/aspose.words....
  6. Konvertieren Sie eine Visio-Form in ein SVG-For...

    In diesem Abschnitt wird erläutert, wie Sie eine visio-Form mit Aspose.Diagram in SVG konvertieren.... GetDataDir_Shapes (); // Call a Diagram class...a particular shape Shape shape = page . Shapes [ 0 ]; SVGSaveOptions...

    docs.aspose.com/diagram/de/net/convert-a-visio-...
  7. Convertir une forme Visio en HTML|Documentation

    Cette section explique comment convertir une forme visio en html avec Aspose.Diagram.... GetDataDir_Shapes (); // Call a Diagram class...particular shape Shape shape = page . Shapes [ 0 ]; // Shape to HTML...

    docs.aspose.com/diagram/fr/net/convert-a-visio-...
  8. Adjustment.Value | Aspose.Words per .NET

    Scopri la proprietà Valore di aggiustamento, ottieni o imposta facilmente valori di aggiustamento grezzi per migliorare la gestione dei dati e semplificare i processi...."Rounded rectangle shape.docx" ); Shape shape = ( Shape ) doc . GetChild...GetChild ( NodeType . Shape , 0 , true ); AdjustmentCollection adjustments...

    reference.aspose.com/words/it/net/aspose.words....
  9. Создать организационную диаграмму|Documentation

    В этом разделе объясняется, как создать организационную диаграмму с помощью Aspose.Diagram....visioStencil = dataDir + "Basic Shapes.vss" ; const string rectangleMaster...map the string name to long shape id Hashtable shapeIdMap = new...

    docs.aspose.com/diagram/ru/net/create-organizat...
  10. Créer un organigramme|Documentation

    Cette section explique comment créer un organigramme à l'aide du Aspose.Diagram....visioStencil = dataDir + "Basic Shapes.vss" ; const string rectangleMaster...map the string name to long shape id Hashtable shapeIdMap = new...

    docs.aspose.com/diagram/fr/net/create-organizat...