Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 66,878 for

import

(0.09 sec)
  1. Გადაიყვანეთ DOC EPUB Python

    გადაიყვანეთ DOC EPUB Python ფორმატში კოდით. შეინახეთ DOC როგორც EPUB Python....install aspose-words კოპირება import aspose.words as aw doc = aw...) doc.save( "Output.epub" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/ka/python-net/convers...
  2. 通过 .NET 将 EPUB 转换为 PNG – 用于 Python 的 Aspose.HTML

    使用Aspose.HTML Python库将EPUB转换为PNG。在Python代码示例中考虑各种EPUB到PNG的转换方案。...'XPS' }} import aspose.html.converters as conv import aspose.html...'TIFF'}} import aspose.html.converters as conv import aspose.html...

    docs.aspose.com/html/zh/python-net/convert-epub...
  3. Გადაიყვანეთ Გამოსახულება TXT Python

    გადაიყვანეთ Გამოსახულება TXT Python ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც TXT Python....install aspose-words კოპირება import aspose.words as aw doc = aw...) doc.save( "Output.txt" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/ka/python-net/convers...
  4. FieldIncludePicture class | Aspose.Words for Py...

    aspose.words.fields.FieldIncludePicture class. Implements the INCLUDEPICTURE field...how to insert images using IMPORT and INCLUDEPICTURE fields....= True # 2 - The IMPORT field: field_import = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 使用 Python 管理演示文稿中的超链接|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET,轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升交互性和工作流程。...超链接 以下代码示例展示了如何为文本添加网站超链接: import aspose.slides as slides with...超链接 以下代码示例展示了如何为形状添加网站超链接: import aspose.slides as slides with...

    docs.aspose.com/slides/zh/python-net/manage-hyp...
  6. Working with Pages in PS file | Python

    How to add pages to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python... eps import * 2 from aspose. page . eps . device import * 3 from...from util import Util 4 ########## 5 ###### Class and Method...

    docs.aspose.com/page/python-net/ps/working-with...
  7. Aspose::Words::Drawing::ImageData::get_CropRigh...

    Aspose::Words::Drawing::ImageData::get_CropRight method. Defines the fraction of picture removal from the right side in C++....Words :: Document > (); // Import a shape from the source document...( importedShape ); // The imported shape contains an image. We...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Შეკუმშოს DOCX Python

    შეკუმშოს DOCX Python ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ DOCX კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....install aspose-words კოპირება import aspose.words as aw doc = aw..."Output.docx" , save_options) import aspose.words as aw doc = aw...

    products.aspose.com/words/ka/python-net/compres...
  9. 使用Python.NET应用高级条件格式|Documentation

    学习如何用Aspose.Cells for Python via .NET实现Excel的高级条件格式功能,如数据条、颜色比例和图标集。...条件格式规则选择的颜色: import os from aspose.cells import Workbook from...from aspose.pydrawing import Color # For complete examples and data...

    docs.aspose.com/cells/zh/python-net/apply-advan...
  10. 在 Python 中保存 HTML 文档 – Aspose.HTML for Python v...

    了解如何使用 Aspose.HTML for Python 通过 .NET API 将 HTML 文档保存到文件或 URL,以及如何应用保存选项。...file using Python 2 3 import os 4 import aspose.html as ah 5 6...Python 2 3 import os 4 import aspose.html as ah 5 import aspose.html...

    docs.aspose.com/html/zh/python-net/save-html-do...