Sort Score
Result 10 results
Languages All
Labels All
Results 8,281 - 8,290 of 113,584 for

presentations

(0.12 sec)
  1. Convert PPTM to POTM in Python | products.aspos...

    Sample code for PPTM to POTM Python conversion. Use PowerPoint Python API for batch conversion PPTM files to POTM files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  2. Convert PPTX to PDF in Python | products.aspose...

    Sample code for PPTX to PDF Python conversion. Use PowerPoint Python API for batch conversion PPTX files to PDF files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  3. Convert PPTX to TIFF in Python | products.aspos...

    Sample code for PPTX to TIFF Python conversion. Use PowerPoint Python API for batch conversion PPTX files to TIFF files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  4. Hur man skapar PowerPoint-bilder i HTML med C#

    Den här artikeln utforskar hur du skapar PowerPoint-bilder i HTML med C#. Det kommer att tillhandahålla konfigurationskrav, detaljerade steg och fungerande exempel på HTML-presentation med C#.... Du kan skapa en ny presentation och spara den som HTML eller...konvertera en befintlig presentation till HTML för att visa den...

    kb.aspose.com/sv/slides/net/how-to-create-power...
  5. Generar Miniatura de Diapositiva como JPEG|Docu...

    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....una instancia de la clase Presentation. Obtenga la referencia de...Ejemplo //Instanciar la clase Presentation que representa el archivo...

    docs.aspose.com/slides/es/net/generate-slide-th...
  6. PowerPoint in SWF Flash konvertieren|Aspose.Sli...

    Konvertieren Sie PowerPoint PPT, PPTX in das SWF Flash-Format mit der Aspose.Slides API....Hide ] Die Save Methode der Presentation Klasse kann verwendet werden...auto presentation = System :: MakeObject < Presentation > ( dataDir...

    docs.aspose.com/slides/de/cpp/convert-powerpoin...
  7. Set Caption to OLE Icon|Aspose.Slides for Pytho...

    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.... Presentation () as presentation : slide = presentation . slides...) # Add an image to the presentation's image collection with...

    docs.aspose.com/slides/python-net/set-caption-t...
  8. Conversión de Documento OpenOffice|Documentació...

    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....NET ofrece la clase Presentation que representa un archivo...de presentación. La clase Presentation ahora también puede acceder...

    docs.aspose.com/slides/es/net/conversion-of-ope...
  9. 管理超链接|Aspose.Slides 文档

    如何在 C++ 中向 PowerPoint 演示文稿添加超链接...auto presentation = System :: MakeObject < Presentation > ();...(); auto shapes = presentation -> get_Slides () -> idx_get ( 0...

    docs.aspose.com/slides/zh/cpp/manage-hyperlinks/
  10. Textfeld verwalten|Aspose.Slides Dokumentation

    Erstellen Sie ein Textfeld auf PowerPoint-Folien mit Java. Fügen Sie eine Spalte in das Textfeld oder den Textcontainer auf PowerPoint-Folien mit Java ein. Fügen Sie ein Textfeld mit Hyperlink auf PowerPoint-Folien mit Java hinzu....Erstellen Sie eine Instanz der Presentation -Klasse. Erhalten Sie eine...die PPTX-Datei über das Presentation -Objekt. Dieser Java-Code...

    docs.aspose.com/slides/de/java/manage-textbox/