Sort Score
Result 10 results
Languages All
Labels All
Results 6,351 - 6,360 of 113,576 for

presentations

(0.09 sec)
  1. Java का उपयोग करके PPTX एनोटेशन निकालें | produ...

    जेएसपी/जेएसएफ एप्लीकेशन और डेस्कटॉप एप्लीकेशन के लिए जावा रनटाइम पर्यावरण पर पीपीटीएक्स प्रारूप एनोटेशन को हटाने के लिए जावा नमूना कोड।...एनोटेशन हटाएं Presentation presentation = new Presentation ( "example...Deletes all comments from the presentation for ( ICommentAuthor author...

    products.aspose.com/slides/hi/java/annotation/p...
  2. Odblokuj pliki prezentacji PPT za pomocą C++ | ...

    Kod źródłowy C++ usuwający ochronę z prezentacji PPT....auto presentation = System :: MakeObject < Presentation > ( u..."pres.ppt" , loadOptions); presentation -> get_ProtectionManager()...

    products.aspose.com/slides/pl/cpp/unlock/ppt/
  3. Odblokuj pliki prezentacji ODP za pomocą C++ | ...

    Kod źródłowy C++ usuwający ochronę z prezentacji ODP....auto presentation = System :: MakeObject < Presentation > ( u..."pres.odp" , loadOptions); presentation -> get_ProtectionManager()...

    products.aspose.com/slides/pl/cpp/unlock/odp/
  4. Convertir PowerPoint en PDF avec Notes|Document...

    Convertir PowerPoint en PDF avec notes en Java... // Instancier un objet Presentation qui représente un fichier...présentation Presentation presIn = new Presentation ( "SelectedSlides...

    docs.aspose.com/slides/fr/java/convert-powerpoi...
  5. 形状格式化|Aspose.Slides 文档

    在 C# 或 .NET 中格式化 PowerPoint 演示文稿中的形状...以下是该过程的概述: 创建 Presentation 类的实例。 通过索引获取幻灯片的引用。 向幻灯片添加...实例化表示演示文稿文件的 Presentation 类 using ( Presentation pres = new Presentation...

    docs.aspose.com/slides/zh/net/shape-formatting/
  6. 管理缩放|Aspose.Slides 文档

    在Java中为PowerPoint演示文稿添加缩放或缩放框...您可以通过以下方式在幻灯片上添加缩放框: 创建 Presentation 类的实例。 创建您打算链接缩放框的新幻灯片。 为创建的幻灯片添加识别文本和背景。...以下Java代码向您展示了如何在幻灯片上创建一个缩放框: Presentation pres = new Presentation (); try { //Adds...

    docs.aspose.com/slides/zh/androidjava/manage-zoom/
  7. الدعم لمكتبة القابلة للإيقاف|وثائق 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....مثيل LoadOptions إلى مُنشئ Presentation، فإن استدعاء طريقة InterruptionTokenSou...مهمة طويلة الأمد مرتبطة بـ Presentation. توضح مقتطفات الشيفرة التالية...

    docs.aspose.com/slides/ar/net/support-for-inter...
  8. 替换演示文稿图像集合中的图像|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....方法,可以通过以下方式替换演示文稿图像集合中的图像: 使用 Presentation 类加载包含图像的演示文稿文件。 从文件加载图像到字节数组中。...实例化演示文稿 SharedPtr < Presentation > presentation = MakeObject < Presentation...

    docs.aspose.com/slides/zh/cpp/replacing-images-...
  9. Convert FODP to OTP in Python | products.aspose...

    Sample code for FODP to OTP Python conversion. Use PowerPoint Python API for batch conversion FODP files to OTP files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  10. Convert FODP to PDF in Python | products.aspose...

    Sample code for FODP to PDF Python conversion. Use PowerPoint Python API for batch conversion FODP files to PDF files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...