Sort Score
Result 10 results
Languages All
Labels All
Results 6,291 - 6,300 of 42,307 for

shapes

(0.17 sec)
  1. Aspose::Words::Drawing::ShapeBase::get_IsHorizo...

    Aspose::Words::Drawing::ShapeBase::get_IsHorizontalRule method. Returns true if this shape is a horizontal rule in C++....method Returns true if this shape is a horizontal rule. bool Aspose...to insert a horizontal rule shape, and customize its formatting...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. 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....
  3. 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....
  4. 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....
  5. Ö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...
  6. 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....
  7. 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....
  8. 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....
  9. 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....
  10. TextPath.Trim | Aspose.Words per .NET

    TextPath Trim proprietà. Determina se lo spazio extra viene rimosso sopra e sotto il testo in C#.... Shape shape = AppendWordArt ( doc , "Hello...proprietà. shape . TextPath . Bold = true ; shape . TextPath...

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