Sort Score
Result 10 results
Languages All
Labels All
Results 4,631 - 4,640 of 129,291 for

presentation

(0.05 sec)
  1. Convert XML to PPT using C++ application | prod...

    Sample C++ conversion code for XML document to PPT format. Use example code for batch XML to PPT 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 TIFF to PPSM using C++ application | pr...

    Sample C++ conversion code for TIFF document to PPSM format. Use example code for batch TIFF to PPSM 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/tiff-...
  3. Convert TIFF to OTP using C++ application | pro...

    Sample C++ conversion code for TIFF document to OTP format. Use example code for batch TIFF to OTP 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/tiff-...
  4. Convert POT to TIFF using C++ application | pro...

    Sample C++ conversion code for POT document to TIFF format. Use example code for batch POT 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/pot-t...
  5. Convert OTP to POTM using C++ application | pro...

    Sample C++ conversion code for OTP document to POTM format. Use example code for batch OTP 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/otp-t...
  6. Convert PPS to XPS using C++ application | prod...

    Sample C++ conversion code for PPS document to XPS format. Use example code for batch PPS to XPS 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...
  7. Convert PPS to POT using C++ application | prod...

    Sample C++ conversion code for PPS document to POT format. Use example code for batch PPS to POT 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...
  8. Convert PPT to PDF using C++ application | prod...

    Sample C++ conversion code for PPT document to PDF format. Use example code for batch PPT to PDF 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/ppt-t...
  9. Convert OTP to TIFF using C++ application | pro...

    Sample C++ conversion code for OTP document to TIFF format. Use example code for batch OTP 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/otp-t...
  10. Text Extends Beyond Circle Boundaries When Conv...

    Hi, We are using Aspose.slides for c++ For attached ppt, there is sun image with text fully inside the circle. Using below code to generate thumbnail, the text in thumbnail goes outside circle boundaries. shape->GetIm…...bounds: auto presentation = MakeObject<Presentation>(u"YourPresentation...on.pptx"); auto slide = presentation->get_Slide(0); auto shape...

    forum.aspose.com/t/text-extends-beyond-circle-b...