Sort Score
Result 10 results
Languages All
Labels All
Results 6,221 - 6,230 of 127,412 for

presentation

(0.16 sec)
  1. Convert XML to PPTX using C++ application | pro...

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

    Sample C++ conversion code for PPTX document to OTP format. Use example code for batch PPTX 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/pptx-...
  3. Saving a PPTX File as PDF in C# Causes Text Ove...

    Hi team. We have run into a problem with overlapping text when *.pptx file was saved in pdf format applying specific font to the text. Scenario: there is a *.pptx file where Untitled Serif font is applied to the text.…...embedding: Presentation presentation = new Presentation("input.pptx");...options.setEmbedFonts(true); presentation.save("output.pdf", SaveFormat...

    forum.aspose.com/t/saving-a-pptx-file-as-pdf-in...
  4. 趋势线|Aspose.Slides for PHP 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....提供了一个简单的 API 来管理不同图表的趋势线: 创建一个 Presentation 类的实例。 通过索引获取幻灯片的引用。 添加一...以下代码用于创建一个带有趋势线的图表。 # 创建一个 Presentation 类的实例 $pres = new Presentation (); try {...

    docs.aspose.com/slides/zh/php-java/trend-line/
  5. Update Chart|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....slide: Open an instance of Presentation class containing chart....inside it. Write the modified presentation as a PPTX file. The code...

    docs.aspose.com/slides/cpp/update-chart/
  6. HeaderFooter|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....() { using var pres = new Presentation (); var slide = pres . Slides...() { using var pres = new Presentation (); var slide = pres . Slides...

    docs.aspose.com/slides/net/examples/elements/el...
  7. Compress Powerpoint Files Online or via Java | ...

    Free online app to compress different Powerpoint files. Java compression library code for Powerpoint documents....Load the document using Presentation class. Use the Compress...Compressing PowerPoint Presentations Using Java APIs: Optimize...

    products.aspose.com/total/java/compress/powerpo...
  8. Enhance PowerPoint Presentations with Animation...

    Explore the capabilities of Aspose.Slides for .NET in handling PowerPoint animations. This general overview highlights key features and offers insights to enhance your Presentations....Enhance PowerPoint Presentations with Animations in .NET Contents...Overview Since presentations are meant to present something, their...

    docs.aspose.com/slides/net/powerpoint-animation/
  9. Merge PPT Files Online or using Java | products...

    Free online app to combine different PPT Presentations. Java merging library code to merge PPT Presentation into format of your choice....using Presentation class object Select the one presentation as the...and get single merged PPT Presentation Java Code to Merge PPT Files...

    products.aspose.com/total/java/merge/ppt/
  10. Online PDF to POTM Conversion or Build .NET bas...

    Free online app to convert PDF to POTM files. .NET C# conversion library code for PDF documents....Load PPTX file by using Presentation class Save the document...via .NET. Presentation presentation = new Presentation ( "PptxOutput...

    products.aspose.com/total/net/conversion/pdf-to...