Sort Score
Result 10 results
Languages All
Labels All
Results 4,291 - 4,300 of 9,934 for

shape

(0.05 sec)
  1. Aplicar Protección a Presentaciones|Documentaci...

    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....diapositiva se convierte en un objeto Shape. En otras palabras, cada elemento...un objeto Shape o un objeto derivado del objeto Shape. La estructura...

    docs.aspose.com/slides/es/net/applying-protecti...
  2. TextPath.FitPath | Aspose.Words per .NET

    TextPath FitPath proprietà. Definisce se il testo si adatta al percorso di una forma in C#.... Shape shape = AppendWordArt ( doc , "Hello...proprietà. shape . TextPath . Bold = true ; shape . TextPath...

    reference.aspose.com/words/it/net/aspose.words....
  3. TextPath.FontFamily | Aspose.Words per .NET

    TextPath FontFamily proprietà. Definisce la famiglia del carattere textpath in C#.... Shape shape = AppendWordArt ( doc , "Hello...proprietà. shape . TextPath . Bold = true ; shape . TextPath...

    reference.aspose.com/words/it/net/aspose.words....
  4. TextPath.Underline | Aspose.Words per .NET

    TextPath Underline proprietà. Vero se il carattere è sottolineato in C#.... Shape shape = AppendWordArt ( doc , "Hello...proprietà. shape . TextPath . Bold = true ; shape . TextPath...

    reference.aspose.com/words/it/net/aspose.words....
  5. TextPath.Spacing | Aspose.Words per .NET

    TextPath Spacing proprietà. Definisce la quantità di spaziatura per il testo. 1 significa 100 in C#.... Shape shape = AppendWordArt ( doc , "Hello...proprietà. shape . TextPath . Bold = true ; shape . TextPath...

    reference.aspose.com/words/it/net/aspose.words....
  6. ShapeBase.IsInsertRevision | Aspose.Words per .NET

    ShapeBase IsInsertRevision proprietà. Restituisce vero se questo oggetto è stato inserito in Microsoft Word mentre il rilevamento delle modifiche era abilitato in C#.... Shape shape = new Shape ( doc , ShapeType ...Cube ); shape . WrapType = WrapType . Inline ; shape . Width...

    reference.aspose.com/words/it/net/aspose.words....
  7. ShapeBase.DistanceBottom | Aspose.Words per .NET

    ShapeBase DistanceBottom proprietà. Restituisce o imposta la distanza in punti tra il testo del documento e il bordo inferiore della forma in C#.... Shape shape = builder . InsertShape (.... Rectangle , 150 , 150 ); shape . WrapType = WrapType . Tight...

    reference.aspose.com/words/it/net/aspose.words....
  8. ShapeBase.DistanceLeft | Aspose.Words per .NET

    ShapeBase DistanceLeft proprietà. Restituisce o imposta la distanza in punti tra il testo del documento e il bordo sinistro della forma in C#.... Shape shape = builder . InsertShape (.... Rectangle , 150 , 150 ); shape . WrapType = WrapType . Tight...

    reference.aspose.com/words/it/net/aspose.words....
  9. ShapeBase.DistanceRight | Aspose.Words för .NET

    ShapeBase DistanceRight fast egendom. Returnerar eller ställer in avståndet i punkter mellan dokumenttexten och den högra kanten av formen i C#.... Shape shape = builder . InsertShape (.... Rectangle , 150 , 150 ); shape . WrapType = WrapType . Tight...

    reference.aspose.com/words/sv/net/aspose.words....
  10. Redimensionar Formas en la Diapositiva|Document...

    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....()) { for ( auto shape : slide -> get_Shapes ()) { // Redimensionar...Redimensionar posición shape -> set_Height ( shape -> get_Height ()...

    docs.aspose.com/slides/es/cpp/re-sizing-shapes-...