Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 698 for

audio

(0.04 sec)
  1. Aspose.Slides for Xamarin|Aspose.Slides Documen...

    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.... shapes, charts, SmartArt, audio/video, fonts, etc. handling/dealing...restricted restricted Video frames Audio frames Connectors Group shape...

    docs.aspose.com/slides/net/aspose-slides-for-xa...
  2. Manage Blob|Aspose.Slides for Node.js via .NET ...

    Manage Blob in PowerPoint Presentation using JavaScript. Use Blob to reduce memory consumption in PowerPoint Presentation using JavaScript. Add large file through Blob to PowerPoint Presentation using JavaScript. Export large file through Blob from PowerPoint Presentation using JavaScript. Load a large PowerPoint Presentation as Blob using JavaScript....large files (in this case, an audio or video file) through a process...can apply the same steps for audio files. } catch ( e ) { console...

    docs.aspose.com/slides/nodejs-java/manage-blob/
  3. HTML Code Generators – Online Code Tools and C#...

    HTML Code Generators help to create HTML elements online or using C#. Generate images, tables, forms, media, etc. to use them in your HTML....Input Generator Media HTML Audio Generator HTML Video Generator...Media elements like images, audio or video are stored in media...

    products.aspose.com/html/net/generators/
  4. PowerPoint .NET Java C++ Python PHP Node.js And...

    PowerPoint API for .NET, Java, C++, Python, PHP, Node.js. Create Write Edit Render Print PowerPoint PPT, PPTX, ODP. Export Slides in SSRS and JasperReports...presentation text, images and audio using Aspose.Slides API. Protect...

    products.aspose.com/slides/family/
  5. 音频框架|Aspose.Slides 文档

    在 Java 中向 PowerPoint 演示文稿添加音频...FileInputStream ( new File ( "audio.wav" )); // 添加音频框架 IAudioFrame... (); // 提取字节数组中的声音 byte [] audio = transition . getSound ()....

    docs.aspose.com/slides/zh/androidjava/audio-frame/
  6. Manage Slide Show|Aspose.Slides Documentation

    Manage slide show settings in PowerPoint presentations using C#..., video or audio) is played. This is useful when...

    docs.aspose.com/slides/net/manage-slide-show/
  7. How to Add Video in Presentation using C#

    In this topic, we will guide you through to procees of how to add Video in Presentation using C#. With the help of a few lines of code you can easily embed a MP4 to PPTX in C#....properties for auto playing and audio level are set before saving...

    kb.aspose.com/slides/net/how-to-add-video-in-pr...
  8. Open Presentation|Aspose.Slides for Python Docu...

    Open or load Presentation PPT, PPTX, ODP in Python...contains large objects (video, audio, big images, etc.), you can...

    docs.aspose.com/slides/python-net/open-presenta...
  9. 管理超链接|Aspose.Slides 文档

    如何在 Java 中向 PowerPoint 演示文稿添加超链接...Presentation (); try { IAudio audio = pres . getAudios (). addAudio...readAllBytes ( Paths . get ( "audio.mp3" ))); IAudioFrame audioFrame...

    docs.aspose.com/slides/zh/java/manage-hyperlinks/
  10. 管理超链接|Aspose.Slides 文档

    如何在 C++ 中向 PowerPoint 演示文稿添加超链接...get_Shapes (); auto audio = pres -> get_Audios () -> AddAudio (...( File :: ReadAllBytes ( u "audio.mp3" )); auto audioFrame = shapes...

    docs.aspose.com/slides/zh/cpp/manage-hyperlinks/