Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 129,130 for

presentation

(0.1 sec)
  1. 使用 Python 查看或編輯 OTP 文件元數據 | products.aspose.com

    Python 源代碼,用於編輯或查看 OTP 格式元數據。...開發人員可以使用 Presentation 對象公開的 DocumentProperties...the Presentation class that represents the Presentation with...

    products.aspose.com/slides/zh-hant/python-net/m...
  2. Multithreading in Aspose.Slides for .NET|Aspose...

    Aspose.Slides for .NET multithreading boosts PowerPoint and OpenDocument processing. Discover best practices for efficient Presentation workflows....While parallel work with presentations is possible (besides pa...you do not use a single Presentation instance in a multi-threading...

    docs.aspose.com/slides/net/multithreading/
  3. Multithreading in Aspose.Slides for C++|Aspose....

    Aspose.Slides for C++ multithreading boosts PowerPoint and OpenDocument processing. Discover best practices for efficient Presentation workflows....While parallel work with presentations is possible (besides pa...you do not use a single Presentation instance in a multi-threading...

    docs.aspose.com/slides/cpp/multithreading/
  4. 将幻灯片移动到新位置|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....Counting the slides in the presentation. public static int CountSlides...presentationFile ) { // Open the presentation as read-only. using ( PresentationDocument...

    docs.aspose.com/slides/zh/net/move-a-slide-to-a...
  5. Manage Picture Frames in Presentations Using Ja...

    Add picture frames to PowerPoint and OpenDocument Presentations with Aspose.Slides for Java. Streamline your workflow and enhance slide designs....Manage Picture Frames in Presentations Using Java Contents [ Hide...allow people to create presentations quickly from images. Create...

    docs.aspose.com/slides/java/picture-frame/
  6. Secure Presentations with Passwords in .NET|Asp...

    Learn how to effortlessly lock and unlock password-protected PowerPoint and OpenDocument Presentations with Aspose.Slides for .NET. Secure your Presentations....Secure Presentations with Passwords in .NET Contents [ Hide ]...When you password-protect a presentation, it means that you are setting...

    docs.aspose.com/slides/net/password-protected-p...
  7. 连接器|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 绘制和控制连接器:添加、路由、重新路由、设置连接点、箭头和样式,以在 PPT、PPTX 和 ODP 中链接形状。... Presentation () as presentation : slide = presentation . slides...BENT_CONNECTOR2 , 0 , 0 , 100 , 100 ) presentation . save ( "connector.pptx"...

    docs.aspose.com/slides/zh/python-net/examples/e...
  8. Embed Fonts in Presentations Using JavaScript|A...

    Embed TrueType fonts in PowerPoint and OpenDocument Presentations with Aspose.Slides for Node.js via Java, ensuring accurate rendering across all platforms....Embed Fonts in Presentations Using JavaScript Contents [ Hide...useful when you want your presentation to appear correctly when...

    docs.aspose.com/slides/nodejs-java/embedded-font/
  9. 布局幻灯片|Aspose.Slides for Python 文档

    使用 Python 与 Aspose.Slides 管理布局幻灯片:在 PPT、PPTX 和 ODP 演示文稿中创建、应用、克隆、重命名和自定义占位符及主题。... Presentation () as presentation : master_slide...master_slide = presentation . masters [ 0 ] layout_type = slides . SlideLayoutType...

    docs.aspose.com/slides/zh/python-net/examples/e...
  10. 组形状|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中管理分组形状:使用 C++ 示例在 PPT、PPTX 和 ODP 演示文稿中创建、嵌套、对齐、重新排序和设置组形状的样式。...() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); auto group = slide...

    docs.aspose.com/slides/zh/cpp/examples/elements...