Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 5,379 for

autoshape

(0.98 sec)
  1. Animar texto de PowerPoint en .NET|Documentació...

    Cree texto animado dinámico en presentaciones de PowerPoint y OpenDocument usando Aspose.Slides para .NET, con ejemplos de código C# optimizados y fáciles de seguir....agregar efecto IAutoShape autoShape = ( IAutoShape ) presentation...]; IParagraph paragraph = autoShape . TextFrame . Paragraphs [...

    docs.aspose.com/slides/es/net/animated-text/
  2. Convertir presentaciones de PowerPoint a docume...

    Convertir diapositivas PowerPoint PPT y PPTX a documentos Word editables en C++ usando Aspose.Slides con preservación precisa de diseño, imágenes y formato....ObjectExt :: Is < AutoShape > ( shape )) { auto autoShape = System ::...AsCast < AutoShape > ( shape ); builder -> Writeln ( autoShape -> get_TextFrame...

    docs.aspose.com/slides/es/cpp/convert-powerpoin...
  3. Archiwa

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

    blog.aspose.com/pl/slides/convert-ppt-to-word-o...
  4. Arsip

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

    blog.aspose.com/id/slides/convert-ppt-to-word-o...
  5. Gérer les listes à puces et numérotées dans les...

    Apprenez à créer et mettre en forme des listes à puces, image, à plusieurs niveaux et numérotées dans les présentations PowerPoint et OpenDocument à l’aide d’Aspose.Slides pour .NET.... Slides [ 0 ]; var autoShape = slide . Shapes . AddAutoShape...200 , 50 ); var textFrame = autoShape . TextFrame ; textFrame ....

    docs.aspose.com/slides/fr/net/manage-lists/
  6. Archivo

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

    blog.aspose.com/es/slides/convert-ppt-to-word-o...
  7. Konvertálja a PPT-t Word-be C++-ban | products....

    Konvertálja a PPT-t Word-be C++-ban. Használja a C++ könyvtár API-t a PowerPoint Wordvé konvertálásához...(ObjectExt :: Is < AutoShape > (shape)) { auto autoShape = System ::...AsCast < AutoShape > (shape); builder -> Writeln(autoShape -> get_TextFrame()...

    products.aspose.com/slides/hu/cpp/conversion/pp...
  8. تبدیل PPT به Word در C++ | products.aspose.com

    تبدیل PPT به Word در C++. از C++ library API برای تبدیل پاورپوینت به ورد استفاده کنید...(ObjectExt :: Is < AutoShape > (shape)) { auto autoShape = System ::...AsCast < AutoShape > (shape); builder -> Writeln(autoShape -> get_TextFrame()...

    products.aspose.com/slides/fa/cpp/conversion/pp...
  9. تبدیل PPTX به Word در C++ | products.aspose.com

    تبدیل PPTX به Word در C++. از C++ library API برای تبدیل پاورپوینت به ورد استفاده کنید...(ObjectExt :: Is < AutoShape > (shape)) { auto autoShape = System ::...AsCast < AutoShape > (shape); builder -> Writeln(autoShape -> get_TextFrame()...

    products.aspose.com/slides/fa/cpp/conversion/pp...
  10. Formatear texto de PowerPoint en PHP|Documentac...

    Formatear y dar estilo al texto en presentaciones de PowerPoint y OpenDocument usando Aspose.Slides para PHP vía Java. Personaliza fuentes, colores, alineación y mucho más....new Presentation (); try { $autoShape = $pres -> getSlides () ->... 50 , 50 , 200 , 100 ); $autoShape -> getTextFrame () -> getParagraphs...

    docs.aspose.com/slides/es/php-java/text-formatt...