Sort Score
Result 10 results
Languages All
Labels All
Results 8,321 - 8,330 of 129,695 for

presentation

(0.26 sec)
  1. Convert XLSM to PPSX using Python or with free ...

    XLSM to PPSX conversion in your Python applications without using Microsoft Office or online. Test free XLSM to PPSX online converter quickly before integrating the code....is a Microsoft PowerPoint presentation format, which is used to...editing, and converting presentations. It also supports various...

    products.aspose.com/total/python-net/conversion...
  2. Split PDF Files Online or using Android Mobile ...

    Free online app to Split different PDF files. Android splitter library Java code for PDF documents....spreadsheets and PowerPoint presentations. Android PDF Splitter Library...ODP Files (OpenDocument Presentation Format) Split ODS Files...

    products.aspose.com/total/android-java/split/pdf/
  3. Convert XLSB to PPSM using Python or with free ...

    XLSB to PPSM conversion in your Python applications without using Microsoft Office or online. Test free XLSB to PPSM online converter quickly before integrating the code....Microsoft PowerPoint to store presentations. It is a compressed version...need to share the data in a presentation format. How Aspose.Total...

    products.aspose.com/total/python-net/conversion...
  4. Watermark PDF Files Online or using Android Mob...

    Free online app to Watermark different PDF files. Android watermark library Java code for PDF documents....Watermark to ODP (OpenDocument Presentation Format) Add Watermark to...Watermark to PPT (PowerPoint Presentation) Add Watermark to PPTX (Open...

    products.aspose.com/total/android-java/watermar...
  5. Remove PDF Password Protection Online or using ...

    Remove password from PDF document through online app for free. Android API code to unlock password protected PDF files....ODP Files (OpenDocument Presentation Format) Unlock ODS Files...(PowerPoint Presentation) Unlock PPTX Files (Open XML presentation Format)...

    products.aspose.com/total/android-java/unlock/pdf/
  6. Protect XLSX document Online with password or u...

    Online XLSX file password protection app. Android API Java code to apply password protection on XLSX spreadsheets....ODP Files (OpenDocument Presentation Format) Protect ODS Files...Protect PPT Files (PowerPoint Presentation) Protect PPTX Files (Open...

    products.aspose.com/total/android-java/protect/...
  7. Convert Image to PDF in C# | products.aspose.com

    Convert Image to PDF in C#. Use .NET library API to convert Images to PDF documents....Create an instance of the Presentation class. Load the image. Add...to PDF using (Presentation pres = new Presentation()) { IPPImage...

    products.aspose.com/slides/net/conversion/image...
  8. Ինչպես փոխակերպել ներկայացումը PDF-ի, օգտագործե...

    Այս պարզ թեման բացատրում է, թե ինչպես փոխակերպել ներկայացումը PDF-ի, օգտագործելով Python-ը: PPT-ի PDF-ի փոխարկելու համար կարող է օգտագործվել Python-ի վրա հիմնված API:...ինչպես պետք է **փոխակերպել Presentation -ին PDF -ի օգտագործելով...ներկայացումը բեռնելու համար ստեղծեք Presentation դասի օրինակ Ստեղծեք PdfOptions...

    kb.aspose.com/hy/slides/python/how-to-convert-p...
  9. Ինչպես թաքցնել սլայդը ներկայացման մեջ Java-ի մի...

    Մենք ձեզ կուղեկցենք Java-ի քայլերով, թե ինչպես թաքցնել սլայդը Ներկայացման մեջ Java-ի միջոցով: Հեշտ կոդի մի քանի տողերի օգնությամբ կարելի է թաքցնել PPT սլայդը Java-ի միջոցով:...ինչպես պետք է թաքցնել սլայդը Presentation -ում՝ օգտագործելով Java...ներկայացումը՝ օգտագործելով Presentation դասը՝ ներկայացման ներսում...

    kb.aspose.com/hy/slides/java/how-to-hide-a-slid...
  10. 使用 Java 管理演示文稿中的 ActiveX 控件|Aspose.Slides 文档

    了解 Aspose.Slides for Java 如何利用 ActiveX 自动化并增强 PowerPoint 演示文稿,为开发人员提供对幻灯片的强大控制。...控件,请执行以下操作: 创建 Presentation 类的实例并生成一个空的演示文稿实例。 在 Presentation 中访问目标幻灯片。...// 创建空的演示文稿实例 Presentation pres = new Presentation (); try { //...

    docs.aspose.com/slides/zh/java/activex/