Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 133,786 for

pptx

(0.06 sec)
  1. Chart Legend|Aspose.Slides for Node.js via .NET...

    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....Write the presentation as a PPTX file. In the example given below..."Legend_out.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/chart-legend/
  2. Ինչպես փոխարկել PDF-ը PowerPoint-ի Java-ի միջոցով

    Այս ձեռնարկը պարունակում է տեղեկատվություն այն մասին, թե ինչպես փոխարկել PDF-ը PowerPoint-ի Java-ի միջոցով: Այն ուղղորդում է սահմանել միջավայրը, կիսում է քայլերը և գործարկվող կոդը՝ PDF-ը PowerPoint-ի փոխելու Java-ի միջոցով:...հարթակում: Java-ի միջոցով PDF-ը PPTX-ի փոխարկելու քայլեր Նախադրեք...ավելացնելու Aspose.PDF for Java ՝ PPTX ստեղծելու համար Ստուգեք PptxSaveOptions...

    kb.aspose.com/hy/pdf/java/how-to-convert-pdf-to...
  3. Remove Slide from Presentation|Aspose.Slides Do...

    Remove slide from PowerPoint by reference or index in Java...pptx" ); try { // Accesses a slide...save ( "modified.pptx" , SaveFormat . Pptx ); } finally { pres...

    docs.aspose.com/slides/androidjava/remove-slide...
  4. Aspose.Slides for Python

    This API allows you to do all kinds of operations on PowerPoint files in Python code including creating, editing and converting etc....Convert ODP to PPTX in Python How to Convert PPT to PPTX in Python...Python How to Convert PPTX to PPT using Python How to Add Hyperlink...

    kb.aspose.com/slides/python/page/2/
  5. Aspose.Slides for Java

    This API helps in creating, converting, editing, and printing PowerPoint Presentations in Java applications without utilizing Microsoft PowerPoint....to PDF in Java How to Convert PPTX to Markdown using Java How to...Java How to Strike Out Text in PPTX using Java How to Merge PowerPoint...

    kb.aspose.com/slides/java/
  6. 删除作者的所有评论|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....pptx" ; string author = "Zeeshan...FileName = FilePath + "删除作者的所有评论.pptx" ; string author = "MZ" ; DeleteCommentsByAuth...

    docs.aspose.com/slides/zh/net/delete-all-the-co...
  7. Categories

    Pronađite odgovore pomoću API-ja Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family As......միջոցով Ինչպես հեռացնել տեքստը PPTX-ում Python-ի միջոցով Ինչպես...տեքստը PPTX-ում՝ օգտագործելով C# Ինչպես ջնջել տեքստը PPTX-ում Java-ի...

    kb.aspose.com/hy/categories/page/33/
  8. Categories

    查找API的答案 Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Product Famil......Word 文档 如何在 Java 中将 ODP 转换为 PPTX 如何在 Python 中将 PowerPoint 转换为...转换为 Word 如何在 Python 中将 ODP 转换为 PPTX 如何使用 Python 在 Word 中拆分页面 如何使用...

    kb.aspose.com/zh/categories/page/51/
  9. Chart Workbook|Aspose.Slides Documentation

    Chart workbook in PowerPoint presentation in C# or .NET...pptx" )) { Chart chart = ( Chart...= new Presentation ( "chart2.pptx" )) { ISlide slide = pres ....

    docs.aspose.com/slides/net/chart-workbook/
  10. Image|Aspose.Slides Documentation

    Work with images in Slides in PowerPoint Presentation using Java. Add images from disk or from web in PowerPoint Slides using Java. Add images to Slide Masters or as Slide Background using Java. Add SVG to PowerPoint Presentation using Java. Convert SVG to Shapes in PowerPoint using Java. Add images as EMF in Slides using Java....pptx" , SaveFormat . Pptx ); } finally { if...pres . save ( "pres.pptx" , SaveFormat . Pptx ); } catch ( IOException...

    docs.aspose.com/slides/java/image/