Sort Score
Result 10 results
Languages All
Labels All
Results 3,821 - 3,830 of 126,650 for

presentation

(0.16 sec)
  1. Convert XML to PPS using C++ application | prod...

    Sample C++ conversion code for XML document to PPS format. Use example code for batch XML to PPS conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/xml-t...
  2. Convert PPSM to POTM using C++ application | pr...

    Sample C++ conversion code for PPSM document to POTM format. Use example code for batch PPSM to POTM conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/ppsm-...
  3. Convert OTP to PPSX using C++ application | pro...

    Sample C++ conversion code for OTP document to PPSX format. Use example code for batch OTP to PPSX conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/otp-t...
  4. Convert PPS to POTM using C++ application | pro...

    Sample C++ conversion code for PPS document to POTM format. Use example code for batch PPS to POTM conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/pps-t...
  5. Convert POT to PPS using C++ application | prod...

    Sample C++ conversion code for POT document to PPS format. Use example code for batch POT to PPS conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/pot-t...
  6. Convert PPSX to HTML using C++ application | pr...

    Sample C++ conversion code for PPSX document to HTML format. Use example code for batch PPSX to HTML conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/ppsx-...
  7. Convert PPSX to TIFF using C++ application | pr...

    Sample C++ conversion code for PPSX document to TIFF format. Use example code for batch PPSX to TIFF conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/ppsx-...
  8. Convert PPSM to TIFF using C++ application | pr...

    Sample C++ conversion code for PPSM document to TIFF format. Use example code for batch PPSM to TIFF conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/ppsm-...
  9. Get Paragraph Bounds from Presentations in C++|...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for C++ to optimize text positioning in PowerPoint Presentations....Get Paragraph Bounds from Presentations in C++ Contents [ Hide ]...Instantiate a Presentation object that represents a presentation file...

    docs.aspose.com/slides/cpp/paragraph/
  10. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......() { using (Presentation pres = new Presentation()) { pres.Slides...ExportSingePage() { using (Presentation pres = new Presentation("demo.pptx"))...

    docs.aspose.com/slides/de/net/web-extensions/sa...