Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 66,855 for

import

(0.06 sec)
  1. 如何添加数据条条件格式|Documentation

    如何使用 Aspose.Cells for Python via .NET 库应用 Data Bars 条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示方式。...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-...
  2. 使用文本注释处理PDF通过Python|Aspose.PDF for Python via .NET

    Aspose.PDF for Python 允许您从PDF文档中添加、获取和删除文本注释。... import aspose.pdf as ap document =...output_file ) 从PDF文件获取文本注释 import aspose.pdf as ap document =...

    docs.aspose.com/pdf/zh/python-net/text-annotation/
  3. 如何获取word中header和footer段落的坐标(x, y)? - Free Suppo...

    您好:我使用aspose-words-21.5.0-jdk17.jar版本生成word。生成的word包含header和footer,还有body。分别是三个table,每个table的的cell都设置了段落。然后把header、body和footer中某一个段落放入到集合中,遍历集合move到对应段落,然后插入对应段落的shape。以下代码注释了计算坐标的代码就可以正常运行。 但是现在有这样的问题:我需要在插入shape的时候重新计…...util; import java.awt.Color; import java.awt.geom.Rectangle2D;...Rectangle2D; import java.io.InputStream; import java.util.ArrayList;...

    forum.aspose.com/t/word-header-footer-x-y/316493
  4. Convert PDF to EPUB, LaTeX, Text, XPS in Python...

    This topic shows you how to convert PDF file to other file formats like EPUB, LaTeX, Text, XPS etc using Python.... from os import path import aspose.pdf as ap path_infile...with Python. from os import path import aspose.pdf as ap path_infile...

    docs.aspose.com/pdf/python-net/convert-pdf-to-o...
  5. Utility Features - MailMessage|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....email import MailMessage , SaveOptions ...MSG. from aspose.email.mapi import MapiMessage , MailConversionOption...

    docs.aspose.com/email/python-net/utility-featur...
  6. Convert PPSX to SVG in Python | products.aspose...

    Convert PPSX to SVG in Python. Use Python library API to convert PPSX files to SVG...converting PPSX into SVG import jpype import asposeslides jpype ....startJVM() from asposeslides.api import Presentation, SaveFormat from...

    products.aspose.com/slides/python-java/conversi...
  7. Convert PPT to JPG in Python | products.aspose.com

    Convert PPT to JPG in Python. Use Python library API to convert PPT files to JPG...converting PPT into JPG import jpype import asposeslides jpype ....startJVM() from asposeslides.api import Presentation, SaveFormat from...

    products.aspose.com/slides/python-java/conversi...
  8. Convert FODP to SVG in Python | products.aspose...

    Convert FODP to SVG in Python. Use Python library API to convert FODP files to SVG...converting FODP into SVG import jpype import asposeslides jpype ....startJVM() from asposeslides.api import Presentation, SaveFormat from...

    products.aspose.com/slides/python-java/conversi...
  9. Convert FODP to PNG in Python | products.aspose...

    Convert FODP to PNG in Python. Use Python library API to convert FODP files to PNG...converting FODP into PNG import jpype import asposeslides jpype ....startJVM() from asposeslides.api import Presentation, SaveFormat from...

    products.aspose.com/slides/python-java/conversi...
  10. Convert OTP to BMP in Python | products.aspose.com

    Convert OTP to BMP in Python. Use Python library API to convert OTP files to BMP...converting OTP into BMP import jpype import asposeslides jpype ....startJVM() from asposeslides.api import Presentation, SaveFormat from...

    products.aspose.com/slides/python-java/conversi...