Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 66,985 for

import

(0.52 sec)
  1. Convert PPSM to PPTM in Python | products.aspos...

    Convert PPSM to PPTM in Python. Use Python library API to convert PPSM files to PPTM...converting PPSM into PPTM import jpype import asposeslides jpype ....startJVM() from asposeslides.api import Presentation, SaveFormat from...

    products.aspose.com/slides/python-java/conversi...
  2. Convert PPTX to PPSX in Python | products.aspos...

    Convert PPTX to PPSX in Python. Use Python library API to convert PPTX files to PPSX...converting PPTX into PPSX import jpype import asposeslides jpype ....startJVM() from asposeslides.api import Presentation, SaveFormat from...

    products.aspose.com/slides/python-java/conversi...
  3. Convert PPT to PDF in Python | products.aspose.com

    Convert PPT to PDF in Python. Use Python library API to convert PPT files to PDF...converting PPT into PDF import jpype import asposeslides jpype ....startJVM() from asposeslides.api import Presentation, SaveFormat from...

    products.aspose.com/slides/python-java/conversi...
  4. Convert PDF to POTX in Python | products.aspose...

    Convert PDF to POTX in Python. Use Python library API to convert PDF files to POTX...converting PDF into POTX import jpype import asposeslides jpype ....startJVM() from asposeslides.api import Presentation, SaveFormat from...

    products.aspose.com/slides/python-java/conversi...
  5. Convert PDF to PPTM in Python | products.aspose...

    Convert PDF to PPTM in Python. Use Python library API to convert PDF files to PPTM...converting PDF into PPTM import jpype import asposeslides jpype ....startJVM() from asposeslides.api import Presentation, SaveFormat from...

    products.aspose.com/slides/python-java/conversi...
  6. Convert PDF to FODP in Python | products.aspose...

    Convert PDF to FODP in Python. Use Python library API to convert PDF files to FODP...converting PDF into FODP import jpype import asposeslides jpype ....startJVM() from asposeslides.api import Presentation, SaveFormat from...

    products.aspose.com/slides/python-java/conversi...
  7. Convert OTP to POTX in Python | products.aspose...

    Convert OTP to POTX in Python. Use Python library API to convert OTP files to POTX...converting OTP into POTX import jpype import asposeslides jpype ....startJVM() from asposeslides.api import Presentation, SaveFormat from...

    products.aspose.com/slides/python-java/conversi...
  8. Convert PDF to GIF in Python | products.aspose.com

    Convert PDF to GIF in Python. Use Python library API to convert PDF files to GIF...converting PDF into GIF import jpype import asposeslides jpype ....startJVM() from asposeslides.api import Presentation, SaveFormat from...

    products.aspose.com/slides/python-java/conversi...
  9. PDF 高亮注释使用 Python|Aspose.PDF for Python via .NET

    标记注释以高亮、下划线、删除线或锯齿下划线的形式呈现在文档的文本中。... 添加高亮注释 import aspose.pdf as ap # 打开文档 document...save ( output_file ) 添加删除线注释 import aspose.pdf as ap document =...

    docs.aspose.com/pdf/zh/python-net/highlights-an...
  10. Joining And Appending in Ruby|Aspose.Words for ...

    Joining and appending Documents using Ruby.... dst_doc = Rjb :: import ( "com.aspose.words.Document"...Destination.doc" ) src_doc = Rjb :: import ( "com.aspose.words.Document"...

    docs.aspose.com/words/java/joining-and-appendin...