Sort Score
Result 10 results
Languages All
Labels All
Results 5,331 - 5,340 of 54,739 for

import document

(0.09 sec)
  1. Convert XLT to PPTX with C++ or with free Onlin...

    Convert XLT to PPTX within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....file using Document class reference Save the document to PPTX format...// load the PDF file using Document class reference auto doc =...

    products.aspose.com/total/cpp/conversion/xlt-to...
  2. Convert XLSM to WORD with C++ or with free Onli...

    Convert XLSM to WORD within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....file using Document class reference Save the document to DOC format...// load the PDF file using Document class reference auto doc =...

    products.aspose.com/total/cpp/conversion/xlsm-t...
  3. Convert XLSB to PPTX with C++ or with free Onli...

    Convert XLSB to PPTX within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....file using Document class reference Save the document to PPTX format...// load the PDF file using Document class reference auto doc =...

    products.aspose.com/total/cpp/conversion/xlsb-t...
  4. Convert FODS to WORD with C++ or with free Onli...

    Convert FODS to WORD within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....file using Document class reference Save the document to DOC format...// load the PDF file using Document class reference auto doc =...

    products.aspose.com/total/cpp/conversion/fods-t...
  5. Convert XLTX to POWERPOINT with C++ or with fre...

    Convert XLTX to POWERPOINT within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....file using Document class reference Save the document to PPTX format...// load the PDF file using Document class reference auto doc =...

    products.aspose.com/total/cpp/conversion/xltx-t...
  6. Convert MHTML to DOC in Python | products.aspos...

    MHTML and HtmlFixed to DOC conversion in your Python applications without using Microsoft Word...provides the ability to save the document in HTML format using absolutely...makes it easy to export and import MHTML, PDF and other formats...

    products.aspose.com/total/python-net/conversion...
  7. 怎么实现删除指定段落之前的内容 - Free Support Forum - aspose.com

    怎么把正文中某个段落之前的所有内容清除?包括Body、Section、HeaderFooter ,我有方法,但是我害怕会出现其它问题,麻烦官方给我一个正确的示例...以下是一个示例代码,展示了如何完成这个任务: import com.aspose.words.*; public...Exception { // 加载文档 Document doc = new Document("您的文档路径.docx"); //...

    forum.aspose.com/t/topic/316479
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Python를 사용하여 PDF에서 첨부 파일을 추가, 추출 또는 제거합니다 https://products.aspose.com/pdf/ko/python-net/attachments/ Recent content in Python를 사용하여 PDF에서 첨부 파일......"text": "컬렉션의 Add 메서드를 사용하여 Document 객체의 EmbeddedFiles 컬렉션에 FileSpecification..."@type": "HowToSupply", "name": "document" }, "tool": [{ "@type": "HowToTool"...

    products.aspose.com/pdf/ko/python-net/attachmen...
  9. 将 MHTML 转换为 DOCX – Aspose.HTML for Python via .NET

    使用 Aspose.HTML Python 库将 MHTML 转换为 DOCX。在即用型 Python 示例中考虑支持的 MHTML 到 DOCX 的转换方案。...'XPS' }} import aspose.html.converters as conv import aspose.html...'TIFF'}} import aspose.html.converters as conv import aspose.html...

    docs.aspose.com/html/zh/python-net/convert-mhtm...
  10. Convert JPG To GIF C++

    Convert JPG to GIF format in C++ code. Save JPG as GIF using C++....solution to import and export JPG, GIF, and many other document formats...Aspose::Words; auto doc = MakeObject <Document>(); auto builder = MakeObject...

    products.aspose.com/words/cpp/conversion/jpg-to...