Sort Score
Result 10 results
Languages All
Labels All
Results 6,881 - 6,890 of 129,942 for

presentation

(0.43 sec)
  1. System Requirements|Aspose.Slides for PHP Docum...

    Discover Aspose.Slides for PHP via Java system requirements. Ensure seamless PowerPoint and OpenDocument support on Windows, Linux, and macOS....including Microsoft PowerPoint presentation formats. Supported Operating...converting , and rendering presentations. Which fonts are needed...

    docs.aspose.com/slides/php-java/system-requirem...
  2. Picture fill not considered when exporting a sl...

    In a C# environment, using the latest version of Aspose.Slides package to this day (25.12.0), I have this Presentation that contains only one slide: Export-PNG-Color-NOK.zip (795,6 Ko) The slide only contains one pic…...0), I have this presentation that contains only one slide:...using (var presentation = new Aspose.Slides.Presentation(pptxPath...

    forum.aspose.com/t/picture-fill-not-considered-...
  3. 在 Aspose.Slides 中获取字体替代的警告回调|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....System :: SharedPtr < Presentation > presentation = System :: MakeObject...MakeObject < Presentation > ( dataDir + u "presentation.pptx" , options...

    docs.aspose.com/slides/zh/cpp/getting-warning-c...
  4. Convert HTML to XML in C++ | products.aspose.com

    Convert HTML to XML in C++. Use C++ library API to convert HTML files to XMLs...PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/cpp/conversion/html-...
  5. Convert HTML to JPG in C++ | products.aspose.com

    Convert HTML to JPG in C++. Use C++ library API to convert HTML files to JPGs...PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/cpp/conversion/html-...
  6. The Gradient Color Disappears After XLSX-to-PDF...

    When converting the Excel chart to PDF and then to PPTX, the gradient color is missing, and the text in the Y-axis is not rotating properly. Please consider the first slide only. Aspose version: implementation ‘com.as…...Presentation import com.aspose.slides...class PowerPointService { Presentation createPresentationFr(String...

    forum.aspose.com/t/the-gradient-color-disappear...
  7. 在 Android 上从演示文稿获取形状有效属性|Aspose.Slides 文档

    了解 Aspose.Slides for Android via Java 如何计算并应用有效形状属性,以实现精确的 PowerPoint 渲染。...此示例代码展示了如何获取有效值: Presentation pres = new Presentation ( "Presentation1...此示例代码展示了如何获取相机的有效属性: Presentation pres = new Presentation ( "Presentation1...

    docs.aspose.com/slides/zh/androidjava/shape-eff...
  8. Can We Remove Email Id and Phone Number While G...

    Hi Team, Can we remove email id and phone number while generating pdf from ppt. Means the output pdf will not have email and phone number. Secondly, can we replace email & phone number with some string e.g “ABC” while…...snippet: Presentation presentation = new Presentation("sample_ppt_file...pptx"); for (ISlide slide : presentation.getSlides()) { for (IShape...

    forum.aspose.com/t/can-we-remove-email-id-and-p...
  9. 通過 Java 合併 PPTM 文件 | products.aspose.com

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

    products.aspose.com/slides/zh-hant/java/merger/...
  10. Convert ODP to PPTM using C++ application | pro...

    Sample C++ conversion code for ODP document to PPTM format. Use example code for batch ODP to PPTM conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/odp-t...