Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 238,698 for

slides

(0.23 sec)
  1. Manage Presentation Themes in .NET|Aspose.Slide...

    Master presentation themes in Aspose.Slides for .NET to create, customize and convert PowerPoint files with consistent branding....for different elements on a slide. If you don’t like the colors...select a new theme color, Aspose.Slides provides values under the SchemeColor...

    docs.aspose.com/slides/net/presentation-theme/
  2. Adding Text Dynamically Using VSTO and Aspose.S...

    See how to migrate from Microsoft Office automation to Aspose.Slides for Java and add dynamic text to PowerPoint (PPT, PPTX) presentations in Java....Slides for Java Contents [ Hide ]...accomplish is adding text to slides dynamically. This article shows...

    docs.aspose.com/slides/java/adding-text-dynamic...
  3. 通過 Java 從 PPTX 文檔中提取文本和圖像 | products.aspose.com

    Java 示例代碼,用於從 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中的 PPTX 文件中提取文本和圖像。...Slides Java Parser 通過 Java 從 PPTX...使用用於 Java API 的服務器端 Aspose.Slides 進行本機和高性能 PPTX 文檔解析,無需使用 Microsoft...

    products.aspose.com/slides/zh-hant/java/parser/...
  4. Manage Presentation Content in С++|Aspose.Slide...

    Create, edit, and extract presentation content with Aspose.Slides for С++ — get code examples for text, images, shapes, charts; PPT, PPTX and ODP....Using C++ Manage Presentation Slides in C++ Design Professional...

    docs.aspose.com/slides/cpp/presentation-content/
  5. Aspose.Slides for .NET 23.6 Does Not Work with ...

    hi I have followed the steps to download 23.6 crossplatform DLL’s using below steps download this zip package: https://releases.aspose.com/Slides/net/new-releases/aspose.Slides-for-.net-23.6dlls-only/ 1 extract Aspose.…...Slides for .NET 23.6 Does Not Work with Linux Alpine Aspose...Aspose.Slides Product Family slides-linux , slides-net , slides-config...

    forum.aspose.com/t/aspose-slides-for-net-23-6-d...
  6. Remove PPT Password Protection Online or using ...

    Remove password from PPT document through online app for free. Java API code to unlock password protected PPT files....Slides for Java a child API of Aspose...options to install “ Aspose.Slides for Java ” or “ Aspose.Total...

    products.aspose.com/total/java/unlock/ppt/
  7. Convert JSON Format to PPSX via Java | products...

    Parse JSON to PPSX in Java without using Microsoft PowerPoint...Slides for Java, which can be used...JSON is parsed to PPTX, Aspose.Slides for Java can be used to convert...

    products.aspose.com/total/java/conversion/json-...
  8. Convert EXCEL to POWERPOINT with .NET | product...

    Convert EXCEL to POWERPOINT on .NET Framework, .NET Core, Mono or Xamarin Platforms...processes with interactive slides and multimedia content. Sales...Converting Excel data to PowerPoint slides allows you to create charts...

    products.aspose.com/total/net/conversion/excel-...
  9. How to Create PowerPoint Slide Image using Java

    This brief topic is about how to create PowerPoint slide Image using Java. It includes the comprehensive steps by providing the configuration requirements and working sample code to generate Image from PowerPoint slide in Java....Slides Product Family Aspose.Imaging...Family How to Create PowerPoint Slide Image using Java This how-to...

    kb.aspose.com/slides/java/how-to-create-powerpo...
  10. 在演示文稿中使用 C++ 管理表格单元格|Aspose.Slides 文档

    使用 Aspose.Slides for C++,轻松管理 PowerPoint 中的表格单元格。快速掌握访问、修改和样式设置,实现无缝幻灯片自动化。...AsCast < ITable > ( pres -> get_Slides () -> idx_get ( 0 ) -> get_Shapes...idx_get ( 0 )); // assuming that Slide#0.Shape#0 is a table for ( int32_t...

    docs.aspose.com/slides/zh/cpp/manage-cells/