Sort Score
Result 10 results
Languages All
Labels All
Results 5,531 - 5,540 of 67,032 for

import

(0.12 sec)
  1. Python Split DOC

    Split DOC files into e pages using Python code. Save DOC 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/doc/
  2. 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...
  3. 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-...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – متن، تصویر یا تمبر صفحه در PDF با استفاده از Python https://products.aspose.com/pdf/fa/python-net/stamps/ Recent content in متن، تصویر یا تمبر ......chroma language-py py line cl kn import nn aspose.pdf k as nn apdf...cl line cl kn from nn os kn import n path line cl line cl n path_infile...

    products.aspose.com/pdf/fa/python-net/stamps/in...
  5. Product Overview|Documentation

    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....Cells also allows importing data into spreadsheets from...grid control, developers can import from and export to Excel® spreadsheets...

    docs.aspose.com/cells/java/product-overview/
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – با فرم های PDF در Python برخورد کنید https://products.aspose.com/pdf/fa/python-net/acroforms/ Recent content in با فرم های PDF در Python برخورد......chroma language-py py line cl kn import nn aspose.pdf k as nn apdf...cl line cl kn from nn os kn import n path line cl line cl n path_infile...

    products.aspose.com/pdf/fa/python-net/acroforms...
  7. Convert Excel to NumPy with Aspose.Cells for Py...

    Learn how to convert Excel to NumPy arrays using Aspose.Cells for Python. Step-by-step guide with installation, code examples, and best practices....installed, import the library alongside NumPy: import aspose.cells...cells as cells import numpy as np How to Convert Excel Workbook...

    blog.aspose.com/cells/convert-excel-to-numpy/
  8. 怎么在这里面获取图片信息 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...
  9. Convert PNG to ICO Format using Python

    Follow this article to convert PNG to ICO format using Python. It has all the details to set the IDE, a list of steps, and a sample code to transform PNG to icon using Python....NET to convert PNG to ICON Import required modules, including... Commence the process by importing desired modules from the API...

    kb.aspose.com/imaging/python/convert-png-to-ico...
  10. Vectorize an Image – Python code and Online Vec...

    Convert images to vector graphics online or using Aspose.SVG for Python. Vectorize images, save image to SVG, and get all advantages of vector graphics!...Image to SVG in Python import os import aspose.svg.imagevectorization...should follow a few steps: Import the necessary modules and classes...

    products.aspose.com/svg/python-net/vectorize-im...