Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 67,129 for

import

(0.07 sec)
  1. Saving a Document as a Multipage TIFF|Aspose.Wo...

    Convert a document to a multi-page TIFF using Python. To determine how the document is displayed on the image you need to specify additional options: resolution, number of pages, image binarization, etc....words import Document , ImageSaveOptions...Example: from aspose.words import Document , ImageSaveOptions...

    docs.aspose.com/words/python-net/saving-a-docum...
  2. 使用 Python 製作 WORD

    通過幾個步驟在 Python 中創建一個新的 WORD。使用 Python via .NET 庫輕鬆創建 WORD。...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/ma...
  3. Improving of the Text Extraction from Multi‑Col...

    This section contains articles on Text formatting and scaling using Aspose.PDF in Python.... import io import aspose.pdf as ap def ...Write out the extracted text. import aspose.pdf as ap def extra...

    docs.aspose.com/pdf/python-net/text-extraction-...
  4. Convert HTML to PDF in Python | products.aspose...

    Convert HTML to PDF in Python. Use Python library API to convert HTML files to PDFs...HTML into PDF import aspose.slides as slides import aspose.pydrawing.... Add a library reference (import the library) to your Python...

    products.aspose.com/slides/python-net/conversio...
  5. 使用 Python 从 PDF 中移除水印 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式从 PDF 文件中删除水印...中删除水印-Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hans/python-net/wate...
  6. Convert Image to PDF in Python | products.aspos...

    Convert Image to PDF in Python. Use Python library API to convert Image files to PDFs...Image into PDF import aspose.slides as slides import aspose.pydrawing.... Add a library reference (import the library) to your Python...

    products.aspose.com/slides/python-net/conversio...
  7. Optimize PDF Resources using Go via C++|Aspose....

    Optimize Resources of PDF files using Go tool.... package main import "github.com/aspose-pdf/aspose-pdf-go-cpp"...com/aspose-pdf/aspose-pdf-go-cpp" import "log" func main () { // Open(filename...

    docs.aspose.com/pdf/go-cpp/optimize-pdf-resources/
  8. Add Attachments to PDF using Python | Aspose.PDF

    Add attachments to PDF documents with Python on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....PDF document import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/attachments/...
  9. Parse Text from PDF in Node.js|Aspose.PDF for N...

    This article describes various ways to parse text from PDF documents using Aspose.PDF for Node.js via C++....CommonJS: Call require and import asposepdfnodejs module as AsposePdf...errorText ); }); ECMAScript/ES6: Import the asposepdfnodejs module...

    docs.aspose.com/pdf/nodejs-cpp/extract-text-fro...
  10. Convert PDF to Excel in Node.js|Aspose.PDF for ...

    Aspose.PDF for Node.js allows you to convert PDF to convert PDF to XLSX format....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-x...