Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 163,382 for

presentation

(0.13 sec)
  1. 在 Android 中将 PCL 导出到 PPS | products.aspose.com

    无需使用 Microsoft Word 即可将 PCL 转换为 PPS 的 Android API... 使用 Presentation 类加载 PPTX 文档 4. 使用 save 方法将文档保存为...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/zh/android-java/conve...
  2. Convert PowerPoint to XPS|Aspose.Slides Documen...

    Convert PowerPoint PPT, PPTX to XPS document with Aspose.Slides API....Slides converts PPT or PPTX presentation to the XPS format, you can...your Microsoft PowerPoint presentation to the XPS format. This...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  3. Aspose.Slides for Java 22.10 Release Notes|Aspo...

    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....com/slides/net/3d-presentation/ SLIDESNET-35634 Add the...aspose.com/slides/net/3d-presentation/ SLIDESNET-35907 Set Transparent...

    docs.aspose.com/slides/java/aspose-slides-for-j...
  4. get_ProtectionManager() | Aspose.Slides for C++...

    Gets manager of the permissions for this Presentation. Read-only IProtectionManager....get_ProtectionManager() Presentation::get_ProtectionManager()...the permissions for this presentation. Read-only IProtectionManager...

    reference.aspose.com/slides/cpp/aspose.slides/p...
  5. getPresentationInfo | Aspose.Sildes for PHP via...

    getPresentationInfo getPresentationInfo(String file) method Creates new PresentationInfo object from file and binds p......object from file and binds presentation to it. Parameters Name Type...Description file String Presentation file. Returns PresentationInfo...

    reference.aspose.com/slides/php-java/aspose.sli...
  6. getEncryptDocumentProperties | Aspose.Sildes fo...

    getEncryptDocumentProperties getEncryptDocumentProperties() function This property makes sense, if Presentation is pa......property makes sense, if presentation is password protected. If...properties is encrypted in presentation file. If false then document...

    reference.aspose.com/slides/nodejs-java/aspose....
  7. setEncryptDocumentProperties | Aspose.Sildes fo...

    setEncryptDocumentProperties setEncryptDocumentProperties(boolean value) function This property makes sense, if prese......property makes sense, if presentation is password protected. If...properties is encrypted in presentation file. If false then document...

    reference.aspose.com/slides/nodejs-java/aspose....
  8. Convert PPTX to PPT in Java|Aspose.Slides Docum...

    Convert PowerPoint PPTX to PPT in Java...how to convert PowerPoint Presentation in PPTX format into PPT...format to the Save method of Presentation class. The Java code sample...

    docs.aspose.com/slides/java/convert-pptx-to-ppt/
  9. Aspose::Slides::IPresentationFactory Class Refe...

    Public Member Functions | List of all members Aspose::Slides::IPresentationFactory Class Reference abstract Allows to......abstract Allows to create presentation via COM interface More....CreatePresentation ()=0 Creates new presentation. More... virtual System::SharedPtr...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  10. Chart Axis|Aspose.Slides Documentation

    How to edit PowerPoint chart axis in C++...Create an instance of the Presentation class. Access the first...= System :: MakeObject < Presentation > (); auto shapes = pres...

    docs.aspose.com/slides/cpp/chart-axis/