Sort Score
Result 10 results
Languages All
Labels All
Results 4,701 - 4,710 of 130,317 for

presentation

(0.22 sec)
  1. 搜索

    搜索...Animation; using (Presentation presentation = new Presentation()) { //...animates it IAutoShape smile = presentation.Slides[ 0 ].Shapes.AddAutoShape(ShapeType...

    blog.aspose.com/zh-hant/slides/convert-mp4-to-m...
  2. Convert PPTM to SVG using Java | products.aspos...

    Sample Java conversion code for PPTM format to SVG file. Use this example code to export PowerPoint & OpenOffice Presentations to SVG within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/pptm...
  3. Convert ODP to SVG using Java | products.aspose...

    Sample Java conversion code for ODP format to SVG file. Use this example code to export PowerPoint & OpenOffice Presentations to SVG within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/odp-...
  4. Convert XML to SVG using C++ application | prod...

    Sample C++ conversion code for XML document to SVG format. Use example code for batch XML to SVG 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...
  5. Convert TIFF to SVG using C++ application | pro...

    Sample C++ conversion code for TIFF document to SVG format. Use example code for batch TIFF to SVG 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-...
  6. Convert PDF to JPG in C# | products.aspose.com

    Convert PDF to JPG in C#. Use .NET library API to convert PDF pages to JPG images...Create an instance of the Presentation class. Load the PDF file...to JPG using (Presentation pres = new Presentation()) { pres.Slides...

    products.aspose.com/slides/net/conversion/pdf-t...
  7. Convert POT to SVG using C++ application | prod...

    Sample C++ conversion code for POT document to SVG format. Use example code for batch POT to SVG 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...
  8. Watermark Powerpoint File Online or using Java ...

    Free online app to Watermark different Powerpoint files. Java watermarking library code for Powerpoint Presentations....powerful Java based Powerpoint Presentation Watermarking applications...documents including Powerpoint Presentation online via app with instant...

    products.aspose.com/total/java/watermark/powerp...
  9. Failed to Open PPTX with a Slide Having an Empt...

    Hi, I have a PPTX which I try to read using Aspose: PptImgExporter.cs: line 109: Presentation m_Presentation = new Presentation(szPptxPath); This line gives error: Aspose is not able to read this PPT. The error on t…...line 109: Presentation m_presentation = new Presentation(szPptxPath);...console: Failed to open the presentation C:\Users\xyz\sample.pptx...

    forum.aspose.com/t/failed-to-open-pptx-with-a-s...
  10. Get Warning Callbacks for Font Substitution in ...

    Learn to get warning callbacks for font substitution in Aspose.Slides for Python via .NET and display PowerPoint and OpenDocument Presentations accurately....callbacks when rendering presentation slides. Follow these steps...HtmlOptions , and others. Load a presentation that uses a font not available...

    docs.aspose.com/slides/python-net/getting-warni...