Sort Score
Result 10 results
Languages All
Labels All
Results 5,841 - 5,850 of 69,970 for

import

(0.08 sec)
  1. Python Split WORD

    Split WORD files into e pages using Python code. Save WORD as separate files using Python....pip install aspose-words Copy import aspose.words as aw doc = aw...programmatically. Add a library reference (import the library) to your Python...

    products.aspose.com/words/python-net/split/word/
  2. How to Run Aspose.Tasks Examples | Aspose.Tasks...

    Learn how to run code examples for Aspose.Tasks using various development environments....modern IDE can easily open or import the project and its dependencies...on the File menu and choose Import . Select Maven - Existing Maven...

    docs.aspose.com/tasks/java/how-to-run-the-examp...
  3. How to Run the Examples | Aspose.Font for Java

    Java APIs to manipulate font files. To run the examples download and run Java Font Manipulation and Management API Examples from GitHub in Visual Studio....modern IDE can easily open or import the project and its dependencies...Click on File menu and choose Import. Select Maven - Existing Maven...

    docs.aspose.com/font/java/how-to-run-the-examples/
  4. Fine-Tuning Converters – Aspose.HTML for Python...

    Fine-tune HTML converters using Aspose.HTML for Python via .NET. Adjust page size, margins, quality, and more when rendering HTML to PDF, DOCX, or images.... Copy 1 import aspose.html as ah 2 import aspose.html.rendering...

    docs.aspose.com/html/python-net/fine-tuning-con...
  5. Reading the Critical Path | Aspose.Tasks Docume...

    Learn how to read critical path from Microsoft Project files using Aspose.Tasks for .NET.... Import the Microsoft.Office.Interop...the Aspose.Tasks assembly. Import the Aspose.Tasks namespace...

    docs.aspose.com/tasks/net/reading-the-critical-...
  6. Manage Presentation Headers and Footers with Py...

    Use Aspose.Slides for Python via .NET to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look.... import aspose.slides as slides # Function...presentation in PPTX format. import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/presentation-...
  7. AsposeTeXforPython – 常见问题解答

    AsposeTeXforPython 的综合常见问题解答,详细介绍了如何安装纯 Python API、转换 LaTeX、管理字体、支持的包等等。...使用以下命令验证安装: Copy 1 import aspose.tex as tex 2 print (tex...问:如何使用几行代码将 .tex 文件转换为 PDF? 答: Copy 1 import aspose.tex as tex 2 3 doc =...

    docs.aspose.com/tex/zh/python-net/faq/
  8. 图像模板– Image Stencil – 如何用 Python 制作模板

    本文介绍如何通过 .NET API 使用 Aspose.SVG for Python 从图像创建模板。...Copy 1 import os 2 from aspose. svg . drawing import Color 3...aspose. svg . imagevectorization import BezierPathBuilder , ImageTraceSmoother...

    docs.aspose.com/svg/zh/python-net/image-stencil/
  9. 怎么在这里面获取图片信息 if node.node_type == aw.NodeType.S...

    def get_paragraph_str(paragraph): """获取段落信息""" para_content = paragraph.to_string(aw.SaveFormat.TEXT) para_content = para_content.replace("\r", "") para_content = para_content.strip() return para_cont…...如果要将整个形状渲染成图像,可以使用 ShapeRenderer : import aspose.words as aw doc = aw...i += 1 如果您只想提取图像,可以使用以下代码: import aspose.words as aw doc = aw...

    forum.aspose.com/t/if-node-node-type-aw-nodetyp...
  10. Online RTF to XLT Conversion or Build .NET base...

    Free online app to convert RTF to XLT files. .NET C# conversion library code for RTF documents....Data Import and Integration : Convert RTF files to import data...

    products.aspose.com/total/net/conversion/rtf-to...