Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 4,904 for

autoshape

(0.15 sec)
  1. Ellipse|Documentation Aspose.Slides

    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.... Ajoutez un AutoShape de type Ellipse en utilisant...get_Item ( 0 ); // Ajouter un AutoShape de type ellipse sld . getShapes...

    docs.aspose.com/slides/fr/androidjava/ellipse/
  2. Ellipse|Documentation Aspose.Slides

    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.... Ajoutez une AutoShape de type Ellipse en utilisant...get_Item ( 0 ); // Ajouter une AutoShape de type ellipse sld . getShapes...

    docs.aspose.com/slides/fr/java/ellipse/
  3. PowerPointをWordに変換|Aspose.Slides ドキュメント

    C++でPowerPointプレゼンテーションをWordに変換...ObjectExt :: Is < AutoShape > ( shape )) { auto autoShape = System ::...AsCast < AutoShape > ( shape ); builder -> Writeln ( autoShape -> get_TextFrame...

    docs.aspose.com/slides/ja/cpp/convert-powerpoin...
  4. Archivio

    Archivio...(shape is AutoShape autoShape) { builder.Writeln(autoShape.TextFrame...instanceof AutoShape) { builder.writeln(((AutoShape)shape).getTextFrame()...

    blog.aspose.com/it/slides/convert-ppt-to-word-o...
  5. Procurar

    Procurar...(shape is AutoShape autoShape) { builder.Writeln(autoShape.TextFrame...instanceof AutoShape) { builder.writeln(((AutoShape)shape).getTextFrame()...

    blog.aspose.com/pt/slides/convert-ppt-to-word-o...
  6. Archiwa

    Archiwa...aby dodać efekt IAutoShape autoShape = (IAutoShape)presentation...Shapes[0]; IParagraph paragraph = autoShape.TextFrame.Paragraphs[0]; //...

    blog.aspose.com/pl/slides/apply-animation-to-te...
  7. Archiv

    Archiv...přidání efektu IAutoShape autoShape = (IAutoShape)presentation...Shapes[0]; IParagraph paragraph = autoShape.TextFrame.Paragraphs[0]; //...

    blog.aspose.com/cs/slides/apply-animation-to-te...
  8. Konwertuj PPTX na Word w C# | products.aspose.com

    Konwertuj PPTX na Word w C#. Użyj interfejsu API biblioteki platformy .NET, aby przekonwertować program PowerPoint na program Word...(shape is AutoShape autoShape) { builder.Writeln(autoShape.TextFrame...

    products.aspose.com/slides/pl/net/conversion/pp...
  9. Konvertálja a PPT-t Word-be C#-ban | products.a...

    Konvertálja a PPT-t Word-be C#-ban. Használja a .NET könyvtár API-t a PowerPoint Wordvé konvertálásához...(shape is AutoShape autoShape) { builder.Writeln(autoShape.TextFrame...

    products.aspose.com/slides/hu/net/conversion/pp...
  10. Bilderrahmen|Aspose.Slides Dokumentation

    Fügen Sie einen Bilderrahmen zu einer PowerPoint-Präsentation in C# oder .NET hinzu...shapesCount ; i ++) { var autoShape = presentation . Slides [...[ 0 ]. Shapes [ i ]; if ( autoShape . Placeholder == null ) {...

    docs.aspose.com/slides/de/net/picture-frame/