Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 66,974 for

import

(0.58 sec)
  1. 在 Python 中製作文檔

    使用 Python via .NET 庫創建文件。只需幾個步驟即可在 Python 中輕鬆創建新文檔。...aspose-words 複製 插入文字 插入評論 插入書籤 插入圖表 import aspose.words as aw doc = aw...) doc.Save( "Output.docx" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/zh-hant/python-net/make/
  2. 使用 Python 製作 HTML

    通過幾個步驟在 Python 中創建一個新的 HTML。使用 Python via .NET 庫輕鬆創建 HTML。...aspose-words 複製 插入文字 插入評論 插入書籤 插入圖表 import aspose.words as aw doc = aw...) doc.Save( "Output.html" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/zh-hant/python-net/ma...
  3. 使用 Python 製作 DOC

    通過幾個步驟在 Python 中創建一個新的 DOC。使用 Python via .NET 庫輕鬆創建 DOC。...aspose-words 複製 插入文字 插入評論 插入書籤 插入圖表 import aspose.words as aw doc = aw...) doc.Save( "Output.doc" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/zh-hant/python-net/ma...
  4. Aspose::Words::Fields::FieldImport class | Aspo...

    Aspose::Words::Fields::FieldImport class. Implements the Import field. To learn more, visit the documentation article in C++....FieldImport class Implements the IMPORT field. To learn more, visit...how to insert images using IMPORT and INCLUDEPICTURE fields....

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Create a Presentation Viewer in Python|Aspose.S...

    Learn how to create a custom presentation viewer in Python using Aspose.Slides. Easily display PowerPoint (PPTX, PPT) and OpenDocument (ODP) files without Microsoft PowerPoint or other office software.... import aspose.slides as slides slide_index...your preferred image format. import aspose.slides as slides slide_index...

    docs.aspose.com/slides/python-net/presentation-...
  6. Aspose pdf for java PDF转换WORD 样式失效 - Free Suppo...

    我使用的是aspose pdf for java 组件 我想要的效果是在保留原有的样式情况下,转换的word的表格可以编辑 我实际用Aspose把PDF转换为word后,表格也不能编辑,表格变成了图片,启用表格识别,样式又全部乱了,请帮我看下,谢谢! test0730.pdf (49.5 KB) test0730.docx (12.6 KB)... 示例代码 : import com.aspose.pdf.Document; import com.aspose...是最新版本的API。 import com.aspose.pdf.Document; import com.aspose...

    forum.aspose.com/t/aspose-pdf-for-java-pdf-word...
  7. Working with Calendar Items in PST File|Documen...

    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....implementation of this method: import aspose.email as ae pst = ae...this feature. from datetime import datetime , timedelta from aspose...

    docs.aspose.com/email/python-net/working-with-c...
  8. Merge PDF files using Python for .NET | Aspose.PDF

    Merge PDF files programmatically with Python sample code using Aspose.PDF for Python for .NET...Output file: import aspose.pdf as apdf from os import path path_infiles...

    products.aspose.com/pdf/python-net/merger/pdf/
  9. Ai Convert to Jpeg|Documentation

    Check how Aspose.PSD for Java can convert AI Images to JPEG... Import the necessary modules: Once...PSD library to your project, import the necessary classes in your...

    docs.aspose.com/psd/java/convert/ai-to-jpg/
  10. Convert AI to PNG using Java|Documentation

    Check how Aspose.PSD for Java can convert AI File to PNG.... Import the necessary modules: Once...PSD library to your project, import the necessary classes in your...

    docs.aspose.com/psd/java/convert/ai-to-png/