Sort Score
Result 10 results
Languages All
Labels All
Results 7,131 - 7,140 of 128,708 for

presentation

(0.38 sec)
  1. 档案

    档案... 首先,创建一个 Presentation 类的实例。 获取 ISlide 对象中幻灯片的引用。...为图表系列添加填充颜色并设置标签。 最后,使用 Presentation.Save(String, SaveFormat)...

    blog.aspose.com/zh/slides/create-charts-in-powe...
  2. Convert DOCX to Excel via Java or Free Online A...

    Convert DOCX to Excel via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOCX to Excel online converter quickly before integrating the code....DOCX to ODP (OpenDocument Presentation Format) Convert DOCX to...(Microsoft PowerPoint Template Presentation) Convert DOCX to PPTX (Open...

    products.aspose.com/total/java/conversion/docx-...
  3. Convert DOCX to PPTX in Python or with free Onl...

    DOCX to PPTX conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOCX to PPTX online converter quickly before integrating the code....control the formatting of the presentation, such as font size, font...formatting of the documents and presentations. How to Convert DOCX to...

    products.aspose.com/total/python-net/conversion...
  4. Ինչպես փոխարկել HTML-ը PowerPoint-ի՝ օգտագործել...

    Այս կարճ ձեռնարկը ցույց է տալիս, թե ինչպես փոխարկել HTML-ը PowerPoint-ի՝ օգտագործելով C#: Այն պարունակում է մանրամասներ կազմաձևման, փուլային գործընթացի և գործարկվող կոդ՝ HTML-ը PowerPoint-ում C#-ի միջոցով տեղադրելու համար:...com/presentation/ppt/) կամ [PPTX](https://docs...[PPTX](https://docs.fileformat.com/presentation/pptx/) ըստ պահանջների: HTML-ը...

    kb.aspose.com/hy/slides/net/how-to-convert-html...
  5. Remove ODP Password Protection Online or using ...

    Remove password from ODP document through online app for free. Android API code to unlock password protected ODP files....password-protected ODP file using Presentation class Invoke the removeEncryption...ODP Files (OpenDocument Presentation Format) Unlock ODS Files...

    products.aspose.com/total/android-java/unlock/odp/
  6. Merge RTF Files Online or using Android Mobile ...

    Free online app to combine different RTF files. Android merging library Java code to merge RTF documents....ODP Files (OpenDocument Presentation Format) Merge ODS Files...(Microsoft PowerPoint Template Presentation) Merge Powerpoint Files...

    products.aspose.com/total/android-java/merge/rtf/
  7. Compress DOTM Files Online or using Android Mob...

    Free online app to compress different DOTM files. Android compression library Java code for DOTM documents....ODP Files (OpenDocument Presentation Format) Compress ODS Files...(Microsoft PowerPoint Template Presentation) Compress Powerpoint Files...

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

    Free online app to compress different Word files. Android compression library Java code for Word documents....ODP Files (OpenDocument Presentation Format) Compress ODS Files...(Microsoft PowerPoint Template Presentation) Compress Powerpoint Files...

    products.aspose.com/total/android-java/compress...
  9. Convert XSLFO to XLSB in Android Apps | product...

    Render XSLFO to XLSB in Android Apps API without using Microsoft Excel or Adobe Reader...XSLFO to ODP (OpenDocument Presentation Format) Convert XSLFO to...(Microsoft PowerPoint Template Presentation) Convert XSLFO to PPT (PowerPoint...

    products.aspose.com/total/android-java/conversi...
  10. PPT中箭头虚线在导出图片的时候会变成实线 - Free Support Forum - as...

    产品和版本:Aspose.Slides for Python via. NET (Version: 25.7.0) 编程语言和版本: Python 3.8 部署环境: Ubuntu 20.04.6 LTS 代码片段: def convert_to_jpg(...): ... with slides_module.Presentation(ppt_path) as Presentation: for i…...Presentation(ppt_path) as presentation: for i in range(slide_count):...range(slide_count): bmp = presentation.slides[i].get_thumbnail(self...

    forum.aspose.com/t/ppt/322437