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

presentation

(0.17 sec)
  1. 工作表缩放的可行解决方案|Aspose.Slides for Python 文档

    在演示文稿中修复 Excel 工作表 OLE 缩放:通过两种方式保持对象框一致——缩放框架或工作表——适用于 PPT 和 PPTX 格式。... Presentation () as presentation : slide = presentation . slides... seek ( 0 ) ole_image = presentation . images . add_image ( image_stream...

    docs.aspose.com/slides/zh/python-net/working-so...
  2. 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...
  3. 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-...
  4. 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/
  5. 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...
  6. 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...
  7. 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...
  8. Ինչպես փոխարկել 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...
  9. 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/
  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