Sort Score
Result 10 results
Languages All
Labels All
Results 7,701 - 7,710 of 9,166 for

presentation to image

(0.27 sec)
  1. 通過 .NET 從 PPTX 文檔中提取文本和圖像 | products.aspose.com

    C# 源代碼,用於從 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上的 PPTX 文件中提取文本和圖像。...from the Whole pptx Presentation Presentation pptxPresentation =...= new Presentation(dataDir + "demo.pptx" ); //Get an Array of...

    products.aspose.com/slides/zh-hant/net/parser/p...
  2. Create Gantt Chart in Excel using C#

    This quick guide explains how To create Gantt chart in Excel using C#. It has details To set the IDE, a list of steps, and a sample code To develop a Gantt chart maker using C#....Imaging Product Family Aspose.BarCode...exporting a chart image to enhance presentation. This article has...

    kb.aspose.com/cells/net/create-gantt-chart-in-e...
  3. Compress DOTM Files Online or using Android Mob...

    Free online app To compress different DOTM files. Android compression library Java code for DOTM documents....document Get all nodes having images and loop through each node...node Set the compressed images using setImage Set the compression...

    products.aspose.com/total/android-java/compress...
  4. Compress Word Files Online or using Android Mob...

    Free online app To compress different Word files. Android compression library Java code for Word documents....document Get all nodes having images and loop through each node...node Set the compressed images using setImage Set the compression...

    products.aspose.com/total/android-java/compress...
  5. 通過 .NET 查看 PPTM 文件格式 | products.aspose.com

    用於在 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上加載、呈現和顯示 PPTM 文檔的 C# 源代碼。... 實例化一個 Presentation 對象並加載 PPTM 文件 創建一個用於格式化的...html" ; // instantiate a Presentation object & load the PPTM file...

    products.aspose.com/slides/zh-hant/net/viewer/p...
  6. Different Results for Table.y and Cell.offset_y...

    Hello Aspose Team, I am using Aspose.Slides for Python via .NET and noticed an inconsistency between Windows(local) and Unix(UAT) environments when working with tables. Problem: The value of the following properties di…...functionality(table column deletion, adding image, etc.) is working fine and consistent...2x108.0 In UAT for the same 3 images: Adding picture: 32x39 to cell...

    forum.aspose.com/t/different-results-for-table-...
  7. 通過 Java 合併 PPSX 文件 | products.aspose.com

    用於在 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中組合 PPSX 文檔的 Java 示例代碼。... 使用 Presentation 類的實例加載第一個 PPSX 文件。 使用 Presentation 類的實例加載第二個...first PPSX File Presentation prest1 = new Presentation( "prest1.ppsx"...

    products.aspose.com/slides/zh-hant/java/merger/...
  8. Create and Apply WordArt Effects in PHP|Aspose....

    Create and cusTomize WordArt effects in Aspose.Slides for PHP via Java. This step-by-step guide helps developers enhance Presentations with professional text....this PHP code: $pres = new Presentation (); try { $slide = $pres...Create an instance of the Presentation class. Obtain the reference...

    docs.aspose.com/slides/php-java/wordart/
  9. 在 Android 上将 PowerPoint 幻灯片转换为 PNG|Aspose.Slide...

    使用 Aspose.Slides for Android 通过 Java 快速将 PowerPoint 演示文稿转换为高质量 PNG 图像,确保精确、自动化的结果。...PNG 按照以下步骤操作: 实例化 Presentation 类。 从 Presentation.getSlides() 集合中获取...演示文稿转换为 PNG: Presentation pres = new Presentation ( "pres.pptx"...

    docs.aspose.com/slides/zh/androidjava/convert-p...
  10. 通過 .NET 查看 OTP 文件格式 | products.aspose.com

    用於在 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上加載、呈現和顯示 OTP 文檔的 C# 源代碼。... 實例化一個 Presentation 對象並加載 OTP 文件 創建一個用於格式化的...html" ; // instantiate a Presentation object & load the OTP file...

    products.aspose.com/slides/zh-hant/net/viewer/otp/