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

import

(0.11 sec)
  1. Փոխարկել Պատկեր PDF Python

    Փոխարկեք Պատկեր ը PDF ձևաչափի Python կոդով: Պահեք Պատկեր որպես PDF օգտագործելով Python:...install aspose-words Պատճենել import aspose.words as aw doc = aw...) doc.save( "Output.pdf" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/hy/python-net/convers...
  2. Փոխարկել PDF BMP Python

    Փոխարկեք PDF ը BMP ձևաչափի Python կոդով: Պահեք PDF որպես BMP օգտագործելով Python:...install aspose-words Պատճենել import aspose.words as aw doc = aw...+ 1 } .bmp" , save_options) import aspose.words as aw doc = aw...

    products.aspose.com/words/hy/python-net/convers...
  3. Փոխարկել PDF GIF Python

    Փոխարկեք PDF ը GIF ձևաչափի Python կոդով: Պահեք PDF որպես GIF օգտագործելով Python:...install aspose-words Պատճենել import aspose.words as aw doc = aw...+ 1 } .gif" , save_options) import aspose.words as aw doc = aw...

    products.aspose.com/words/hy/python-net/convers...
  4. PDL Conversion API Solution | Python

    Convert PS, EPS, and XPS to PDF and Images including BMP, JPG, PNG, and TIFF using the Python library with the Aspose.Page PDL conversion functionality....eps import * # from aspose.page.eps.device import * # The...source file # import aspose # from aspose.page.eps import * # from...

    products.aspose.com/page/python-net/conversion/
  5. ImageData.contrast property | Aspose.Words for ...

    ImageData.contrast property. Gets or sets the contrast for the specified picture... Document () # Import a shape from the source document...first paragraph. imported_shape = dst_doc . import_node ( src_node...

    reference.aspose.com/words/python-net/aspose.wo...
  6. NodeImporter.ImportNode | Aspose.Words for .NET

    Effortlessly transfer nodes between documents with NodeImporter's ImportNode method. Enhance your workflow and streamline data integration today!...ImportNode method Imports a node from one document into...node to import. isImportChildren Boolean true to import all child...

    reference.aspose.com/words/net/aspose.words/nod...
  7. 使用 Java 製作 DOC

    通過幾個步驟在 Java 中創建一個新的 DOC。使用 Java 庫輕鬆創建 DOC。..."ver" 複製 插入文字 插入評論 插入書籤 插入圖表 import com.aspose.words.*; Document...); doc.save( "Output.doc" ); import com.aspose.words.*; Document...

    products.aspose.com/words/zh-hant/java/make/doc/
  8. Set Privileges, Encrypt and Decrypt PDF|Aspose....

    Encrypt PDF File with Python using Different Encryption Types and Algorithms. Also, decrypt PDF Files using Owner Password.... import aspose.pdf as ap path_infile...you how to encrypt PDF files. import aspose.pdf as ap path_infile...

    docs.aspose.com/pdf/python-net/set-privileges-e...
  9. 其他TEX转换输出格式| 通过 .NET 为 Python 提供 Aspose.TeX

    python的Aspose.TeX API解决方案提供了可转换乳胶文件和自定义TEX文件的功能。这是一些代码示例。... tex import * 2 from aspose. tex . io import * 3 from util...util import Util 4 ########## 5 ###### Class and Method declaration...

    docs.aspose.com/tex/zh/python-net/other-tex-for...
  10. Working with Transparency in XPS file | Python

    How to work with transparency of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...xps import * 2 from aspose. page . xps . xpsmodel import * 3...3 import aspose.pydrawing 4 from util import Util 5 ##########...

    docs.aspose.com/page/python-net/xps/working-wit...