Sort Score
Result 10 results
Languages All
Labels All
Results 6,821 - 6,830 of 151,211 for

load

(0.19 sec)
  1. Convert POT to PPSM using C++ application | pro...

    Sample C++ conversion code for POT document to PPSM format. Use example code for batch POT to PPSM conversion within any C++ Application.... Load POT file with Aspose.Slides...C++ Conversion Source Code // Load the POT. SharedPtr<Presentation>...

    products.aspose.com/slides/cpp/conversion/pot-t...
  2. Convert TIFF to POT using C++ application | pro...

    Sample C++ conversion code for TIFF document to POT format. Use example code for batch TIFF to POT conversion within any C++ Application.... Load TIFF file with Aspose.Slides...C++ Conversion Source Code // Load the TIFF. SharedPtr<Presentation>...

    products.aspose.com/slides/cpp/conversion/tiff-...
  3. Convert PPTX to PPS using C++ application | pro...

    Sample C++ conversion code for PPTX document to PPS format. Use example code for batch PPTX to PPS conversion within any C++ Application.... Load PPTX file with Aspose.Slides...C++ Conversion Source Code // Load the PPTX. SharedPtr<Presentation>...

    products.aspose.com/slides/cpp/conversion/pptx-...
  4. Convert POT to PDF using C++ application | prod...

    Sample C++ conversion code for POT document to PDF format. Use example code for batch POT to PDF conversion within any C++ Application.... Load POT file with Aspose.Slides...C++ Conversion Source Code // Load the POT. SharedPtr<Presentation>...

    products.aspose.com/slides/cpp/conversion/pot-t...
  5. Convert POTX to XPS using C++ application | pro...

    Sample C++ conversion code for POTX document to XPS format. Use example code for batch POTX to XPS conversion within any C++ Application.... Load POTX file with Aspose.Slides...C++ Conversion Source Code // Load the POTX. SharedPtr<Presentation>...

    products.aspose.com/slides/cpp/conversion/potx-...
  6. Convert XML to HTML using C++ application | pro...

    Sample C++ conversion code for XML document to HTML format. Use example code for batch XML to HTML conversion within any C++ Application.... Load XML file with Aspose.Slides...C++ Conversion Source Code // Load the XML. SharedPtr<Presentation>...

    products.aspose.com/slides/cpp/conversion/xml-t...
  7. Convert PPSX to EMF using C++ application | pro...

    Sample C++ conversion code for PPSX document to EMF format. Use example code for batch PPSX to EMF conversion within any C++ Application.... Load PPSX file with Aspose.Slides...C++ Conversion Source Code // Load the PPSX. SharedPtr<Presentation>...

    products.aspose.com/slides/cpp/conversion/ppsx-...
  8. Convert PPTX to ODP using C++ application | pro...

    Sample C++ conversion code for PPTX document to ODP format. Use example code for batch PPTX to ODP conversion within any C++ Application.... Load PPTX file with Aspose.Slides...C++ Conversion Source Code // Load the PPTX. SharedPtr<Presentation>...

    products.aspose.com/slides/cpp/conversion/pptx-...
  9. Convert ODP to HTML using C++ application | pro...

    Sample C++ conversion code for ODP document to HTML format. Use example code for batch ODP to HTML conversion within any C++ Application.... Load ODP file with Aspose.Slides...C++ Conversion Source Code // Load the ODP. SharedPtr<Presentation>...

    products.aspose.com/slides/cpp/conversion/odp-t...
  10. Font Size Was Changed After Converting a PPT Fi...

    I used Aspose.Slides.NET version 25.8.0 to convert this PPT file to PPTX format. The font in the output file differs from that in the original file. Here is the code snippet that I use to convert this file: Presentatio…...Use the FontsLoader class to load the fonts before performing...snippet to illustrate this: // Load the fonts FontsLoader.LoadExternalFonts(new...

    forum.aspose.com/t/font-size-was-changed-after-...