Sort Score
Result 10 results
Languages All
Labels All
Results 7,461 - 7,470 of 127,412 for

presentation

(0.11 sec)
  1. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP Presentation solutions.... using ( Presentation pres = new Presentation ()) { IChart...

    docs.aspose.com/slides/net/public-api-and-backw...
  2. The First Slide Stays Longer When Generating GI...

    Hello, I am generating a GIF with a PPTX file with a delay of 0.25s between each slide (using DefaultDelay = 250 from Aspose.Slides.Export.GifOptions), then I am saving it with Aspose.Imaging for my GIF to loop. But the…...Imaging; using (Presentation presentation = new Presentation("your_presentation...= new MemoryStream()) { presentation.Save(gifStream, SaveFormat...

    forum.aspose.com/t/the-first-slide-stays-longer...
  3. 形状有效属性|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....以下示例代码演示了如何获取有效值: $pres = new Presentation ( "Presentation1.pptx" );...以下示例代码展示了如何获取相机的有效属性: $pres = new Presentation ( "Presentation1.pptx" );...

    docs.aspose.com/slides/zh/php-java/shape-effect...
  4. 管理缩放|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中向 PowerPoint 演示文稿添加缩放或缩放框架...您可以通过以下方式在幻灯片上添加缩放帧: 创建 Presentation 类的实例。 创建您打算链接缩放帧的新幻灯片。 向创建的幻灯片添加标识文本和背景。...= new aspose . slides . Presentation (); try { // 向演示文稿添加新幻灯片...

    docs.aspose.com/slides/zh/nodejs-java/manage-zoom/
  5. 在 C# 中將 PPTX 轉換為 Word | products.aspose.com

    在 C# 中將 PPTX 轉換為 Word。使用 .NET 庫 API 將 PowerPoint 轉換為 Word...C# 代碼 using var presentation = new Presentation(); var doc = new... foreach ( var slide in presentation.Slides) { // generates and...

    products.aspose.com/slides/zh-hant/net/conversi...
  6. Ink|Aspose.Slides 文档

    在 C# 中使用 Aspose.Slides 处理幻灯片上的数字墨迹:添加笔画、编辑路径、设置颜色和宽度,并将结果导出为 PowerPoint 和 OpenDocument。...() { using var pres = new Presentation (); var slide = pres . Slides...() { using var pres = new Presentation (); var slide = pres . Slides...

    docs.aspose.com/slides/zh/net/examples/elements...
  7. Ինչպես ջնջել տեքստը PPTX-ում Java-ի միջոցով

    Այս ձեռնարկը ներառում է, թե ինչպես ջնջել տեքստը PPTX-ում Java-ի միջոցով: Այն ընդգրկում է շրջակա միջավայրը հաստատելու բոլոր մանրամասները, քայլ առ քայլ գործընթացը և աշխատանքային օրինակելի կոդը՝ Java-ի միջոցով PPTX տեքստը ջնջելու համար:...ներկայացում՝ օգտագործելով Presentation դասի օրինակը և մուտք գործեք...արդյունք ստանալու համար. Ինչպես Presentation դասի օրինակն օգտագործվում...

    kb.aspose.com/hy/slides/java/how-to-strike-out-...
  8. How to Extract Text from PPT, PPTX, and ODP wit...

    Extract text from Presentations on popular cloud platforms using Aspose.Slides APIs, automating search, analysis, and export for PPT, PPTX and ODP....for extracting text from presentation files, including PPT, PPTX...GetPresentationText To extract text from a presentation, the Aspose.Slides API offers...

    docs.aspose.com/slides/net/extracting-text-on-c...
  9. 在演示文稿中查找和替换|Aspose.Slides 文档

    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....Files\" ; //打开演示文稿 Presentation pres = new Presentation ( FilePath +...

    docs.aspose.com/slides/zh/net/find-and-replace-...
  10. Rotate Documents via C# | products.aspose.com

    Rotate PDF and Image files including JPG PNG BMP GIF TIFF SVG via your C# application....a cohesive and organized presentation, especially in collaborative...document standardization and presentation consistency. Developers...

    products.aspose.com/total/net/rotate/