Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 2,251 for

transition

(0.27 sec)
  1. Online BMP File Compression or Build Python App...

    Free online app to compress different BMP files. Python compression and archiving library code for BMP documents....Migration Enables seamless transition from outdated formats to...

    products.aspose.com/total/python-net/compress/bmp/
  2. 在 .NET 中管理演示文稿的音频帧|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中创建和控制音频帧——提供 C# 示例,实现嵌入、剪裁、循环以及在 PPT、PPTX 和 ODP 演示文稿中的播放配置。...获取幻灯片的放映过渡效果 ISlideShowTransition transition = slide . SlideShowTransition...//提取字节数组中的声音 byte [] audio = transition . Sound . BinaryData ; System...

    docs.aspose.com/slides/zh/net/audio-frame/
  3. 在演示文稿中使用 Python 管理音频|Aspose.Slides for Python 文档

    轻松在 PPT、PPTX 和 ODP 中使用 Aspose.Slides for Python via .NET 添加、提取和管理音频帧。探索代码示例,提升您的演示文稿。...获取幻灯片的幻灯片放映过渡效果 transition = slide . slide_show_transition # 提取声音的字节数组...提取声音的字节数组 audio = transition . sound . binary_data print ( "Length:...

    docs.aspose.com/slides/zh/python-net/audio-frame/
  4. Remove XLS Password Protection Online or using ...

    Remove password from XLS document through online app for free. .NET C# API code to unlock password protected XLS files....Sheets Unlock for seamless transition to modern spreadsheet systems...

    products.aspose.com/total/net/unlock/xls/
  5. GIF Images Grayscale with Python | products.asp...

    How to use Python to grayscale GIF images and photos on desktop and web applications....scenarios, the need arises to transition color photo into grayscale...

    products.aspose.com/imaging/python-net/grayscal...
  6. Online PPSM File Comparison or Build .NET Apps ...

    Free online app to Compare different PPSM files. C# .NET comparison library code for PPSM documents....Validation Review changes in transition timings, animations, and...

    products.aspose.com/total/net/compare/ppsm/
  7. Grayscale DICOM images via Java | products.aspo...

    Try our On-Premise document APIs to grayscale DICOM image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....color information during this transition, which might potentially...

    products.aspose.com/imaging/java/grayscale/dicom/
  8. Grayscale DICOM images via .NET | products.aspo...

    Try our On-Premise document APIs to grayscale DICOM image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....color information during this transition, which might potentially...

    products.aspose.com/imaging/net/grayscale/dicom/
  9. Grayscale GIF images via Java | products.aspose...

    Try our On-Premise document APIs to grayscale GIF image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....color information during this transition, which might potentially...

    products.aspose.com/imaging/java/grayscale/gif/
  10. 使用 PHP 管理演示文稿中的音频|Aspose.Slides for PHP 文档

    在 Aspose.Slides for PHP 中创建和控制音频帧——示例代码演示如何嵌入、修剪、循环以及在 PPT、PPTX 和 ODP 演示文稿中配置播放。... 访问该幻灯片的 slideshow transitions 。 以字节数据形式提取声音。 以下代码演示如何提取幻灯片中使用的音频:...get_Item ( 0 ); # 获取幻灯片的放映过渡效果 $transition = $slide -> getSlideShowTransiti...

    docs.aspose.com/slides/zh/php-java/audio-frame/