Sort Score
Result 10 results
Languages All
Labels All
Results 8,641 - 8,650 of 42,307 for

shape

(0.14 sec)
  1. Ruby'de Bir Şeklin Konumunu Değiştirme|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....0 ben iken < shapes . getCount () shape = shapes . get ( i ) if...if shape . getNameU () == "Process" && shape . getID () == 2...

    docs.aspose.com/diagram/tr/java/change-the-posi...
  2. ScriptShapingLevel | Aspose.Words for Java

    Describes shaping levels required by a script in Java....ScriptShapingLevel Describes shaping levels required by a script...FULL Script requires full shaping support. MINIMUM Script requires...

    reference.aspose.com/words/java/com.aspose.word...
  3. ShapeBase.AlternativeText | Aspose.Words för .NET

    ShapeBase AlternativeText fast egendom. Definierar alternativ text som ska visas istället för en grafik i C#....DocumentBuilder ( doc ); Shape shape = builder . InsertShape (... 150 , 150 ); shape . Name = "MyCube" ; shape . AlternativeText...

    reference.aspose.com/words/sv/net/aspose.words....
  4. ShapeBase.Name | Aspose.Words för .NET

    ShapeBase Name fast egendom. Hämtar eller ställer in det valfria formnamnet i C#....DocumentBuilder ( doc ); Shape shape = builder . InsertShape (... 150 , 150 ); shape . Name = "MyCube" ; shape . AlternativeText...

    reference.aspose.com/words/sv/net/aspose.words....
  5. ShapeBase.IsDeleteRevision | Aspose.Words för .NET

    ShapeBase IsDeleteRevision fast egendom. Returnerar sant om detta objekt raderades i Microsoft Word medan ändringsspårning var aktiverad i C#.... Shape shape = new Shape ( doc , ShapeType ...Cube ); shape . WrapType = WrapType . Inline ; shape . Width...

    reference.aspose.com/words/sv/net/aspose.words....
  6. Öffentliche API Änderungen in Aspose.Cells 8.9....

    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....//Add a Shape of type TextBox to the collection Shape shape = sheet...100 , 200 ); //Add text to Shape shape . setText ( "Aspose" ); //Access...

    docs.aspose.com/cells/de/java/public-api-change...
  7. TextPath.Italic | Aspose.Words per .NET

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

    reference.aspose.com/words/it/net/aspose.words....
  8. TextPath.Bold | Aspose.Words per .NET

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

    reference.aspose.com/words/it/net/aspose.words....
  9. TextPath.SameLetterHeights | Aspose.Words per .NET

    TextPath SameLetterHeights proprietà. Determina se tutte le lettere avranno la stessa altezza indipendentemente dal maiuscolo/minuscolo iniziale in C#.... Shape shape = AppendWordArt ( doc , "Hello...proprietà. shape . TextPath . Bold = true ; shape . TextPath...

    reference.aspose.com/words/it/net/aspose.words....
  10. ShapeBase.IsWordArt | Aspose.Words per .NET

    ShapeBase IsWordArt proprietà. RestituisceVERO se questa forma è un oggetto WordArt in C#.... Shape shape = AppendWordArt ( doc , "Hello...proprietà. shape . TextPath . Bold = true ; shape . TextPath...

    reference.aspose.com/words/it/net/aspose.words....