Sort Score
Result 10 results
Languages All
Labels All
Results 9,221 - 9,230 of 53,988 for

import document

(0.33 sec)
  1. Convert PPTM to DOTM in Python or with free Onl...

    PPTM to DOTM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free PPTM to DOTM online converter quickly before integrating the code....PPTM file in a Microsoft Word document. How Aspose.Total Helps for...2 Open the PDF file using Document class Save PDF file to DOTM...

    products.aspose.com/total/python-net/conversion...
  2. Export XLT to DOCX in Android or with free Onli...

    Android API to Convert XLT to DOCX without using Microsoft Word or online. Test free XLT to DOCX online converter quickly before integrating the code....used to create new Excel documents. They are not editable and...PDF file using Document class Save the document to DOCX format...

    products.aspose.com/total/android-java/conversi...
  3. Export FODS to DOCX in Android or with free Onl...

    Android API to Convert FODS to DOCX without using Microsoft Word or online. Test free FODS to DOCX online converter quickly before integrating the code....PDF file using Document class Save the document to DOCX format...using Document class Document document = new Document ( "pdfOutput...

    products.aspose.com/total/android-java/conversi...
  4. Convert PPTX to XLSX Format via Java or with fr...

    Convert PPTX to XLSX format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPTX to XLSX online converter quickly before integrating the code....manipulating Microsoft Office documents, PDFs, images, and other file...HTML document by using Workbook class Save the document to XLSX...

    products.aspose.com/total/java/conversion/pptx-...
  5. Convert WORD to POT in Python or with free Onli...

    WORD to POT conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free WORD to POT online converter quickly before integrating the code....the source WORD file using Document class Save WORD file to PDF...enables organizations to turn document-authored content into reusable...

    products.aspose.com/total/python-net/conversion...
  6. Convert DOTM to PPSX in Python or with free Onl...

    DOTM to PPSX conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOTM to PPSX online converter quickly before integrating the code....the source DOTM file using Document class Save DOTM file to PDF...sharing. It is useful when document-based content needs to become...

    products.aspose.com/total/python-net/conversion...
  7. Copy Paragraphs and Text Portions in Presentati...

    Discover how to copy paragraphs and text portions between PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET to enhance your workflow.... import aspose.slides as slides #Function...portion gets the copied values. import aspose.slides as slides #Function...

    docs.aspose.com/slides/python-net/copying-parag...
  8. Convert DOCM to PPTX via Java or with free Onli...

    Java API to Export DOCM to PPTX without using Microsoft Word or PowerPoint or online. Test free DOCM to PPTX online converter quickly before integrating the code....Java Open DOCM file using Document class Convert DOCM file to...presentation file Save the document to PPTX using save method...

    products.aspose.com/total/java/conversion/docm-...
  9. 请问在用aspose.words实现html转word时,如何实现页脚中页码奇偶页不同,且奇数...

    请问在用aspose.words实现html转word时,如何实现页脚中页码奇偶页不同,且奇数页页码在右边,偶数页页码在左边。 html中应该怎么写?...以下是一个示例代码,展示如何实现奇偶页页码不同的页脚设置: import com.aspose.words.*; public...throws Exception { Document doc = new Document(); DocumentBuilder...

    forum.aspose.com/t/aspose-words-html-word/315396
  10. Several PDF Into DOCX C#

    Merge multiple PDF into DOCX in C# code. Save PDF as DOCX using C#....several PDF into DOCX Use our document merging API to develop high-level...example that iterates through documents and converts them to DOCX:...

    products.aspose.com/words/net/merge/pdf-to-docx/