Sort Score
Result 10 results
Languages All
Labels All
Results 8,981 - 8,990 of 129,130 for

presentation

(0.11 sec)
  1. Aspose转换过程中有没有办法控制转换进程? - Free Support Forum - ...

    1)使用Aspose.Slides for Java 和Aspose.Words for Java 将ppt文档或者word文档转换成png图片的时候,是否有相关api可以获取到文档转换的进度或者预估时间? 2)如果转换时间超过了预期时间,是否可以终止掉正在转换的任务? 我想实现的目的:如果我用 Aspose.Slides for Java 19.12 开启10条线程,同时进行把PPT文档转换成Png图片,如果某一个线程在转换过…...Presentation ppt = new Presentation(“test.pptx”);...while (true) { Presentation document = new Presentation("inputFile...

    forum.aspose.com/t/aspose/207364
  2. Online XLS File Text Finder or Build XLS Search...

    Free online app to search in XLS file. C++ API code for any XLS file text search application....Search in ODP (OpenDocument Presentation Format) Search in ODS (OpenDocument...(PowerPoint Presentation) Search in PPTX (Open XML presentation Format)...

    products.aspose.com/total/cpp/search/xls/
  3. SaveOptions.UpdateOleControlImages | Aspose.Wor...

    Update OLE control preview images automatically to ensure accurate visual rePresentation when saving documents....determining whether OLE controls presentation image will be updated. public...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Merge HTML to Image in Python | products.aspose...

    Merge HTML to image in Python. Use Python library API to combine HTML to image...to merge and manipulate presentations, HTML docs, and other files...as drawing with slides . Presentation() as pres: pres . slides...

    products.aspose.com/slides/python-net/merge/htm...
  5. Merge PDF Files in Python | products.aspose.com

    Merge PDF to PDF in Python. Use Python library API to combine PDF files... merge, and manipulate presentations, PDFs, and other documents...as drawing with slides . Presentation() as pres: pres . slides...

    products.aspose.com/slides/python-net/merge/pdf...
  6. 在 Android 上自定义演示文稿形状|Aspose.Slides 文档

    使用 Aspose.Slides for Android 通过 Java 在 PowerPoint 演示文稿中创建和自定义形状:几何路径、圆角、复合形状。...代码展示了如何向形状添加自定义点: Presentation pres = new Presentation (); try { GeometryShape...代码展示了如何从形状中移除点: Presentation pres = new Presentation (); try { GeometryShape...

    docs.aspose.com/slides/zh/androidjava/custom-sh...
  7. Microsoft PowerPoint (PPT)|Aspose.Slides Docume...

    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....Contents [ Hide ] PPT is the presentation document file format that...is the binary format for presentation documents developed by Microsoft...

    docs.aspose.com/slides/java/microsoft-powerpoin...
  8. Online Word Text Search Application or Develop ...

    Free online app to search in Word files. Java code for any Word file text search android application....Search in ODP (OpenDocument Presentation Format) Search in ODS (OpenDocument...(PowerPoint Presentation) Search in PPTX (Open XML presentation Format)...

    products.aspose.com/total/android-java/search/w...
  9. Online XLSX Text Search Application or Develop ...

    Free online app to search in XLSX files. Java code for any XLSX file text search android application....Search in ODP (OpenDocument Presentation Format) Search in ODS (OpenDocument...(PowerPoint Presentation) Search in PPTX (Open XML presentation Format)...

    products.aspose.com/total/android-java/search/x...
  10. 如何使用 Python 将演示文稿转换为 PDF

    这个简单的主题解释了如何使用 Python 将 Presentation 转换为 PDF。为了将 PPT 转换为 PDF,可以使用基于 Python 的 API。...环境来执行示例代码,使用 Python **将 Presentation 转换为 PDF 。为了使用简单的 API 调用将...命名空间,用于将 PPTX 导出为 PDF 创建 Presentation 类的实例以加载源演示文稿 创建一个 PdfOptions...

    kb.aspose.com/zh/slides/python/how-to-convert-p...