Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 66,851 for

import

(0.09 sec)
  1. Convert PDF to PPTX in Node.js|Aspose.PDF for N...

    Aspose.PDF allows you to convert PDF to PPTX format using Node.js directly in the Node.js environment....CommonJS: Call require and import asposepdfnodejs module as AsposePdf...errorText ); }); ECMAScript/ES6: Import the asposepdfnodejs module...

    docs.aspose.com/pdf/nodejs-cpp/convert-pdf-to-p...
  2. Adding Text to PDF|Aspose.PDF for Python via .NET

    This article describes various aspects of working with text in Aspose.PDF. Learn how to add text to PDF, add HTML fragments, or use custom OTF fonts....an existing PDF file: import os import aspose.pdf as ap # Global...‘TextBuilder’. Save the document. import os import aspose.pdf as ap # Global...

    docs.aspose.com/pdf/python-net/add-text-to-pdf-...
  3. 自定义 HTML 渲染 – Aspose.HTML for Python via .NET

    通过 .NET 使用 Aspose.HTML for Python 将 HTML 自定义渲染为 PDF、XPS、DOCX 和图像。获取随时可用的 Python 示例。...Python 2 3 import os 4 import aspose.html as ah 5 import aspose.html...as rn 6 import aspose.html.rendering.pdf as rp 7 import aspose...

    docs.aspose.com/html/zh/python-net/rendering-op...
  4. Annotations and Special Text using Python|Aspos...

    This section contains articles on annotation and special Text extraction from PDF documents using Aspose.PDF in Python.... import os import aspose.pdf as ap def ...content, follow these steps: Import aspose.pdf as ap and any helpers...

    docs.aspose.com/pdf/python-net/annotation-and-s...
  5. Convert SVG in Python – Aspose.SVG for Python v...

    Convert SVG to PDF, XPS, and images with just a few lines of Python code. Try our free online SVG Converter!...'PDF' 'XPS'}} import aspose.svg as assvg import aspose.svg.converters...converters as conv import aspose.svg.saving as sav {{/if_output}}...

    products.aspose.com/svg/python-net/conversion/
  6. Read Outlook for Mac OLM File & Get Folders & S...

    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.... It’s important to note that OLM files are...stream as an argument to it: import aspose.email as ae fileName...

    docs.aspose.com/email/python-net/read-outlook-f...
  7. 将 SVG 转换为 PNG – Python 示例

    使用 Python 代码或在线将 SVG 转换为 PNG。您将找到 Python 示例和在线 SVG 转换器...svg import SVGDocument from aspose.svg.converters import Converter...'TIFF'}} from aspose.svg.saving import ImageSaveOptions {{/if_output}}...

    docs.aspose.com/svg/zh/python-net/convert-svg-t...
  8. How to Set Print Area with Python.NET|Documenta...

    Learn how to set and clear print areas in Excel files using Aspose.Cells for Python via .NET....the worksheet’s page setup: import aspose.cells as ac # Load sample...existing print area definition: import aspose.cells as ac # Load sample...

    docs.aspose.com/cells/python-net/how-to-set-pri...
  9. Convert HTML To WORD Python

    Convert HTML to WORD format in Python code. Save HTML as WORD using Python....professional software solution to import and export HTML, Word, and...pip install aspose-words Copy import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/conversion...
  10. Convert Image To JPG Python

    Convert Image to JPG format in Python code. Save Image as JPG using Python....professional software solution to import and export image, JPG, and...pip install aspose-words Copy import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/conversion...