Sort Score
Result 10 results
Languages All
Labels All
Results 3,191 - 3,200 of 70,896 for

import

(1.59 sec)
  1. Working with Visual Brush in XPS file | Python

    How to work with visual brush of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...xps import * 2 from aspose. page . xps . xpsmodel import * 3...3 import aspose.pydrawing 4 from util import Util 5 ##########...

    docs.aspose.com/page/python-net/xps/working-wit...
  2. docx中标题为一行,转换成PDF后,标题换行 - Free Support Forum - ...

    版本:23.8 编程语言:java 问题截图: 源文件: 审计整改通知书(冀水审改字〔2025〕08号).docx (189.8 KB)...Words将DOCX转换为PDF: import com.aspose.words.Document; import com.aspose...

    forum.aspose.com/t/docx-pdf/320120
  3. 在 Python 中创建 3D 演示文稿|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中轻松生成交互式 3D 演示文稿。快速导出为 PowerPoint 和 OpenDocument 格式,实现多用途使用。... import aspose.pydrawing as drawing import aspose.slides...用 3D 效果: import aspose.pydrawing as drawing import aspose.slides...

    docs.aspose.com/slides/zh/python-net/3d-present...
  4. Deleting Messages from POP3 Server|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.... import aspose.email as ae client =...you how to cancel deletes. import aspose.email as ae client =...

    docs.aspose.com/email/python-net/deleting-messa...
  5. Region-Based Extraction using Python|Aspose.PDF...

    Learn how to extract text from a specific page region or paragraph structure in PDF documents with Aspose.PDF for Python.... import aspose.pdf as ap def extract_text_from_region...write the result to a file. import aspose.pdf as ap def extra...

    docs.aspose.com/pdf/python-net/region-based-ext...
  6. Unlock PDF using Python | Aspose.PDF

    Decrypt (remove encryption) PDF documents programmatically with Python sample code using Aspose.PDF for Python via C++...password-protected PDF containing important information or documents....can be important when archiving or backing up important documents...

    products.aspose.com/pdf/python-cpp/decrypt/
  7. Convert pdf to image Chinese garbled - Free Sup...

    Convert pdf to jpeg, Chinese garbled,other normal. image.png (51.7 KB) code: file_name_without_ext = Path(file_name).stem document = ap.Document(str(file_path)) resolution = ap.devices.Resolution(200) …...pdf import Document from aspose.pdf.plugins import PdfImageToJpegOption...

    forum.aspose.com/t/convert-pdf-to-image-chinese...
  8. View or Edit PPSM Files Metadata using Python |...

    Python source code to edit or view PPSM format metadata....Built-in Properties - Python import aspose.slides as slides # Instantiate...Properties to PPSM - Python import aspose.slides as slides # Instantiate...

    products.aspose.com/slides/python-net/metadata/...
  9. View or Edit PPTX Files Metadata using Python |...

    Python source code to edit or view PPTX format metadata....Built-in Properties - Python import aspose.slides as slides # Instantiate...Properties to PPTX - Python import aspose.slides as slides # Instantiate...

    products.aspose.com/slides/python-net/metadata/...
  10. View or Edit PPSX Files Metadata using Python |...

    Python source code to edit or view PPSX format metadata....Built-in Properties - Python import aspose.slides as slides # Instantiate...Properties to PPSX - Python import aspose.slides as slides # Instantiate...

    products.aspose.com/slides/python-net/metadata/...