Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 66,903 for

import

(0.08 sec)
  1. 在 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...
  2. Սեղմել WORD Ը Python Ում

    Սեղմեք WORD ը Python ում՝ առանց որակի կորստի: Օպտիմալացրեք WORD բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...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/hy/python-net/compres...
  3. Ფაილის Კონტენტის Ოპტიმიზაცია Python Ის Გამოყენებით

    შეკუმშოს ფაილები Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS ხარისხის დაკარგვის გარეშე...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/compress/
  4. Dynamic form to static issue - Free Support For...

    License license = new License(); license.setLicense("Aspose.Pdf.lic"); Document document = new Document("test.pdf"); document.getForm().setType(FormType.Standard); document.save("test2.pdf"); exception : Exception in t…... I can import the xml file using acrobat...or itext, however I cannot import the data using the above code...

    forum.aspose.com/t/dynamic-form-to-static-issue...
  5. 使用 Python 嵌入演示文稿中的字体|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python 通过 .NET 将 TrueType 字体嵌入 PowerPoint 和 OpenDocument 演示文稿,确保在所有平台上准确渲染。...代码演示了如何获取和移除演示文稿中的嵌入字体: import aspose.slides as slides import aspose.pydrawing...Python 代码演示了如何嵌入并添加字体到演示文稿: import aspose.slides as slides # 加载演示文稿。...

    docs.aspose.com/slides/zh/python-net/embedded-f...
  6. Change simple values in XMP EPS metadata |Python

    The process of changing simple values in XMP metadata of EPS file with Aspose.Page API solution for Python is explained and illustrated with the code here.... eps import * 2 from aspose. page . eps . xmp import * 3 from...from datetime import datetime 4 from util import Util 5 ##########...

    docs.aspose.com/page/python-net/xmp-metadata/ch...
  7. Customize PowerPoint Fonts in Python|Aspose.Sli...

    Embed custom fonts in PowerPoint slides with Aspose.Slides for Python via .NET to keep your presentations sharp and consistent across any device....demonstrates the font loading process: import aspose.slides as slides # Define...how to use get_font_folders : import aspose.slides as slides # This...

    docs.aspose.com/slides/python-net/custom-font/
  8. Create Tagged PDF using Python|Aspose.PDF for P...

    This article explains how to create structure's elements for Tagged PDF document programmatically using Aspose.PDF for Python via .NET.... import aspose.pdf as ap # Create PDF...document . save ( path_outfile ) import aspose.pdf as ap # Create PDF...

    docs.aspose.com/pdf/python-net/create-tagged-pdf/
  9. 如何添加图标集条件格式|Documentation

    如何使用 Aspose.Cells for Python via .NET 库应用 Icon Sets 条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示方式。...cells import Workbook from aspose.cells import Workbook ...pydrawing import Color from datetime import datetime import aspose...

    docs.aspose.com/cells/zh/python-net/how-to-add-...
  10. View OTP in Python | products.aspose.com

    View OTP in Python. Use Python library API to open and view OpenOffice presentation...manipulate or edit presentations, import presentations from images or...Python code for viewing OTP import aspose.slides as slides pres...

    products.aspose.com/slides/python-net/viewer/otp/