Sort Score
Result 10 results
Languages All
Labels All
Results 9,751 - 9,760 of 50,337 for

shape

(0.45 sec)
  1. Fill.TwoColorGradient | Aspose.Words per .NET

    Applica uno straordinario riempimento sfumato a due colori con il nostro metodo Fill TwoColorGradient, valorizzando i tuoi progetti con effetti vivaci e personalizzabili....DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...ForeColor del riempimento sfumato. shape . Fill . OneColorGradient (...

    reference.aspose.com/words/it/net/aspose.words....
  2. 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/
  3. Установите Visio XForm, линии и данные заливки ...

    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 XForm for ( Shape shape :( Iterable...Iterable < Shape >) diagram . getPages (). get ( 0 ). getShapes ())...

    docs.aspose.com/diagram/ru/java/set-visio-shape...
  4. Aspose.Cells 8.9.2 でのパブリック API 変更|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....TextOptions プロパティを公開し、Shape のテキスト部分の外観を制御するためのものです。 FontSettings...Add a Shape of type TextBox to the collection var shape = sheet...

    docs.aspose.com/cells/ja/net/public-api-changes...
  5. PHP'de Visio Şeklini Koruyun ve Korumasını Kald...

    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....() -> getPage ( "Flow 1" ); $shape = $page -> getShapes () -> getShape...getShape ( 1 ); $shape -> getProtection () -> getLockAspect ()...

    docs.aspose.com/diagram/tr/java/protect-and-unp...
  6. Защита и снятие защиты формы Visio в PHP|Docume...

    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....() -> getPage ( "Flow 1" ); $shape = $page -> getShapes () -> getShape...getShape ( 1 ); $shape -> getProtection () -> getLockAspect ()...

    docs.aspose.com/diagram/ru/java/protect-and-unp...
  7. حماية وإلغاء حماية شكل Visio في PHP|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....() -> getPage ( "Flow 1" ); $shape = $page -> getShapes () -> getShape...getShape ( 1 ); $shape -> getProtection () -> getLockAspect ()...

    docs.aspose.com/diagram/ar/java/protect-and-unp...
  8. Aplique un estilo diferente en cada valor de te...

    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....); \ # Get a particular shape $shape = $diagram -> getPages ()...); \ # Clear shape text values and chars $shape -> getText ()...

    docs.aspose.com/diagram/es/java/apply-different...
  9. TextPath Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.Drawing.TextPath för att skapa snygga WordArt-bilder. Definiera enkelt text och formatering för att förbättra dina dokument.... Shape shape = AppendWordArt ( doc , "Hello...egenskaper. shape . TextPath . Bold = true ; shape . TextPath...

    reference.aspose.com/words/sv/net/aspose.words....
  10. WrapSide Enum | Aspose.Words för .NET

    Upptäck enumereringen Aspose.Words.Drawing.WrapSide för att styra textbrytning runt former och bilder, vilket förbättrar dokumentlayout och läsbarhet....docx" ); Shape [] shapes = doc . GetChildNodes (...( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

    reference.aspose.com/words/sv/net/aspose.words....