Sort Score
Result 10 results
Languages All
Labels All
Results 6,901 - 6,910 of 50,453 for

shapes

(0.53 sec)
  1. ShapeBase.flip_orientation property | Aspose.Wo...

    ShapeBase.flip_orientation property. Switches the orientation of a shape....Switches the orientation of a shape. @property def flip_orientation...Examples Shows how to flip a shape on an axis. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  2. نحوه اضافه کردن شکل Group به فایل Word|Aspose.W...

    group shape را با استفاده از Python به سند اضافه کنید....Ask AI کار با Group Shape در اسناد Word Contents [ Hide ] گاهی...group shape را به یک سند Word اضافه کنید. چنین group shape از چندین...

    docs.aspose.com/words/fa/python-net/how-to-add-...
  3. ImageSize.HorizontalResolution | Aspose.Words f...

    Discover the ImageSize HorizontalResolution property to easily obtain the DPI for your images, enhancing quality and precision in your projects....properties of an image in a shape. Document doc = new Document...DocumentBuilder ( doc ); // Insert a shape into the document which contains...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Changements d API public dans 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/fr/java/public-api-change...
  5. Cambios en la API pública en Aspose.Cells 8.9.2...

    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/es/java/public-api-change...
  6. TextPath.FitPath | Aspose.Words per .NET

    Scopri come TextPath FitPath migliora il tuo design assicurando che il testo segua perfettamente qualsiasi forma, creando effetti visivi sorprendenti.... Shape shape = AppendWordArt ( doc , "Hello...proprietà. shape . TextPath . Bold = true ; shape . TextPath...

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

    Scopri la proprietà TextPath FontFamily per definire e personalizzare senza sforzo i percorsi di testo per ottenere una tipografia straordinaria nel web design.... Shape shape = AppendWordArt ( doc , "Hello...proprietà. shape . TextPath . Bold = true ; shape . TextPath...

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

    Scopri TextPath Spacing. Controlla la spaziatura del testo senza sforzo. Ottimizza la leggibilità con regolazioni precise 1 equivale a 100 per un allineamento perfetto!... Shape shape = AppendWordArt ( doc , "Hello...proprietà. shape . TextPath . Bold = true ; shape . TextPath...

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

    Scopri la proprietà TextPath Underline. Migliora facilmente la tua tipografia con font sottolineati per migliorare la leggibilità e l'attrattiva del design.... Shape shape = AppendWordArt ( doc , "Hello...proprietà. shape . TextPath . Bold = true ; shape . TextPath...

    reference.aspose.com/words/it/net/aspose.words....
  10. .NET で 3D プレゼンテーションを作成|Aspose.Slides ドキュメント

    Aspose.Slides を使用して .NET でインタラクティブな 3D プレゼンテーションを簡単に生成します。PowerPoint および OpenDocument 形式へすばやくエクスポートでき、さまざまな用途に活用できます。...Slides [ 0 ]; IAutoShape shape = slide . Shapes . AddAutoShape ( ShapeType...200 , 200 ); shape . TextFrame . Text = "3D" ; shape . TextFrame...

    docs.aspose.com/slides/ja/net/3d-presentation/