Sort Score
Result 10 results
Languages All
Labels All
Results 3,471 - 3,480 of 55,912 for

export

(0.31 sec)
  1. Hello World Application using Aspose.Slides for...

    Create your first C++ app with Aspose.Slides, a simple Hello World example that gets you ready to automate PPT, PPTX and ODP presentations....h> #include <Export/SaveFormat.h> #include <drawing/color...namespace Slides ; using namespace Export ; using namespace System ;...

    docs.aspose.com/slides/cpp/hello-world-applicat...
  2. How to Convert PPTX to Markdown using C#

    This simple article focuses on how to convert PPTX to Markdown using C#. It also includes the project configuration, a list of step wise programming tasks, and a working example code to Export PPT to MD in C#....and a working example code to export the PowerPoint to Markdown...steps entail the process of exporting PPTX to MD using C# with the...

    kb.aspose.com/slides/net/how-to-convert-pptx-to...
  3. Merge FODP Files To PDF Using Python | products...

    Merge multiple FODP files in Python.... export . SaveFormat . PDF) How to...save("presentation.pdf", slides.export.SaveFormat.PDF) Export FODP To Other Supported...

    products.aspose.com/slides/python-net/merge/fod...
  4. Merge FODP Files To GIF Using Python | products...

    Merge multiple FODP files in Python.... export . SaveFormat . GIF) How to...save("presentation.gif", slides.export.SaveFormat.GIF) Export FODP To Other Supported...

    products.aspose.com/slides/python-net/merge/fod...
  5. Merge POT Files Using Python | products.aspose.com

    Merge multiple POT files in Python.... export . SaveFormat . POT) How to...save("result.pot", slides.export.SaveFormat.POT) Export POT To Other Supported...

    products.aspose.com/slides/python-net/merge/pot/
  6. Merge PPT Files To HTML Using Python | products...

    Merge multiple PPT files in Python.... export . SaveFormat . HTML5) How to...html", slides.export.SaveFormat.HTML5) Export PPT To Other Supported...

    products.aspose.com/slides/python-net/merge/ppt...
  7. Merge ODP Files Using Python | products.aspose.com

    Merge multiple ODP files in Python.... export . SaveFormat . ODP) How to...save("result.odp", slides.export.SaveFormat.ODP) Export ODP To Other Supported...

    products.aspose.com/slides/python-net/merge/odp/
  8. Merge ODP Files To POT Using Python | products....

    Merge multiple ODP files in Python.... export . SaveFormat . POT) How to...save("presentation.pot", slides.export.SaveFormat.POT) Export ODP To Other Supported...

    products.aspose.com/slides/python-net/merge/odp...
  9. Merge ODP Files To PPS Using Python | products....

    Merge multiple ODP files in Python.... export . SaveFormat . PPS) How to...save("presentation.pps", slides.export.SaveFormat.PPS) Export ODP To Other Supported...

    products.aspose.com/slides/python-net/merge/odp...
  10. Merge PPSX Files To POT Using Python | products...

    Merge multiple PPSX files in Python.... export . SaveFormat . POT) How to...save("presentation.pot", slides.export.SaveFormat.POT) Export PPSX To Other Supported...

    products.aspose.com/slides/python-net/merge/pps...