Sort Score
Result 10 results
Languages All
Labels All
Results 8,741 - 8,750 of 127,309 for

presentation

(0.23 sec)
  1. Merge SVG to PNG in Python | products.aspose.com

    Merge SVG to PNG in Python. Use Python library API to combine SVG and PNG files...to merge and manipulate presentations, images, and other files...as drawing with slides . Presentation() as pres: with open( "image...

    products.aspose.com/slides/python-net/merge/svg...
  2. Merge PNG to PDF in C++ | products.aspose.com

    Merge PNG to PDF in C++. Use C++ library API to combine PNG and PDF... merge, and manipulate presentations, images, and other files...= System :: MakeObject < Presentation > (); auto image1 = pres...

    products.aspose.com/slides/cpp/merger/png-to-pdf/
  3. Merge TIFF to PDF in C++ | products.aspose.com

    Merge TIFF to PDF in C++. Use C++ library API to combine TIFF and PDF... merge, and manipulate presentations, PDFs, images, and other...= System :: MakeObject < Presentation > (); auto image1 = pres...

    products.aspose.com/slides/cpp/merger/tiff-to-pdf/
  4. Merge SVG to PNG in C++ | products.aspose.com

    Merge SVG to PNG in C++. Use C++ library API to combine SVG and PNG files...to merge and manipulate presentations, images, and other files...= System :: MakeObject < Presentation > (); String svgContent...

    products.aspose.com/slides/cpp/merger/svg-to-png/
  5. Aspose queries - Free Support Forum - aspose.com

    Hi I have a few queries with Aspose. Can you please help me with - Is there a way I can generate slides using Aspose slides using Microsoft Office 2016 Styling ? I need to copy paste a chart from Excel to Powerpoint a…...content into this pre-styled presentation so all elements inherit..."linked_excel.xlsx"; Presentation presentation = new Presentation(); ISlide...

    forum.aspose.com/t/aspose-queries/311420
  6. 在 Java 中自定义演示文稿形状|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 演示文稿中创建和自定义形状:几何路径、曲线角、复合形状。...代码展示了如何向形状添加自定义点: Presentation pres = new Presentation (); try { GeometryShape...代码展示了如何从形状中移除点: Presentation pres = new Presentation (); try { GeometryShape...

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

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

    docs.aspose.com/slides/zh/nodejs-java/manage-zoom/
  8. Convert PPTX to XML in C#

    Convert PPTX to XML in C# programmatically. Aspose.Slides for .NET is a powerful PowerPoint SDK that makes PPTX/PPT to XML conversion a breeze....Conclusion Explore PowerPoint presentations are widely used for various...comes to integrating these presentations into automated systems for...

    blog.aspose.com/slides/convert-pptx-to-xml-in-c...
  9. 在 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...
  10. Ինչպես ջնջել տեքստը PPTX-ում Java-ի միջոցով

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

    kb.aspose.com/hy/slides/java/how-to-strike-out-...