Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 69,595 for

import

(0.23 sec)
  1. 在用 Python.NET 保存为HTML时禁用CSS|Documentation

    学习如何在使用 Aspose.Cells for Python via .NET API 将Excel文件保存为HTML格式时禁用CSS样式。... 示例代码 import os from aspose.cells import Workbook , HtmlSaveOptions...

    docs.aspose.com/cells/zh/python-net/disable-css...
  2. 使用 Python 在 PDF 中添加、获取或删除水印 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式在 PDF 文件中添加、获取或删除水印...Output file: import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hant/python-net/wate...
  3. 使用 Python 添加、提取或移除 PDF 中的附件 | Aspose.PDF

    在 .NET 和 Python 上添加、提取和移除附件。... import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hans/python-net/atta...
  4. 使用Python.NET将日期转换为日本日期|Documentation

    学习如何使用Aspose.Cells for Python via .NET将公历日期转换为Excel文件中的日本日期。...日期的PDF输出的过程: import os from aspose.cells import Workbook , LoadOptions...

    docs.aspose.com/cells/zh/python-net/convert-dat...
  5. 使用 Python 在 PDF 中添加文本、图像或页面图章 | Aspose.PDF

    使用 Aspose.PDF for Python via .NET,使用 Python 示例代码,以编程方式向 PDF 添加图章:文本、图像或页面。...PDF - Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hant/python-net/stamps/
  6. Saving Visio Document in Ruby|Documentation

    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....vdx" , Rjb :: import ( 'com.aspose.diagram.SaveFileFormat'...

    docs.aspose.com/diagram/java/saving-visio-docum...
  7. PDF Sticky Annotations|Aspose.PDF for Java

    Learn how to create sticky annotations in PDFs for notes, highlights, and comments using Aspose.PDF in Java....examples ; import com.aspose.pdf.* ; import java.util.* ;...

    docs.aspose.com/pdf/java/sticky-annotations/
  8. Convert Markdown to DOCX using Python

    Python code for Markdown to DOCX conversion. Use Aspose.HTML for Python via .NET within any Python application. Try online MD to DOCX Converter!...'XPS' }} import aspose.html.converters as conv import aspose.html...'TIFF'}} import aspose.html.converters as conv import aspose.html...

    products.aspose.com/html/python-net/conversion/...
  9. Manage Presentation Properties with Python|Aspo...

    Master presentation properties in Aspose.Slides for Python via .NET and streamline search, branding and workflow in your PowerPoint files....PresentationFormat , Subject and Title import aspose.slides as slides # Instantiate...properties of the presentation file. import aspose.slides as slides # Instantiate...

    docs.aspose.com/slides/python-net/presentation-...
  10. Creating tooltips in Text|Aspose.PDF for Python...

    Learn how to add tooltip to the text fragment in PDF using Python and Aspose.PDF... import os import aspose.pdf as ap import aspose.pydrawing...Document. import os import aspose.pdf as ap import aspose.pydrawing...

    docs.aspose.com/pdf/python-net/pdf-tooltip/