Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 53,322 for

import document

(1.76 sec)
  1. NullPointerException when converting a docx to ...

    Hello With Aspose words 18.2 I have a NullPointerException when trying to convert a docx to pdf. Problem occurs when a part of my docx is splitted into 2 pages Stack trace : Exception in thread "main" java.lang.Nu…...Document.updatePageLayout(Unknown Source)...Source) at com.aspose.words.Document.zzXA(Unknown Source) at com...

    forum.aspose.com/t/nullpointerexception-when-co...
  2. Specify Layout Options in Python|Aspose.Words f...

    Specify Layout Options for various Document layouts using Python....NET to control document layout features such as hidden...enables you to create output documents with various layouts, depending...

    docs.aspose.com/words/python-net/specify-layout...
  3. 有什么新功能|Aspose.PDF for Python via .NET

    本页介绍了Aspose.PDF for Python via .NET在最近发布版本中引入的最受欢迎的新功能。...12开始,新增了对以下转换功能的支持: 实现PDF到Markdown的转换 import aspose.pdf as ap input_pdf_path..."output_md_file.md" doc = ap . Document ( input_pdf_path ) save_options...

    docs.aspose.com/pdf/zh/python-net/whatsnew/
  4. Remove PPTX Password Protection Online or using...

    Remove password from PPTX Document through online app for free. Java API code to unlock password protected PPTX files....Java Unlock Pptx Unlock PPTX Document Password Online or via Java...Develop powerful Java based PPTX document locking and unlocking utility...

    products.aspose.com/total/java/unlock/pptx/
  5. Copy Bookmarked Text in Python|Aspose.Words for...

    Copy Bookmarked Text using Python....Load the source document . srcDoc = self . Document ( self . dataDir...adding to this document . dstDoc = self . Document () \# Let ' s...

    docs.aspose.com/words/java/copy-bookmarked-text...
  6. Unlock PPTX Password Protection Online or using...

    Remove password from PPTX Document through online app for free. Python API code to unlock password protected PPTX files....Remove Password from PPTX Document Online or via Python Develop...powerful Python based PPTX document locking and unlocking utility...

    products.aspose.com/total/python-net/unlock/pptx/
  7. 使用 Python 从 PDF 中删除表格 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式从 PDF 文件中删除表格...中删除表格-Python import aspose.pdf as apdf from os import path path_infile...data_dir , outfile ) document = apdf . Document ( path_infile ) absorber...

    products.aspose.com/pdf/zh-hans/python-net/tabl...
  8. Shapes Separately from Document|Aspose.Words fo...

    Extract various graphic objects, such as images, text box containing paragraphs, or arrow shapes, when processing a Document, and export them to an external location using Python....Rendering Shapes Separately from a Document Contents [ Hide ] Purpose...and shape images from a Word document to image files or streams...

    docs.aspose.com/words/python-net/rendering-shap...
  9. Alignment Issue in Word and PPT during conversi...

    While upgrading Aspose from the old version to the new version, we faced image alignment issue in PDF-Word and PDF-PPT conversion. This issue was not present in the old version. Old version: implementation ‘com.aspose…...Sample code import com.aspose.pdf.Document import com.aspose.pdf...SaveFormat import com.aspose.slides.Presentation import com.aspose...

    forum.aspose.com/t/alignment-issue-in-word-and-...
  10. Python PowerPoint API by Aspose.Slides | produc...

    Aspose.Slides for Python via Java is a Python PowerPoint API that lets you create, modify, and convert PowerPoint presentations in Python....Install-Package Visit our documentation for more details. Aspose...of the presentation. import jpype import asposeslides jpype.startJVM()...

    products.aspose.com/slides/python-java/