Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 10,206 for

presentation note

(0.67 sec)
  1. 使用 C++ 在演示文稿中管理连接线|Aspose.Slides 文档

    让 C++ 应用程序能够在 PowerPoint 幻灯片中绘制、连接和自动路由线条——全面控制直线、折线和曲线连接线。...SharedPtr < Presentation > pres = MakeObject < Presentation > (); //...Export :: SaveFormat :: Pptx ); NOTE connector->Reroute 方法会重新路由连...

    docs.aspose.com/slides/zh/cpp/connector/
  2. Ինչպես հեռացնել տեքստը PPTX-ում Python-ի միջոցով

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

    kb.aspose.com/hy/slides/python/how-to-strike-ou...
  3. Ինչպես ստեղծել PowerPoint ներկայացում Java-ի մի...

    Այս ձեռնարկում դուք կսովորեք, թե ինչպես ստեղծել PowerPoint ներկայացում Java-ի միջոցով MS Windows-ում, macOS-ում կամ Ubuntu-ում: Java-ի կոդի նմուշը ստեղծում է PowerPoint-ի ներկայացում՝ առանց MS PowerPoint-ից կախվածության:...Note Product Family Aspose.CAD Product...ինչպես ստեղծել PowerPoint Presentation ՝ օգտագործելով Java MS Windows...

    kb.aspose.com/hy/slides/java/how-to-create-powe...
  4. Ինչպես տեղադրել ստորագրությունը PowerPoint-ում ...

    Այս հոդվածում ներկայացված են մանրամասներ այն մասին, թե ինչպես կարելի է ստորագրություն տեղադրել PowerPoint-ում Python-ի միջոցով: Տրված են բոլոր մանրամասները, որոնք վերաբերում են կազմաձևմանը, ծրագրի հոսքին և Python-ի միջոցով թվային ստորագրություն ավելացնելու PowerPoint-ին թվային ստորագրություն ավելացնելու համար գործարկվող կոդին:...Note Product Family Aspose.CAD Product...ներկայացումը օգտագործելով [Presentation](https://reference.aspose...

    kb.aspose.com/hy/slides/python/how-to-insert-si...
  5. How to Convert PPT to PPTX in Java

    This tutorial focuses on how to convert PPT to PPTX in Java by providing the crisp information about the environment settings, detailed steps and a runnable sample code to transform PPT to PPTX in Java....Note Product Family Aspose.CAD Product...source PPT file using the Presentation class with the specified...

    kb.aspose.com/slides/java/how-to-convert-ppt-to...
  6. How to Extract Text from PPT, PPTX, and ODP wit...

    Learn how to efficiently extract text from PPT, PPTX, and ODP Presentation files using Aspose.Slides. Explore powerful features for slides, master slides, Notes, and comments, and discover how to integrate extracted content into your workflows across Windows, Linux, and macOS....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/slides-on-cloud-plat...
  7. Convert PPSM to TEXT via Java or with free Onli...

    Java API to Export PPSM to TEXT without using Microsoft Word or PowerPoint or online. Test free PPSM to TEXT online converter quickly before integrating the code....is a PowerPoint API for presentations manipulation and management...create, modify, and convert presentations in various formats. It also...

    products.aspose.com/total/java/conversion/ppsm-...
  8. Convert POWERPOINT to XLSX in Android Apps or w...

    Convert POWERPOINT to XLSX in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free POWERPOINT to XLSX online converter quickly before integrating the code....Open POWERPOINT file using Presentation class Convert POWERPOINT...download link. It is important to note that we delete uploaded files...

    products.aspose.com/total/android-java/conversi...
  9. PsSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.PsSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Ps](../../aspose.words/saveformat/#Ps) format... Note: The accuracy of the content...determining whether OLE controls presentation image will be updated. (Inherited...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose.Slides for Python: "No Usable Version of...

    import jpype import _jpype if not _jpype.isStarted(): jpype.startJVM(jpype.getDefaultJVMPath(), "-Djava.awt.headless=true") from aspose.slides import Presentation, License from asposecells.api import Workbook self.p…...slides import Presentation, License from asposecells...import Workbook self.presentation = Presentation(ppt_file_path) We...

    forum.aspose.com/t/aspose-slides-for-python-no-...