Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 73,649 for

import

(0.15 sec)
  1. Working with Shapes in PS file | Python

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

    docs.aspose.com/page/python-net/ps/working-with...
  2. Table Text Becomes Vertically Misaligned After ...

    An issue has been identified during the conversion workflow from Excel to PDF and then to PPTX, wherein the table data appears misaligned in the resulting PowerPoint file. The text inside the table is moved upwards towa…...2:jdk16’ Code Sample: import com.aspose.cells.* import com.aspose.pdf...pdf.* import com.aspose.pdf.DocSaveOptions import com.aspose.pdf...

    forum.aspose.com/t/table-text-becomes-verticall...
  3. Aspose.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/aspose-tex-ou...
  4. Sign PDF Documents from a Smart Card in Python|...

    Learn how to sign PDF documents with smart cards and external certificates in Python....smart card: import sys from os import path import aspose.pdf as...as ap import aspose.pydrawing as drawing def sign_with_smart_card...

    docs.aspose.com/pdf/python-net/sign-pdf-documen...
  5. Extract Tagged Content from PDFs in Python|Aspo...

    Learn how to extract tagged PDF content in Python with Aspose.PDF for Python via .NET, including access to tagged content, root structure, and child structure elements.... import aspose.pdf as ap from aspose.pycore import cast import...import sys from os import path # region Extract Tagged Content...

    docs.aspose.com/pdf/python-net/extract-tagged-c...
  6. 创建文档|Aspose.PDF for Java

    Aspose.PDF for Java 帮助您在几个简单的步骤中创建 PDF 文档和可搜索的 PDF 文件。...examples ; import java.io.File ; import java.io.FileNotFoundExceptio...FileNotFoundExceptio ; import java.io.IOException ; import java.util.Scanner...

    docs.aspose.com/pdf/zh/java/create-pdf-document/
  7. 在 Python 中向 PDF 添加椭圆形状|Aspose.PDF for Python vi...

    了解如何在 Python 中绘制、填充并标记 PDF 文件中的椭圆形状。... import aspose.pdf as ap import aspose.pdf.drawing...Ellipse 被颜色填充的对象。 import aspose.pdf as ap import aspose.pdf.drawing...

    docs.aspose.com/pdf/zh/python-net/add-ellipse/
  8. Convert Pandas DataFrame to Excel|Documentation

    Convert Pandas to Excel by using Aspose.Cells for Python via .NET API....snippet to demonstrate how to import data from a Pandas DataFrame...Traverse the DataFrame and import data using Aspose.Cells for...

    docs.aspose.com/cells/python-net/convert-pandas...
  9. 合并两个 PDF 文件|Aspose.PDF for Python via .NET

    使用 Aspose.PDF for Python 将两个 PDF 文件合并为单个文档。... import aspose.pdf as ap import aspose.pdf.facades...facades as pdf_facades import sys from os import path sys . path ....

    docs.aspose.com/pdf/zh/python-net/concatenate-t...
  10. Convert PDF to PDF/A formats in Python|Aspose.P...

    Learn how to convert PDF files to PDF/A format for compliance with archiving standards using Aspose.PDF in Python via .NET.... import aspose.pdf as apdf from io import FileIO from...from os import path import pydicom path_infile = path . join (...

    docs.aspose.com/pdf/python-net/convert-pdf-to-p...